osrm-backend/features/car
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
..
access.feature Make pedestrian roads marked as destination routable with car profile. 2015-09-03 17:46:20 +02:00
barrier.feature Make an exception for block barriers in bicycle and foot profile. 2015-09-07 12:23:21 +02:00
bridge.feature Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
destination.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
ferry.feature Fixed test case that uses the car profile. 2015-09-03 17:01:11 +02:00
link.feature make link tests less brittle, no overlapping paths 2014-10-13 14:56:17 +02:00
maxspeed.feature Use .round instead of .to_i for cucumber speeds 2015-08-25 00:06:57 +02:00
names.feature Add test to check new way naming convention 2015-06-01 11:19:27 +02:00
oneway.feature clean cucumber comments, fixes 'file to long' problem with latest version of cucumber 2014-04-01 15:30:55 +02:00
permissive.feature update profile and tests for pushing of bikes 2013-02-03 14:46:18 +01:00
restrictions.feature add two tests for turn restrictions starting/ending on the same segment 2014-07-15 15:10:13 +02:00
roundabout.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
shuttle_train.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
speed.feature update speed profile from external calibration data 2014-12-17 11:02:04 +01:00
surface.feature update speed profile from external calibration data 2014-12-17 11:02:04 +01:00
way.feature cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00