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

vehicle in profile vs graph.vehicles inconsistency #2834

Closed
karussell opened this issue May 31, 2023 · 4 comments
Closed

vehicle in profile vs graph.vehicles inconsistency #2834

karussell opened this issue May 31, 2023 · 4 comments
Labels
Milestone

Comments

@karussell
Copy link
Member

If turn costs is enabled in profile and graph.vehicles is using the same vehicle but without turn_cost=true then turn restrictions are not enabled.

Of course we should get rid of graph.vehicles but this is another bigger task :)

@karussell karussell added the bug label May 31, 2023
@karussell karussell added this to the 8.0 milestone May 31, 2023
@easbar
Copy link
Member

easbar commented May 31, 2023

You mean the setting in the profile should overrule the one in graph.vehicles?

@karussell
Copy link
Member Author

karussell commented May 31, 2023

Either this or we should throw an exception if they are different or we assume a different default depending on the config in the profile etc.

Sorry I missed the link to the discussion.

@easbar
Copy link
Member

easbar commented May 31, 2023

Ok, I'll have a look. Actually I'm surprised no exception is thrown currently.

@karussell
Copy link
Member Author

This seems to throw an exception now. Strange. Maybe the latest changes fixed it.

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

No branches or pull requests

2 participants