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

[Feature Request] Aggreggation queries to subset of nodes #162

Open
chourmo opened this issue Mar 30, 2021 · 0 comments
Open

[Feature Request] Aggreggation queries to subset of nodes #162

chourmo opened this issue Mar 30, 2021 · 0 comments

Comments

@chourmo
Copy link

chourmo commented Mar 30, 2021

I would be interested in limiting net.aggregate or net.nearest_pois queries to a subset of nodes to make them faster.

This would be useful to avoid nodes :

  • on rural roads, with no population
  • on highways with no direct local access
  • to sample nodes in dense areas (city centers), with small differences in local accessibility
  • avoid graph edges for which accessibility may have no meaning (transit, water ways (...))
  • ....

API wise, a subset keyword with a list of nodes in net.aggregate and net.nearest_pois would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant