[GRASS-user] Problem opening TIF file

Glynn Clements glynn at gclements.plus.com
Fri Oct 3 20:49:11 EDT 2008


Edward Tomlinson wrote:

> Okay so i have rebuilt grass and gdal (fedora 9)
> 
> gdal options
> --with-libtiff=internal
> --with-geotiff=/usr/local
> --with-ecw=/usr/local
> --with-threads
> 
> grass options
> --with-tiff
> --with-tcltk
> --with-fftw
> --with-blas
> --with-lapack
> --enable-largefile
> 
> When i run nm -D libgdal.so | fgrep fopen64, result.
> *U fopen64*
> 
> In grass i am still getting *not recognised as a supported file format*

Then it isn't the file size.

TIFF has a lot of options, so it's possible that the file is using
something which GDAL doesn't understand. Or the file could be damaged.

In any case, if gdalinfo doesn't recognise it, it's a GDAL problem
rather than a GRASS problem per se. You might have more luck with the
GDAL mailing list.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-user mailing list