[geos-devel] [GEOS] #546: polygonize::EdgeRing::ptNotInList bug ?
GEOS
geos-trac at osgeo.org
Mon May 14 12:15:26 PDT 2012
#546: polygonize::EdgeRing::ptNotInList bug ?
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.4
Component: Default | Version: 3.3.3
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
The current polygonize::EdgeRing::ptNotInList seems to be calling
EdgeRing::isInList in the wrong way (not negating its return code).
JTS does it the other way (negates its return code).
There's no test failing, which doesn't help.
The first step would be producing a failing test case
Martin: can you help with that?
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/546>
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