bcgov / api-specs

[OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md) Repository
https://catalogue.data.gov.bc.ca/group/bc-government-api-registry
Other
26 stars 19 forks source link

Add support for an avoidAreas user preference #287

Closed mraross closed 6 years ago

mraross commented 6 years ago

This allows a user to specify an area of exclusion on a given route planning request. Specify area of exclusion using an avoidAreas parameter which can take a comma-separated list of bboxes.

Take avoid-areas into account when computing best route.

mraross commented 6 years ago

Issue moved to bcgov/ols-router #13 via ZenHub