You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ST_BUFFER(g, d) creates a polygon from a point and a radius.
the problem is I want a way to make polygons from points. and I found that this can be acheived by st-buffer, but I can't find this function in the library