#22223: Support BigTIFF format in GDAL ------------------------------+--------------------------------------------- Reporter: adam@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: gdal @1.6.2_0 ------------------------------+--------------------------------------------- When built with internal libtiff or with libtiff >= 4.0, GDAL supports reading and writing BigTIFF files as described here: http://www.gdal.org/frmt_gtiff.html GDAL in macports is currently 1.6.2 and the internal libtiff has been at version 4 since GDAL 1.5.0. The current libtiff in macports is 3.9.1 so the easiest way to support BigTIFF is to compile GDAL with the --with- libtiff=internal and --with-geotiff=internal options. -- Ticket URL: <http://trac.macports.org/ticket/22223> MacPorts <http://www.macports.org/> Ports system for Mac OS