Reset speelplekken temp

This commit is contained in:
karelleketers 2021-07-19 13:25:24 +02:00
parent 4d335f8d1a
commit d585ec9048
18 changed files with 2898 additions and 2761 deletions

View file

@ -7,10 +7,11 @@
"source": {
"osmTags": {
"and": [
{"or": [
"amenity=parking",
"amenity=motorcycle_parking"
]
{
"or": [
"amenity=parking",
"amenity=motorcycle_parking"
]
}
]
}