diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-06-19 21:15:39 +0200 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2021-06-19 21:15:39 +0200 |
| commit | 9a2f2ed95074df7e22d89521a93ccccc4abfd789 (patch) | |
| tree | aa08dc02da53cbc55d0b4a1fe97e0a5406c1ee0b /test/unit/test_operationfactory.cpp | |
| parent | a79b5558da1a391a9d7418316c9f507583d41b2a (diff) | |
| download | PROJ-9a2f2ed95074df7e22d89521a93ccccc4abfd789.tar.gz PROJ-9a2f2ed95074df7e22d89521a93ccccc4abfd789.zip | |
Database: update to EPSG v10.027
Diffstat (limited to 'test/unit/test_operationfactory.cpp')
| -rw-r--r-- | test/unit/test_operationfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/test_operationfactory.cpp b/test/unit/test_operationfactory.cpp index 18a19d14..8c79e308 100644 --- a/test/unit/test_operationfactory.cpp +++ b/test/unit/test_operationfactory.cpp @@ -2181,7 +2181,7 @@ TEST(operation, projCRS_to_projCRS_through_geog3D) { "+step +proj=cart +ellps=WGS84 " "+step +proj=helmert +x=-0.16959 +y=0.35312 +z=0.51846 " "+rx=-0.03385 +ry=0.16325 +rz=-0.03446 +s=0.03693 " - "+convention=position_vector " + "+convention=coordinate_frame " "+step +inv +proj=cart +ellps=GRS80 " "+step +proj=pop +v_3 " "+step +proj=tmerc +lat_0=0 +lon_0=-84 +k=0.9999 +x_0=500000 " |
