diff options
Diffstat (limited to 'html/man_cs2cs.html')
| -rw-r--r-- | html/man_cs2cs.html | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/html/man_cs2cs.html b/html/man_cs2cs.html index 4e84b490..5454714b 100644 --- a/html/man_cs2cs.html +++ b/html/man_cs2cs.html @@ -1,6 +1,9 @@ -<HTML><HEAD><TITLE>Manpage of PROJ</TITLE> +Content-type: text/html; charset=UTF-8 + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML><HEAD><TITLE>Man page of CS2CS</TITLE> </HEAD><BODY> -<H1>PROJ</H1> +<H1>CS2CS</H1> Section: User Commands (1)<BR>Updated: 2000/03/21 Rel. 4.4<BR><A HREF="#index">Index</A> <A HREF="../index.html">Return to Main Contents</A><HR> @@ -166,7 +169,7 @@ The run-line arguments are associated with cartographic parameters and usage varies with projection and for a complete description see -<I>Cartographic Projection Procedures for the UNIX Environment---A User's Manual )</I> +<I>Cartographic Projection Procedures for the UNIX Environment---A User's Manual</I> and supplementary documentation for Release 4. <P> @@ -183,7 +186,7 @@ each and may have the same or different datums. <P> Additional projection control parameters may be contained in two -auxilliary control files: +auxiliary control files: the first is optionally referenced with the <B>+init=</B><I>file:id</I> @@ -217,15 +220,15 @@ of the input line are appended to the output line. <P> Input geographic data -(longitude and latitude) must be in DMS format and input +(longitude and latitude) must be in DMS or decimal degrees format and input cartesian data must be in units consistent with the ellipsoid major axis or sphere radius units. -Output geographic coordinates will be in DMS -(if the -<B>-w</B> +Output geographic coordinates will normally be in DMS format (use +<B>-f %.12f </B> + +for decimal degrees with 12 decimal places), while +projected (cartesian) coordinates will be in linear (meter, feet) units. -switch is not employed) and precise to 0.001" -with trailing, zero-valued minute-second fields deleted. <A NAME="lbAE"> </A> <H2>EXAMPLE</H2> @@ -251,7 +254,7 @@ The x-y output data will appear as three lines of: </TT><A NAME="lbAF"> </A> <H2>SEE ALSO</H2> -<B><A HREF="../man1U/proj.1U.html">proj</A>(1U),</B> +<B><A HREF="../man1/proj.1.html">proj</A>(1),</B> <BR> @@ -268,7 +271,7 @@ USGS Bulletin 1532). <I>Map Projections---A Working Manual</I> -(Synder, 1988, USGS Prof. Paper 1395). +(Snyder, 1988, USGS Prof. Paper 1395). <BR> <I>An Album of Map Projections</I> @@ -277,7 +280,7 @@ USGS Bulletin 1532). <A NAME="lbAG"> </A> <H2>HOME PAGE</H2> -<A HREF="http://www.remotesensing.org/proj">http://www.remotesensing.org/proj</A> +<A HREF="https://github.com/OSGeo/proj.4/wiki">https://github.com/OSGeo/proj.4/wiki</A> <P> <HR> @@ -292,8 +295,8 @@ USGS Bulletin 1532). </DL> <HR> This document was created by -<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, +<A HREF="/cgi-bin/man/man2html">man2html</A>, using the manual pages.<BR> -Time: 13:14:44 GMT, October 14, 2005 +Time: 20:43:10 GMT, February 18, 2016 </BODY> </HTML> |
