osrm-backend/unit_tests/engine
Daniel Patterson 81bc2f41a6
When matching, ignore 'is_startpoint' propert, snap to any edge (#5297)
Includes all edges in the rtree, but adds an `is_startpoint` flag to each.  Most plugin behaviour remains unchanged (non-startpoint edges aren't used as snapping candidates), but for map matching, we allow snapping to any edge.  This fixes map-matching across previously non-is_startpoint edges, like ferries, private service roads, and a few others.
2018-12-13 17:10:32 -07:00
..
base64.cpp PR review adjustments 2017-04-06 10:36:40 +02:00
collapse_internal_route_result.cpp Remove deduplication of unpacked_path_segments in MM collapsing (#4911) 2018-02-24 12:42:11 +11:00
douglas_peucker.cpp Move debug printer code to own header 2018-02-06 11:51:33 +01:00
geometry_string.cpp Decoding should not fail for incomplete polyline strings (#3404) 2016-12-06 14:09:18 +01:00
guidance_assembly.cpp Support maneuver relations (#4676) 2018-02-10 05:32:09 +11:00
json_factory.cpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00
offline_facade.cpp When matching, ignore 'is_startpoint' propert, snap to any edge (#5297) 2018-12-13 17:10:32 -07:00
polyline_compressor.cpp clang-format 2017-06-07 15:39:08 +03:00
tidy.cpp Don't remove the last original coordinate during tiding 2017-04-13 21:27:00 +00:00