aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorBojan Šavrič <bsavric@esri.com>2018-08-22 10:43:19 -0700
committerKristian Evers <kristianevers@gmail.com>2018-08-22 19:43:19 +0200
commitb2fe2277e225d3e666cdcce92182595bb547cb0c (patch)
tree957932ebc58781d39d7e01eea36610b354310bd4 /docs/source
parent3e9ae6f6ef2a36c3b69f0ee81698c9710fedf6af (diff)
downloadPROJ-b2fe2277e225d3e666cdcce92182595bb547cb0c.tar.gz
PROJ-b2fe2277e225d3e666cdcce92182595bb547cb0c.zip
Adding ellipsoidal equations for the Equal Earth (#1101)
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/operations/projections/eqearth.rst32
1 files changed, 17 insertions, 15 deletions
diff --git a/docs/source/operations/projections/eqearth.rst b/docs/source/operations/projections/eqearth.rst
index dc5dd8f9..cbc2ab15 100644
--- a/docs/source/operations/projections/eqearth.rst
+++ b/docs/source/operations/projections/eqearth.rst
@@ -6,21 +6,21 @@ Equal Earth
.. versionadded:: 5.2.0
-+---------------------+--------------------------------------------------------+
-| **Classification** | Pseudo cylindrical |
-+---------------------+--------------------------------------------------------+
-| **Available forms** | Forward and inverse, spherical projection |
-+---------------------+--------------------------------------------------------+
-| **Defined area** | Global |
-+---------------------+--------------------------------------------------------+
-| **Alias** | eqearth |
-+---------------------+--------------------------------------------------------+
-| **Domain** | 2D |
-+---------------------+--------------------------------------------------------+
-| **Input type** | Geodetic coordinates |
-+---------------------+--------------------------------------------------------+
-| **Output type** | Projected coordinates |
-+---------------------+--------------------------------------------------------+
++---------------------+-----------------------------------------------------------+
+| **Classification** | Pseudo cylindrical |
++---------------------+-----------------------------------------------------------+
+| **Available forms** | Forward and inverse, spherical and ellipsoidal projection |
++---------------------+-----------------------------------------------------------+
+| **Defined area** | Global |
++---------------------+-----------------------------------------------------------+
+| **Alias** | eqearth |
++---------------------+-----------------------------------------------------------+
+| **Domain** | 2D |
++---------------------+-----------------------------------------------------------+
+| **Input type** | Geodetic coordinates |
++---------------------+-----------------------------------------------------------+
+| **Output type** | Projected coordinates |
++---------------------+-----------------------------------------------------------+
@@ -50,6 +50,8 @@ Parameters
.. include:: ../options/lon_0.rst
+.. include:: ../options/ellps.rst
+
.. include:: ../options/R.rst
.. include:: ../options/x_0.rst