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

Use OSMnx get_nearest_nodes distances #13

Closed
leo-desbureaux-tellae opened this issue Jun 1, 2021 · 2 comments
Closed

Use OSMnx get_nearest_nodes distances #13

leo-desbureaux-tellae opened this issue Jun 1, 2021 · 2 comments

Comments

@leo-desbureaux-tellae
Copy link
Contributor

Since v1.1.0, OSMnx get_nearest_nodes function can also return the array of distances to the given localisation.

Proposition:

Get the distances from get_nearest_nodes instead of computing them in Environment.nearest_node_in_modes()

@leo-desbureaux-tellae leo-desbureaux-tellae added the enhancement New feature or request label Jun 1, 2021
@leo-desbureaux-tellae
Copy link
Contributor Author

Function get_nearest_nodes is now deprecated, see changelog of version 1.1.0.

@leo-desbureaux-tellae leo-desbureaux-tellae removed the enhancement New feature or request label Sep 29, 2023
@leo-desbureaux-tellae
Copy link
Contributor Author

Closed in this commit

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