-
Notifications
You must be signed in to change notification settings - Fork 412
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
fix: Implicit vehicle access handling for ferries #1954
Conversation
FYI: The logic to allow access only in the absence of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many thanks for the prompt fix! 🚀
Looks aready quite good. Would you mind adding:
- corresponding changes to the HGV flag encoder/tests
- an entry in the CHANGELOG file?
Cheers! ❤️
b422824
to
b509045
Compare
Hi @koebi, |
Some of the proposed changes seem to break the routing 💀 This is evident e.g. when looking at the route from Apparently some sort of secret tram routing option got activated, see below 😂 Not sure what the following is about though 🙈 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
Quality Gate passedIssues Measures |
Pull Request Checklist
have been resolved.
[Unreleased] heading.
(at least Germany), and the graphs build without problems (i.e. no out-of-memory errors).
importer etc.), I have generated longer distance routes for the affected profiles with different options
(avoid features, max weight etc.) and compared these with the routes of the same parameters and start/end
points generated from the current live ORS.
If there are differences then the reasoning for these MUST be documented in the pull request.
and why the change was needed.
Not sure if there are any cases that would be covered by the
or
-part of the original if-statement that are not caught by the new statement…One would probably have to change
hgv
as well, I think?Information about the changes
foot
,motorcar
,access
, …), but only theroute=ferry
tag.Whether it makes sense to only do that if
foot
orbike
are absent, I don't know…Examples and reasons for differences between live ORS routes, and those generated from this pull request
This route using such a ferry in norway will now be available.