FYI, GEOS-3.2.1 has just been released: http://download.osgeo.org/geos/geos-3.2.1.tar.bz2
This bugfix release fixes a bug in Validity computation which results in the postgis's ST_IsValid() to return TRUE for possibly invalid geometries. In particular, multi-component geometries were affected. This version plugs painlessly in existing PostGIS installations, just make install and you would get a correct ST_isValid() implementation. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
