diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-05-06 10:37:06 +1200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-06 10:37:06 +1200 |
| commit | 22654ce7c0acaab875c9427592a42093ac75e8cd (patch) | |
| tree | 229597a5a184b02ba831b5e923574a008de06782 /docs/source/apps/cct.rst | |
| parent | 45a88fe245ae040b6f19696dfd928fb2f03f51d9 (diff) | |
| download | PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.tar.gz PROJ-22654ce7c0acaab875c9427592a42093ac75e8cd.zip | |
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2707)
Diffstat (limited to 'docs/source/apps/cct.rst')
| -rw-r--r-- | docs/source/apps/cct.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/apps/cct.rst b/docs/source/apps/cct.rst index b49a0e72..700261fa 100644 --- a/docs/source/apps/cct.rst +++ b/docs/source/apps/cct.rst @@ -25,7 +25,7 @@ by :c:func:`proj_create`, provided it expresses a coordinate operation - a proj-string, - a WKT string, - an object code (like "EPSG:1671" "urn:ogc:def:coordinateOperation:EPSG::1671"), - - an object name. e.g "ITRF2014 to ETRF2014 (1)". In that case as + - an object name. e.g. "ITRF2014 to ETRF2014 (1)". In that case as uniqueness is not guaranteed, heuristics are applied to determine the appropriate best match. - a OGC URN combining references for concatenated operations (e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618") |
