aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorZac Miller <jzmiller1@users.noreply.github.com>2020-12-02 12:23:28 -0500
committerEven Rouault <even.rouault@spatialys.com>2020-12-08 23:02:32 +0100
commit29d2542cc37d404b9fdef0effe1e006f8969b1c5 (patch)
tree011d62446748e28cbe66da224bc5853267b50a97 /docs
parentf3c51143b5b434829a841d93ae57b6583c2a2ff1 (diff)
downloadPROJ-29d2542cc37d404b9fdef0effe1e006f8969b1c5.tar.gz
PROJ-29d2542cc37d404b9fdef0effe1e006f8969b1c5.zip
Update isea.rst
Clarifying defaults for ISEA.
Diffstat (limited to 'docs')
-rw-r--r--docs/source/operations/projections/isea.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/source/operations/projections/isea.rst b/docs/source/operations/projections/isea.rst
index adb703a1..73f0af7a 100644
--- a/docs/source/operations/projections/isea.rst
+++ b/docs/source/operations/projections/isea.rst
@@ -43,7 +43,9 @@ Parameters
.. option:: +orient=<string>
- Can be set to either ``isea`` or ``pole``.
+ Can be set to either ``isea`` or ``pole``. See Snyder's Figure 12 for pole orientation :cite:`Snyder1992`.
+
+ *Defaults to isea*
.. option:: +azi=<value>
@@ -62,6 +64,8 @@ Parameters
.. option:: +mode=<string>
Can be either ``plane``, ``di``, ``dd`` or ``hex``.
+
+ *Defaults to plane*
.. include:: ../options/lon_0.rst