diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2017-12-06 14:06:32 +0100 |
|---|---|---|
| committer | Kristian Evers <kristianevers@gmail.com> | 2017-12-06 14:06:32 +0100 |
| commit | 16bc13c878cfa5e2d5dbeef7de5b9546d0df02eb (patch) | |
| tree | 55375b938cfae6e9adb12d7aefd6487865eb20c5 /docs/source | |
| parent | 053ffa05ca8cf36cd02830d746ebde5506efa475 (diff) | |
| download | PROJ-16bc13c878cfa5e2d5dbeef7de5b9546d0df02eb.tar.gz PROJ-16bc13c878cfa5e2d5dbeef7de5b9546d0df02eb.zip | |
Helmer update [wip]
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/usage/operations/transformations/helmert.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/usage/operations/transformations/helmert.rst b/docs/source/usage/operations/transformations/helmert.rst index 46073b63..88a3facd 100644 --- a/docs/source/usage/operations/transformations/helmert.rst +++ b/docs/source/usage/operations/transformations/helmert.rst @@ -5,3 +5,14 @@ Helmert transform ================================================================================ Change reference frame by Helmert shift. + ++-----------------+--------------------------------------------------------------------+ +| **Input type** | Cartesian coordinates (spatial), decimalyears (temporal). | ++-----------------+--------------------------------------------------------------------+ +| **Output type** | Cartesian coordinates (spatial), decimalyears (temporal). | ++-----------------+--------------------------------------------------------------------+ +| **Options** | ++-----------------+--------------------------------------------------------------------+ +| `+x` | ++-----------------+--------------------------------------------------------------------+ + |
