st_azimuth(geog1 geography, geog2 geography)


Description

args: origin, target - Returns the north-based azimuth of a line between two points.

Parameters

Name Type Mode
geog1 geography IN
geog2 geography IN

Definition