osrm-backend/profiles
Daniel J. Hofmann bbbbacb073 Reworks Restriction Whitelist / Blacklist, resolves #2833
Takes a stricter aproach for whitelisting / blacklisting restrictions:

- uses `restriction=`
- uses more specific `restriction:<type>=`
- uses `except=<type>` to invert

Where `type` is the type of transportation to restrict, e.g. `motorcar`.

https://github.com/Project-OSRM/osrm-backend/issues/2833
2016-09-28 09:35:02 +02:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib fix copy-paste typo in guidance lib 2016-09-05 15:00:42 +02:00
bicycle.lua Reworks Restriction Whitelist / Blacklist, resolves #2833 2016-09-28 09:35:02 +02:00
car.lua Reworks Restriction Whitelist / Blacklist, resolves #2833 2016-09-28 09:35:02 +02:00
foot.lua Reworks Restriction Whitelist / Blacklist, resolves #2833 2016-09-28 09:35:02 +02:00
rasterbot.lua Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
rasterbotinterp.lua Close GH-2795: Rewrite cucumber test caching (and support logic). Fixes #2745 2016-09-19 14:13:44 -07:00
testbot.lua basic turn lane handling 2016-06-27 10:07:41 +02:00
turnbot.lua State all turn penalties in seconds 2016-08-29 13:54:56 +02:00