diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:31:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:31:58 +0100 |
| commit | 9efaf9e782703555cea3edc48290d2ce4a964cc6 (patch) | |
| tree | 42dca935f9111e709d6628ea7bb9e5cc3820dab1 /docs/source/operations/operations_computation.rst | |
| parent | 5d721da04c27cb313c7519b34bf787a035c0bde0 (diff) | |
| download | PROJ-9efaf9e782703555cea3edc48290d2ce4a964cc6.tar.gz PROJ-9efaf9e782703555cea3edc48290d2ce4a964cc6.zip | |
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
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 114d0c18..b7e66bd0 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -159,7 +159,7 @@ the CRS to identify and whose name exactly matches the one provided to the :c:func:`createOperations` method. If there is exactly one match and that the CRS are "computationnaly" equivalent, then use the code of the CRS for further computations. -If this research did not succeed, or if the previous case with known CRS identifiers +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 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` |
