diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-09-29 20:04:08 +0200 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-09-29 20:04:08 +0200 |
| commit | 8867c276135887458c21536f53c8b4045baefefc (patch) | |
| tree | 0c9bfd5cbc06c875f6ee9b79f65c13662c29c04e | |
| parent | ffdd6595ea2220f8e8a6fb3aacd3213b751d982f (diff) | |
Added link to PostGIS matrix on OSGeo Wiki
| -rw-r--r-- | docs/ref/contrib/gis/install.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/ref/contrib/gis/install.txt b/docs/ref/contrib/gis/install.txt index b815973202..d84ffc6b52 100644 --- a/docs/ref/contrib/gis/install.txt +++ b/docs/ref/contrib/gis/install.txt @@ -69,6 +69,11 @@ Oracle GEOS 10.2, 11 XE not s SQLite GEOS, GDAL, PROJ.4, SpatiaLite 3.6.+ Requires SpatiaLite 2.3+, pysqlite2 2.5+ ================== ============================== ================== ========================================= +See also `this comparison matrix`__ on the OSGeo Wiki for +PostgreSQL/PostGIS/GEOS/GDAL possible combinations. + +__ http://trac.osgeo.org/postgis/wiki/UsersWikiPostgreSQLPostGIS + .. _geospatial_libs: Geospatial libraries |
