[geos-devel] Re: [GEOS] #244: Buffer fails to buffer elements of
multpolygon
GEOS
geos-trac at osgeo.org
Tue May 12 10:35:04 EDT 2009
#244: Buffer fails to buffer elements of multpolygon
------------------------+---------------------------------------------------
Reporter: pramsey | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 3.1.1
Component: Default | Version: 3.0.3
Severity: Unassigned | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by strk):
This seems interesting. Of the 3 calls to ::buildMaximalEdgeRings, each
for each polygon
in input, only one returns a "maxEdgeRing":
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings got 2 dirEdges
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings returning 1
maxEdgeRings
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings got 2 dirEdges
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings returning 0
maxEdgeRings
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings got 2 dirEdges
0x7fff2ad7da30] PolygonBuilder::buildMaximalEdgeRings returning 0
maxEdgeRings
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/244#comment:8>
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