From 08ae33432776368649ca30d6c314cc07c8eba445 Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Thu, 24 May 2018 18:28:48 +0200 Subject: Update man pages in preparation for new release --- man/man1/cct.1 | 47 ++++++++++----- man/man1/cs2cs.1 | 106 ++++++++++++++++++---------------- man/man1/geod.1 | 110 +++++++++++++++++------------------ man/man1/gie.1 | 162 ++++++++++++++++++++++++++++++++++++++++++---------- man/man1/proj.1 | 121 ++++++++++++++++++++------------------- man/man3/geodesic.3 | 2 +- man/man3/pj_init.3 | 4 +- 7 files changed, 342 insertions(+), 210 deletions(-) diff --git a/man/man1/cct.1 b/man/man1/cct.1 index 5ab6d314..3a4fdffc 100644 --- a/man/man1/cct.1 +++ b/man/man1/cct.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH "CCT" "1" "Mar 18, 2018" "5.0.0" "PROJ.4" +.TH "CCT" "1" "May 24, 2018" "5.1.0" "PROJ.4" .SH NAME cct \- Coordinate Conversion and Transformation . @@ -33,17 +33,17 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 -\fBcct\fP [ \fB\-cotvz\fP [ args ] ] \fI+opts[=arg]\fP file[s] +\fBcct\fP [ \fB\-cIostvz\fP [ args ] ] \fI+opts[=arg]\fP file[s] .UNINDENT .UNINDENT .SH DESCRIPTION .sp \fBcct\fP a 4D equivalent to the \fBproj\fP projection program, -performs transformation coordinate systems on a set of input points. The -coordinate system transformation can include translation between projected +performs transformation coordinate systems on a set of input points. The +coordinate system transformation can include translation between projected and geographic coordinates as well as the application of datum shifts. .sp -The following control parameters can appear in any order: +The following control parameters can appear in any order: .INDENT 0.0 .TP .B \-c @@ -51,18 +51,32 @@ Specify input columns for (up to) 4 input parameters. Defaults to 1,2,3,4. .UNINDENT .INDENT 0.0 .TP +.B \-I +Do the inverse transformation. +.UNINDENT +.INDENT 0.0 +.TP .B \-o , \-\-output= Specify the name of the output file. .UNINDENT .INDENT 0.0 .TP .B \-t