diff options
Diffstat (limited to 'docs/source/operations/projections/lcca.rst')
| -rw-r--r-- | docs/source/operations/projections/lcca.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/source/operations/projections/lcca.rst b/docs/source/operations/projections/lcca.rst index 2eb8e54e..8ca41e93 100644 --- a/docs/source/operations/projections/lcca.rst +++ b/docs/source/operations/projections/lcca.rst @@ -4,6 +4,23 @@ Lambert Conformal Conic Alternative ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | Conical | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward and inverse, spherical and elliptical projection | ++---------------------+----------------------------------------------------------+ +| **Defined area** | Global | ++---------------------+----------------------------------------------------------+ +| **Alias** | lcca | ++---------------------+----------------------------------------------------------+ +| **Domain** | 2D | ++---------------------+----------------------------------------------------------+ +| **Input type** | Geodetic coordinates | ++---------------------+----------------------------------------------------------+ +| **Output type** | Projected coordinates | ++---------------------+----------------------------------------------------------+ + + .. figure:: ./images/lcca.png :width: 500 px :align: center |
