bcgov / ols-router

BC Advanced Route Planner
https://bcgov.github.io/ols-router/
Apache License 2.0
23 stars 11 forks source link

Add support for a request parameter called &travelTimePeriod #298

Open mraross opened 3 years ago

mraross commented 3 years ago

Add support for a request parameter called &travelTimePeriod that defines how far into the future, the router needs to look for road restrictions. &travelTimePeriod is ignored if time-dependency is disabled. By default &travelTimePeriod is two weeks.

This feature is needed by OnRoute to ensure all restrictions within the permitted travel period are taken into account when determining best route.

[LS003]