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

Barrier penalties #11

Open
iaroslavzif opened this issue Jan 5, 2023 · 2 comments
Open

Barrier penalties #11

iaroslavzif opened this issue Jan 5, 2023 · 2 comments

Comments

@iaroslavzif
Copy link

In many cases we have barriers for which we can't set the type of access due to the lack of the ground true evidence. And even for the highways that are inside the area guarded by barriers we can't set the type of access. In this situations we kind of know that the routing through that area should not happen but we can't edit the map without evidence (signs etc. ). This situations leads to allow routing in many similar areas as described. Many cases could be resolved by adding a penalty when having a barrier. It's obvious that when cars are waiting at a barrier there is time consumption and this time should be taken in consideration when routing.

209783902-d62cad1c-2994-4439-9193-70dc208345fa

@datendelphin
Copy link
Collaborator

I think this is currently not possible to implement in the profile due to Project-OSRM/osrm-backend#1490

@iaroslavzif
Copy link
Author

So what would be the best approach to penalise this barriers? The barriers are there, it take time from the routing path it has to be someway to be taking in consideration when computing the path. Thank you!

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

2 participants