Skip to content

Commit df16344

Browse files
Update TagFix_Maxspeed.py
1 parent 7421fa1 commit df16344

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugins/TagFix_Maxspeed.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ class TagFix_Maxspeed(Plugin):
3838
maxspeed_table = {
3939
'at:rural': ['100'],
4040
'at:trunk': ['100'],
41+
'ar:urban': ['40', '60'],
42+
'ar:rural': ['80', '90', '110', '120'],
43+
'ar:motorway': ['100', '120', '130'],
4144
'be-bru:rural': ['70'],
4245
'be-bru:urban': ['30'],
4346
'be:motorway': ['120'],

0 commit comments

Comments
 (0)