Support for direct via routing#7105
Draft
optionsome wants to merge 4 commits intoopentripplanner:dev-2.xfrom
Draft
Support for direct via routing#7105optionsome wants to merge 4 commits intoopentripplanner:dev-2.xfrom
optionsome wants to merge 4 commits intoopentripplanner:dev-2.xfrom
Conversation
9eae02e to
1e0526a
Compare
a9710cb to
85f7abc
Compare
85f7abc to
a2b7440
Compare
a2b7440 to
b12e5f1
Compare
b12e5f1 to
004f0e0
Compare
004f0e0 to
eb9ca27
Compare
eb9ca27 to
7fe0218
Compare
7fe0218 to
16c57e2
Compare
16c57e2 to
12951df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds support for direct routing when there are only via locations with coordinates specified in the request. If there are any via locations without coordinates (visit via locations with just stopLocations or pass-through via locations), direct routing is not executed.
This is currently based on #7090
Issue
Relates to #4887
Unit tests
TODO
Documentation
Not needed
Changelog
From title