[geos-devel] [GEOS] #973: Polygon clipping and validation over integer coordinates
GEOS
geos-trac at osgeo.org
Mon Jun 10 08:40:27 PDT 2019
#973: Polygon clipping and validation over integer coordinates
-----------------------------+---------------------------
Reporter: Algunenano | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: GEOS Fund Me
Component: Default | Version: master
Severity: Feature Request | Resolution:
Keywords: |
-----------------------------+---------------------------
Comment (by Algunenano):
I need to handle also the ones that are invalid beforehand; this is both
because invalid input is (currently) accepted and because we call
`lwgeom_simplify_in_place` (to reduce the number of points) and
`lwgeom_affine` (to transform to int), and both functions can return
invalid polygons.
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/973#comment:2>
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