diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-11-29 19:44:46 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-29 19:44:46 +0100 |
| commit | e348b97967e357390f45016239474352e85457f5 (patch) | |
| tree | 68f665e103f3fb1871cdbc02cf7ce439e3b041eb /docs/source | |
| parent | 2a36b2f5d4faa316188c45c95dfbed244e0754ab (diff) | |
| download | PROJ-e348b97967e357390f45016239474352e85457f5.tar.gz PROJ-e348b97967e357390f45016239474352e85457f5.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 906aef13..fcb4d303 100644 --- a/docs/source/operations/operations_computation.rst +++ b/docs/source/operations/operations_computation.rst @@ -68,7 +68,7 @@ Geographic CRS to Geographic CRS, with known identifiers -------------------------------------------------------- With the above example of two geographic CRS, that have an identified identifier, -(projinfo internally resolves NAD27 to EPSG:4267 and NAD83 to EPSG:4269) +(:program:`projinfo` internally resolves NAD27 to EPSG:4267 and NAD83 to EPSG:4269) the algorithm will first research in the coordinate operation related tables of the proj.db if there are records that list direct transformations between the source and the target CRS. The |
