osrm-backend/include/extractor/guidance
Lauren Budorick a75e16e26b Deduplicate foward/reverse geometries
Changes the internal representation of compressed geometries to be a
single array shared between forward and reverse geometries that can be
read in either direction. Includes a change on
extractor::OriginalEdgeData to store via_geometry ids that indicate
which direction to read the geometry for that edge based edge.

Closes #2592
2016-10-06 10:09:57 -07: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 calculate roundabout radius from circumference, fix #2716 2016-09-29 10:42:42 +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 Deduplicate foward/reverse geometries 2016-10-06 10:09:57 -07: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