Skip to content

Commit 9f02215

Browse files
authored
Update ellipsoids.rst to mention default
Declare default.
1 parent 02e12b4 commit 9f02215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/usage/ellipsoids.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ parameters given are ignored.
109109
Built-in ellipsoid definitions
110110
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
111111

112-
The ``ellps=xxx`` parameter provides both size and shape for a number of
113-
built-in ellipsoid definitions.
112+
The ``+ellps=xxx`` parameter provides both size and shape for a number of
113+
built-in ellipsoid definitions. Default is GRS80 if not given.
114114

115115
============ ================================= ============================
116116
ellps Parameters Datum name
@@ -127,7 +127,7 @@ built-in ellipsoid definitions.
127127
sphere a=6370997.0 b=6370997.0 Normal Sphere (r=6370997)
128128
============ ================================= ============================
129129

130-
If size and shape are given as ``ellps=xxx``, later shape and size parameters
130+
If size and shape are given as ``+ellps=xxx``, later shape and size parameters
131131
are are taken into account as modifiers for the built-in ellipsoid definition.
132132

133133
While this may seem strange, it is in accordance with historical PROJ

0 commit comments

Comments
 (0)