PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWT_ELEMID lwt_GetNodeByPoint | ( | LWT_TOPOLOGY * | topo, |
LWPOINT * | pt, | ||
double | tol | ||
) |
Retrieve the id of a node at a point location.
topo | the topology to operate on |
point | the point to use for query |
tol | max distance around the given point to look for a node |
Definition at line 4789 of file lwgeom_topo.c.
References _lwt_release_nodes(), LWT_TOPOLOGY_T::be_iface, getPoint2d_p(), lwerror(), lwt_be_getNodeWithinDistance2D(), lwt_be_lastErrorMessage(), LWT_COL_NODE_GEOM, LWT_COL_NODE_NODE_ID, LWT_ISO_NODE::node_id, and LWPOINT::point.