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

Parameter to ignore restrictions (access, hgv, ..) #1398

Open
TheGreatRefrigerator opened this issue Apr 13, 2023 · 0 comments
Open

Parameter to ignore restrictions (access, hgv, ..) #1398

TheGreatRefrigerator opened this issue Apr 13, 2023 · 0 comments

Comments

@TheGreatRefrigerator
Copy link
Contributor

When calculating routes or areas of accessibility for e.g. emergency vehicles (fire brigade, ambulance), this is often limited by
access or hgv restrictions.
Currently, the only option is to run a local instance and create a new Profile/FlagEncoder which disables the restricitons.

A parameter for disabling restrictions for specific tags might be useful in those cases.

On the api side it could be a parameter like ignore_restrictions:["access", "hgv", ..]
The response should probably contain a warning that in accessible parts might be contained in the route / isochrone.

See e.g.:
#1193
https://ask.openrouteservice.org/t/how-to-use-emergency-only-roads/4123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
ors general
  
To do
Development

No branches or pull requests

1 participant