[GRASSLIST:1052] Re: gdal problem

Keith J. Forbes listsemail at gmx.net
Wed Aug 27 13:15:27 EDT 2003


On Wednesday 27 August 2003 06:02 pm, you wrote:
> Keith J. Forbes wrote:
>   > Hi Frank,
> >
> > I ran gdalinfo. Results:
> >  > gdalinfo w001001x.adf
> >
> > ERROR 4: `w001001x.adf' not recognised as a supported file format.
> >
> > GDALOpen failed - 4
> > `w001001x.adf' not recognised as a supported file format.
> >
> > any idea??
>
> Keith,
>
> Try it on the directory or the hdf.adf file.  If this still doesn't work
> file a bug report and I will dig into what is happening.
>
> Best regards,

-- 
k|J|f

Thanks for staying with this Frank. Here are the results of what you suggested along with a couple of other .adf files from the project dir:

GRASS:~/grass5/datasrc/hadrm/a2c_con > r.in.gdal input=/home/keith/grass5/datasrc/hadrm/a2c_con/etp output=etp
Segmentation fault

GRASS:~/grass5/datasrc/hadrm/a2c_con > r.in.gdal input=/home/keith/grass5/datasrc/hadrm/a2c_con/etp/hdr.adf output=etp
Segmentation fault

GRASS:~/grass5/datasrc/hadrm/a2c_con > r.in.gdal input=/home/keith/grass5/datasrc/hadrm/a2c_con/etp/sta.adf output=etp
Segmentation fault

GRASS:~/grass5/datasrc/hadrm/a2c_con > r.in.gdal input=/home/keith/grass5/datasrc/hadrm/a2c_con/etp/dblbnd.adf output=etp
Segmentation fault


here's some gdal-config info that may help (??)

GRASS:~/grass5/datasrc/hadrm/a2c_con > gdal-config --libs
-L/usr/local/lib -lgdal.1.1
GRASS:~/grass5/datasrc/hadrm/a2c_con > gdal-config --version
1.1.8
GRASS:~/grass5/datasrc/hadrm/a2c_con > gdal-config --formats
gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 bsb xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp gif jpeg png
GRASS:~/grass5/datasrc/hadrm/a2c_con > gdal-config --cflags
-I/usr/local/include
GRASS:~/grass5/datasrc/hadrm/a2c_con > gdal-config --ogr-enabled
yes


Would updating to 1.1.9 help?

Thanks again,
Keith




More information about the grass-user mailing list