[geos-devel] Re: [GEOS] #244: Buffer fails to buffer elements of
multpolygon
GEOS
geos-trac at osgeo.org
Tue May 12 09:59:58 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):
bug244-simp2.xml yet another simplification. This time it's 4 polygons
input.
Note that dropping any more polygon from input results in a correct
output.
Keeping all of 4 polygons results in a single polygon output
orig |
: MultiPolygon[BS] with 3 elements
: Polygon[] with 1 rings
: ring 0 has 204 points
: Polygon[] with 1 rings
: ring 0 has 404 points
: Polygon[] with 1 rings
: ring 0 has 25 points
:
buffered |
: Polygon[BS] with 1 rings
: ring 0 has 204 points
:
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/244#comment:6>
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