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
_______________________________________________ postgis-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/postgis-users
