osrm-backend/profiles
Daniel J. Hofmann db30836b53 Add rising bollard exception to barriers for car profile.
This handles `barrier=bollard` with `bollard=rising`, by making an
exception to the barrier whitelist. Barriers tagged as such do no longer
require an explicit access tag.

This also adds corresponding tests, check this out:

    cucumber --tags @barrier

References:

- http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard
- http://wiki.openstreetmap.org/wiki/Key:bollard
- https://github.com/Project-OSRM/osrm-backend/issues/1616
2015-08-25 14:52:45 +02:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib Use lua 5.2+ without needing compatibility flags. 2015-05-15 15:02:23 +02:00
bicycle.lua Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
car.lua Add rising bollard exception to barriers for car profile. 2015-08-25 14:52:45 +02:00
foot.lua Fix typo in foot profile that removed traffic lights 2015-07-09 21:24:07 +02:00
testbot.lua remove further debug output from profiles 2014-11-19 09:58:41 +01:00
turnbot.lua compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00