forked from MapComplete/MapComplete
Fix filters, add plastic
This commit is contained in:
parent
aabd6636c7
commit
010bd7cdc1
7 changed files with 175 additions and 5 deletions
|
@ -1286,6 +1286,10 @@
|
|||
"shortDescription": "Map all the trees",
|
||||
"title": "Trees"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Map showing waste baskets and recycling facilities.",
|
||||
"title": "Waste"
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "On this map, you'll find waste baskets near you. If a waste basket is missing on this map, you can add it yourself",
|
||||
"shortDescription": "A map with waste baskets",
|
||||
|
|
|
@ -1050,6 +1050,14 @@
|
|||
"shortDescription": "Breng bomen in kaart",
|
||||
"title": "Bomen"
|
||||
},
|
||||
"waste": {
|
||||
"description": "Kaart met afvalbakken en recyclingfaciliteiten.",
|
||||
"title": "Afval"
|
||||
},
|
||||
"waste_assen": {
|
||||
"description": "Kaart met afvalbakken en recyclingfaciliteiten + een dataset voor Assen.",
|
||||
"title": "Afval - Assen"
|
||||
},
|
||||
"waste_basket": {
|
||||
"description": "Op deze kaart vind je vuilnisbakken waar je afval in kan smijten. Ontbreekt er een vuilnisbak? Dan kan je die zelf toevoegen",
|
||||
"shortDescription": "Een kaart met vuilnisbakken",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue