osrm-backend/profiles
Daniel J. Hofmann 7641b12b08 Handle small roundabouts, fixes #516.
This gives us ~51k additional roundabout instructions.
Guidance handes sizes internally.

Note: it is highway=mini_roundabout but junction=roundabout

References:
- http://wiki.openstreetmap.org/wiki/Tag:highway%3Dmini_roundabout
- http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout
- http://taginfo.openstreetmap.org/tags/highway=mini_roundabout
2016-06-01 20:17:48 +02:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib Respect ';'-separated list in destination:ref tag 2016-05-04 15:28:34 +02:00
bicycle.lua Handle small roundabouts, fixes #516. 2016-06-01 20:17:48 +02:00
car.lua Handle small roundabouts, fixes #516. 2016-06-01 20:17:48 +02:00
foot.lua Handle small roundabouts, fixes #516. 2016-06-01 20:17:48 +02:00
rasterbot.lua Rm unnecessary io.write 2016-04-05 22:59:14 +02:00
rasterbotinterp.lua Fix raster_source + tests 2016-04-05 22:59:14 +02:00
testbot.lua Handle small roundabouts, fixes #516. 2016-06-01 20:17:48 +02:00
turnbot.lua compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00