The plr tag has no wiki summary.
6
votes
3answers
605 views
How best to fix a non-noded intersection problem in PostGIS?
I'm using a PL/R function and PostGIS to generate voronoi polygons around a set of points. The function that I am using is defined here. When I use this function on a particular dataset I get the ...
