diff options
| author | Gokul Ganesan <me@gokulg.in> | 2021-12-01 22:45:15 +0530 |
|---|---|---|
| committer | Gokul Ganesan <me@gokulg.in> | 2021-12-01 22:45:15 +0530 |
| commit | 9fc4e59d69cbd171a36392f60b65bc353ba0a0ff (patch) | |
| tree | 6c92f305480767766fb694b9313a105895a4692c /docs/source | |
| parent | 7dc8a59217c41c8cfefe7f9d97cb7dae4a8b8fbd (diff) | |
| download | PROJ-9fc4e59d69cbd171a36392f60b65bc353ba0a0ff.tar.gz PROJ-9fc4e59d69cbd171a36392f60b65bc353ba0a0ff.zip | |
Fix path for crs2crs2grid.py
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: |
