st_voronoipolygons


Description

args: geom, tolerance = 0.0, extend_to = NULL - Returns the cells of the Voronoi diagram of the vertices of a geometry.

Parameters

Name Type Mode
g1 USER-DEFINED IN
tolerance double precision IN
extend_to USER-DEFINED IN

Definition