osrm-backend/features
Moritz Kobitzsch 74611f94fa
Remove assertions that could be triggered by bad data. (#3469)
When two consecutive nodes have identical coordinates, there is no valid
bearing.  For now, make equal nodes have bearing 0.

Full fix still needs to be done via https://github.com/Project-OSRM/osrm-backend/issues/3470.
2017-01-11 21:55:29 +00:00
..
bicycle add tests for bridleways 2016-11-22 10:18:55 +01:00
car Adds failing tests for directional access overrides, discovered in #3345 2016-12-13 17:37:42 +01:00
foot add tests for bridleways 2016-11-22 10:18:55 +01:00
guidance Remove assertions that could be triggered by bad data. (#3469) 2017-01-11 21:55:29 +00: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 Log helpful error message if mmap fails. 2016-12-07 22:03:49 +01:00
raster cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
step_definitions Account for imprecision in distance computation 2016-11-18 17:46:32 +01:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support add locations feature to allow testing turn locations, fix minor bug breaking the arrival location 2016-11-08 13:42:15 +01:00
testbot handle service roads next to roundabouts - ambiguous exit... :( 2016-11-29 11:47:35 +01:00