I am trying to create a postgis query that would get all the points in an union of circles (possibly more than a thousand of circles with different radius). The circles would be created dynamically from a set of objects with a latitude, longitude and radius.
Is it possible to achieve this with postgis without perfomance issues?
أكثر...
Is it possible to achieve this with postgis without perfomance issues?
أكثر...