MI_Union

Description

Returns a geometry object which represents the union of two input geometry objects.

Syntax

MI_Union ( geometry1, geometry2 )

Arguments

geometry1 is an expression which returns a geometry, and

geometry2 is an expression which returns a geometry.