modify turn angles and instructions
This commit is contained in:
@@ -155,8 +155,9 @@ def turn_list instructions
|
||||
13 => :stay_roundabout,
|
||||
14 => :start_end_of_street,
|
||||
15 => :destination,
|
||||
16 => :enter_contraflow,
|
||||
17 => :leave_contraflow
|
||||
16 => :name_changes,
|
||||
17 => :enter_contraflow,
|
||||
18 => :leave_contraflow
|
||||
}
|
||||
# replace instructions codes with strings
|
||||
# "11-3" (enter roundabout and leave a 3rd exit) gets converted to "enter_roundabout-3"
|
||||
|
||||
Reference in New Issue
Block a user