Hello guys, I'm not sure this is the right place. I'm getting GEOS exceptions while doing simple ST_Intersection calculations.<br><br>Check this out:<br><br>"POSTGIS="1.4.0" GEOS="3.1.1-CAPI-1.6.0" PROJ="Rel. 4.6.1, 21 August 2008" USE_STATS"<br>

<br>SELECT ST_Intersection(<br>    ST_GeomFromText('POLYGON((0 0, 1 1, 1 0, 0 1, 0 0))'),ST_GeomFromText('LINESTRING(-1 -1, 2 2)'));<br><br>NOTICE:  TopologyException: found non-noded intersection between 0 0, 1 1NG ( and 1 0, 0.5 0.5 0.5 0.5<br>

ERROR:  GEOS Intersection() threw an error!<br><br>********** Error **********<br><br>ERROR: GEOS Intersection() threw an error!<br>SQL state: XX000<br><br>Any hints?<br><br>Thanks<br clear="all"><br>-- <br>George R. C. Silva<br>

<br>Desenvolvimento em GIS<br><a href="http://blog.geoprocessamento.net">http://blog.geoprocessamento.net</a><br>