[geos-devel] Re: [GEOS] #527: Union and UnaryUnion both fail at
correctly node input lines
GEOS
geos-trac at osgeo.org
Tue Apr 3 08:41:10 EDT 2012
#527: Union and UnaryUnion both fail at correctly node input lines
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.4
Component: Default | Version: 3.3.3
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
Comment(by strk):
I've to correct myself, it takes 5 iterations to correctly node the above!
{{{
Iteration1: # nodes created: 3
Iteration2: # nodes created: 3
Iteration3: # nodes created: 5
Iteration4: # nodes created: 5
Iteration5: # nodes created: 5
Iteration6: # nodes created: 0
}}}
Since IteratedNoder returns 19 output segments, many of which being
duplicates, I'm not sure it's doing its work the way it's meant to.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/527#comment:9>
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