Opened 12 years ago

Closed 12 years ago

#4387 closed defect (fixed)

Radarsat-2 driver cannot open subdatasets by passing in the folder

Reported by: aklein Owned by: warmerdam
Priority: normal Milestone: 1.9.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

The default r2 dataset can be opened by passing the folder location but an error is raised when opening a subdataset by folder. Updated code is attached.

Attachments (1)

rs2dataset.cpp (56.0 KB ) - added by aklein 12 years ago.
fix for opening subdatasets by folder for r2 driver 1.8.1

Download all attachments as: .zip

Change History (2)

by aklein, 12 years ago

Attachment: rs2dataset.cpp added

fix for opening subdatasets by folder for r2 driver 1.8.1

comment:1 by Even Rouault, 12 years ago

Milestone: 1.9.0
Resolution: fixed
Status: newclosed

r23570 /trunk/gdal/frmts/rs2/rs2dataset.cpp: RS2: allow opening subdatasets by passing in the folder (#4387)

Note: See TracTickets for help on using tickets.