forked from MapComplete/MapComplete
Added Trails + Parking Layers/Themes
This commit is contained in:
parent
fa9313a3b7
commit
a69d6c3a2b
29 changed files with 1069 additions and 96 deletions
|
@ -1192,5 +1192,32 @@
|
|||
"title": "Trees",
|
||||
"shortDescription": "Map all the trees",
|
||||
"description": "Map all the trees!"
|
||||
},
|
||||
"waste_basket": {
|
||||
"title": "Waste Basket",
|
||||
"shortDescription": "Throw away waste",
|
||||
"description": "This is a public waste basket, thrash can, where you can throw away your thrash.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Waste Basket",
|
||||
"title": {
|
||||
"render": "Waste Basket"
|
||||
},
|
||||
"description": "This is a public waste basket, thrash can, where you can throw away your thrash.",
|
||||
"iconSize": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Waste Basket"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Waste Basket",
|
||||
"description": "Throw away waste"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -974,6 +974,33 @@
|
|||
"shortDescription": "Breng bomen in kaart",
|
||||
"description": "Breng bomen in kaart!"
|
||||
},
|
||||
"waste_basket": {
|
||||
"title": "Vuilnisbak",
|
||||
"shortDescription": "Afval weggooien",
|
||||
"description": "Dit is een publieke vuilnisbak waar je je afval kan weggooien.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Vuilnisbak",
|
||||
"title": {
|
||||
"render": "Vuilnisbak"
|
||||
},
|
||||
"description": "Dit is een publieke vuilnisbak waar je je afval kan weggooien.",
|
||||
"iconSize": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Vuilnisbak"
|
||||
}
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Vuilnisbak",
|
||||
"description": "Afval weggooien"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"width": {
|
||||
"title": "Straatbreedtes",
|
||||
"shortDescription": "Is de straat breed genoeg?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue