aboutsummaryrefslogtreecommitdiff
path: root/docs/source/resource_files.rst
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2018-02-28 22:37:13 +0100
committerKristian Evers <kristianevers@gmail.com>2018-02-28 22:37:13 +0100
commitbe3791ffd5e802d5a3d38fa08f5ed24715b73c7c (patch)
tree25eff60d91fed8ffce3302e37818f5bc452b16ca /docs/source/resource_files.rst
parentdb2bfdce6df26801584be562f0ac74648ef8cefd (diff)
downloadPROJ-be3791ffd5e802d5a3d38fa08f5ed24715b73c7c.tar.gz
PROJ-be3791ffd5e802d5a3d38fa08f5ed24715b73c7c.zip
Move 'Coordinate operations' to top level of docs [skip ci]
Diffstat (limited to 'docs/source/resource_files.rst')
-rw-r--r--docs/source/resource_files.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst
index 505132cf..f39604a2 100644
--- a/docs/source/resource_files.rst
+++ b/docs/source/resource_files.rst
@@ -47,6 +47,8 @@ on the content of the packages maintained there.
Links to the resource packages can be found in the :ref:`download section <download>`.
+.. _transformation_grids:
+
Transformation grids
-------------------------------------------------------------------------------
@@ -446,8 +448,8 @@ used, then all parameters in that section applies for all proj-strings. Otherwis
the identifier is connected to a specific projection. With the defaults file
supplied with PROJ the default ellipsoid is set to WGS84 (for all proj-strings).
Apart from that only the Albers Equal Area,
-:doc:`Lambert Conic Conformal<usage/operations/projections/lcc>` and the
-:doc:`Lagrange<usage/operations/projections/lagrng>` projections have default parameters.
+:doc:`Lambert Conic Conformal<operations/projections/lcc>` and the
+:doc:`Lagrange<operations/projections/lagrng>` projections have default parameters.
Defaults can be ignored by adding the ``+no_def`` parameter to a proj-string.