diff options
Diffstat (limited to 'docs/source/operations/options/ellps.rst')
| -rw-r--r-- | docs/source/operations/options/ellps.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/source/operations/options/ellps.rst b/docs/source/operations/options/ellps.rst index b754f741..9fda547f 100644 --- a/docs/source/operations/options/ellps.rst +++ b/docs/source/operations/options/ellps.rst @@ -1,5 +1,8 @@ .. option:: +ellps=<value> - See :option:`proj -le` for a list of available ellipsoids. + The name of a built-in ellipsoid definition. + + See :ref:`ellipsoids` for more information, or execute + :option:`proj -le` for a list of built-in ellipsoid names. *Defaults to "GRS80".* |
