Blend points into the network using pseudo-edges #58
Labels
feature 🎁
Request a new feature
low priority 💤
Would be nice to have but not necessary
st_network_blend
All issues related to function `st_network_blend()`
Is your feature request related to a problem? Please describe.
Currently points blended with the network are added as nodes at their projected location on the network, i.e. their nearest location on their nearest edge. An alternative approach would be to create a "pseudo-edge" between the original point and their projection on the network.
See this visualization:
The text was updated successfully, but these errors were encountered: