From ba9de2e74edb155067dc96a3369305c9ef4ba385 Mon Sep 17 00:00:00 2001 From: Moritz DuchĂȘne Date: Mon, 17 Jan 2022 16:00:14 +0100 Subject: Updated GEOS/GDAL links in docs and comments. --- docs/ref/contrib/gis/geos.txt | 2 +- docs/ref/contrib/gis/install/geolibs.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref') 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: -- cgit v1.3