Opened 5 years ago
Last modified 4 years ago
#4392 assigned enhancement
ST_VoronoiPolygons as window function
Reported by: | komzpa | Owned by: | Komzpa |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
As discussed on OSGeo sprint, we can have ST_VoronoiPolygons as window function that outputs a polygon for each input point.
Right now it can be done via matching GEOS output geometries to input geometries on LWGEOM side. After GEOS gets different output mode we can get it optimized.
Change History (2)
comment:1 by , 5 years ago
Milestone: | PostGIS 3.0.0 → PostGIS 3.1.0 |
---|
comment:2 by , 4 years ago
Milestone: | PostGIS 3.1.0 → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.