osrm-backend/features
Michael Bell ef8f3d7508
Ensure u-turn exists in intersection view (#6376)
Due to some rather complex logic that tries to calculate intersection
angles by looking further up the road, it's possible to return
an intersection view that is missing a u-turn - something which
is assumed to exist in later guidance calculations.

We apply a fix here by ensuring the u-turn is always included in
the returned view.
2022-09-27 13:49:12 +01:00
..
bicycle Bicycle surface speeds (#6212) 2022-09-23 17:54:55 +02:00
car Support OSM traffic signal directions (#6153) 2022-08-30 10:36:49 +01:00
foot Ensure u-turn exists in intersection view (#6376) 2022-09-27 13:49:12 +01:00
guidance Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
lib Configure Undefined Behaviour Sanitizer (#6290) 2022-08-01 22:40:26 +01:00
nearest Add data_version field to responses of all plugins. (#5387) 2022-08-22 21:07:32 +02:00
options Fix turn.roads_on_the_left and turn.roads_on_the right for two-way roads #5128 2021-01-27 10:53:00 +01:00
raster Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
step_definitions Add data_version field to responses of all plugins. (#5387) 2022-08-22 21:07:32 +02:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
testbot Support floats for speed value in traffic updates CSV (#6327) 2022-08-30 15:34:46 +02:00