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

avoid multiple areas in v8 route api #114

Open
bocek opened this issue Jul 23, 2021 · 2 comments
Open

avoid multiple areas in v8 route api #114

bocek opened this issue Jul 23, 2021 · 2 comments

Comments

@bocek
Copy link

bocek commented Jul 23, 2021

Hi Guys,

i couldnt find a way to avoid multiple bbox areas in new version 8 route api. it says use avoid[areas] but i could only achieve to give one bbox area, i couldnt find a way to give multiple areas. Do you have any idea how to achieve this ?

@kiner-shah
Copy link

Can you specify what are you trying to query in the URL?

@vadym1930
Copy link

vadym1930 commented Dec 13, 2022

Here is the proper format for avoid[areas] parameter with multiple bboxes.

avoid[areas]=bbox:13.295817,52.539346,13.330149,52.560222|bbox:13.335127,52.530261,13.36946,52.551142

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

3 participants