get_intersecting_edges | R Documentation |
Identify network edges that are intersecting a geometry
get_intersecting_edges(network, geometry, index = FALSE)
network |
A spatial network object |
geometry |
A simple feature geometry |
index |
Whether to return the indices of the matchin edges or the geometries |
Indices or geometries of the edges intersecting the given geometry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.