st_linelocatepoint(geography, geography, use_spheroid boolean DEFAULT true)


Description

args: a_linestring, a_point, use_spheroid = true - Returns the fractional location of the closest point on a line to a point.

Parameters

Name Type Mode
geography IN
geography IN
use_spheroid boolean IN

Definition