diff options
Diffstat (limited to 'man/man1/cs2cs.1')
| -rw-r--r-- | man/man1/cs2cs.1 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/man/man1/cs2cs.1 b/man/man1/cs2cs.1 index 77fe4247..c262ddfd 100644 --- a/man/man1/cs2cs.1 +++ b/man/man1/cs2cs.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CS2CS" "1" "May 24, 2018" "5.1.0" "PROJ.4" +.TH "CS2CS" "1" "Sep 10, 2018" "5.2.0" "PROJ.4" .SH NAME cs2cs \- Cartographic coordinate system filter . @@ -59,6 +59,13 @@ ASCII input only. (# is the default value). .UNINDENT .INDENT 0.0 .TP +.B \-d <n> +.UNINDENT +.sp +New in version 5.2.0: Specify the number of decimals in the output. + +.INDENT 0.0 +.TP .B \-e <string> Where \fIstring\fP is an arbitrary string to be output if an error is detected during data transformations. The default value is a three character string: \fB*\et*\fP\&. @@ -203,7 +210,7 @@ The x\-y output data will appear as three lines of: .sp .nf .ft C -1402285.99 5076292.42 0.000 +1402285.98 5076292.42 \-0.00 .ft P .fi .UNINDENT |
