aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/conversions/unitconvert.rst
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-03-06 12:18:18 +1300
committerMike Toews <mwtoews@gmail.com>2018-03-06 12:18:18 +1300
commit5769d0bceef0b72494b87f63b040dafaed5da983 (patch)
treed4cf02584fcfaa477639a973dab2029e1d4a5147 /docs/source/operations/conversions/unitconvert.rst
parent7d9a545d5052c3845a43c0bd96c124e93ed6d630 (diff)
downloadPROJ-5769d0bceef0b72494b87f63b040dafaed5da983.tar.gz
PROJ-5769d0bceef0b72494b87f63b040dafaed5da983.zip
fix a few typos (again)
Diffstat (limited to 'docs/source/operations/conversions/unitconvert.rst')
-rw-r--r--docs/source/operations/conversions/unitconvert.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/conversions/unitconvert.rst b/docs/source/operations/conversions/unitconvert.rst
index 73e517bd..50ac832c 100644
--- a/docs/source/operations/conversions/unitconvert.rst
+++ b/docs/source/operations/conversions/unitconvert.rst
@@ -34,7 +34,7 @@ in Vermont::
+step +proj=tmerc +lat_0=42.5 +lon_0=-72.5 +k=0.999964286 +x_0=500000.00001016 +y_0=0
+step +proj=unitconvert +xy_in=m +xy_out=us-ft
-Often when working with GNNS data the timestamps are presented in GPS-weeks,
+Often when working with GNSS data the timestamps are presented in GPS-weeks,
but when the data transformed with the `helmert` operation timestamps are
expected to be in units of decimalyears. This can be fixed with `unitconvert`::
@@ -103,7 +103,7 @@ Time units
In the table below all time units supported by PROJ is listed.
+--------------+-----------------------------+
-| mjd | Modfied Julian date |
+| mjd | Modified Julian date |
+--------------+-----------------------------+
| decimalyear | Decimal year |
+--------------+-----------------------------+