[GRASS-user] bigTIFF file input

Paulo van Breugel p.vanbreugel at gmail.com
Tue Oct 16 08:20:27 PDT 2012


Hi,

Did you build gdal from source? When you compile gdal with internal libtiff
or with libtiff >= 4.0, GDAL should supports reading and writing BigTIFF
files (evolution of the TIFF format to support files larger than 4 GB).

You should also enable big file support when compiling grass I think, which
you can set with ./configure --enable-largefile

If you use the default gdal install, it might not support big files. This
is for example the case in Ubuntu (I think, didn't check with 12.04
though). In that case you might want to compile gdal from source.

Cheers,

Paulo



On Tue, Oct 16, 2012 at 4:37 PM, Albert Saribekyan <
albertsaribekyan at rambler.ru> wrote:

>
>
>
>
>
> Albert Saribekyan.
>
>>
>>  Hi all,
> I tryed to import a geotiff file with size of 6 GB and there are a
> following error
>   GRASS 7.0.svn (example):~ > r.in.gdal input=/localuser/albert/test_**1.tif
> output=test_1 location=test1
> ERROR 4: This is a BigTIFF file.  BigTIFF is not supported by this
> version of GDAL and libtiff.
>
> could you help me please..
> regards.
> ______________________________**_________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/**mailman/listinfo/grass-user<http://lists.osgeo.org/mailman/listinfo/grass-user>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121016/74fccdcb/attachment.html>


More information about the grass-user mailing list