rsgb
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
st_voronoilines(g1 geometry, tolerance double precision DEFAULT 0.0, extend_to geometry DEFAULT NULL::geometry)
Parameters
Name
Type
Mode
g1
geometry
IN
tolerance
double precision
IN
extend_to
geometry
IN
Definition
SELECT public._ST_Voronoi(g1, extend_to, tolerance, false)