[geos-devel] [GEOS] #215: Single-sided buffering implementation
GEOS
geos-trac at osgeo.org
Mon Nov 3 17:07:29 EST 2008
#215: Single-sided buffering implementation
---------------------+------------------------------------------------------
Reporter: swongu | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone:
Component: Core | Version: svn-trunk
Severity: Content | Keywords:
---------------------+------------------------------------------------------
Hello,
I have provided an implementation for getting a "single-sided buffer" of a
LineString geometry. It is based on the raw offset curves but nodes and
cleans the edges. Please see an attached picture to see the existing
RoundCap buffer, the new LeftSide buffer and the BothSides buffer.
Applications for this single-sided buffering include getting clean offset
curves of line geometries.
Stephen W.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/215>
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