Opened 7 years ago

Closed 5 years ago

#6827 closed task (wontfix)

[PATCH] Temptative support for 3D geographic CS with WKT 1

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: closed_because_of_github_migration
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by Even Rouault)

Attached a patch that implements 3D geographic CS with WKT 1, but I realized that 3 axis for GEOGCS is illegal in WKT 1 : http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/doc-files/WKT.html

so not sure to do with that.

Also the related libgeotiff patch attached

For posterity...

Note: this was driven by https://github.com/OSGeo/proj.4/issues/394

Attachments (2)

libgeotiff.patch (27.9 KB ) - added by Even Rouault 7 years ago.
Patch to import 3D geographic CS in gcs.csv
GCS3D.patch (69.7 KB ) - added by Even Rouault 7 years ago.
GDAL patch for 3D geog CS

Download all attachments as: .zip

Change History (4)

by Even Rouault, 7 years ago

Attachment: libgeotiff.patch added

Patch to import 3D geographic CS in gcs.csv

by Even Rouault, 7 years ago

Attachment: GCS3D.patch added

GDAL patch for 3D geog CS

comment:1 by Even Rouault, 7 years ago

Description: modified (diff)

comment:2 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.