[GRASS-user] bigTIFF file input

Markus Metz markus.metz.giswork at gmail.com
Tue Oct 16 14:13:18 PDT 2012


On Tue, Oct 16, 2012 at 5:20 PM, Paulo van Breugel
<p.vanbreugel at gmail.com> wrote:
> 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.

GDAL uses by default its internal libtiff and supports BigTIFF, for a
couple of years in its stable versions. If you installed gdal with the
package manager of your Linux version, you would need to file a bug
report for your Linux version or compile GDAL yourself from source
with the default options for GTiff. If you compiled GDAL from source,
you may need to update to the latest stable version and compile with
the default options for GTiff.

HTH,

Markus

>
> 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
>
>
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>


More information about the grass-user mailing list