diff options
Diffstat (limited to 'docs/source/operations/operations_computation.rst')
| -rw-r--r-- | docs/source/operations/operations_computation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst index b7e66bd0..db5194c8 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -160,7 +160,7 @@ the CRS to identify and whose name exactly matches the one provided to the "computationnaly" equivalent, then use the code of the CRS for further computations. If this search did not succeed, or if the previous case with known CRS identifiers -did not result in matches in the database, the research will be based on the +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 source and target CRS is researched in the database (by querying the `geodetic_crs` database table). If the datum has a known |
