diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-02-02 22:34:56 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-02-04 21:43:42 +0100 |
| commit | 87318283eedef680356ef272a6af39ac3140d333 (patch) | |
| tree | de858fc84d84e0ac6eec8d121ee5f2b76b55e0ea /docs/source/usage | |
| parent | 42035701c02d15d586e762afa1db5c8b5c9eac39 (diff) | |
| download | PROJ-87318283eedef680356ef272a6af39ac3140d333.tar.gz PROJ-87318283eedef680356ef272a6af39ac3140d333.zip | |
Add projsync utility
Fixes #1750
Diffstat (limited to 'docs/source/usage')
| -rw-r--r-- | docs/source/usage/network.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/usage/network.rst b/docs/source/usage/network.rst index 295232b0..1b42d0aa 100644 --- a/docs/source/usage/network.rst +++ b/docs/source/usage/network.rst @@ -76,6 +76,11 @@ capability to download whole grids in the :ref:`PROJ user writable directory <user_writable_directory>` by using the :cpp:func:`proj_is_download_needed` and :cpp:func:`proj_download_file` functions. +Download utility +---------------- + +:ref:`projsync` is a tool for downloading resource files. + Mirroring --------- |
