aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-29 19:47:35 +0100
committerGitHub <noreply@github.com>2019-11-29 19:47:35 +0100
commitda0512871168f89c956ac94916d65288de2a2c68 (patch)
tree5cf9659131a1e72905bccf747c412399d7f38a2f /docs
parent9da26adad13d6c78af1d5440e04eb1e658f14df5 (diff)
downloadPROJ-da0512871168f89c956ac94916d65288de2a2c68.tar.gz
PROJ-da0512871168f89c956ac94916d65288de2a2c68.zip
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/source/operations/operations_computation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/operations_computation.rst b/docs/source/operations/operations_computation.rst
index 97f4aabf..2986725e 100644
--- a/docs/source/operations/operations_computation.rst
+++ b/docs/source/operations/operations_computation.rst
@@ -108,7 +108,7 @@ which can be used as an override).
As those results all involve operations that does not have a perfect accuracy and that
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
+This operation is a sort of dummy operation that only takes into account potential
difference of axis orders (long-lat vs lat-long), units (degree vs grads) and
prime meridian (Greewich vs Paris/Rome/other historic prime meridians). It does
not attempt any datum shift, hence the "ballpark" qualifier in its name.