Ticket #1996 (closed enhancement: fixed)
pdsdataset and isis2dataset updates
| Reported by: | thare | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | GDAL_Raster | Version: | 1.4.2 |
| Severity: | normal | Keywords: | PDS, ISIS2, ISIS3 |
| Cc: | warmerdam@… |
Description
I have uploaded two upgraded files for pdsdataset.cpp and isis2dataset.cpp. There are changes to the projection section but also many other changes sprinkled through out. Also for the pdsdataset I had to add another routine to check for the cellsize unit
const char *GetKeywordUnit?( const char *pszPath,
int iSubscript, const char *pszDefault = "");
These two .cpp files will need to placed into the new format directory "pds" and change accordingly for the new path. THe old path was "raw". I think there were updates to the NASAKeywordHandler files.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

