This commit is contained in:
Martin Raifer 2024-03-15 20:27:27 +01:00
parent 488665f7f5
commit fc4160a5e8
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
4 changed files with 13 additions and 4 deletions

View file

@ -3689,6 +3689,15 @@
"transformer": "main"
}
},
{
"old": {
"traffic_calming": "island",
"area": "yes"
},
"replace": {
"area:highway": "traffic_calming"
}
},
{
"old": {
"tunnel": "1"

File diff suppressed because one or more lines are too long