ST_Azimuth
Signature
Description
Returns the azimuth in radians of the segment from pointA
to
pointB
clockwise from the North (0, 1).
Returns NULL
if pointA
and pointB
are not POINT
Geometries
or are coincident.
Returns the azimuth in radians of the segment from pointA
to
pointB
clockwise from the North (0, 1).
Returns NULL
if pointA
and pointB
are not POINT
Geometries
or are coincident.