diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:33:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:33:29 +0100 |
| commit | c1d4aa87fda024e7fd4661b1d1751aa50d631d8d (patch) | |
| tree | 471a140a51ba08942c015a0d64a482ed81e9f6fb /docs/source/operations/operations_computation.rst | |
| parent | b8c39e0195eb75c3df5c605f4d7260877c58b4fe (diff) | |
| download | PROJ-c1d4aa87fda024e7fd4661b1d1751aa50d631d8d.tar.gz PROJ-c1d4aa87fda024e7fd4661b1d1751aa50d631d8d.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 113888da..4fbf7b79 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -461,7 +461,7 @@ techniques, we would only find one non-ballpark operation taking the route: 3. Inverse of WGS 84 (G1762) to ITRF2008 (1): from EPSG 4. Conversion from WGS 84 (G1762) (geocentric) to WGS 84 (G1762): synthetized by PROJ -This is not bad, but the global validity area of is "Australia - onshore and EEZ", +This is not bad, but the global validity area of use is "Australia - onshore and EEZ", whereas GDA94 has a larger area of use. There is another road that can be taken by going throug GDA2020 instead of ITRF2008. The GDA94 to GDA2020 transformations operate on the respective geographic CRS, |
