diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:37:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:37:00 +0100 |
| commit | c5d8c0862f3a368abfd10ca81676baaa0df8ea91 (patch) | |
| tree | cfb4b389377a2e95c0505af9da7a839a4017b346 /docs/source/operations/operations_computation.rst | |
| parent | 94abd1f827d859f5207cb5406e107f79424526b8 (diff) | |
| download | PROJ-c5d8c0862f3a368abfd10ca81676baaa0df8ea91.tar.gz PROJ-c5d8c0862f3a368abfd10ca81676baaa0df8ea91.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 6f0bf386..85cbfa09 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -449,7 +449,7 @@ If one forces the datum hub to be considered to be EPSG:4326, ones gets: Those operations are less accurate, since WGS 84 is assumed to be equivalent to GDA2020 with an accuracy of 4 metre. This is an instance demonstrating that using -systematically the WGS 84 hub can be sub-optimal. +WGS 84 as a hub systematically can be sub-optimal. There are still situations where the attempt to find a hub CRS does not work, because there is no such hub. This can occur for example when transforming from |
