st_perimeter(geog geography, use_spheroid boolean DEFAULT true)


Description

args: geog, use_spheroid = true - Returns the length of the boundary of a polygonal geometry or geography.

Parameters

Name Type Mode
geog geography IN
use_spheroid boolean IN

Definition