PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Compute the azimuth of segment AB in radians.
Return 0 on exception (same point), 1 otherwise.
Definition at line 2427 of file measures.c.
References POINT2D::x, and POINT2D::y.
Referenced by _lwt_AddEdge(), _lwt_FindAdjacentEdges(), _lwt_InitEdgeEndByLine(), and LWGEOM_azimuth().