diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:33:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:33:04 +0100 |
| commit | 10e2dc25263fdad99928f215054944c73b5e8cb8 (patch) | |
| tree | a891647a1ca412a7c7119e4fefd51461e2cbb3e4 /docs/source/operations/operations_computation.rst | |
| parent | 39e5597d3169586ab413b75221edda9bb7bc25df (diff) | |
| download | PROJ-10e2dc25263fdad99928f215054944c73b5e8cb8.tar.gz PROJ-10e2dc25263fdad99928f215054944c73b5e8cb8.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 ea972f11..6d681dc6 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -164,7 +164,7 @@ 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 searched for 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 +identifier, we will use it, otherwise we will look for an equivalent datum in the database based on the datum name. Let's consider the case where the datum of the source CRS is EPSG:6171 "Reseau |
