osrm-backend/include
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
..
contractor Update node weights if traffic data is applied. 2016-12-11 16:02:58 +01:00
engine Revert "Smarter search radius formula for map matching" 2016-12-21 15:14:33 -08:00
extractor Remove assertions that could be triggered by bad data. (#3469) 2017-01-11 21:55:29 +00:00
osrm Makes the OSRM interface threadsafe. 2016-10-04 09:32:22 +02:00
server Revert "Smarter search radius formula for map matching" 2016-12-21 15:14:33 -08:00
storage don't assign unused name to exception 2016-12-08 13:35:28 +01:00
util Log some memory usage statistics after preprocessing tasks. 2016-12-13 21:59:12 +01:00