st_centroid(geography, use_spheroid boolean DEFAULT true)


Description

args: g1, use_spheroid = true - Returns the geometric center of a geometry.

Parameters

Name Type Mode
geography IN
use_spheroid boolean IN

Definition