diff options
| author | Kristian Evers <kristianevers@gmail.com> | 2018-05-01 23:19:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-01 23:19:18 +0200 |
| commit | 2f467d57d1846857eb8ac7e855646c19d6b66737 (patch) | |
| tree | e9854727487f318c8bd8a0f64f93af21c5684484 /docs/source/operations/transformations | |
| parent | 3d59ac2735a21f12bc894dc70f42ec578b2b98f3 (diff) | |
| parent | b45210b4361d06be6a829b311af46de70d13b9c4 (diff) | |
| download | PROJ-2f467d57d1846857eb8ac7e855646c19d6b66737.tar.gz PROJ-2f467d57d1846857eb8ac7e855646c19d6b66737.zip | |
Merge pull request #968 from mwtoews/doc-update
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). | +-----------------+-------------------------------------------------------------------+ |
