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

Rethink how routing between nodes is done #167

Merged
merged 6 commits into from
Dec 10, 2024
Merged

Conversation

Nate-Wessel
Copy link
Contributor

The app strictly uses the Here network, but it's helpful for other purposes to generalize this and allow a compatible means of routing on the centreline network as well.

Eventually, the app may pull in data from other City sources, which is generally located on the centreline network.

This work also trims some long-deprecated fields from the link-nodes output.

@Nate-Wessel
Copy link
Contributor Author

Need yet to add some more guard rails around invalid selections so they don't throw a full-blown server error. E.g. report in a dignified way that a selected node doesn't exist.

Also need to update the route docstring with the new param, etc.

@Nate-Wessel Nate-Wessel marked this pull request as ready for review December 10, 2024 15:07
@Nate-Wessel Nate-Wessel merged commit f5900d4 into deploy Dec 10, 2024
1 check passed
@Nate-Wessel Nate-Wessel deleted the routing-rethink branch December 10, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant