diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-01-17 16:20:14 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-01-17 16:20:21 +0100 |
| commit | 0a4aa2317daea208090eb20729078091159348dc (patch) | |
| tree | 945ef5f127454956a11346d51450b0e88503e185 /docs/source/apps/cs2cs.rst | |
| parent | 4724025e6c817761052fc0dc8810fd489a9e0104 (diff) | |
| download | PROJ-0a4aa2317daea208090eb20729078091159348dc.tar.gz PROJ-0a4aa2317daea208090eb20729078091159348dc.zip | |
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)
Diffstat (limited to 'docs/source/apps/cs2cs.rst')
| -rw-r--r-- | docs/source/apps/cs2cs.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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 ******** |
