diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-05-18 13:18:20 -0500 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-05-18 13:18:20 -0500 |
| commit | 69b1aafe11c0559f0a88d86db7e57ff99a4a6641 (patch) | |
| tree | badb16c0dda0b47d0931ddc58feae3c5a1ba2a63 /test/cli | |
| parent | c0b6b6c97c39a27bcbb966032689b763b482dcfc (diff) | |
| download | PROJ-69b1aafe11c0559f0a88d86db7e57ff99a4a6641.tar.gz PROJ-69b1aafe11c0559f0a88d86db7e57ff99a4a6641.zip | |
customizations.sql: remove the removal of the deprecation entry of RAF09 by RAF18
Diffstat (limited to 'test/cli')
| -rw-r--r-- | test/cli/testprojinfo_out.dist | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist index ea0f4983..4c0e726d 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -758,7 +758,7 @@ PROJ string: +proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +proj=vgridshift +grids=g2012ba0.gtx +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1 Testing NGF IGN69 height to RGF93: projinfo -s EPSG:5720 -t EPSG:4965 -o PROJ -Candidate operations found: 3 +Candidate operations found: 2 ------------------------------------- Operation n°1: @@ -770,14 +770,6 @@ PROJ string: ------------------------------------- Operation n°2: -INVERSE(DERIVED_FROM(EPSG)):8371, Inverse of RGF93 to NGF IGN69 height (2), 0.02 m, France - mainland onshore - -PROJ string: -+proj=vgridshift +grids=RAF09.gtx +multiplier=1 - -------------------------------------- -Operation n°3: - INVERSE(EPSG):10000, Inverse of RGF93 to NGF IGN69 height (1), 0.5 m, France - mainland onshore PROJ string: |
