osrm-backend/features
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
..
bicycle Fix cucumber support code for routability testing to actually test 2016-10-17 15:45:11 -07:00
car Adds missing routable service tags 2016-10-18 22:11:13 +02:00
foot Fix cucumber support code for routability testing to actually test 2016-10-17 15:45:11 -07:00
guidance Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
lib cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
raster cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
step_definitions Fix cucumber support code for routability testing to actually test 2016-10-17 15:45:11 -07:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
testbot max all trips roundtrips again 2016-10-17 15:26:38 -07:00