[postgis-devel] 1.3.3

Paul Ramsey pramsey at cleverelephant.ca
Fri Mar 28 12:35:31 PDT 2008


Mark,

Rather than revert the PreparedGeometry changes, I've placed them
behind appropriate version checking so that they aren't available for
GEOS < 3.1. Ditto for the topologyPreservingSimplify that was breaking
GEOS < 3.0.

I have now tested and gotten things working for GEOS 2.2 versus
PostGIS 1.3.3SVN.  Only thing not working is the ogc regress test,
that uses Covers/CoveredBy, which are only exposed in GEOS >= 3.0.0.
So the next trick is to make the regression tests also
version-sensitive.

Anyways, I think we could cut a "safe" 1.3.3 release now.

Comments?

P

On Thu, Mar 27, 2008 at 8:07 PM, Mark Cave-Ayland
<mark.cave-ayland at siriusit.co.uk> wrote:

>  My suggestion is that we go through the bug tracker and check the bugs we
>  want to fix for the next release, revert the PreparedGeometry changes to
>  preserve the existing API (and also fix HEAD so that regression tests
>  actually run on a non-HEAD GEOS) and go for release. I then suggest we
>  branch into 1.4 before looking at adding these back in, so i) we can
>  review these changes again and ii) we maintain the API compatibility.



More information about the postgis-devel mailing list