osrm-backend/include/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_geometry.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
assemble_leg.hpp re-introduce space into summaries 2016-09-30 14:36:09 +02:00
assemble_overview.hpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
assemble_route.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
assemble_steps.hpp fix problem at the source 2016-12-15 10:59:17 +01:00
lane_processing.hpp fix roundabout handling with lanes 2016-12-15 13:07:26 +01:00
leg_geometry.hpp Include datasources for each segment in route annotation. 2016-07-27 15:51:11 -07:00
post_processing.hpp Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
postprocessing_toolkit.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
route_leg.hpp Revert "Removes summary from legs property" 2016-04-21 22:39:16 +02:00
route_step.hpp clean-up guidance code/code in general 2016-12-07 12:10:56 +01:00
route.hpp Runs scripts/format.sh 2016-04-05 22:58:32 +02:00
step_maneuver.hpp Static checks for guidance array sizes. 2016-08-12 18:52:54 +03:00