[geos-devel] [GEOS] #694: PreparedPoint::intersects gives different results from Point::intersects

GEOS geos-trac at osgeo.org
Fri Jun 20 01:37:16 PDT 2014


#694: PreparedPoint::intersects gives different results from Point::intersects
------------------------+---------------------------------------------------
 Reporter:  strk        |       Owner:  geos-devel@…              
     Type:  defect      |      Status:  new                       
 Priority:  blocker     |   Milestone:  3.5.0                     
Component:  Default     |     Version:  svn-trunk                 
 Severity:  Unassigned  |    Keywords:                            
------------------------+---------------------------------------------------
 A bug in PreparedPoint::intersects signature prevented it from being
 really prepared. The bug was fixed by r3988, which triggered no failures
 in the GEOS testsuite but triggered a failure in the PostGIS testsuite:
 http://trac.osgeo.org/postgis/ticket/2768

 This makes me think that PreparedPoint::intersects behaves differentely
 from Point::intersects, which is the one we were hitting while the bug was
 present.

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/694>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list