Remove at:urban maxspeed, partial revert of 2bbb347f57 (#6450)

This commit is contained in:
Frédéric Rodrigo 2022-11-11 21:52:54 +01:00 committed by GitHub
parent 6d10523440
commit a1b3efe260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -268,7 +268,6 @@ function setup()
-- List only exceptions
maxspeed_table = {
["at:urban"] = 40,
["at:rural"] = 100,
["at:trunk"] = 100,
["be:motorway"] = 120,

View File

@ -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"},