From 0a4aa2317daea208090eb20729078091159348dc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 17 Jan 2020 16:20:14 +0100 Subject: Doc: network and geotiff grid improvements - Add a usage/network.rst document for all network related information (fixes #1852) - reference it from cs2cs and cct docs - Create a specification/ section - Move usage/projjson.json to specification/ - Move the description of the GeoTIFF format from RFC-4 text to a specifications/geodetictiffgrids.rst (refs #1850) --- docs/source/apps/cct.rst | 2 ++ docs/source/apps/cs2cs.rst | 2 ++ 2 files changed, 4 insertions(+) (limited to 'docs/source/apps') diff --git a/docs/source/apps/cct.rst b/docs/source/apps/cct.rst index e06f11f8..96b5f13b 100644 --- a/docs/source/apps/cct.rst +++ b/docs/source/apps/cct.rst @@ -100,6 +100,8 @@ If the :envvar:`PROJ_NETWORK` environment variable is set to ``ON``, :program:`cct` will attempt to use remote grids stored on CDN (Content Delivery Network) storage, when they are not available locally. +More details are available in the :ref:`network` section. + Examples ******** diff --git a/docs/source/apps/cs2cs.rst b/docs/source/apps/cs2cs.rst index 1003940d..c95bbaed 100644 --- a/docs/source/apps/cs2cs.rst +++ b/docs/source/apps/cs2cs.rst @@ -180,6 +180,8 @@ If the :envvar:`PROJ_NETWORK` environment variable is set to ``ON``, :program:`cs2cs` will attempt to use remote grids stored on CDN (Content Delivery Network) storage, when they are not available locally. +More details are available in the :ref:`network` section. + Examples ******** -- cgit v1.2.3