libosmscout libosmscout.sf.net

Routing

Routing

Feature Status Comments
Route by shortest way OK
Route by fasted way OK
Support routing profiles OK Routing profiles allow to define custom costs for individual way segments and areas. Provided implementations allow calculation of shortest and fastest route.
Routing profile supports custom max speed per way type OK You can define your own max speed values for each way type.
Routing profile supports setting max speed of vehicle OK You can define your own max speed for the vehicle you use.
Take account of oneways OK
Take account of roundabouts OK junction=roundabout implies oneway=yes. Closed ways as build by roundabouts are correctly handled.
Take account of turn restrictions OK We support positive and negative turn restrictions with one or multiple via nodes.
Take account of traffic light waiting time Missing
Take account of stop street waiting time Missing
Take account of general left turn waiting time Missing
Take account of speed limits on certain streets OK We evaluate numeric values and profile constants for the maxspeed attribute
Take account of street quality speed restrictions Missing Traffic calming of various kinds.
Support of foot routing OK
Support of bicycle routing OK
Support of car routing OK
Support of motorbike routing Missing
Support of horse routing Missing
Support of wheelchair routing Missing
Time based routing Missing We do not yet take into account time based access restrictions.
Display route im map OK A route is just an special (internal) type. All style sheet options are allowed
Calculate routes to multiple targets at the same time Missing