st_union(geom1 geometry, geom2 geometry, gridsize double precision)


Description

args: g1, g2, gridSize - Computes a geometry representing the point-set union of the input geometries.

Parameters

Name Type Mode
geom1 geometry IN
geom2 geometry IN
gridsize double precision IN

Definition