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 |
||
---|---|---|
.. | ||
examples | ||
lib | ||
bicycle.lua | ||
car.lua | ||
foot.lua | ||
rasterbot.lua | ||
rasterbotinterp.lua | ||
testbot.lua | ||
turnbot.lua |