Opened 8 years ago
Closed 6 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 )
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)
Change History (4)
by , 8 years ago
Attachment: | libgeotiff.patch added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Milestone: | → closed_because_of_github_migration |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
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.
Patch to import 3D geographic CS in gcs.csv