This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
b3822d5802e7cfd57500ff4bf37570062a2a3bb8
osrm-backend
/
profiles
T
History
Daniel Patterson
b3822d5802
Enable turn penalties on car profile, using values tuned by comparing real-world sample routes with map-matched routes.
2015-09-03 17:01:11 +02: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
Enable turn penalties on car profile, using values tuned by comparing real-world sample routes with map-matched routes.
2015-09-03 17:01:11 +02:00
foot.lua
Remove unneeded semicola from profiles.
2015-09-02 12:23:26 +02: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