aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-12-15 18:30:24 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-12-15 18:30:24 +0100
commite5706305795ed822a5197bda51e75a44ec14728b (patch)
treee4ddb5beb06bfe7fe09d497775b476a26371126c /docs
parenta27c0255e7b8e6aab1b91e49fd7870d1ee4e1a80 (diff)
downloadPROJ-e5706305795ed822a5197bda51e75a44ec14728b.tar.gz
PROJ-e5706305795ed822a5197bda51e75a44ec14728b.zip
projinfo: add a --accuracy option to define the minimum accuracy
Diffstat (limited to 'docs')
-rw-r--r--docs/source/apps/projinfo.rst10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/source/apps/projinfo.rst b/docs/source/apps/projinfo.rst
index 803c0a65..f0f66620 100644
--- a/docs/source/apps/projinfo.rst
+++ b/docs/source/apps/projinfo.rst
@@ -22,7 +22,7 @@ Synopsis
| [--crs-extent-use none|both|intersection|smallest]
| [--grid-check none|discard_missing|sort|known_available]
| [--pivot-crs always|if_no_direct_transformation|never|{auth:code[,auth:code]*}]
- | [--show-superseded] [--hide-ballpark]
+ | [--show-superseded] [--hide-ballpark] [--accuracy {accuracy}]
| [--allow-ellipsoidal-height-as-vertical-crs]
| [--boundcrs-to-wgs84]
| [--main-db-path path] [--aux-db-path path]*
@@ -213,6 +213,14 @@ The following control parameters can appear in any order:
.. note:: only used for coordinate operation computation
+.. option:: --accuracy {accuracy}
+
+ .. versionadded:: 8.0
+
+ Sets the minimum desired accuracy for returned coordinate operations.
+
+ .. note:: only used for coordinate operation computation
+
.. option:: --allow-ellipsoidal-height-as-vertical-crs
.. versionadded:: 8.0