aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testprojinfo_out.dist
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-01 00:16:15 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-03 14:27:35 +0100
commit5a7ff4380e9526aca0287e45b27a8b37664e9708 (patch)
tree446c438497bdd02a6df80cb98130462af77787cc /test/cli/testprojinfo_out.dist
parenta0de56228be06427c7870cbc1923b11dad11856e (diff)
downloadPROJ-5a7ff4380e9526aca0287e45b27a8b37664e9708.tar.gz
PROJ-5a7ff4380e9526aca0287e45b27a8b37664e9708.zip
Database: register AUSGeoid09 and AUSGeoid2020
Related to https://github.com/OSGeo/proj-datumgrid/pull/66 Tune operation search so that it can work with Geog2D <--> VertCS for commandline niceness
Diffstat (limited to 'test/cli/testprojinfo_out.dist')
-rw-r--r--test/cli/testprojinfo_out.dist20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist
index 8b17c0e7..25b29a79 100644
--- a/test/cli/testprojinfo_out.dist
+++ b/test/cli/testprojinfo_out.dist
@@ -1078,3 +1078,23 @@ unknown id, Inverse of 3-degree Gauss-Kruger zone 3 + DHDN to ETRS89 (8), 0.9 m,
unknown id, Inverse of 3-degree Gauss-Kruger zone 3 + DHDN to ETRS89 (3), 1 m, Germany - West Germany S
unknown id, Inverse of 3-degree Gauss-Kruger zone 3 + DHDN to ETRS89 (2), 3 m, Germany - West Germany all states
+Testing -s "GDA94" -t "AHD height" --grid-check none -o PROJ --spatial-test intersects
+Candidate operations found: 1
+-------------------------------------
+Operation n°1:
+
+DERIVED_FROM(EPSG):5656, GDA94 to AHD height (49), 0.03 m, Australia - mainland
+
+PROJ string:
++proj=pipeline +step +inv +proj=vgridshift +grids=AUSGeoid09_V1.01.gtx +multiplier=1
+
+Testing -s "GDA2020" -t "AHD height" --grid-check none -o PROJ --spatial-test intersects
+Candidate operations found: 1
+-------------------------------------
+Operation n°1:
+
+DERIVED_FROM(EPSG):8451, GDA2020 to AHD height (1), 0.03 m, Australia Christmas and Cocos - onshore
+
+PROJ string:
++proj=pipeline +step +inv +proj=vgridshift +grids=AUSGeoid2020_20180201.gtx +multiplier=1
+