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

Definition