osrm-backend/profiles
Daniel J. Hofmann a13cf3f2be Route over alternating oneways but not reversible ones, closes #2837.
- alternating: high frequency, route over them with penalty
- reversible: low frequency, do not route over them - time dependence

- http://wiki.openstreetmap.org/wiki/Tag:oneway%3Dreversible
- http://wiki.openstreetmap.org/wiki/Tag:oneway%3Dalternating

This distinction was made at the Elbe-Labe Meetup in Dresden, with
accompanying Wiki pages and tagging scheme. Thanks all involed!

- https://github.com/Project-OSRM/osrm-backend/issues/2837
- http://wiki.openstreetmap.org/wiki/Key:oneway
2016-10-12 12:53:07 +02:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib fix copy-paste typo in guidance lib 2016-09-05 15:00:42 +02:00
bicycle.lua Reworks Restriction Whitelist / Blacklist, resolves #2833 2016-09-28 09:35:02 +02:00
car.lua Route over alternating oneways but not reversible ones, closes #2837. 2016-10-12 12:53:07 +02:00
foot.lua Reworks Restriction Whitelist / Blacklist, resolves #2833 2016-09-28 09:35:02 +02:00
rasterbot.lua Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
rasterbotinterp.lua Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
testbot.lua basic turn lane handling 2016-06-27 10:07:41 +02:00
turnbot.lua State all turn penalties in seconds 2016-08-29 13:54:56 +02:00