From f1a26334b889b1f828f26eff285556627ad14468 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 19 Aug 2018 17:08:03 +0200 Subject: Doc: add page for geoc conversion (fixes #1092) --- docs/source/operations/projections/merc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/operations/projections') 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`. -- cgit v1.2.3 From 9cfb6b9a7e76ad88d6b08cf803975f5d84be1d42 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 20 Aug 2018 13:43:15 +0200 Subject: Doc: fix a few warnings --- docs/source/operations/projections/ups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source/operations/projections') 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. -- cgit v1.2.3