diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 19:52:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 19:52:59 +0100 |
| commit | 31be9108ce28bad6eb76da5492b6c820853bc67e (patch) | |
| tree | effe47ab093b4f315f3d219e4c6f2744373172ea /docs/source/operations/operations_computation.rst | |
| parent | 109c35fc1f71840d676873427303d505a3039a7e (diff) | |
| download | PROJ-31be9108ce28bad6eb76da5492b6c820853bc67e.tar.gz PROJ-31be9108ce28bad6eb76da5492b6c820853bc67e.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 3f0f11b3..38f48dfd 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -207,7 +207,7 @@ So the 3 typical EPSG entries, 3 equivalent (with long, lat ordering for the geographic CRS) and one from the ESRI registry; PROJ can now test 10 x 7 different combinations of source x target CRSs, using -the database research explained in the previous section. As soon as +the database searching method explained in the previous section. As soon as one of this combination returns at least one non-ballpark combination, the result set coming from that combination is used. PROJ will then add before that transformation a conversion between the source CRS and the first intermediate CRS, |
