osrm-backend/features
Daniel J. Hofmann 8bee57b0b0 Makes toll=yes way's routability configurable in profiles.
The primary use-case is conditionally filtering ways such as:

https://www.openstreetmap.org/edit#map=18/38.94198/-77.28127

which we are guiding the user onto in the route from DC to IAD:

http://map.project-osrm.org/?z=12&center=38.934443%2C-77.167969&loc=38.902656%2C-77.029095&loc=38.952210%2C-77.453424&hl=en&alt=0

This changeset makes `toll=yes` configurable in the profiles, disabling
them by default. Neither do we support time-based fees nor vehicle
category fees at the moment.

References:
- http://wiki.openstreetmap.org/wiki/Key:toll
2016-08-04 14:29:22 +02:00
..
bicycle basic turn lane handling 2016-06-27 10:07:41 +02:00
car Makes toll=yes way's routability configurable in profiles. 2016-08-04 14:29:22 +02:00
foot Revert "Fixes roundabout spelling in existing cucumber test" 2016-06-02 15:00:49 +02:00
guidance Adds Cucumber Scenario for sharp left turn at traffic light 2016-08-03 12:18:31 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options Fix exception handling around unrecognised options 2016-07-26 11:43:08 +02:00
raster Update raster features to reflect not cutting off arrive instruction 2016-04-05 22:59:14 +02:00
step_definitions update cucumber to 1.2.1 and remove hack 2016-07-13 11:04:35 +02:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support Include datasources for each segment in route annotation. 2016-07-27 15:51:11 -07:00
testbot Added test for issue #2706 2016-08-02 19:06:10 +02:00