diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/operations/projections/eqearth.rst | 32 |
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 |
