summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMoritz DuchĂȘne <mail@mrtz.me>2022-01-17 16:00:14 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2022-01-19 19:06:12 +0100
commitba9de2e74edb155067dc96a3369305c9ef4ba385 (patch)
treea94e8d02960d3fce96ffb8d69ee05e4b328181b2 /docs
parent4a8ac604b190084aea91c4d627715a833171feca (diff)
Updated GEOS/GDAL links in docs and comments.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/gis/geos.txt2
-rw-r--r--docs/ref/contrib/gis/install/geolibs.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt
index dd71229832..93fe6e9895 100644
--- a/docs/ref/contrib/gis/geos.txt
+++ b/docs/ref/contrib/gis/geos.txt
@@ -17,7 +17,7 @@ implements the OpenGIS `Simple Features for SQL`__ spatial predicate functions
and spatial operators. GEOS, now an OSGeo project, was initially developed and
maintained by `Refractions Research`__ of Victoria, Canada.
-__ https://trac.osgeo.org/geos/
+__ https://libgeos.org/
__ https://sourceforge.net/projects/jts-topo-suite/
__ https://www.ogc.org/standards/sfs
__ http://www.refractions.net/
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt
index 405681afba..7e0a0d4ee5 100644
--- a/docs/ref/contrib/gis/install/geolibs.txt
+++ b/docs/ref/contrib/gis/install/geolibs.txt
@@ -213,8 +213,8 @@ Configure, make and install::
If you have any problems, please see the troubleshooting section below for
suggestions and solutions.
-__ https://trac.osgeo.org/gdal/
-__ https://trac.osgeo.org/gdal/wiki/GdalOgrInPython
+__ https://gdal.org/
+__ https://gdal.org/api/python.html
.. _gdaltrouble: