Ticket #3312 (closed enhancement: fixed)
Add support for new metadata item "coordinate system string" to ENVI driver
| Reported by: | dszlucha | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | 1.8.1 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | ENVI |
| Cc: | mloskot |
Description
ENVI 4.7 adds a new metadata item called "coordinate system string" which is an ESRI .prj compatible WKT string to the ENVI .hdr format in envidataset.cpp. I would like to have this new code integrated into the GDAL trunk as well as the ESRI branch. Attached is our working copy of the new code which adds parsing to ENVIDataset::ProcessMapinfo?() and writes the new string in ENVIDataset::WriteProjectionInfo?().
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

