[geos-devel] [GEOS] #455: GEOSSingleSidedBuffer returns a short line
GEOS
geos-trac at osgeo.org
Fri Jul 1 04:08:28 EDT 2011
#455: GEOSSingleSidedBuffer returns a short line
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.2.3
Component: Default | Version: 3.2.2
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
{{{
Input: LINESTRING(0 0, 10 0, 10 10)
Distance: 10
Side: right
Join: bevel
Expected: LINESTRING(20 10,20 0,10 -10,0 -10)
Obtained: LINESTRING(20 10,20 0,10 -10)
}}}
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/455>
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