From fa0c0e617e4fdc5bf1e2bb2142a4213698808155 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 9 Nov 2021 00:44:06 +0100 Subject: Reformatting fixes --- src/iso19111/operation/transformation.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/iso19111/operation') diff --git a/src/iso19111/operation/transformation.cpp b/src/iso19111/operation/transformation.cpp index a3608cc8..36540242 100644 --- a/src/iso19111/operation/transformation.cpp +++ b/src/iso19111/operation/transformation.cpp @@ -2011,7 +2011,8 @@ 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) + // "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