aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-23 10:34:38 +0100
committerGitHub <noreply@github.com>2018-02-23 10:34:38 +0100
commit67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e (patch)
treea486222ff67af5e9691598eeb1b4aab19f080e3e /docs/source/apps
parent3fcaf7dd2f5334908536126429bc6a4f26261bde (diff)
parent7e2b86e5d1598944626152c89fda0d1d9d5c1b0c (diff)
downloadPROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.tar.gz
PROJ-67d49b8c3c049aa5cbdb77c3213483d12ebf9d3e.zip
Merge pull request #815 from mwtoews/typos
Tidy a few typos
Diffstat (limited to 'docs/source/apps')
-rw-r--r--docs/source/apps/geod.rst4
-rw-r--r--docs/source/apps/index.rst5
-rw-r--r--docs/source/apps/proj.rst20
3 files changed, 14 insertions, 15 deletions
diff --git a/docs/source/apps/geod.rst b/docs/source/apps/geod.rst
index 49fa4925..03418815 100644
--- a/docs/source/apps/geod.rst
+++ b/docs/source/apps/geod.rst
@@ -141,8 +141,8 @@ which gives the results:
where the first two values are the azimuth from Boston to Portland,
the back azimuth from Portland to Boston followed by the distance.
-An example of forward geodesic use is to use the Boston loca-
-tion and determine Portland's location by azimuth and distance:
+An example of forward geodesic use is to use the Boston location
+and determine Portland's location by azimuth and distance:
::
diff --git a/docs/source/apps/index.rst b/docs/source/apps/index.rst
index 1baaf1c5..5eefd393 100644
--- a/docs/source/apps/index.rst
+++ b/docs/source/apps/index.rst
@@ -9,9 +9,8 @@ between geographic and projection coordinates
within one datum.
The cs2cs program operates similarly, but allows
-translation between any pair of definable coor-
-dinate systems, including support for datum
-translation.
+translation between any pair of definable coordinate
+systems, including support for datum translation.
The geod program provides the ability to compute
geodesic (Great Circle) computations.
diff --git a/docs/source/apps/proj.rst b/docs/source/apps/proj.rst
index a06df383..f54643fd 100644
--- a/docs/source/apps/proj.rst
+++ b/docs/source/apps/proj.rst
@@ -65,9 +65,9 @@ The following control parameters can appear in any order
-s This options reverses the order of the output from x-y or longitude-latitude to
y-x or latitude-longitude.
- -S Causes estimation of meridinal and parallel scale factors, area scale factor and
+ -S Causes estimation of meridional and parallel scale factors, area scale factor and
angular distortion, and maximum and minimum scale factors to be listed between <>
- for each input point. For conformal projections meridinal and parallel scales
+ for each input point. For conformal projections meridional and parallel scales
factors will be equal and angular distortion zero. Equal area projections will
have an area factor of 1.
@@ -122,10 +122,10 @@ is also used for supporting files like datum
shift files.
One or more files (processed in left to right
-order) specify the source of data to be trans-
-formed. A - will specify the location of pro-
-cessing standard input. If no files are speci-
-fied, the input is assumed to be from stdin.
+order) specify the source of data to be transformed.
+A - will specify the location of processing
+standard input. If no files are specified,
+the input is assumed to be from stdin.
For ASCII input data the two data values must be
in the first two white space separated fields
and when both input and output are ASCII all
@@ -135,8 +135,8 @@ to the output line.
Input geographic data (longitude and latitude)
must be in DMS format and input cartesian data
must be in units consistent with the ellipsoid
-major axis or sphere radius units. Output geo-
-graphic coordinates will be in DMS (if the -w
+major axis or sphere radius units. Output
+geographic coordinates will be in DMS (if the -w
switch is not employed) and precise to 0.001"
with trailing, zero-valued minute-second fields
deleted.
@@ -154,8 +154,8 @@ The following script
+45.25919444444 111d30'000w
EOF
-will perform UTM forward projection with a stan-
-dard UTM central meridian nearest longitude
+will perform UTM forward projection with a standard
+UTM central meridian nearest longitude
112W. The geographic values of this example are
equivalent and meant as examples of various
forms of DMS input. The x-y output data will