Due to some rather complex logic that tries to calculate intersection angles by looking further up the road, it's possible to return an intersection view that is missing a u-turn - something which is assumed to exist in later guidance calculations. We apply a fix here by ensuring the u-turn is always included in the returned view. |
||
|---|---|---|
| .. | ||
| coordinate_extractor.cpp | ||
| have_identical_names.cpp | ||
| intersection_analysis.cpp | ||
| intersection.cpp | ||
| mergable_road_detector.cpp | ||
| node_based_graph_walker.cpp | ||