[geos-devel] [GEOS] #1030: Retain order of inputs in GEOSVoronoiDiagram
GEOS
geos-trac at osgeo.org
Wed May 6 21:55:07 PDT 2020
#1030: Retain order of inputs in GEOSVoronoiDiagram
-------------------------+---------------------------
Reporter: dbaston | Owner: geos-devel@…
Type: enhancement | Status: new
Priority: major | Milestone: 3.9.0
Component: Default | Version: master
Severity: Unassigned | Resolution:
Keywords: |
-------------------------+---------------------------
Comment (by mdavis):
No need for PIP. Generated Voronoi polygons (in JTS at least) have their
site coordinate attached as userData. Code
[https://github.com/locationtech/jts/blob/master/modules/core/src/main/java/org/locationtech/jts/triangulate/quadedge/QuadEdgeSubdivision.java#L946
here].
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/1030#comment:3>
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