osrm-backend/features
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
..
bicycle Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
car Add rising bollard exception to barriers for car profile. 2015-08-25 14:52:45 +02:00
foot Fix tag misspellings in profiles + tests: forestry, pebblestone 2015-06-09 20:16:58 -07:00
locate test nearest/locate with high lat/lon, fix fuzzy match of negative numbers 2013-10-12 09:59:42 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Initial version of core ch 2015-08-01 18:00:48 +02:00
step_definitions Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Add .core to cucumber renaming 2015-08-19 12:27:44 +02:00
testbot Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
timestamp cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00