aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/gie/ellipsoid.gie10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/gie/ellipsoid.gie b/test/gie/ellipsoid.gie
index 81208bc1..c2c7770a 100644
--- a/test/gie/ellipsoid.gie
+++ b/test/gie/ellipsoid.gie
@@ -159,4 +159,14 @@ accept 12 55
expect 700416.5900 5669475.8884
-------------------------------------------------------------------------------
+-------------------------------------------------------------------------------
+Test that flattening can be set to zero
+-------------------------------------------------------------------------------
+operation proj=merc +a=1.0 +f=0.0
+-------------------------------------------------------------------------------
+accept 12 56
+expect 0.20944 1.18505
+-------------------------------------------------------------------------------
+
+
</gie>