If I have a polygon and a set of points all contained within the polygon.
How would I best add a new point to the point set such that:-
a) it was contained within the polygon
b) it was spaced at least distance X from any other point (ie. there if I gave the point a buffer of Y there would be no intersections)
Technology is POSTGIS
أكثر...
How would I best add a new point to the point set such that:-
a) it was contained within the polygon
b) it was spaced at least distance X from any other point (ie. there if I gave the point a buffer of Y there would be no intersections)
Technology is POSTGIS
أكثر...