Opened 10 years ago
Closed 10 years ago
#4025 closed enhancement (fixed)
Add support for GDA94 to HFA driver
Reported by: | Sam Gillingham | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.0 |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
I propose a patch to add support for properly translating the GDA94 datum when reading and writing HFA files. There is already a mechanism in hfadataset.cpp to cope with translation between Imagine and WKT names and this patch extends it to work with GDA94.
Attachments (3)
Change History (4)
Changed 10 years ago by
Attachment: | hfadataset_1.8.0_GDA94.cpp.patch added |
---|
Changed 10 years ago by
Attachment: | frmt_hfa_GDA94.patch added |
---|
Proposed patch for the HFA documentation
Changed 10 years ago by
Attachment: | hfadataset_1.9.0_GDA94.patch added |
---|
Updated patch against GDAL-trunk
comment:1 Changed 10 years ago by
Milestone: | → 1.9.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Patch applied (blindly) in r22319
Note: See
TracTickets for help on using
tickets.
Proposed patch for hfadataset.cpp against GDAL 1.8.0