[geos-devel] [GEOS] #548: expose BufferInputLineSimplifier
GEOS
geos-trac at osgeo.org
Tue May 15 13:14:50 PDT 2012
#548: expose BufferInputLineSimplifier
------------------------+---------------------------------------------------
Reporter: ylan | Owner: geos-devel@…
Type: defect | Status: new
Priority: minor | Milestone: 3.3.4
Component: Default | Version: 3.3.3
Severity: Unassigned | Keywords:
------------------------+---------------------------------------------------
geos::operation::buffer::BufferInputLineSimplifier is mentioned in the C++
documentation. But the header file is missing from the include directory.
So you can not actually use it (right?)
I moved the header file from the src dir to the include dir, changed the
corresponding references and recompiled, this works and I'm using this in
a program now.
Is this a sufficient fix? If so I'll try to prepare a patch.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/548>
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