change paradigm of merge to only emit on motorway-like roads
This commit is contained in:
committed by
Patrick Niklaus
parent
35422a0fb5
commit
0d36d472c9
@@ -93,7 +93,6 @@ Intersection TurnAnalysis::assignTurnTypes(const NodeID from_nid,
|
||||
road.turn.instruction.type = TurnType::OffRamp;
|
||||
});
|
||||
}
|
||||
|
||||
return intersection;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user