diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-02-04 23:34:17 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 23:34:17 +0100 |
| commit | afda50628d690bb56debbe1a4116bc32c3143943 (patch) | |
| tree | 481822cd7893b6ad782847cec1123fe79da3ba42 /docs/source/usage | |
| parent | c3e7876325e5d43586a7eee43db1df9468f90d65 (diff) | |
| parent | 87318283eedef680356ef272a6af39ac3140d333 (diff) | |
| download | PROJ-afda50628d690bb56debbe1a4116bc32c3143943.tar.gz PROJ-afda50628d690bb56debbe1a4116bc32c3143943.zip | |
Merge pull request #1903 from rouault/add_proj_download
Add projsync utility
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 --------- |
