MI_Centroid

Description

Returns the centroid of a geometry object as a Point geometry object.

Syntax

MI_Centroid ( geometry )

Arguments

geometry is an expression which returns a geometry.

Remarks

The point geometry object returned will be in the coordinate system of the input geometry.