diff options
Diffstat (limited to 'docs/source/usage')
| -rw-r--r-- | docs/source/usage/operations/projections/aeqd.rst | 14 | ||||
| -rw-r--r-- | docs/source/usage/operations/projections/airy.rst | 18 |
2 files changed, 30 insertions, 2 deletions
diff --git a/docs/source/usage/operations/projections/aeqd.rst b/docs/source/usage/operations/projections/aeqd.rst index 949cd8a0..32165e49 100644 --- a/docs/source/usage/operations/projections/aeqd.rst +++ b/docs/source/usage/operations/projections/aeqd.rst @@ -3,8 +3,20 @@ ******************************************************************************** Azimuthal Equidistant ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | Azimuthal | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward and inverse, spherical and elliptical projection | ++---------------------+----------------------------------------------------------+ +| **Implemented by** | Gerald I. Evenden | ++---------------------+----------------------------------------------------------+ +| **Options** | ++---------------------+----------------------------------------------------------+ +| `+guam` | Use Guam elliptical formulas. Defaults to false. | ++---------------------+----------------------------------------------------------+ + .. image:: ./images/aeqd.png :scale: 50% - :alt: Azimuthal Equidistant + :alt: Azimuthal Equidistant diff --git a/docs/source/usage/operations/projections/airy.rst b/docs/source/usage/operations/projections/airy.rst index 307af3e3..d2730592 100644 --- a/docs/source/usage/operations/projections/airy.rst +++ b/docs/source/usage/operations/projections/airy.rst @@ -3,8 +3,24 @@ ******************************************************************************** Airy ******************************************************************************** ++---------------------+----------------------------------------------------------+ +| **Classification** | | ++---------------------+----------------------------------------------------------+ +| **Available forms** | Forward spherical projection | ++---------------------+----------------------------------------------------------+ +| **Defined area** | Global | ++---------------------+----------------------------------------------------------+ +| **Implemented by** | Gerald I. Evenden | ++---------------------+----------------------------------------------------------+ +| **Options** | ++---------------------+----------------------------------------------------------+ +| `+lat_b` | | ++---------------------+----------------------------------------------------------+ +| `+no_cut` | Do not cut at hemisphere limit | ++---------------------+----------------------------------------------------------+ + .. image:: ./images/airy.png :scale: 50% - :alt: Airy + :alt: Airy |
