diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 19:45:44 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 19:45:44 +0100 |
| commit | 6abd9b3d938a8aebcfac2b1e4f03e51033b03366 (patch) | |
| tree | cdeeb3972b615f44ef20fac1d2f63f242d6953dd /docs/source | |
| parent | 540504fcbfae68424f12023e5be8f6adc6d6780f (diff) | |
| download | PROJ-6abd9b3d938a8aebcfac2b1e4f03e51033b03366.tar.gz PROJ-6abd9b3d938a8aebcfac2b1e4f03e51033b03366.zip | |
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs/source')
| -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 60d43090..7ee8ab20 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -105,7 +105,7 @@ operations between those CRS in the EPSG registry itself, transformations from other authorities will be ignored (except if they are in the PROJ authority, which can be used as an override). -As those results all involve operations that have not perfect accuracy and that +As those results all involve operations that does not have a perfect accuracy and that there are of use does not cover the area of use of the 2 CRSs, a 'Ballpark geographic offset from NAD27 to NAD83' operation is synthetized by PROJ. This operation is a rather dummy operation that only takes into account potential |
