From 6ebf6ceac2295385949b68202431dd6368b96f8e Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 20:33:57 +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/source/operations/operations_computation.rst') diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index edc6f826..497297a2 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -483,7 +483,7 @@ Projected CRS to any target CRS This actually extends to any Derived CRS, whose Projected CRS is a well-known particular case. Such transformations are done in 2 steps: -1. Use the inverse conversion of the derived CRS to its base CRS, typically a +1. Use the inverse conversion of the derived CRS to its base CRS, typically an inverse map projection. 2. Find transformations from this base CRS to the target CRS. If the base CRS is the target CRS, this step can be skipped. -- cgit v1.2.3