PostGIS 1.3.4 is finally out the door. This version has:
- Support for 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 beta
- GEOS 2.2.3, GEOS 3.0.3, GEOS 3.1 beta
- Numerous bug fixes and speed improvements
- Slightly better documentation
- addition of function comments to help guide new users while in the psql or pgAdmin environment
- One new function ST_AsGeoJSON to support javascript apis such as OpenLayers.
Some advanced GEOS functions such as ST_SimplifyPreserveTopology and ST_CoveredBy (both released
in 1.3.3) will not be installed unless you are running GEOS 3.0 or above.