diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-23 13:08:23 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-23 19:05:50 +0100 |
| commit | ba37cd70b299d8ea918f6bb219805713c9e6507a (patch) | |
| tree | ea50c891b9b6e10c186eefd122636d44d9405ae0 /test/cli | |
| parent | ae1a0324fb51c8a357b24991c3627d5c2414a784 (diff) | |
| download | PROJ-ba37cd70b299d8ea918f6bb219805713c9e6507a.tar.gz PROJ-ba37cd70b299d8ea918f6bb219805713c9e6507a.zip | |
Database: add a geoid_like value for proj_method column of grid_alternatives, fix related entries and simplify/robustify logic to deal with EPSG 'Geographic3D to GravityRelatedHeight' methods
Diffstat (limited to 'test/cli')
| -rw-r--r-- | test/cli/testprojinfo_out.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist index 794f313b..d380d6e2 100644 --- a/test/cli/testprojinfo_out.dist +++ b/test/cli/testprojinfo_out.dist @@ -978,7 +978,7 @@ Operation No. 2: INVERSE(EPSG):10000, Inverse of RGF93 to NGF IGN69 height (1), 0.5 m, France - mainland onshore PROJ string: -+proj=pipeline +step +inv +proj=vgridshift +grids=ggf97a.txt +multiplier=1 ++proj=vgridshift +grids=ggf97a.txt +multiplier=1 Testing EPSG:32631 --3d PROJ.4 string: |
