Changes between Version 76 and Version 77 of UsersWikiPostgreSQLPostGIS
- Timestamp:
- 09/09/13 09:11:43 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified UsersWikiPostgreSQLPostGIS
v76 v77 54 54 ||'''3.3'''||Yes||Yes||Yes (preferred 3.3.3+)||Yes (3.3.9+)|| Yes (not recommended)|| Yes* 55 55 ||'''3.4'''||Yes||Yes||Yes (preferred 3.4.2+)||Yes (3.4.2+)|| Yes|| Yes 56 ||'''3.5 '''||Yes||Yes||Yes ||Yes|| Yes|| Yes56 ||'''3.5*'''||Yes||Yes||Yes ||Yes|| Yes|| Yes (recommended) 57 57 58 58 '''Versions of GDAL support for PostGIS''' 59 59 PostGIS raster functionality (introduced in 2.0) depends on GDAL so to get raster functionality, you'll need to compile with GDAL support and preferrably 60 60 1.9 or above. Although you can compile PostGIS 2.0 without raster support, you really should rethink that decision, especially if you are a package maintainer (you'll have a lot of pissed off users if you do :)). For PostgreSQL 9.1 extension support, compiling with raster support is ABSOLUTELY required since the postgis extension includes the raster functionality. * Means it currently does or doesn't but may change at release time. 61 GEOS 3.5 is still in development but will have Voronoi which will be a feature in 2.2 only if you have GEOS 3.5. 61 62 62 63 ||'''GDAL Version'''||'''Pre - PostGIS 2.0'''||'''PostGIS 2.0'''||'''PostGIS 2.1'''||'''PostGIS 2.2 Trunk'''