diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2021-12-02 23:09:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-02 23:09:14 +0100 |
| commit | ac9ffeddb1fbf6bb6e8b17a30a51389887234d78 (patch) | |
| tree | c283d57bbbad423d37fc84bd3cffef6cd53e1184 /docs/source | |
| parent | fcc03702dc3c36b214ef0331213ddd4ce20c1e5f (diff) | |
| parent | 9fc4e59d69cbd171a36392f60b65bc353ba0a0ff (diff) | |
| download | PROJ-ac9ffeddb1fbf6bb6e8b17a30a51389887234d78.tar.gz PROJ-ac9ffeddb1fbf6bb6e8b17a30a51389887234d78.zip | |
Merge pull request #2964 from Fa7C0n/master
Fix github path for crs2crs2grid.py in HTDP
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/resource_files.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst index 536d9480..06ba77ff 100644 --- a/docs/source/resource_files.rst +++ b/docs/source/resource_files.rst @@ -305,7 +305,7 @@ Getting :file:`crs2crs2grid.py` ................................................................................ The :file:`crs2crs2grid.py` script can be found at -https://github.com/OSGeo/gdal/tree/master/gdal/swig/python/samples/crs2crs2grid.py +https://github.com/OSGeo/gdal/blob/master/swig/python/gdal-utils/osgeo_utils/samples/crs2crs2grid.py The script depends on having the GDAL Python bindings operational; if they are not you will get an error such as: |
