From c72dabdc3f1fd5e09c750b8965768b1b5b686798 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 9 Feb 2021 19:46:25 +0100 Subject: Database: update to EPSG v10.013 --- src/iso19111/operation/transformation.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src') diff --git a/src/iso19111/operation/transformation.cpp b/src/iso19111/operation/transformation.cpp index 45e1d9af..932b9e4e 100644 --- a/src/iso19111/operation/transformation.cpp +++ b/src/iso19111/operation/transformation.cpp @@ -1998,6 +1998,17 @@ isGeographic3DToGravityRelatedHeight(const OperationMethodNNPtr &method, "1073", // Geographic3D to GravityRelatedHeight (IGN2009) "1081", // Geographic3D to GravityRelatedHeight (BEV AT) "1083", // Geog3D to Geog2D+Vertical (AUSGeoid v2) + "1089", // Geog3D to Geog2D+GravityRelatedHeight (BEV AT) + "1090", // Geog3D to Geog2D+GravityRelatedHeight (CGG 2013) + "1091", // Geog3D to Geog2D+GravityRelatedHeight (CI) + "1092", // Geog3D to Geog2D+GravityRelatedHeight (EGM2008) + "1093", // Geog3D to Geog2D+GravityRelatedHeight (Gravsoft) + "1094", // Geog3D to Geog2D+GravityRelatedHeight (IGN1997) + "1095", // Geog3D to Geog2D+GravityRelatedHeight (IGN2009) + "1096", // Geog3D to Geog2D+GravityRelatedHeight (OSGM15-Ire) + "1097", // Geog3D to Geog2D+GravityRelatedHeight (OSGM-GB) + "1098", // Geog3D to Geog2D+GravityRelatedHeight (SA 2010) + "1103", // Geog3D to Geog2D+GravityRelatedHeight (EGM) "9661", // Geographic3D to GravityRelatedHeight (EGM) "9662", // Geographic3D to GravityRelatedHeight (Ausgeoid98) "9663", // Geographic3D to GravityRelatedHeight (OSGM-GB) -- cgit v1.2.3