start of four way turns

This commit is contained in:
Moritz Kobitzsch
2016-03-04 15:10:33 +01:00
committed by Patrick Niklaus
parent 119487f1aa
commit 01318a08b4
2 changed files with 142 additions and 51 deletions
+5 -4
View File
@@ -111,10 +111,11 @@ bool isMotorwayJunction(const NodeID from,
const std::shared_ptr<const util::NodeBasedDynamicGraph> node_based_graph);
// Decide whether a turn is a turn or a ramp access
TurnType turnOrRamp(const NodeID from,
const EdgeID via_edge,
const TurnCandidate &candidate,
const std::shared_ptr<const util::NodeBasedDynamicGraph> node_based_graph);
TurnType
findBasicTurnType(const NodeID from,
const EdgeID via_edge,
const TurnCandidate &candidate,
const std::shared_ptr<const util::NodeBasedDynamicGraph> node_based_graph);
// Get the Instruction for an obvious turn
// Instruction will be a silent instruction