Merge branch 'develop'

This commit is contained in:
Pieter Vander Vennet 2022-02-22 16:13:59 +01:00
commit 5b13d3f25c
129 changed files with 4562 additions and 387 deletions

View file

@ -1242,7 +1242,7 @@
"crossing-continue-through-red": {
"mappings": {
"0": {
"then": "Ein Radfahrer kann bei roter Ampel geradeaus fahren <img src='./assets/layers/crossings/Belgian_road_sign_B23.svg' style='width: 3em'>"
"then": "Ein Radfahrer kann bei roter Ampel geradeaus fahren"
},
"1": {
"then": "Ein Radfahrer kann bei roter Ampel geradeaus fahren"
@ -1278,7 +1278,7 @@
"crossing-right-turn-through-red": {
"mappings": {
"0": {
"then": "Ein Radfahrer kann bei roter Ampel rechts abbiegen <img src='./assets/layers/crossings/Belgian_road_sign_B22.svg' style='width: 3em'>"
"then": "Ein Radfahrer kann bei roter Ampel rechts abbiegen"
},
"1": {
"then": "Ein Radfahrer kann bei roter Ampel rechts abbiegen"
@ -3175,6 +3175,40 @@
},
"waste_basket": {
"description": "Dies ist ein öffentlicher Abfalleimer, in den Sie Ihren Müll entsorgen können.",
"filter": {
"0": {
"options": {
"0": {
"question": "Alle Typen"
},
"1": {
"question": "Mülleimer für Zigaretten"
},
"2": {
"question": "Mülleimer für Drogen"
},
"3": {
"question": "Mülleimer für Hundekot"
},
"4": {
"question": "Mülleimer für allgemeinen Müll"
},
"5": {
"question": "Mülleimer für Nadeln und andere scharfe Gegenstände"
},
"6": {
"question": "Mülleimer für Plastik"
}
}
},
"1": {
"options": {
"0": {
"question": "Abfalleimer mit Spender für (Hunde-)Kotbeutel"
}
}
}
},
"mapRendering": {
"0": {
"iconSize": {
@ -3226,6 +3260,9 @@
},
"5": {
"then": "Ein Abfalleimer für Nadeln und andere scharfe Gegenstände"
},
"6": {
"then": "Ein Abfalleimer für Plastik"
}
},
"question": "Um was für einen Abfalleimer handelt es sich?"

View file

@ -2305,7 +2305,7 @@
"crossing-continue-through-red": {
"mappings": {
"0": {
"then": "A cyclist can go straight on if the light is red <img src='./assets/layers/crossings/Belgian_road_sign_B23.svg' style='width: 3em'>"
"then": "A cyclist can go straight on if the light is red"
},
"1": {
"then": "A cyclist can go straight on if the light is red"
@ -2341,7 +2341,7 @@
"crossing-right-turn-through-red": {
"mappings": {
"0": {
"then": "A cyclist can turn right if the light is red <img src='./assets/layers/crossings/Belgian_road_sign_B22.svg' style='width: 3em'>"
"then": "A cyclist can turn right if the light is red"
},
"1": {
"then": "A cyclist can turn right if the light is red"
@ -4124,6 +4124,215 @@
"render": "Bookcase"
}
},
"recycling": {
"description": "A layer with recycling containers and centres",
"filter": {
"0": {
"options": {
"0": {
"question": "Currently open"
}
}
},
"1": {
"options": {
"0": {
"question": "All recycling types"
},
"1": {
"question": "Recycling of batteries"
},
"2": {
"question": "Recycling of beverage cartons"
},
"3": {
"question": "Recycling of cans"
},
"4": {
"question": "Recycling of clothes"
},
"5": {
"question": "Recycling of cooking oil"
},
"6": {
"question": "Recycling of engine oil"
},
"7": {
"question": "Recycling of green waste"
},
"8": {
"question": "Recycling of glass bottles"
},
"9": {
"question": "Recycling of glass"
},
"10": {
"question": "Recycling of newspapers"
},
"11": {
"question": "Recycling of paper"
},
"12": {
"question": "Recycling of plastic bottles"
},
"13": {
"question": "Recycling of plastic packaging"
},
"14": {
"question": "Recycling of plastic"
},
"15": {
"question": "Recycling of scrap metal"
},
"16": {
"question": "Recycling of small electrical appliances"
},
"17": {
"question": "Recycling of residual waste"
}
}
}
},
"name": "Recycling",
"presets": {
"0": {
"title": "recycling container"
},
"1": {
"title": "recycling centre"
}
},
"tagRenderings": {
"container-location": {
"mappings": {
"0": {
"then": "This is an underground container"
},
"1": {
"then": "This container is located indoors"
},
"2": {
"then": "This container is located outdoors"
}
},
"question": "Where is this container located?"
},
"opening_hours": {
"mappings": {
"0": {
"then": "24/7"
}
},
"question": "What are the opening hours of this recycling facility?"
},
"operator": {
"question": "What company operates this recycling facility?",
"render": "This recycling facility is operated by {operator}"
},
"recycling-accepts": {
"mappings": {
"0": {
"then": "Batteries can be recycled here"
},
"1": {
"then": "Beverage cartons can be recycled here"
},
"2": {
"then": "Cans can be recycled here"
},
"3": {
"then": "Clothes can be recycled here"
},
"4": {
"then": "Cooking oil can be recycled here"
},
"5": {
"then": "Engine oil can be recycled here"
},
"6": {
"then": "Green waste can be recycled here"
},
"7": {
"then": "Organic waste can be recycled here"
},
"8": {
"then": "Glass bottles can be recycled here"
},
"9": {
"then": "Glass can be recycled here"
},
"10": {
"then": "Newspapers can be recycled here"
},
"11": {
"then": "Paper can be recycled here"
},
"12": {
"then": "Plastic bottles can be recycled here"
},
"13": {
"then": "Plastic packaging can be recycled here"
},
"14": {
"then": "Plastic can be recycled here"
},
"15": {
"then": "Scrap metal can be recycled here"
},
"16": {
"then": "Shoes can be recycled here"
},
"17": {
"then": "Small electrical appliances can be recycled here"
},
"18": {
"then": "Small electrical appliances can be recycled here"
},
"19": {
"then": "Residual waste can be recycled here"
}
},
"question": "What can be recycled here?"
},
"recycling-centre-name": {
"mappings": {
"0": {
"then": "This recycling centre doesn't have a specific name"
}
},
"question": "What is the name of this recycling centre?",
"render": "This recycling centre is named <b>{name}</b>"
},
"recycling-type": {
"mappings": {
"0": {
"then": "This is a recycling container"
},
"1": {
"then": "This is a recycling centre"
},
"2": {
"then": "Waste disposal container for residual waste"
}
},
"question": "What type of recycling is this?"
}
},
"title": {
"mappings": {
"0": {
"then": "Recycling centre"
},
"1": {
"then": "Recycling container"
},
"2": {
"then": "Recycling container"
}
},
"render": "Recycling facility"
}
},
"shops": {
"description": "A shop",
"name": "Shop",
@ -4961,6 +5170,40 @@
},
"waste_basket": {
"description": "This is a public waste basket, thrash can, where you can throw away your thrash.",
"filter": {
"0": {
"options": {
"0": {
"question": "All types"
},
"1": {
"question": "Waste basket for cigarettes"
},
"2": {
"question": "Waste basket for drugs"
},
"3": {
"question": "Waste basket for dog excrement"
},
"4": {
"question": "Waste basket for trash"
},
"5": {
"question": "Waste basket for sharps"
},
"6": {
"question": "Waste basket for plastic"
}
}
},
"1": {
"options": {
"0": {
"question": "Waste basket with dispenser for (dog) excrement bags"
}
}
}
},
"mapRendering": {
"0": {
"iconSize": {
@ -5012,6 +5255,9 @@
},
"5": {
"then": "A waste basket for needles and other sharp objects"
},
"6": {
"then": "A waste basket for plastic"
}
},
"question": "What kind of waste basket is this?"
@ -5021,6 +5267,59 @@
"render": "Waste Basket"
}
},
"waste_disposal": {
"description": "Waste Disposal Bin, medium to large bin for disposal of (household) waste",
"filter": {
"0": {
"options": {
"0": {
"question": "Only public access"
}
}
}
},
"name": "Waste Disposal Bins",
"presets": {
"0": {
"description": "Medium to large bin for disposal of (household) waste",
"title": "Waste Disposal Bin"
}
},
"tagRenderings": {
"access": {
"mappings": {
"0": {
"then": "This bin can be used by anyone"
},
"1": {
"then": "This bin is private"
},
"2": {
"then": "This bin is only for residents"
}
},
"question": "Who can use this waste disposal bin?",
"render": "Access: {access}"
},
"disposal-location": {
"mappings": {
"0": {
"then": "This is an underground container"
},
"1": {
"then": "This container is located indoors"
},
"2": {
"then": "This container is located outdoors"
}
},
"question": "Where is this container located?"
}
},
"title": {
"render": "Waste Disposal"
}
},
"watermill": {
"name": "Watermill"
}

View file

@ -2321,7 +2321,7 @@
"crossing-continue-through-red": {
"mappings": {
"0": {
"then": "Een fietser mag wel rechtdoor gaan als het licht rood is <img src='./assets/layers/crossings/Belgian_road_sign_B23.svg' style='width: 3em'>"
"then": "Een fietser mag wel rechtdoor gaan als het licht rood is"
},
"1": {
"then": "Een fietser mag wel rechtdoor gaan als het licht rood is"
@ -2357,7 +2357,7 @@
"crossing-right-turn-through-red": {
"mappings": {
"0": {
"then": "Een fietser mag wel rechtsaf slaan als het licht rood is <img src='./assets/layers/crossings/Belgian_road_sign_B22.svg' style='width: 3em'>"
"then": "Een fietser mag wel rechtsaf slaan als het licht rood is"
},
"1": {
"then": "Een fietser mag wel rechtsaf slaan als het licht rood is"
@ -3947,6 +3947,215 @@
"render": "Boekenruilkast"
}
},
"recycling": {
"description": "Een laag met recyclagingcontainers en -centrums",
"filter": {
"0": {
"options": {
"0": {
"question": "Op dit moment open"
}
}
},
"1": {
"options": {
"0": {
"question": "Alle recyclingtypes"
},
"1": {
"question": "Recycling van batterijen"
},
"2": {
"question": "Recycling van drankpakken"
},
"3": {
"question": "Recycling van blikken"
},
"4": {
"question": "Recycling van kleding"
},
"5": {
"question": "Recycling van frituurvet"
},
"6": {
"question": "Recycling van motorolie"
},
"7": {
"question": "Recycling van groen afval"
},
"8": {
"question": "Recycling van glazen flessen"
},
"9": {
"question": "Recycling van glas"
},
"10": {
"question": "Recycling van kranten"
},
"11": {
"question": "Recycling van papier"
},
"12": {
"question": "Recycling van plastic flessen"
},
"13": {
"question": "Recycling van plastic verpakking"
},
"14": {
"question": "Recycling van plastic"
},
"15": {
"question": "Recycling van oud metaal"
},
"16": {
"question": "Recycling van kleine elektrische apparaten"
},
"17": {
"question": "Recycling van restafval"
}
}
}
},
"name": "Recycling",
"presets": {
"0": {
"title": "recycling container"
},
"1": {
"title": "recycling centre"
}
},
"tagRenderings": {
"container-location": {
"mappings": {
"0": {
"then": "Dit is een ondergrondse container"
},
"1": {
"then": "Deze container bevindt zich binnen"
},
"2": {
"then": "Deze container is buiten"
}
},
"question": "Waar bevindt deze container zich?"
},
"opening_hours": {
"mappings": {
"0": {
"then": "24/7"
}
},
"question": "Wat zijn de openingstijden van deze recyclingfaciliteit?"
},
"operator": {
"question": "Wat is de beheerder van deze recyclingfaciliteit?",
"render": "Deze recyclingfaciliteit wordt beheerd door {operator}"
},
"recycling-accepts": {
"mappings": {
"0": {
"then": "Batterijen kunnen hier gerecycled worden"
},
"1": {
"then": "Drankpakken kunnen hier gerecycled worden"
},
"2": {
"then": "Blikken kunnen hier gerecycled worden"
},
"3": {
"then": "Kleren kunnen hier gerecycled worden"
},
"4": {
"then": "Frituurvet kan hier gerecycled worden"
},
"5": {
"then": "Motorolie kan hier gerecycled worden"
},
"6": {
"then": "Groen afval kan hier gerecycled worden"
},
"7": {
"then": "Organisch afval kan hier gerecycled worden"
},
"8": {
"then": "Glazen flessen kunnen hier gerecycled worden"
},
"9": {
"then": "Glas kan hier gerecycled worden"
},
"10": {
"then": "Kranten kunnen hier gerecycled worden"
},
"11": {
"then": "Papier kan hier gerecycled worden"
},
"12": {
"then": "Plastic flessen kunnen hier gerecycled worden"
},
"13": {
"then": "Plastic verpakking kan hier gerecycled worden"
},
"14": {
"then": "Plastic kan hier gerecycled worden"
},
"15": {
"then": "Oud metaal kan hier gerecycled worden"
},
"16": {
"then": "Schoenen kunnen hier gerecycled worden"
},
"17": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
},
"18": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
},
"19": {
"then": "Restafval kan hier gerecycled worden"
}
},
"question": "Wat kan hier gerecycled worden?"
},
"recycling-centre-name": {
"mappings": {
"0": {
"then": "Dit recyclagecentrum heeft geen specifieke naam"
}
},
"question": "Wat is de naam van dit recyclagecentrum?",
"render": "Dit recyclagecentrum heet <b>{name}</b>"
},
"recycling-type": {
"mappings": {
"0": {
"then": "Dit is een recyclingcontainer"
},
"1": {
"then": "Dit is een recyclingcentrum"
},
"2": {
"then": "Afvalcontainer voor restafval"
}
},
"question": "Wat voor soort recycling is dit?"
}
},
"title": {
"mappings": {
"0": {
"then": "Recyclingcentrum"
},
"1": {
"then": "Recyclingcontainer"
},
"2": {
"then": "Recyclingcontainer"
}
},
"render": "Recyclingfaciliteit"
}
},
"shops": {
"description": "Een winkel",
"name": "Winkel",
@ -4643,10 +4852,10 @@
"Operator tag": {
"mappings": {
"0": {
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
"then": "Dit gebied wordt beheerd door Natuurpunt"
},
"1": {
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door {operator}"
"then": "Dit gebied wordt beheerd door {operator}"
}
},
"question": "Wie beheert deze wandeltocht?",
@ -4848,6 +5057,40 @@
},
"waste_basket": {
"description": "Dit is een publieke vuilnisbak waar je je afval kan weggooien.",
"filter": {
"0": {
"options": {
"0": {
"question": "Alle soorten"
},
"1": {
"question": "Vuilnisbak voor sigarettenpeuken"
},
"2": {
"question": "Vuilnisbak voor (vervallen) medicatie en drugs"
},
"3": {
"question": "Vuilnisbak voor hondenuitwerpselen"
},
"4": {
"question": "Vuilnisbak voor zwerfvuil"
},
"5": {
"question": "Vuilnisbak voor injectienaalden en andere scherpe voorwerpen"
},
"6": {
"question": "Vuilnisbak voor plastic"
}
}
},
"1": {
"options": {
"0": {
"question": "Vuilnisbak met verdeler voor hondenpoepzakjes"
}
}
}
},
"mapRendering": {
"0": {
"iconSize": {
@ -4899,6 +5142,9 @@
},
"5": {
"then": "Een vuilnisbak voor injectienaalden en andere scherpe voorwerpen"
},
"6": {
"then": "Een vuilnisbak voor plastic"
}
},
"question": "Wat voor soort vuilnisbak is dit?"
@ -4908,6 +5154,24 @@
"render": "Vuilnisbak"
}
},
"waste_disposal": {
"tagRenderings": {
"disposal-location": {
"mappings": {
"0": {
"then": "Dit is een ondergrondse container"
},
"1": {
"then": "Deze container bevindt zich binnen"
},
"2": {
"then": "Deze container is buiten"
}
},
"question": "Waar bevindt deze container zich?"
}
}
},
"watermill": {
"description": "Watermolens",
"name": "Watermolens",
@ -4939,10 +5203,10 @@
"Operator tag": {
"mappings": {
"0": {
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door Natuurpunt"
"then": "Dit gebied wordt beheerd door Natuurpunt"
},
"1": {
"then": "<img src=\"./assets/themes/buurtnatuur/Natuurpunt.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door {operator}"
"then": "Dit gebied wordt beheerd door {operator}"
}
},
"question": "Wie beheert dit pad?",