[geos-devel] Re: [GEOS] #383: huge memory cost and crash in buffer
GEOS
geos-trac at osgeo.org
Mon Jul 18 03:22:07 EDT 2011
#383: huge memory cost and crash in buffer
------------------------+---------------------------------------------------
Reporter: atubar | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: GEOS Future
Component: Default | Version: svn-trunk
Severity: Unassigned | Keywords: buffer
------------------------+---------------------------------------------------
Changes (by strk):
* keywords: => buffer
* version: 3.2.0 => svn-trunk
* milestone: 3.2.1 => GEOS Future
Comment:
this is an issue with the buffer algorithm itself (from JTS). A possible
solution could be splitting the line in smaller portions, buffer each one
in turn and then finally union them togheter.
It is still an issue with trunk and won't be changed in 3.2, so changing
the milestone.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/383#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