diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-01-21 21:17:20 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-01-21 21:17:20 +0100 |
| commit | 24018433cf3b0b6600b68b09297e8f49b813fe7c (patch) | |
| tree | 57db5f1331c06cb268a926b87fe5f8581d4b59b5 /docs/source/operations/transformations | |
| parent | a4ec5e49bbcf3de1c779c3ed13389def99dd6a4e (diff) | |
| download | PROJ-24018433cf3b0b6600b68b09297e8f49b813fe7c.tar.gz PROJ-24018433cf3b0b6600b68b09297e8f49b813fe7c.zip | |
Doc: typo fix
Diffstat (limited to 'docs/source/operations/transformations')
| -rw-r--r-- | docs/source/operations/transformations/helmert.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/helmert.rst b/docs/source/operations/transformations/helmert.rst index 73449b40..5451c3d1 100644 --- a/docs/source/operations/transformations/helmert.rst +++ b/docs/source/operations/transformations/helmert.rst @@ -180,7 +180,7 @@ Parameters .. option:: +t_obs=<value> - Observation time of coordinate(s) given in decicalyear. Mostly useful + Observation time of coordinate(s) given in decimalyear. Mostly useful in 2D and 3D transformations where the observation time is not passed as part of the input coordinate. Can be used to override the observation time from the input coordinate. |
