diff options
| author | mwtoews <mwtoews@gmail.com> | 2018-05-02 08:21:45 +1200 |
|---|---|---|
| committer | mwtoews <mwtoews@gmail.com> | 2018-05-02 08:24:46 +1200 |
| commit | b45210b4361d06be6a829b311af46de70d13b9c4 (patch) | |
| tree | a365f5a8a2c83ebdf89cc6609aafe0c1939ef05f /docs/source/operations/transformations | |
| parent | c2b331c636584a3345dcccf38cae7661eb26cc6a (diff) | |
| download | PROJ-b45210b4361d06be6a829b311af46de70d13b9c4.tar.gz PROJ-b45210b4361d06be6a829b311af46de70d13b9c4.zip | |
Fix syntax in RST tables
Diffstat (limited to 'docs/source/operations/transformations')
| -rw-r--r-- | docs/source/operations/transformations/deformation.rst | 2 | ||||
| -rw-r--r-- | docs/source/operations/transformations/helmert.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst index f3cb9307..2e6f012d 100644 --- a/docs/source/operations/transformations/deformation.rst +++ b/docs/source/operations/transformations/deformation.rst @@ -13,7 +13,7 @@ Perform datum shifts means of a deformation/velocity model. +-----------------+--------------------------------------------------------------------+ | **Output type** | Cartesian coordinates (spatial), decimalyears (temporal). | +-----------------+--------------------------------------------------------------------+ -+ **Domain** | 4D | +| **Domain** | 4D | +-----------------+--------------------------------------------------------------------+ | **Input type** | Geodetic coordinates | +-----------------+--------------------------------------------------------------------+ diff --git a/docs/source/operations/transformations/helmert.rst b/docs/source/operations/transformations/helmert.rst index a3e43c13..6a3751df 100644 --- a/docs/source/operations/transformations/helmert.rst +++ b/docs/source/operations/transformations/helmert.rst @@ -14,7 +14,7 @@ anoether by means of 3-, 4-and 7-parameter shifts, or one of their 6-, 8- and +-----------------+-------------------------------------------------------------------+ | **Alias** | helmert | +-----------------+-------------------------------------------------------------------+ -+ **Domain** | 2D, 3D and 4D | +| **Domain** | 2D, 3D and 4D | +-----------------+-------------------------------------------------------------------+ | **Input type** | Cartesian coordinates (spatial), decimalyears (temporal). | +-----------------+-------------------------------------------------------------------+ |
