1 Jul 2011 10:08
[GEOS] #455: GEOSSingleSidedBuffer returns a short line
GEOS <geos-trac <at> osgeo.org>
2011-07-01 08:08:28 GMT
2011-07-01 08:08:28 GMT
#455: GEOSSingleSidedBuffer returns a short line
------------------------+---------------------------------------------------
Reporter: strk | Owner: geos-devel <at> …
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).
_______________________________________________ geos-devel mailing list geos-devel <at> lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/geos-devel
RSS Feed