From 9fc4e59d69cbd171a36392f60b65bc353ba0a0ff Mon Sep 17 00:00:00 2001 From: Gokul Ganesan Date: Wed, 1 Dec 2021 22:45:15 +0530 Subject: Fix path for crs2crs2grid.py --- docs/source/resource_files.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') 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: -- cgit v1.2.3