Opened 13 years ago

Closed 13 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)

hfadataset_1.8.0_GDA94.cpp.patch (664 bytes ) - added by Sam Gillingham 13 years ago.
Proposed patch for hfadataset.cpp against GDAL 1.8.0
frmt_hfa_GDA94.patch (530 bytes ) - added by Sam Gillingham 13 years ago.
Proposed patch for the HFA documentation
hfadataset_1.9.0_GDA94.patch (677 bytes ) - added by Sam Gillingham 13 years ago.
Updated patch against GDAL-trunk

Download all attachments as: .zip

Change History (4)

by Sam Gillingham, 13 years ago

Proposed patch for hfadataset.cpp against GDAL 1.8.0

by Sam Gillingham, 13 years ago

Attachment: frmt_hfa_GDA94.patch added

Proposed patch for the HFA documentation

by Sam Gillingham, 13 years ago

Updated patch against GDAL-trunk

comment:1 by Even Rouault, 13 years ago

Milestone: 1.9.0
Resolution: fixed
Status: newclosed

Patch applied (blindly) in r22319

Note: See TracTickets for help on using tickets.