Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-12-16 13:44:25 +01:00
parent 339bfab361
commit 9e000d521f
35 changed files with 406 additions and 136 deletions

View file

@ -233,7 +233,10 @@
}
],
"softDeletionTags": {
"and": ["disused:highway=bus_stop","bench=no"]
"and": [
"disused:highway=bus_stop",
"bench=no"
]
}
},
"description": {
@ -245,4 +248,4 @@
"da": "Et lag, der viser alle offentlige stoppesteder, som har en bænk",
"cs": "Vrstva zobrazující všechny zastávky veřejné dopravy, které mají lavičku"
}
}
}