Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.34k stars 3.36k forks source link

Allow routing on service roads at beginning and end of routes, and at ferries #1309

Closed rwelty1889 closed 8 years ago

rwelty1889 commented 9 years ago

i understand why service routes usually cannot be used in the middle of routes, but there are numerous situation where a service route is reasonable. it's also frequently the case that ferries in OSM are mapped with service routes to ferry boarding

MoKob commented 8 years ago

Both ferries and service routes are considered for routing by now. Ferries cannot be selected as start/end location, though.