st_length(geography, boolean)


Description

args: geog, use_spheroid=true - Returns the 2D length of the geometry if it is a LineString or MultiLineString. geometry are in units of spatial reference and geography are in meters (default spheroid)

Parameters

Name Type Mode
geog USER-DEFINED IN
use_spheroid boolean IN