aboutsummaryrefslogtreecommitdiff
path: root/test/gie/4D-API_cs2cs-style.gie
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-04-07 13:41:12 +0200
committerEven Rouault <even.rouault@spatialys.com>2018-04-09 20:51:34 +0200
commit3a2ddb6c6efbccf388ea89e177ca51fd25946ecf (patch)
tree128f9abb05808dc99e9cddf8a48ae9b1c9f50820 /test/gie/4D-API_cs2cs-style.gie
parentac78787bf3bfa15dabbbad0042ca762020542365 (diff)
downloadPROJ-3a2ddb6c6efbccf388ea89e177ca51fd25946ecf.tar.gz
PROJ-3a2ddb6c6efbccf388ea89e177ca51fd25946ecf.zip
Add webmerc projection
Diffstat (limited to 'test/gie/4D-API_cs2cs-style.gie')
-rw-r--r--test/gie/4D-API_cs2cs-style.gie13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/gie/4D-API_cs2cs-style.gie b/test/gie/4D-API_cs2cs-style.gie
index bbd9ee39..6eed4faa 100644
--- a/test/gie/4D-API_cs2cs-style.gie
+++ b/test/gie/4D-API_cs2cs-style.gie
@@ -216,6 +216,19 @@ expect -10370728.80 5552839.74 0
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
+Test that Google's Web Mercator with +proj=webmerc
+-------------------------------------------------------------------------------
+operation proj=pipeline step init=epsg:26915 inv step proj=webmerc datum=WGS84
+-------------------------------------------------------------------------------
+tolerance 20 cm
+accept 487147.594520173 4934316.46263998
+expect -10370728.80 5552839.74
+
+accept 487147.594520173 4934316.46263998 0
+expect -10370728.80 5552839.74 0
+-------------------------------------------------------------------------------
+
+-------------------------------------------------------------------------------
Test that +datum parameters are handled correctly in pipelines.
See #872 for details.
-------------------------------------------------------------------------------