st_shortestline(geography, geography, use_spheroid boolean DEFAULT true)


Description

args: geom1, geom2, use_spheroid = true - Returns the 2D shortest line between two geometries

Parameters

Name Type Mode
geography IN
geography IN
use_spheroid boolean IN

Definition