osrm-backend/profiles
Lauren Budorick bac6703f8e Implement raster source feature to read data from third-party sources, to be used in lua profiles.
* Adds a data structure, RasterSource, to store parsed + queryable data
* Adds bindings for that and relevant data structures as well as source_function and segment_function
* Adds relevant unit tests and cucumber tests
* Bring-your-own-data feature
2015-09-03 22:28:18 -07:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib Use lua 5.2+ without needing compatibility flags. 2015-05-15 15:02:23 +02:00
bicycle.lua Remove unneeded semicola from profiles. 2015-09-02 12:23:26 +02:00
car.lua Move destination to access tag white list instead of making exception in car profile. 2015-09-03 17:46:20 +02:00
foot.lua Remove unneeded semicola from profiles. 2015-09-02 12:23:26 +02:00
rasterbot-interp.lua Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
rasterbot.lua Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
testbot.lua Remove unneeded semicola from profiles. 2015-09-02 12:23:26 +02:00
turnbot.lua compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00