diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-09-09 22:28:41 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-09-09 22:28:41 +0200 |
| commit | b69aa99cab3fd8c6d99e7429901fecd68cf7cd9d (patch) | |
| tree | 4675874a0c4fee254c08529bfcea9aeb532cf153 /test/cli/testprojinfo_out.dist | |
| parent | af2ab20b508fd1a1ac64c2599ec9507aeb7aa2f0 (diff) | |
| download | PROJ-b69aa99cab3fd8c6d99e7429901fecd68cf7cd9d.tar.gz PROJ-b69aa99cab3fd8c6d99e7429901fecd68cf7cd9d.zip | |
Database: update to EPSG 9.9
Diffstat (limited to 'test/cli/testprojinfo_out.dist')
| -rw-r--r-- | test/cli/testprojinfo_out.dist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist index ee7e6f9b..8ece2e62 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -1078,7 +1078,7 @@ Candidate operations found: 1 ------------------------------------- Operation No. 1: -DERIVED_FROM(EPSG):5656, GDA94 to AHD height (49), 0.03 m, Australia - mainland +DERIVED_FROM(EPSG):5656, GDA94 to AHD height (49), 0.15 m, Australia - mainland PROJ string: +proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=au_ga_AUSGeoid09_V1.01.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1 @@ -1088,7 +1088,7 @@ Candidate operations found: 1 ------------------------------------- Operation No. 1: -DERIVED_FROM(EPSG):8451, GDA2020 to AHD height (1), 0.03 m, Australia Christmas and Cocos - onshore +DERIVED_FROM(EPSG):8451, GDA2020 to AHD height (1), 0.15 m, Australia Christmas and Cocos - onshore PROJ string: +proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=au_ga_AUSGeoid2020_20180201.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1 |
