diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-11-10 14:23:09 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-11-10 14:23:09 +0100 |
| commit | a8be7bc87c37f802ddd480b55ba0c19613397892 (patch) | |
| tree | d2156fbc40e15521b20e30653ddcf81ccc611746 /docs | |
| parent | af342bf74cd154b653a0f9d931d4ca17001650b9 (diff) | |
| download | PROJ-a8be7bc87c37f802ddd480b55ba0c19613397892.tar.gz PROJ-a8be7bc87c37f802ddd480b55ba0c19613397892.zip | |
cct.rst: fix indentation
Diffstat (limited to 'docs')
| -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 df81c571..8f138d92 100644 --- a/docs/source/apps/cct.rst +++ b/docs/source/apps/cct.rst @@ -22,7 +22,7 @@ or Where {operation_reference} is one of the possibilities accepted by :c:func:`proj_create`, provided it expresses a coordinate operation -- a proj-string, + - 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 |
