diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-02-09 19:46:25 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-02-09 19:46:25 +0100 |
| commit | c72dabdc3f1fd5e09c750b8965768b1b5b686798 (patch) | |
| tree | f8d3c21324927506be5bcc25f7d97c6071e435a1 /src | |
| parent | ad2cb7a1206391b5742eb5346f2a7f9baf864cff (diff) | |
| download | PROJ-c72dabdc3f1fd5e09c750b8965768b1b5b686798.tar.gz PROJ-c72dabdc3f1fd5e09c750b8965768b1b5b686798.zip | |
Database: update to EPSG v10.013
Diffstat (limited to 'src')
| -rw-r--r-- | src/iso19111/operation/transformation.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
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) |
