From be3791ffd5e802d5a3d38fa08f5ed24715b73c7c Mon Sep 17 00:00:00 2001 From: Kristian Evers Date: Wed, 28 Feb 2018 22:37:13 +0100 Subject: Move 'Coordinate operations' to top level of docs [skip ci] --- docs/source/operations/transformations/index.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/source/operations/transformations/index.rst (limited to 'docs/source/operations/transformations/index.rst') diff --git a/docs/source/operations/transformations/index.rst b/docs/source/operations/transformations/index.rst new file mode 100644 index 00000000..5112ffa2 --- /dev/null +++ b/docs/source/operations/transformations/index.rst @@ -0,0 +1,17 @@ +.. _transformation_list: + +================================================================================ +Transformations +================================================================================ + +Transformations coordinate operation in which the two coordinate reference +systems are based on different datums. + +.. toctree:: + :maxdepth: 1 + + deformation + helmert + molodensky + hgridshift + vgridshift -- cgit v1.2.3