Fix theme

This commit is contained in:
Pieter Vander Vennet 2021-07-07 22:29:07 +02:00
parent 3a56dd1d9d
commit c8b70dec9d
2 changed files with 121 additions and 119 deletions

View file

@ -7,4 +7,4 @@
"https://wiki.openstreetmap.org/wiki/File:Waste-basket-12.svg" "https://wiki.openstreetmap.org/wiki/File:Waste-basket-12.svg"
] ]
} }
] ]

View file

@ -32,10 +32,12 @@
"nl": "Vuilnisbak" "nl": "Vuilnisbak"
}, },
"minzoom": 12, "minzoom": 12,
"overpassTags": { "source": {
"osmTags": {
"and": [ "and": [
"amenity=waste_basket" "amenity=waste_basket"
] ]
}
}, },
"title": { "title": {
"render": { "render": {
@ -118,4 +120,4 @@
} }
], ],
"roamingRenderings": [] "roamingRenderings": []
} }