osrm-backend/features
Daniel J. Hofmann 345d5e8d9e Make an exception for block barriers in bicycle and foot profile.
This adds `barrier=block` exceptions to the respective white lists.

In addition this adds tests to check for the exception in bicycle and
foot profiles and makes sure cars are still not able to cross them.

Checked with:

    cucumber --tags @barrier -p verify

References:

- https://github.com/Project-OSRM/osrm-backend/issues/1643
- http://wiki.openstreetmap.org/wiki/Tag:barrier%3Dblock
2015-09-07 12:23:21 +02:00
..
bicycle Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
car Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
foot Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02: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
raster Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
step_definitions Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
testbot Fix failing matching tests due to gps precision 2015-09-03 17:02:34 +02:00
timestamp cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00