From 21f85158ea9671db8143aa6a0c12f7c53cd47fd1 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 19:53:09 +0100 Subject: Update docs/source/operations/operations_computation.rst Co-Authored-By: Kristian Evers --- docs/source/operations/operations_computation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index 38f48dfd..d662285e 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -215,7 +215,7 @@ and will add at the end a conversion between the second intermediate CRS and the target CRS. Those conversions are conversion between geographic 2D and geographic 3D CRS or geographic 2D/3D and geocentric CRS. -This is done by the createOperationsWithDatumPivot() method. +This is done by the :c:func:`createOperationsWithDatumPivot()` method. So if transforming between EPSG:7042, RGF93 (lon-lat), geographic 3D and EPSG:4936, ETRS89, geocentric, one get the following concatenated operation, -- cgit v1.2.3