Changes between Version 9 and Version 10 of UsersWikiPostgreSQLPostGIS


Ignore:
Timestamp:
Oct 30, 2009, 10:35:37 AM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgreSQLPostGIS

    v9 v10  
    1515The none means that you can get that version to work without GEOS, though its not recommended since a lot of functions will not be installed. 
    1616
    17 For 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 HausdorDistance and enhancements to ST_Buffer (both speed and functionality)
     17For 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 HausdorDistance 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.
     18
    1819||'''Geos Version'''||'''PostGIS 1.3'''||'''PostGIS 1.4'''||'''PostGIS 1.5'''||
    1920||'''None'''||Yes (not recommended)||No||No||