Changes between Version 26 and Version 27 of UsersWikiPostgreSQLPostGIS


Ignore:
Timestamp:
Aug 3, 2010, 7:43:00 AM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgreSQLPostGIS

    v26 v27  
    2828For the not recommended, this means that while you can get PostGIS to work with those versions, you'll be missing out on some PostGIS functions such as ST_Covers, ST_CoversBy and for PostGIS 1.5 the ST_HausdorffDistance and enhancements to ST_Buffer (both speed and functionality).  GEOS 3.1 brought cascade union.  GEOS 3.2 brought faster buffering and buffering enhancements, plus numerous enhancements with dealing with tolerance issues when unioning.
    2929
    30 ||'''Geos Version'''||'''PostGIS 1.3'''||'''PostGIS 1.4'''||'''PostGIS 1.5'''||
    31 ||'''None'''||Yes (not recommended)||No||No||
    32 ||'''2.2'''||Yes (not recommended)||No||No||
    33 ||'''3.0'''||Yes||Yes (not recommended)||No||
    34 ||'''3.1'''||Yes||Yes||Yes (not recommended) (requires 3.1.1+)||
    35 ||'''3.2'''||Yes||Yes||Yes||
     30||'''Geos Version'''||'''PostGIS 1.3'''||'''PostGIS 1.4'''||'''PostGIS 1.5'''||'''PostGIS 2.0'''||
     31||'''None'''||Yes (not recommended)||No||No|| No
     32||'''2.2'''||Yes (not recommended)||No||No|| No
     33||'''3.0'''||Yes||Yes (not recommended)||No|| No
     34||'''3.1'''||Yes||Yes||Yes (not recommended) (requires 3.1.1+)|| No
     35||'''3.2'''||Yes||Yes||Yes||Yes (not recommended)
     36||'''3.3'''||Yes||Yes||Yes||Yes