osrm-backend/include/extractor/guidance
Daniel J. Hofmann 60010dd998 Reduce NewName Instructructions / Name Changes
With @karenzshea's name / ref split (ref. #2857) in master we want to
make use of it and reduce `NewName` instructions when ever possible.
This is a first step towards #2744 by using the already existing name
change heuristic from the extractor now in post-processing as well.

Limitations: at the moment we don't have the `SuffixTable` in
post-processing; this would require us serializing and subsequently
deserializing the table, passing it through from the profiles to the
API.
2016-09-21 12:42:39 +02:00
..
constants.hpp handle non-through case 2016-08-24 10:12:27 +02:00
discrete_angle.hpp Use stdint and using type-alias for discrete angle 2016-04-05 22:58:32 +02:00
intersection_generator.hpp improve segregated road detection 2016-08-24 10:34:07 +02:00
intersection_handler.hpp improve segregated road detection 2016-08-24 10:34:07 +02:00
intersection_scenario_three_way.hpp improve sliproad / fork handling 2016-07-22 15:16:59 +02:00
intersection.hpp Implement Turn Lane Api 2016-06-27 10:07:48 +02:00
motorway_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
road_classification.hpp handle non-through case 2016-08-24 10:12:27 +02:00
roundabout_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
roundabout_type.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
sliproad_handler.hpp handle missing cases, cleaning up 2016-08-24 10:34:07 +02:00
toolkit.hpp Reduce NewName Instructructions / Name Changes 2016-09-21 12:42:39 +02:00
turn_analysis.hpp Initial left hand driving implementation 2016-07-28 22:59:22 +02:00
turn_classification.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
turn_discovery.hpp basic turn lane handling 2016-06-27 10:07:41 +02:00
turn_handler.hpp fix interaction between sliproads/segregated intersections 2016-09-07 12:36:29 +02:00
turn_instruction.hpp Static checks for guidance array sizes. 2016-08-12 18:52:54 +03:00
turn_lane_augmentation.hpp Warn on unused return values in guidance code, resolves #2686. 2016-08-03 12:26:07 +02:00
turn_lane_data.hpp adjust testscases for collapse of use lane 2016-09-07 12:17:36 +02:00
turn_lane_handler.hpp adjust testscases for collapse of use lane 2016-09-07 12:17:36 +02:00
turn_lane_matcher.hpp adjust testscases for collapse of use lane 2016-09-07 12:17:36 +02:00
turn_lane_types.hpp adjust testscases for collapse of use lane 2016-09-07 12:17:36 +02:00