PostGIS
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

PostGIS 0.8.0 Released!

We are very happy to announce the release of PostGIS 0.8.0, the first version of PostGIS that supports every function in the OpenGIS "Simple Features for SQL" specification document. The PostGIS 0.8.0 source code includes the OpenGIS SFSQL conformance test suite, so give it a try and see how we do!

Version 0.8 includes such useful SFSQL functions as Within(), Disjoint(), Touches(), GeomUnion(), Intersection(), Buffer(), and many many more! We also include some spatial aggregate functions, GeomUnion() and Collect(), that can roll up spatial result sets into resultants based on attribute grouping.

Version 0.8.0 also includes support for the newly released PostgreSQL version 7.4. Version 7.4 has numerous performance improvements over 7.3 so it may well be worth an upgrade.