[geos-devel] [GEOS] #712: Single-sided buffer gives unexpected result

GEOS geos-trac at osgeo.org
Fri Sep 15 09:19:26 PDT 2017


#712: Single-sided buffer gives unexpected result
------------------------+---------------------------
 Reporter:  pmeems      |       Owner:  geos-devel@…
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:  3.6.3
Component:  Default     |     Version:  3.4.2
 Severity:  Unassigned  |  Resolution:
 Keywords:              |
------------------------+---------------------------

Comment (by mdavis):

 Pretty likely that JTS gives the same result.

 There's a lot of heuristics in the buffer code, intended to give stable
 and correct results for all of the various ways in which it can be
 parameterized (but with priority given to the primary use case of round
 buffers).  It might be possible to improve the heuristics to get better
 results in this situation, but it will require either extensive testing to
 ensure no regression in all other buffer situations, or a different code
 path provided for just Single-Sided Buffer.

--
Ticket URL: <https://trac.osgeo.org/geos/ticket/712#comment:5>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list