[geos-devel] [GEOS] #1117: Add C API function to homogenize a collection
GEOS
geos-trac at osgeo.org
Tue May 4 09:09:58 PDT 2021
#1117: Add C API function to homogenize a collection
------------------------+--------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.9.2
Component: Default | Version: 3.9.0
Severity: Unassigned | Keywords:
------------------------+--------------------------
Should be able to retain components only of a specified dimension, or of
the highest dimension (whatever that may be.) Ideally would consume its
inputs so it could be used in a chained function call
(`GEOSHomogenize(GEOSIntersection(g1, g2), DIMENSION_HIGHEST)`. See
https://github.com/r-spatial/sf/issues/1668#issuecomment-831646994 for an
example use case.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1117>
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