aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-07-01 15:13:12 +0200
committerEven Rouault <even.rouault@spatialys.com>2020-07-01 15:13:41 +0200
commitab2acccadf2808704d39855c69ed9df474593a21 (patch)
tree8e96549a240085dddac586ef16bb3e3b69d0747b /docs
parentce952dbe5847096813cfde6391aa2d0795ff4d50 (diff)
downloadPROJ-ab2acccadf2808704d39855c69ed9df474593a21.tar.gz
PROJ-ab2acccadf2808704d39855c69ed9df474593a21.zip
Doc: add alias in pages of transformation methods
Diffstat (limited to 'docs')
-rw-r--r--docs/source/operations/transformations/defmodel.rst2
-rw-r--r--docs/source/operations/transformations/deformation.rst2
-rw-r--r--docs/source/operations/transformations/hgridshift.rst3
-rw-r--r--docs/source/operations/transformations/vgridshift.rst2
-rw-r--r--docs/source/operations/transformations/xyzgridshift.rst2
5 files changed, 10 insertions, 1 deletions
diff --git a/docs/source/operations/transformations/defmodel.rst b/docs/source/operations/transformations/defmodel.rst
index fe2ac66a..a3f75d93 100644
--- a/docs/source/operations/transformations/defmodel.rst
+++ b/docs/source/operations/transformations/defmodel.rst
@@ -7,6 +7,8 @@ Multi-component time-based deformation model
.. versionadded:: 7.1.0
+---------------------+--------------------------------------------------------------------+
+| **Alias** | defmodel |
++---------------------+--------------------------------------------------------------------+
| **Input type** | Geodetic or projected coordinates (horizontal), meters (vertical), |
| | decimalyear (temporal) |
+---------------------+--------------------------------------------------------------------+
diff --git a/docs/source/operations/transformations/deformation.rst b/docs/source/operations/transformations/deformation.rst
index eeff840b..e6cb9b88 100644
--- a/docs/source/operations/transformations/deformation.rst
+++ b/docs/source/operations/transformations/deformation.rst
@@ -9,6 +9,8 @@ Kinematic datum shifting utilizing a deformation model
Perform datum shifts means of a deformation/velocity model.
+-----------------+--------------------------------------------------------------------+
+| **Alias** | deformation |
++-----------------+--------------------------------------------------------------------+
| **Input type** | Cartesian coordinates (spatial), decimalyears (temporal). |
+-----------------+--------------------------------------------------------------------+
| **Output type** | Cartesian coordinates (spatial), decimalyears (temporal). |
diff --git a/docs/source/operations/transformations/hgridshift.rst b/docs/source/operations/transformations/hgridshift.rst
index b1125f07..d27059e9 100644
--- a/docs/source/operations/transformations/hgridshift.rst
+++ b/docs/source/operations/transformations/hgridshift.rst
@@ -8,7 +8,8 @@ Horizontal grid shift
Change of horizontal datum by grid shift.
-
++-----------------+--------------------------------------------------------------------+
+| **Alias** | hgridshift |
+-----------------+--------------------------------------------------------------------+
| **Domain** | 2D, 3D and 4D |
+-----------------+--------------------------------------------------------------------+
diff --git a/docs/source/operations/transformations/vgridshift.rst b/docs/source/operations/transformations/vgridshift.rst
index 04be5b1b..d4f1f97f 100644
--- a/docs/source/operations/transformations/vgridshift.rst
+++ b/docs/source/operations/transformations/vgridshift.rst
@@ -9,6 +9,8 @@ Vertical grid shift
Change Vertical datum change by grid shift
+-----------------+--------------------------------------------------------------------+
+| **Alias** | vgridshift |
++-----------------+--------------------------------------------------------------------+
| **Domain** | 3D and 4D |
+-----------------+--------------------------------------------------------------------+
| **Input type** | Geodetic coordinates (horizontal), meters (vertical), |
diff --git a/docs/source/operations/transformations/xyzgridshift.rst b/docs/source/operations/transformations/xyzgridshift.rst
index 30537032..6a3a40f0 100644
--- a/docs/source/operations/transformations/xyzgridshift.rst
+++ b/docs/source/operations/transformations/xyzgridshift.rst
@@ -9,6 +9,8 @@ Geocentric grid shift
Geocentric translation using a grid shift
+-----------------+-------------------------------------------------------------------+
+| **Alias** | xyzgridshift |
++-----------------+-------------------------------------------------------------------+
| **Domain** | 3D |
+-----------------+-------------------------------------------------------------------+
| **Input type** | Cartesian coordinates |