ols-router
ols-router copied to clipboard
BC Advanced Route Planner
When an events includes clearance and/or weight restrictions that conflicts with the restriction data, the lower of the two values must take precedence for the duration of the event. LS057
Add support for a road restriction that must appear as a notification in turn-by-turn directions whenever a given road segment is included in best route but it must not affect...
There are a couple of ways to support this: Add drivenDistance and ferryDistance to route results in addition to route distance (which is sum of both driven and ferry distances)....
Road Watcher will gather road restriction updates from the BC Road Restriction Data Manager and make them available to running Route Planner nodes to allow OnRoute users and permitting authorities...
Users may have specific reasons for generating routes based on a non time-dependent mode, such as for use in permits when the departure time is not known. In those cases...
Conduct feasibility study to determine best way for route planner to support restriction overrides
This is the least understood part of requirements currently. New UX interaction strategies, restriction data model properties, and route generation algorithms are within scope. [LS001, LS035]
Trucks should get warnings that certain turns are tight for the size of their truck. A length-based turn-restriction in the RDM will indicate if a special turn notice should be...
@mraross commented on [Wed Nov 16 2016](https://github.com/bcgov/api-specs/issues/110) This will require polling a road event notification service (e.g.,[Open511](http://www.open511.org/)) for real-time events and updating the live road network model appropriately and unobtrusively....
Currently, ferry schedule support is limited to a single leg. For example, Swartz Bay to Studies Bay is represented as three ferry rides, Swartz Bay to Otter Bay, Otter Bay...
If the Time Dependency feature is disabled (disable=TD), time dependent turn restrictions default to "allow" - this might not be ideal, particularly in the case of truck routing, with turn...