BigTIFF support

From GRASS-Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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]