From 204880c7569f79da4fe075c7694527682e2bb0a7 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 29 Nov 2019 20:32:25 +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 db5194c8..c2491aa9 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -161,7 +161,7 @@ the CRS to identify and whose name exactly matches the one provided to the If this search did not succeed, or if the previous case with known CRS identifiers did not result in matches in the database, the search will be based on the -datums. That is: a list of geographic CRS whose datum matches the datum of the +datums. That is, a list of geographic CRS whose datum matches the datum of the source and target CRS is researched in the database (by querying the `geodetic_crs` database table). If the datum has a known identifier, we will use it, otherwise we will research an equivalent datum in the -- cgit v1.2.3