diff options
| author | Even Rouault <even.rouault@mines-paris.org> | 2018-08-20 13:59:19 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-20 13:59:19 +0200 |
| commit | bbea214c603dd4459ffb9b97d4b003d76151aa92 (patch) | |
| tree | 91ff71af7e7ebcfe5e96853c3e3d3afe48c44b74 /docs/source/operations/projections | |
| parent | 121deeb3ff5c44aa1ae67944be0ad8c3f38d3986 (diff) | |
| parent | 9cfb6b9a7e76ad88d6b08cf803975f5d84be1d42 (diff) | |
| download | PROJ-bbea214c603dd4459ffb9b97d4b003d76151aa92.tar.gz PROJ-bbea214c603dd4459ffb9b97d4b003d76151aa92.zip | |
Merge pull request #1094 from rouault/geoc_doc
Doc: add page for geoc conversion (fixes #1092)
Diffstat (limited to 'docs/source/operations/projections')
| -rw-r--r-- | docs/source/operations/projections/merc.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/projections/ups.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/projections/merc.rst b/docs/source/operations/projections/merc.rst index 349de216..8fab636d 100644 --- a/docs/source/operations/projections/merc.rst +++ b/docs/source/operations/projections/merc.rst @@ -117,7 +117,7 @@ For the elliptical form of the projection we introduce the scaling factor: .. math:: - k_0 = m\left( \phi_ts \right) + k_0 = m\left( \phi_{ts} \right) where :math:`m\left(\phi\right)` is the parallel radius at latitude :math:`\phi`. diff --git a/docs/source/operations/projections/ups.rst b/docs/source/operations/projections/ups.rst index ca3f7604..fc8d4718 100644 --- a/docs/source/operations/projections/ups.rst +++ b/docs/source/operations/projections/ups.rst @@ -13,7 +13,7 @@ Parameters .. note:: All parameters are optional for the projection. -.. options:: +south +.. option:: +south South polar aspect. |
