Alan,

this issue was reported as http://trac.osgeo.org/gdal/ticket/3194. There's a proposed patch in it. Another workaround (untested) is to copy U2881301.GEN as U2881302.GEN and U2881301.QAL as U2881302.QAL

Best regards,

Even

Alans a écrit :
I am having trouble getting GDAL to recognize ASRP IMG files when the
filename ends in anything other than 01.IMG. For example I have a directory
containing the following ASRP files:

  U2881301.GEN,
  U2881301.GER,
  U2881301.IMG,
  U2881301.QAL,
  U2881301.SOU,
  U2881302.IMG.

When i try to generate a shape file to index these ASRP files with the
command:

  gdaltindex shapefile.shp *.IMG

GDAL reports:

  ERROR 4: '/path/U2881302.IMG' not recognised as a supported file format.
Unable to open /path/U2881302.IMG, skipping.
Does anyone have a workaround for this?

Regards
Alan


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to