Opened 15 years ago

Closed 14 years ago

#2907 closed defect (fixed)

ERS file pointing to an ECW file is not opening when a full path name is not specified

Reported by: simonwoo Owned by: warmerdam
Priority: normal Milestone: 1.6.3
Component: GDAL_Raster Version: 1.6.0
Severity: normal Keywords: ERS ECW
Cc:

Description

If I try to view an ERS file that is a link to a ECW file, the file will not open. The ECW file itself is valid and can be viewed. It appears that a full path name is wanted. Currently the ERS and ECW file reside in the same folder without a full path name.

To Reproduce:

  • Open a GDAL program of choice (e.g. OpenEV, ArcGIS, etc)
  • Add the ERS data

There will be an error that the file cannot be opened. If you try to add the ECW file directly, it will work fine. If I open up the ERS file with a text editor, I see that it points to a file.

I have tried to specify the data path in the text editor (with a full path name) and that does work. So it appears that it will not work if the data it is pointing to is in the same file and does not have the full path typed out.


I have tried to attatch the data (13mb) but it is too large for the Ticket to handle. Please e-mail me (swoo@esri) to receive the data. Or let me know where I can upload it to - where it can handle more than 10 mb.

Change History (2)

comment:1 by Even Rouault, 15 years ago

Owner: changed from Frank Warmerdam to warmerdam

(I've corrected Frank Warmerdam's osgeo id)

comment:2 by Even Rouault, 14 years ago

Resolution: fixed
Status: newclosed

Closing as a duplicate of http://trac.osgeo.org/gdal/ticket/3196. Fixed in trunk and branches/1.6

Note: See TracTickets for help on using tickets.