From 4c79209d0e063467b1247814b5736309ea4faeae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 3 Jun 2020 13:11:30 +0000 Subject: Doc: add specific explanations for lat_ts for +proj=stere, also mentions +lat_0 and +k_0 --- docs/source/operations/projections/stere.rst | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/operations/projections/stere.rst b/docs/source/operations/projections/stere.rst index 759ed935..06d77f94 100644 --- a/docs/source/operations/projections/stere.rst +++ b/docs/source/operations/projections/stere.rst @@ -33,7 +33,17 @@ Parameters .. note:: All parameters are optional for the projection. -.. include:: ../options/lat_ts.rst +.. include:: ../options/lat_0.rst + +.. option:: +lat_ts= + + Defines the latitude where scale is not distorted. It is only taken into + account for Polar Stereographic formulations (``+lat_0`` = +/- 90 ), and + then defaults to the ``+lat_0`` value. + If set to a value different from +/- 90, it takes precedence over ``+k_0`` + if both options are used together. + +.. include:: ../options/k_0.rst .. include:: ../options/lon_0.rst -- cgit v1.2.3