From b2acc54e5f6997426b1a21ff2b35067969bcc6aa Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 4 Nov 2021 20:48:12 +0100 Subject: Database: update to EPSG v10.039 --- src/iso19111/operation/transformation.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/iso19111') diff --git a/src/iso19111/operation/transformation.cpp b/src/iso19111/operation/transformation.cpp index a30e1248..a3608cc8 100644 --- a/src/iso19111/operation/transformation.cpp +++ b/src/iso19111/operation/transformation.cpp @@ -2011,6 +2011,7 @@ isGeographic3DToGravityRelatedHeight(const OperationMethodNNPtr &method, "1100", // Geog3D to Geog2D+GravityRelatedHeight (PL txt) "1103", // Geog3D to Geog2D+GravityRelatedHeight (EGM) "1105", // Geog3D to Geog2D+GravityRelatedHeight (ITAL2005) + // "1110", // Geog3D to Geog2D+Depth (Gravsoft) FIXME: to investigate how to map this to PROJ pipeline (depth vs height) "9661", // Geographic3D to GravityRelatedHeight (EGM) "9662", // Geographic3D to GravityRelatedHeight (Ausgeoid98) "9663", // Geographic3D to GravityRelatedHeight (OSGM-GB) -- cgit v1.2.3