diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 19:45:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 19:45:33 +0100 |
| commit | 540504fcbfae68424f12023e5be8f6adc6d6780f (patch) | |
| tree | 3c144f7a1802f3eae253a100357c6a937cdccfe2 /docs/source/operations | |
| parent | 88edcdc30c4a404d7c9d3bda13e66b08601a343e (diff) | |
| download | PROJ-540504fcbfae68424f12023e5be8f6adc6d6780f.tar.gz PROJ-540504fcbfae68424f12023e5be8f6adc6d6780f.zip | |
Update docs/source/operations/operations_computation.rst
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to 'docs/source/operations')
| -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 9fa5d368..60d43090 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -102,7 +102,7 @@ research. One can note in the above result set that a ESRI:108003 operation was found, but as the source and target CRS are in the EPSG registry, and there are operations between those CRS in the EPSG registry itself, transformations from -other authorities will be ignored (except if there are in the PROJ authority, +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 |
