Re: [gdal-dev] GDAL unable to recognize large GRC file

2011-07-17 Thread Chaitanya kumar CH
jt, The .tab file is only used for the projection info. Were you able to open the file with any other application? Please check for any extra error messages with the CPL_DEBUG environment variable set to ON. On Sun, Jul 17, 2011 at 3:10 AM, jt2000 wrote: > I have a large (>500MB) GRC file that

[gdal-dev] GDAL unable to recognize large GRC file

2011-07-16 Thread jt2000
I have a large (>500MB) GRC file that is not being read by GDAL correctly. *[me@server data]$ gdalinfo filename.grc ERROR 4: `filename.grc' not recognised as a supported file format. gdalinfo failed - unable to open 'filename.grc'.* Is this due to the size? I have other 200MB files that work fi