Changes between Version 90 and Version 91 of UsersWikiPostgreSQLPostGIS


Ignore:
Timestamp:
Nov 17, 2015, 12:45:33 AM (8 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgreSQLPostGIS

    v90 v91  
    6969PostGIS raster functionality (introduced in 2.0) depends on GDAL so to get raster functionality, you'll need to compile with GDAL support and preferrably
    70701.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.
    71 GEOS 3.5 is still in development but will have Voronoi which may be a feature in 2.2 only if you have GEOS 3.5. It currently has  ST_ClipByBox2D and ST_SubDivide which requires GEOS 3.5
     71PostGIS 2.2 has  ST_ClipByBox2D and ST_SubDivide which require GEOS 3.5
    7272
    73 ||'''GDAL Version'''||'''Pre - PostGIS 2.0'''||'''PostGIS 2.0'''||'''PostGIS 2.1'''||'''PostGIS 2.2 Trunk'''
    74 ||'''1.7'''||N/A||Yes (not recommended)||No||No
    75 ||'''1.8'''||N/A||Yes (not recommended)||Yes (not recommended)||Yes*
    76 ||'''1.9'''||N/A||Yes||Yes||Yes
    77 ||'''1.10'''||N/A||Yes||Yes||Yes
    78 ||'''1.11'''||N/A||Yes||Yes||Yes
    79 ||'''2.0dev'''||N/A||No||No||Yes
     73||'''GDAL Version'''||'''Pre - PostGIS 2.0'''||'''PostGIS 2.0'''||'''PostGIS 2.1'''||'''PostGIS 2.2'''||'''PostGIS 2.3 Trunk'''
     74||'''1.7'''||N/A||Yes (not recommended)||No||No||No
     75||'''1.8'''||N/A||Yes (not recommended)||Yes (not recommended)||Yes*||Yes*
     76||'''1.9'''||N/A||Yes||Yes||Yes||Yes
     77||'''1.10'''||N/A||Yes||Yes||Yes||Yes
     78||'''1.11'''||N/A||Yes||Yes||Yes||Yes
     79||'''2.0'''||N/A||No||No||Yes||Yes