osrm-backend/profiles/lib
Moritz Kobitzsch 5e167b8745 Turn Angles in OSRM were computed using a lookahead of 10 meters.
This PR adds more advanced coordinate extraction, analysing the road
to detect offsets due to OSM way modelling.

In addition it improves the handling of bearings. Right now OSM reports
bearings simply based on the very first coordinate along a way.
With this PR, we store the bearings for a turn correctly, making the
bearings for turns correct.
2016-10-20 10:47:29 +02:00
..
access.lua Spelling: Hierachy vs Hierarchy 2016-04-04 13:58:55 +02:00
destination.lua Directional Destination Tags (#3061) 2016-10-18 23:09:19 -04:00
guidance.lua Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
maxspeed.lua Use lua 5.2+ without needing compatibility flags. 2015-05-15 15:02:23 +02:00