Open
Description
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
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