Remove at:urban maxspeed, partial revert of 2bbb347f57
(#6450)
This commit is contained in:
parent
6d10523440
commit
a1b3efe260
@ -268,7 +268,6 @@ function setup()
|
||||
|
||||
-- List only exceptions
|
||||
maxspeed_table = {
|
||||
["at:urban"] = 40,
|
||||
["at:rural"] = 100,
|
||||
["at:trunk"] = 100,
|
||||
["be:motorway"] = 120,
|
||||
|
@ -146,7 +146,6 @@
|
||||
{"key": "maxspeed", "value": "rural"},
|
||||
{"key": "maxspeed", "value": "trunk"},
|
||||
{"key": "maxspeed", "value": "motorway"},
|
||||
{"key": "maxspeed", "value": "AT:urban"},
|
||||
{"key": "maxspeed", "value": "AT:rural"},
|
||||
{"key": "maxspeed", "value": "AT:trunk"},
|
||||
{"key": "maxspeed", "value": "BE:motorway"},
|
||||
|
Loading…
Reference in New Issue
Block a user