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

Prevent routing on emergency lanes #328

Closed gleeming closed 6 years ago

gleeming commented 6 years ago

There are road features in ITN with street names of "emergency lane". These are typically short connectors between divided segments and not at an intersection crossing. While they are useful to model for emergency vehicle routing, they are not intended for general public use and our route planner.

An example is the connector about 60m NW from 4000 Seymour Pl building on the hill between the south- and north-bound lanes of Blanshard St. More impactful cases exist on limited access divided highways, where unwanted and illegal u-turn routes can currently be created.

These emergency lanes mostly have a road class of lane (valid for general routing) so they can only be distinguish by their street name. It is possible that there are other similar types of features in ITN that should be excluded from the network.

mraross commented 6 years ago

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