osrm-backend/features
Moritz Kobitzsch 15c8fd326f 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-06 17:10:02 -08:00
..
bicycle do not emit turns on ferries 2016-12-23 15:01:02 +01:00
car Adds barrier=gate regression tests, see #581 2016-12-15 12:03:24 +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-06 17:10:02 -08:00
lib Enable npm and library tests on windows 2017-01-03 10:24:48 +01:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Wrap way.nodes() returned reference into sol::as_table 2017-01-04 08:29:27 +01:00
raster cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
step_definitions Enable npm and library tests on windows 2017-01-03 10:24:48 +01:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Enable npm and library tests on windows 2017-01-03 10:24:48 +01:00
testbot test showing failure to unpack route with u-turns at both ends 2016-12-20 17:41:43 +01:00