BigTIFF support

From GRASS-Wiki
Revision as of 10:18, 1 January 2013 by ⚠️NikosA (talk | contribs) (Various changes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Q: I am trying to import a large GeoTIFF file with r.in.gdal and I get the following error:

ERROR 4: This is a BigTIFF file. BigTIFF is not supported by this version of GDAL and libtiff.

A: You need to have the GDAL library compiled against libtiff >= 4.0. See [1]