Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blend points into the network using pseudo-edges #58

Open
luukvdmeer opened this issue Jun 16, 2020 · 0 comments
Open

Blend points into the network using pseudo-edges #58

luukvdmeer opened this issue Jun 16, 2020 · 0 comments
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()`

Comments

@luukvdmeer
Copy link
Owner

luukvdmeer commented Jun 16, 2020

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:

Screenshot from 2020-04-15 11-36-30

@luukvdmeer luukvdmeer added the feature 🎁 Request a new feature label Jun 16, 2020
@luukvdmeer luukvdmeer added this to the Milestone 3 milestone Jun 16, 2020
@luukvdmeer luukvdmeer self-assigned this Jun 16, 2020
@luukvdmeer luukvdmeer added the low priority 💤 Would be nice to have but not necessary label Oct 21, 2020
@luukvdmeer luukvdmeer removed this from the v0.4.0 milestone Oct 21, 2020
@luukvdmeer luukvdmeer removed their assignment Dec 16, 2020
@luukvdmeer luukvdmeer added the st_network_blend All issues related to function `st_network_blend()` label Nov 26, 2021
@luukvdmeer luukvdmeer changed the title Snap points to the network using pseudo-edges Blend points into the network using pseudo-edges Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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()`
Projects
None yet
Development

No branches or pull requests

1 participant