aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/geos.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2018-11-19 11:57:59 +0100
committerEven Rouault <even.rouault@spatialys.com>2018-11-19 11:57:59 +0100
commit9a2722b8587c19c30bbc3be3943fcd4b877b4174 (patch)
treecaf8a100fabe746cdbabe7331216dc12e9add473 /docs/source/operations/projections/geos.rst
parent214f086ab61f9964cbabccb9c002c915e2870539 (diff)
downloadPROJ-9a2722b8587c19c30bbc3be3943fcd4b877b4174.tar.gz
PROJ-9a2722b8587c19c30bbc3be3943fcd4b877b4174.zip
Doc: fix geos projection explanation about the appropriate value for the sweep parameter depending on the satellite (fixes #1179)
Diffstat (limited to 'docs/source/operations/projections/geos.rst')
-rw-r--r--docs/source/operations/projections/geos.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/projections/geos.rst b/docs/source/operations/projections/geos.rst
index 51ef7ab8..e825104f 100644
--- a/docs/source/operations/projections/geos.rst
+++ b/docs/source/operations/projections/geos.rst
@@ -69,8 +69,8 @@ E/W axis (``x``) as the sweep-angle axis, and the N/S (``y``) as the fixed-angle
The sweep argument is used to tell PROJ which on which axis the outer-gimbal
is rotating. The possible values are x or y, y being the default. Thus, the
-scanning geometry of the Meteosat series satellite should take sweep as x, and
-GOES should take sweep as y.
+scanning geometry of the Meteosat series satellite should take sweep as y, and
+GOES should take sweep as x.
Parameters
################################################################################