st_azimuth(geom1 geometry, geom2 geometry)


Description

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

Parameters

Name Type Mode
geom1 geometry IN
geom2 geometry IN

Definition