Opened 15 years ago

Closed 15 years ago

#3187 closed defect (fixed)

Add 2 NZ coordinate system definition to mitab driver

Reported by: jpalmer Owned by: warmerdam
Priority: normal Milestone: 1.6.3
Component: OGR_SRS Version: svn-trunk
Severity: normal Keywords: Mapinfo datum NZ
Cc: Daniel Morissette

Description

When creating Mapinfo files from ogr2ogr the tab coordinate system definitions are not correctly handled by the Mapinfo application. This is because the Mitab driver is missing the datum names as used in the Mapinfo coordinate system database.

The attached patch adds those datum names.

Attachments (1)

mtab_cs_patch.diff (1.3 KB ) - added by jpalmer 15 years ago.

Download all attachments as: .zip

Change History (2)

by jpalmer, 15 years ago

Attachment: mtab_cs_patch.diff added

comment:1 by warmerdam, 15 years ago

Cc: Daniel Morissette added
Milestone: 1.7.01.6.3
Resolution: fixed
Status: newclosed

The new names are the default ones generated from EPSG, so this seems like a good addition even though the whole name based approach is very fragile and weak.

Patched upstream in MITAB, and the fix downstreamed into trunk (r17828) and 1.6 branch (17829).

Thanks

Note: See TracTickets for help on using tickets.