diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 20:36:27 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 20:36:27 +0100 |
| commit | b05e6bd98131295e54d15fdbfc3662163307b563 (patch) | |
| tree | efeb022feb7b6e3d62e572a89595eebba1d56b33 /docs | |
| parent | ba66e2d8d72dbbc5fce7c035e8268f3a99a1d840 (diff) | |
| download | PROJ-b05e6bd98131295e54d15fdbfc3662163307b563.tar.gz PROJ-b05e6bd98131295e54d15fdbfc3662163307b563.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.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 8941dda3..65a1c824 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -323,7 +323,7 @@ being concatenated. This logic is implement by the ``findsOpsInRegistryWithIntermediate()`` method. Assuming that the proj-datumgrid-oceania package is installed, we get the -following results for the AGD84 to GDA2020 coordinate operations research: +following results for the AGD84 to GDA2020 coordinate operations lookup: .. code-block:: shell |
