Changes between Version 82 and Version 83 of UsersWikiPostgreSQLPostGIS
- Timestamp:
- 09/26/14 06:19:03 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostgreSQLPostGIS
v82 v83 53 53 ||'''3.2'''||Yes||Yes||Yes||Yes (not recommended)|| No|| No 54 54 ||'''3.3'''||Yes||Yes||Yes (preferred 3.3.3+)||Yes (3.3.9+)|| Yes (not recommended)|| Yes* 55 ||'''3.4'''||Yes||Yes||Yes (preferred 3.4.2+)||Yes (3.4.2+)|| Yes|| Yes 55 ||'''3.4'''||Yes||Yes||Yes (preferred 3.4.2+)||Yes (3.4.2+)|| Yes|| Yes* 56 56 ||'''3.5*'''||Yes||Yes||Yes ||Yes|| Yes|| Yes (recommended) 57 57 … … 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 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. It currently has ST_ClipByBox2D which requires GEOS 3.5 62 62 63 63 ||'''GDAL Version'''||'''Pre - PostGIS 2.0'''||'''PostGIS 2.0'''||'''PostGIS 2.1'''||'''PostGIS 2.2 Trunk'''