osrm-backend/profiles
hellotechx 562226b582 Feature/speed unit (#67)
* Update tags.lua

To get speed unit

* Update way_handlers.lua

Adjust speed by speed unit

* Create test_speed_unit.lua

To test speed unit parser

* Take speed unit as input in speed parser
2019-10-11 17:45:38 +08:00
..
examples Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
lib Feature/speed unit (#67) 2019-10-11 17:45:38 +08:00
bicycle.lua Feature/speed unit (#67) 2019-10-11 17:45:38 +08:00
car.lua Allow routing past barrier=arch. (#5352) 2019-02-04 16:14:43 -08:00
debug_example.lua clean up lua debugging 2017-01-25 16:37:41 +01:00
foot.lua change barrier_whitelist to barrier blacklist 2018-05-29 16:56:15 +02:00
rasterbot.lua profiles api v2 2017-07-18 10:09:22 +00:00
rasterbotinterp.lua profiles api v2 2017-07-18 10:09:22 +00:00
test_speed_unit.lua Feature/speed unit (#67) 2019-10-11 17:45:38 +08:00
test.lua lua: eliminate TagCache.set_tag() 2016-11-18 00:21:34 +01:00
testbot.lua Address PR comments 2018-05-08 15:50:25 +00:00
turnbot.lua profiles api v2 2017-07-18 10:09:22 +00:00