[geos-devel] [GEOS] #952: Add GEOSMakeValid() and GEOSBuildArea()
GEOS
geos-trac at osgeo.org
Thu Feb 21 08:57:00 PST 2019
#952: Add GEOSMakeValid() and GEOSBuildArea()
-------------------------+--------------------------
Reporter: rouault | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: Default | Version:
Severity: Unassigned | Keywords:
-------------------------+--------------------------
rttopo / liblwgeom has MakeValid() and BuildArea() functions that would be
convenient to have in GEOS itself for projects that can't use
rttopo/liblwgeom. @strk agreed in
https://git.osgeo.org/gitea/geos/geos/pulls/27 that the relevant rttopo
code was fine to relicense to LGPL for inclusion in GEOS and I did a first
take at doing the exercice, but using the GEOS C API. I'll take a new try
at porting this code to using GEOS C++ API instead
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/952>
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