aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps/projinfo.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-10-08 20:59:19 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-11-01 12:57:34 +0100
commit1e5acb00a0c0fc2533b9bce2e5803da10ed1d8d6 (patch)
treedf572ae12dfec9333a8931886dd3ce221a65edf8 /docs/source/apps/projinfo.rst
parentc2b0dcc468b4e722e46fe10fca93fe70a95fcb8e (diff)
downloadPROJ-1e5acb00a0c0fc2533b9bce2e5803da10ed1d8d6.tar.gz
PROJ-1e5acb00a0c0fc2533b9bce2e5803da10ed1d8d6.zip
projinfo / createObjectsFromName(): support returning a datum ensemble
Diffstat (limited to 'docs/source/apps/projinfo.rst')
-rw-r--r--docs/source/apps/projinfo.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst
index 05184ef9..a07cf709 100644
--- a/docs/source/apps/projinfo.rst
+++ b/docs/source/apps/projinfo.rst
@@ -16,7 +16,7 @@ Synopsis
********
| **projinfo**
- | [-o formats] [-k crs|operation|datum|ellipsoid] [--summary] [-q]
+ | [-o formats] [-k crs|operation|datum|ensemble|ellipsoid] [--summary] [-q]
| [[--area name_or_code] | [--bbox west_long,south_lat,east_long,north_lat]]
| [--spatial-test contains|intersects]
| [--crs-extent-use none|both|intersection|smallest]
@@ -86,7 +86,7 @@ The following control parameters can appear in any order:
.. note:: Before PROJ 6.3.0, WKT1:GDAL was implicitly calling --boundcrs-to-wgs84.
This is no longer the case.
-.. option:: -k crs|operation|datum|ellipsoid
+.. option:: -k crs|operation|datum|ensemble|ellipsoid
When used to query a single object with a AUTHORITY:CODE, determines the (k)ind of the object
in case there are CRS, coordinate operations or ellipsoids with the same CODE.