osrm-backend/features/foot
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
..
access_node.feature
access.feature
area.feature
barrier.feature allow routing over barrier=some_tag 2018-05-29 16:56:15 +02:00
distance.feature
ferry.feature
intersection.feature Ensure u-turn exists in intersection view (#6376) 2022-09-27 13:49:12 +01:00
maxspeed.feature
names.feature Fix bug with reading Set values from Lua scripts. (#6285) 2022-07-30 23:14:06 +01:00
oneway.feature
restrictions.feature Fix bug with reading Set values from Lua scripts. (#6285) 2022-07-30 23:14:06 +01:00
roundabout.feature
startpoint.feature
surface.feature
way.feature