Update unworking and outdated URLs

GDAL URLs and Spatialite links are outdated (404)
This commit is contained in:
Thomas Gratier 2016-12-22 23:11:58 +01:00 committed by GitHub
parent 80b757b6db
commit 1a5671ecae

View File

@ -14,8 +14,8 @@ are sometimes limited (e.g. for shape files) or behave diffently.
<tr> <tr>
<td>OGR</td> <td>OGR</td>
<td>where clauses depending on the <td>where clauses depending on the
<a href="http://www.gdal.org/ogr/ogr_formats.html">format</a> (eg. <a href="http://www.gdal.org/ogr_formats.html">format</a> (eg.
<a href="http://www.gdal.org/ogr/ogr_sql.html">OGR SQL</a> <a href="http://www.gdal.org/ogr_sql.html">OGR SQL</a>
for shape files) for shape files)
</td> </td>
</tr> </tr>
@ -30,7 +30,7 @@ are sometimes limited (e.g. for shape files) or behave diffently.
<td>SpatiaLite</td> <td>SpatiaLite</td>
<td>where clauses using <td>where clauses using
<a href="http://www.sqlite.org/lang_select.html">SQLite</a> and <a href="http://www.sqlite.org/lang_select.html">SQLite</a> and
<a href="http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.1.0.html">SpatiaLite</a> <a href="http://www.gaia-gis.it/gaia-sins/spatialite-sql-4.2.0.html">SpatiaLite</a>
</td> </td>
</tr> </tr>
<tr> <tr>