New bug fix and improvement release for the 3.3 series of GEOS is out.
Changes since 3.3.3:
Do not abort on NaN overlay input (#530) Reduce CommonBitsRemover harmful effects during overlay op (#527) Better cross-compiler support (#534) Enable overlay ops short-circuits (#542) Envelope-based short-circuit for symDifference (#543) Fix support for PHP 5.4 (#513) Fix TopologyPreservingSimplifier invalid output on closed line (#508) Reduce calls to ptNotInList, greatly speeding up Polygonizer (#545)
The long-awaited full featured PostGIS 2.0.0 is finally out. Coupled with GEOS 3.3.3 (released a few days before) and GDAL-1.9.0, it brings you the best spatial database system in town, complete with raster analysis and topology modeling support.
Complete announcement, with list of changes, here.
It’s been an great pleasure to work with the rest of the team on getting this release ready for shipping, drawing a line after over two years of hard work on new features.
Read more →
The second bugfix release in the 3.3 branch of GEOS was released today.
This is the version required by the topology support shipped with the upcoming PostGIS 2.0 release.
Everyone is recommended to upgrade. Changes can be read here, package can be downloaded here.
The first bugfix release in the 3.3 branch of GEOS was released today.
Anyone running 3.3.0 is recommended to upgrade. Changes can be read here, package can be downloaded here.
By the way… did you try the PHP binding yet ? Configure with --enable-php to take a look !