Opened 13 years ago

Closed 13 years ago

#4018 closed defect (fixed)

GetFileList for TILDataset missing

Reported by: ajain Owned by: warmerdam
Priority: high Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: TIL
Cc:

Description

The GetFileList function on TILDataset should be implemented to return references to all the TIF files, IMD file etc that are referenced in the TIL file.

Change History (2)

comment:1 by warmerdam, 13 years ago

Keywords: TIL added
Status: newassigned

comment:2 by warmerdam, 13 years ago

Resolution: fixed
Status: assignedclosed

Incorporated in trunk (r22054) with tests (r22055) and supporting functions (r22053).

Backported into 1.8-esri branch (r22056).

I will still be doing some work to use the new GDALFindAssociatedFile() in other contexts, but that is not pertinent to the goal of this ticket.

Note: See TracTickets for help on using tickets.