osrm-backend/src/extractor/guidance
2017-12-11 15:37:56 +00:00
..
coordinate_extractor.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
driveway_handler.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection_generator.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
intersection_handler.cpp check empty name string in findBasicTurnType 2017-12-11 15:37:56 +00:00
intersection_normalizer.cpp normalise angles only if an improvement 2017-10-25 10:17:14 +02:00
intersection.cpp Refactor fork handling in guidance (#3264) 2017-01-07 14:13:32 +01:00
mergable_road_detector.cpp check empty string name in mergable road detector 2017-12-11 15:37:56 +00:00
motorway_handler.cpp check empty name string in motorway handler 2017-12-11 15:37:56 +00:00
node_based_graph_walker.cpp explicitly check for 90 degree turns / turning onto segregated roads 2017-10-23 09:06:59 +02:00
roundabout_handler.cpp check empty name string in roundabout handler 2017-12-11 15:37:56 +00:00
segregated_intersection_classification.cpp Fix formating 2017-12-05 19:09:06 +00:00
sliproad_handler.cpp check empty name string in turn handler 2017-12-11 15:37:56 +00:00
suppress_mode_handler.cpp Prints turn types and modifiers as strings 2017-11-06 14:38:21 -05:00
turn_analysis.cpp Adds a statistics handler for turn types and modifiers 2017-11-06 14:38:21 -05:00
turn_classification.cpp Check activation index of EntryClass and warn if activation failed 2017-07-13 22:14:41 +00:00
turn_discovery.cpp Update review findings 2017-01-27 11:19:37 +01:00
turn_handler.cpp check empty name string in turn handler 2017-12-11 15:37:56 +00:00
turn_lane_augmentation.cpp remove usage of use-lane completely 2017-07-18 11:23:46 +02:00
turn_lane_data.cpp remove usage of use-lane completely 2017-07-18 11:23:46 +02:00
turn_lane_handler.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
turn_lane_matcher.cpp Remove repeated sub-expression for TurnType::Suppressed test 2017-08-31 00:33:00 +02:00