[postgis-users] Comparing algorithms for calculating voronoi polygons
Lars Ried
rila1014 at h-ka.de
Sun Dec 18 03:42:14 PST 2022
Hello everyone,
for our university project, we want to compare different algorithms for calculating voronoi polygons in the PostGIS database. We already found the function ST_VoronoiPolygons() which uses the delaunay triangulation. Is there somebody that knows functions for other algorithms like the fortunes algorithm or the jump flooding algorithm?
Best Regards
Lars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20221218/1408d2e2/attachment.htm>
More information about the postgis-users
mailing list