aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-09-23 14:27:50 +0200
committerGitHub <noreply@github.com>2019-09-23 14:27:50 +0200
commita71fce63c2d77b6709005667efd577d728b900e9 (patch)
tree4b3bcb89b8b94d9718f4cbf73db70f548ce798c0 /docs/source
parent91d3d51a5abafb773fca3e4aae3223cdedfc51af (diff)
parentda802e250b2487d41013829437740628b2ede667 (diff)
downloadPROJ-a71fce63c2d77b6709005667efd577d728b900e9.tar.gz
PROJ-a71fce63c2d77b6709005667efd577d728b900e9.zip
Merge pull request #1631 from rouault/fix_1623
Document the autopromotion to 3D when mix of 2D/3D CRS in createOperations(), and test it (fixes #1623)
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/apps/projinfo.rst9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst
index 8fbf0546..f6bf9ab0 100644
--- a/docs/source/apps/projinfo.rst
+++ b/docs/source/apps/projinfo.rst
@@ -224,9 +224,12 @@ The following control parameters can appear in any order:
.. versionadded:: 7.0
- "Promote" the CRS(s) to their 3D version. Useful for example when wanting
- to transform between a 2D projected CRS with elevations as ellipsoidal
- height to a 3D geographic CRS or a compoundCRS.
+ "Promote" the CRS(s) to their 3D version. In the context of researching
+ available coordinate transformations, explicitly specifying this option is
+ not necessary, because when one of the source or target CRS has a vertical
+ component but not the other one, the one that has no vertical component is
+ automatically promoted to a 3D version, where its vertical axis is the
+ ellipsoidal height in metres, using the ellipsoid of the base geodetic CRS.
.. option:: --c-ify