diff options
Diffstat (limited to 'docs/source/usage/quickstart.rst')
| -rw-r--r-- | docs/source/usage/quickstart.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/usage/quickstart.rst b/docs/source/usage/quickstart.rst index 2cf66122..077e970c 100644 --- a/docs/source/usage/quickstart.rst +++ b/docs/source/usage/quickstart.rst @@ -20,7 +20,7 @@ A proj-strings holds the parameters of a given coordinate transformation, e.g. I.e. a proj-string consists of a projection specifier, ``+proj``, a number of parameters that applies to the projection and, if needed, a description of a datum shift. In the example above geodetic coordinates are transformed to -projected space with the :doc:`Mercator projection<operations/projections/merc>` with +projected space with the :doc:`Mercator projection<../operations/projections/merc>` with the latitude of true scale at 56.5 degrees north on the GRS80 ellipsoid. Every projection in PROJ is identified by a shorthand such as ``merc`` in the above example. |
