aboutsummaryrefslogtreecommitdiff
path: root/docs/source/apps/cs2cs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/apps/cs2cs.rst')
-rw-r--r--docs/source/apps/cs2cs.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/apps/cs2cs.rst b/docs/source/apps/cs2cs.rst
index 8df67d72..967add36 100644
--- a/docs/source/apps/cs2cs.rst
+++ b/docs/source/apps/cs2cs.rst
@@ -154,6 +154,10 @@ When using a WKT definition or a AUTHORITY:CODE, the axis order of the CRS will
be enforced. So for example if using EPSG:4326, the first value expected (or
returned) will be a latitude.
+Internally, :program:`cs2cs` uses the :c:func:`proj_create_crs_to_crs` function
+to compute the appropriate coordinate operation, so implementation details of
+this function directly impact the results returned by the program.
+
The environment parameter :envvar:`PROJ_LIB` establishes the
directory for resource files (database, datum shift grids, etc.)