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