From 9436c8419601359e8203b0b1711b8a737e3353a6 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 9 Sep 2020 22:29:19 +0200 Subject: Map EPSG:1083 'Geog3D to Geog2D+Vertical (AUSGeoid v2)' method to +proj=vgridshift --- src/iso19111/coordinateoperation.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/iso19111/coordinateoperation.cpp b/src/iso19111/coordinateoperation.cpp index 327af7a1..10b1baf4 100644 --- a/src/iso19111/coordinateoperation.cpp +++ b/src/iso19111/coordinateoperation.cpp @@ -8726,6 +8726,7 @@ isGeographic3DToGravityRelatedHeight(const OperationMethodNNPtr &method, "1072", // Geographic3D to GravityRelatedHeight (OSGM15-Ire) "1073", // Geographic3D to GravityRelatedHeight (IGN2009) "1081", // Geographic3D to GravityRelatedHeight (BEV AT) + "1083", // Geog3D to Geog2D+Vertical (AUSGeoid v2) "9661", // Geographic3D to GravityRelatedHeight (EGM) "9662", // Geographic3D to GravityRelatedHeight (Ausgeoid98) "9663", // Geographic3D to GravityRelatedHeight (OSGM-GB) -- cgit v1.2.3