From 0aacb0a14e714e249b986d6f4ddfc8f877af325f Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 22 May 2019 00:56:37 +0300 Subject: UTM doc: Move +south and +approx parameters to optional section --- docs/source/operations/projections/utm.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/source/operations') diff --git a/docs/source/operations/projections/utm.rst b/docs/source/operations/projections/utm.rst index 8759f4eb..57df860d 100644 --- a/docs/source/operations/projections/utm.rst +++ b/docs/source/operations/projections/utm.rst @@ -62,6 +62,10 @@ Required Select which UTM zone to use. Can be a value between 1-60. + +Optional +------------------------------------------------------------------------------- + .. option:: +south Add this flag when using the UTM on the southern hemisphere. @@ -72,9 +76,6 @@ Required Use faster, less accurate algorithm for the Transverse Mercator. -Optional -------------------------------------------------------------------------------- - .. include:: ../options/ellps.rst Further reading -- cgit v1.2.3