aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps/proj.rst
diff options
context:
space:
mode:
authorSøren Holm <sgh@sgh.dk>2018-09-05 22:17:10 +0200
committerKristian Evers <kristianevers@gmail.com>2018-09-05 22:17:10 +0200
commitc11b98b058d883df6a0ef0a052ffd7565b00f921 (patch)
treef15a8c57306ab2a5bb7db062b6a793e0ed66b751 /docs/source/apps/proj.rst
parent76488c5133207045f4bf9ccd3a9b4d0daf2372f5 (diff)
downloadPROJ-c11b98b058d883df6a0ef0a052ffd7565b00f921.tar.gz
PROJ-c11b98b058d883df6a0ef0a052ffd7565b00f921.zip
Add -d option to proj, cs2cs and cct (#1109)
Specify number of decimals to display when transforming coordinates with either proj, cs2cs or cct.
Diffstat (limited to 'docs/source/apps/proj.rst')
-rw-r--r--docs/source/apps/proj.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst
index 1eb11d3b..c81a230b 100644
--- a/docs/source/apps/proj.rst
+++ b/docs/source/apps/proj.rst
@@ -37,6 +37,10 @@ The following control parameters can appear in any order
floating point words. This option is to be used when :program:`proj` is a child process
and allows bypassing formatting operations.
+.. option:: -d<n>
+
+ Specify the number of decimals in the output. Applies to both angles and distances.
+
.. option:: -i
Selects binary input only (see :option:`-b`).