osrm-backend/src/engine/guidance
Moritz Kobitzsch d584bcad11 fix roundabout handling with lanes
instead of artificially removing lanes from a roundabout, we don't assing them in the first place.
this also prevents a problem where we would end up collapsing turns with lanes in a roundabout
2016-12-15 13:07:26 +01:00
..
assemble_overview.cpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00
assemble_route.cpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
assemble_steps.cpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
lane_processing.cpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
post_processing.cpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00