MI_Intersection
Description
Returns a geometry object which represents the intersection between two input geometry objects.
Syntax
MI_Intersection ( geometry1, geometry2 )
Arguments
geometry1 is an expression which returns a geometry, and
geometry2 is an expression which returns a geometry.