BigTIFF support

From GRASS-Wiki
Revision as of 20:51, 16 October 2012 by ⚠️Madi (talk | contribs) (Created page with "'''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 o...")
(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 GDAL library compiled against libtiff >= 4.0. See [1]