Skip to content

Commit

Permalink
Added motorway speed limits for Bulgaria (original fix by pl71) (#6698)
Browse files Browse the repository at this point in the history
  • Loading branch information
frodrigo committed Sep 13, 2023
1 parent 0f7b86b commit 5723eaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions profiles/car.lua
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ function setup()
["be-bru:rural"] = 70,
["be-bru:urban"] = 30,
["be-vlg:rural"] = 70,
["bg:motorway"] = 140,
["by:urban"] = 60,
["by:motorway"] = 110,
["ca-on:rural"] = 80,
Expand Down
1 change: 1 addition & 0 deletions taginfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
{"key": "maxspeed", "value": "AT:trunk"},
{"key": "maxspeed", "value": "BE:motorway"},
{"key": "maxspeed", "value": "BE-VLG:rural"},
{"key": "maxspeed", "value": "BG:motorway"},
{"key": "maxspeed", "value": "BY:urban"},
{"key": "maxspeed", "value": "BY:motorway"},
{"key": "maxspeed", "value": "CA-ON:rural"},
Expand Down

0 comments on commit 5723eaa

Please sign in to comment.