From 77b4491e6310579038f62599550de9e315a9c0f2 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 19:44:56 +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 fcb4d303..4485face 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -69,7 +69,7 @@ Geographic CRS to Geographic CRS, with known identifiers With the above example of two geographic CRS, that have an identified identifier, (:program:`projinfo` internally resolves NAD27 to EPSG:4267 and NAD83 to EPSG:4269) -the algorithm will first research +the algorithm will first search in the coordinate operation related tables of the proj.db if there are records that list direct transformations between the source and the target CRS. The transformations typically involve Helmert-style operations or datum shift based on -- cgit v1.2.3