Added note in geo library docs
This commit is contained in:
parent
e62dea9ad5
commit
c6ffa4cab6
|
@ -18,6 +18,9 @@ Program Description Required
|
||||||
`SpatiaLite`__ Spatial extensions for SQLite Yes (SQLite only) 4.1, 4.0, 3.0, 2.4, 2.3
|
`SpatiaLite`__ Spatial extensions for SQLite Yes (SQLite only) 4.1, 4.0, 3.0, 2.4, 2.3
|
||||||
======================== ==================================== ================================ ==========================
|
======================== ==================================== ================================ ==========================
|
||||||
|
|
||||||
|
Note that older or more recent versions of these libraries *may* also work
|
||||||
|
totally fine with GeoDjango. Your mileage may vary.
|
||||||
|
|
||||||
..
|
..
|
||||||
Libs release dates:
|
Libs release dates:
|
||||||
GEOS 3.1.0 2009-03-11
|
GEOS 3.1.0 2009-03-11
|
||||||
|
@ -28,10 +31,12 @@ Program Description Required
|
||||||
GDAL 1.7.1 2010-02-08
|
GDAL 1.7.1 2010-02-08
|
||||||
GDAL 1.8.0 2011-01-13
|
GDAL 1.8.0 2011-01-13
|
||||||
GDAL 1.9.0 2012-01-03
|
GDAL 1.9.0 2012-01-03
|
||||||
|
GDAL 1.10.0 2013-04-29 (support to be confirmed)
|
||||||
PostGIS 1.3.0 2007-08-09
|
PostGIS 1.3.0 2007-08-09
|
||||||
PostGIS 1.4.0 2009-07-24
|
PostGIS 1.4.0 2009-07-24
|
||||||
PostGIS 1.5.0 2010-02-04
|
PostGIS 1.5.0 2010-02-04
|
||||||
PostGIS 2.0.0 2012-04-03
|
PostGIS 2.0.0 2012-04-03
|
||||||
|
PostGIS 2.1.0 2013-08-17 (support to be confirmed)
|
||||||
SpatiaLite 2.3.0 2009-04-06
|
SpatiaLite 2.3.0 2009-04-06
|
||||||
Spatialite 2.4.0 2010-11-14
|
Spatialite 2.4.0 2010-11-14
|
||||||
Spatialite 3.0.0 2011-12-30
|
Spatialite 3.0.0 2011-12-30
|
||||||
|
|
Loading…
Reference in New Issue