From 5769d0bceef0b72494b87f63b040dafaed5da983 Mon Sep 17 00:00:00 2001 From: Mike Toews Date: Tue, 6 Mar 2018 12:18:18 +1300 Subject: fix a few typos (again) --- docs/source/operations/conversions/unitconvert.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/operations/conversions') 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 | +--------------+-----------------------------+ -- cgit v1.2.3