MapComplete/assets/layers/recycling/recycling.json

1907 lines
No EOL
70 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "recycling",
"name": {
"en": "Recycling",
"nl": "Recycling",
"de": "Recyclingeinrichtungen",
"ca": "Residus",
"es": "Reciclaje",
"it": "Riciclaggio",
"pa_PK": "ریسائیکلنگ",
"fr": "Recyclage",
"cs": "Recyklování",
"pl": "Recykling",
"uk": "Переробка",
"cy": "Ailgylchu"
},
"description": {
"en": "A layer with recycling containers and centres",
"nl": "Een laag met recyclagingcontainers en -centrums",
"de": "Eine Ebene mit Recyclingcontainern und -zentren",
"es": "Una capa con contenedores y centros de reciclaje",
"it": "Un livello con contenitori e centri di riciclaggio",
"ca": "Una capa amb contenidors i centres de reciclatge",
"fr": "Une couche avec des conteneurs de recyclage et des déchèteries",
"cs": "Vrstva s recyklačními kontejnery a středisky"
},
"source": {
"osmTags": "amenity=recycling"
},
"calculatedTags": [
"_waste_amount=Object.keys(feat.properties).filter(key => key.startsWith('recycling:')).filter(k => feat.properties[k] === 'yes').length"
],
"minzoom": 10,
"title": {
"render": {
"en": "Recycling facility",
"nl": "Recyclingfaciliteit",
"de": "Recyclinganlage",
"es": "Instalación de reciclaje",
"it": "Struttura di riciclaggio",
"ca": "Instal·lació de reciclatge",
"fr": "Point de recyclage",
"cs": "Recyklační zařízení"
},
"mappings": [
{
"if": "name~*",
"then": {
"*": "{name}",
"ca": "Centre de reciclatge",
"de": "Wertstoffhof",
"en": "Recycling centre",
"es": "Centro de reciclaje",
"it": "Centro di riciclaggio",
"nl": "Recyclingcentrum",
"fr": "Déchèterie",
"cs": "Recyklační centrum"
}
},
{
"if": "recycling_type=centre",
"then": {
"en": "Recycling centre",
"nl": "Recyclingcentrum",
"de": "Wertstoffhof",
"es": "Centro de reciclaje",
"it": "Centro di riciclaggio",
"ca": "Centre de reciclatge",
"fr": "Déchèterie",
"cs": "Recyklační centrum"
}
},
{
"if": "recycling_type=container",
"then": {
"en": "Recycling container",
"nl": "Recyclingcontainer",
"de": "Recyclingcontainer",
"es": "Contenedor de reciclaje",
"it": "Contenitore per il riciclaggio",
"ca": "Contenidor de reciclatge",
"fr": "Conteneur de recyclage",
"cs": "Recyklační kontejner"
}
}
]
},
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"iconBadges": [
{
"if": {
"and": [
"_waste_amount>1",
"recycling:batteries=yes"
]
},
"then": "./assets/layers/recycling/batteries.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:beverage_cartons=yes"
]
},
"then": "./assets/layers/recycling/beverage_cartons.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:cans=yes"
]
},
"then": "./assets/layers/recycling/cans.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:clothes=yes"
]
},
"then": "./assets/layers/recycling/clothes.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:cooking_oil=yes"
]
},
"then": "./assets/layers/recycling/cooking_oil.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:engine_oil=yes"
]
},
"then": "./assets/layers/recycling/engine_oil.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:fluorescent_tubes=yes"
]
},
"then": "./assets/layers/recycling/fluorescent_tubes.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:glass=yes"
]
},
"then": "./assets/layers/recycling/glass.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:glass_bottles=yes"
]
},
"then": "./assets/layers/recycling/glass_bottles.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
{
"or": [
"recycling:green_waste=yes",
"recycling:organic=yes"
]
}
]
},
"then": "./assets/layers/recycling/garden_waste.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:light_bulbs=yes"
]
},
"then": "./assets/layers/recycling/light_bulbs.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:newspaper=yes"
]
},
"then": "./assets/layers/recycling/newspaper.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:paper=yes"
]
},
"then": "./assets/layers/recycling/paper.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:plastic_bottles=yes"
]
},
"then": "./assets/layers/recycling/plastic_bottles.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:plastic_packaging=yes"
]
},
"then": "./assets/layers/recycling/plastic_packaging.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:plastic=yes"
]
},
"then": "./assets/layers/recycling/plastic.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:pmd=yes"
]
},
"then": "./assets/layers/recycling/pmd.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:printer_cartridges=yes"
]
},
"then": "./assets/layers/recycling/printer_cartridges.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:scrap_metal=yes"
]
},
"then": "./assets/layers/recycling/scrap_metal.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:shoes=yes"
]
},
"then": "./assets/layers/recycling/shoes.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
{
"or": [
"recycling:small_appliances=yes",
"recycling:small_electrical_appliances=yes"
]
}
]
},
"then": "./assets/layers/recycling/small_electrical_appliances.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:waste=yes"
]
},
"then": "./assets/layers/waste_disposal/waste_disposal.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:needles=yes"
]
},
"then": "./assets/layers/recycling/needles.svg"
},
{
"if": {
"and": [
"_waste_amount>1",
"recycling:bicycles=yes"
]
},
"then": "./assets/layers/recycling/bicycles.svg"
}
],
"marker": [
{
"icon": "circle",
"color": "white"
},
{
"icon": {
"render": "./assets/layers/recycling/recycling-14.svg",
"mappings": [
{
"if": {
"and": [
"_waste_amount=1",
"recycling:batteries=yes"
]
},
"then": "./assets/layers/recycling/batteries.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:beverage_cartons=yes"
]
},
"then": "./assets/layers/recycling/beverage_cartons.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:cans=yes"
]
},
"then": "./assets/layers/recycling/cans.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:clothes=yes"
]
},
"then": "./assets/layers/recycling/clothes.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:cooking_oil=yes"
]
},
"then": "./assets/layers/recycling/cooking_oil.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:engine_oil=yes"
]
},
"then": "./assets/layers/recycling/engine_oil.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:fluorescent_tubes=yes"
]
},
"then": "./assets/layers/recycling/fluorescent_tubes.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:glass=yes"
]
},
"then": "./assets/layers/recycling/glass.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:glass_bottles=yes"
]
},
"then": "./assets/layers/recycling/glass_bottles.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
{
"or": [
"recycling:green_waste=yes",
"recycling:organic=yes"
]
}
]
},
"then": "./assets/layers/recycling/garden_waste.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:light_bulbs=yes"
]
},
"then": "./assets/layers/recycling/light_bulbs.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:newspaper=yes"
]
},
"then": "./assets/layers/recycling/newspaper.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:paper=yes"
]
},
"then": "./assets/layers/recycling/paper.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:plastic_bottles=yes"
]
},
"then": "./assets/layers/recycling/plastic_bottles.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:plastic_packaging=yes"
]
},
"then": "./assets/layers/recycling/plastic_packaging.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:plastic=yes"
]
},
"then": "./assets/layers/recycling/plastic.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:pmd=yes"
]
},
"then": "./assets/layers/recycling/pmd.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:printer_cartridges=yes"
]
},
"then": "./assets/layers/recycling/printer_cartridges.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:scrap_metal=yes"
]
},
"then": "./assets/layers/recycling/scrap_metal.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:shoes=yes"
]
},
"then": "./assets/layers/recycling/shoes.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
{
"or": [
"recycling:small_appliances=yes",
"recycling:small_electric_appliances=yes"
]
}
]
},
"then": "./assets/layers/recycling/small_electrical_appliances.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:waste=yes"
]
},
"then": "./assets/layers/waste_disposal/waste_disposal.svg"
},
{
"if": {
"and": [
"_waste_amount=1",
"recycling:needles=yes"
]
},
"then": "./assets/layers/recycling/needles.svg"
}
]
}
}
]
}
],
"lineRendering": [],
"presets": [
{
"title": {
"en": "a recycling container",
"nl": "een recycling container",
"de": "einen Recyclingcontainer",
"es": "un contenedor de reciclaje",
"it": "un contenitore per il riciclaggio",
"ca": "un contenidor de reciclatge",
"fr": "un conteneur de recyclage",
"cs": "recyklační kontejner",
"uk": "контейнер для сміття"
},
"tags": [
"amenity=recycling",
"recycling_type=container"
]
},
{
"title": {
"en": "a recycling centre",
"nl": "een containerpark (recycling center)",
"de": "einen Wertstoffhof",
"es": "un centro de reciclaje",
"it": "un centro di riciclaggio",
"ca": "un centre de reciclatge",
"fr": "une déchèterie",
"cs": "recyklační centrum",
"uk": "центр переробки відходів"
},
"tags": [
"amenity=recycling",
"recycling_type=centre"
]
}
],
"tagRenderings": [
"images",
{
"id": "recycling-type",
"question": {
"en": "What type of recycling is this?",
"nl": "Wat voor soort recycling is dit?",
"de": "Um welche Recyclingeinrichtung handelt es sich?",
"it": "Che tipo di riciclaggio è questo?",
"ca": "Quin tipus de reciclatge és aquest?",
"fr": "De quel type dinstallation de recyclage sagit-il ?",
"cs": "O jaký typ recyklace se jedná?",
"uk": "Що це за тип переробки?",
"es": "¿Qué tipo de reciclaje es este?"
},
"mappings": [
{
"if": "recycling_type=container",
"addExtraTags": [
"amenity=recycling"
],
"then": {
"en": "This is a recycling container",
"nl": "Dit is een recyclingcontainer",
"de": "Dies ist ein Recycling-Container",
"es": "Este es un contenedor de reciclaje",
"it": "Questo è un contenitore per il riciclaggio",
"ca": "Açò és un contenidor de reciclatge",
"fr": "C'est un conteneur de recyclage",
"cs": "Jedná se o recyklační kontejner",
"uk": "Це контейнер для вторинної переробки"
}
},
{
"if": "recycling_type=centre",
"addExtraTags": [
"amenity=recycling"
],
"then": {
"en": "This is a recycling centre",
"nl": "Dit is een recyclingcentrum",
"de": "Dies ist ein Wertstoffhof",
"es": "Este es un centro de reciclaje",
"it": "Questo è un centro di riciclaggio",
"ca": "Açò és un centre de reciclatge",
"fr": "C'est une déchèterie",
"cs": "Jedná se o recyklační centrum",
"uk": "Це центр переробки сміття"
}
},
{
"if": "amenity=waste_disposal",
"then": {
"en": "Waste disposal container for residual waste",
"nl": "Afvalcontainer voor restafval",
"de": "Dies ist ein Abfallbehälter für Restmüll",
"it": "Contenitore per lo smaltimento dei rifiuti residui",
"ca": "Contenidor per a residus no reciclables (fracció resta)",
"fr": "Conteneur à déchets pour déchets résiduels",
"cs": "Kontejner na zbytkový odpad",
"uk": "Контейнер для утилізації залишкових відходів",
"es": "Contenedor de residuos para residuos"
},
"addExtraTags": [
"recycling:batteries=",
"recycling:beverage_cartons=",
"recycling:cans=",
"recycling:clothes=",
"recycling:cooking_oil=",
"recycling:engine_oil=",
"recycling:fluorescent_tubes=",
"recycling:green_waste=",
"recycling:light_bulbs=",
"recycling:organic=",
"recycling:glass_bottles=",
"recycling:glass=",
"recycling:newspaper=",
"recycling:paper=",
"recycling:plastic_bottles=",
"recycling:plastic_packaging=",
"recycling:plastic=",
"recycling:pmd=",
"recycling:printer_cartridges=",
"recycling:scrap_metal=",
"recycling:shoes=",
"recycling:small_appliances=",
"recycling:small_electrical_appliances=",
"recycling:waste="
]
},
{
"if": "recycling_type=pickup_point",
"addExtraTags": [
"amenity=recycling"
],
"then": {
"en": "This is a pickup point. The waste material is placed here without placing it in a dedicated container.",
"nl": "Dit is een verzamelplaats zonder container waar het afval later opgepikt wordt.",
"ca": "Aquest és un punt de recollida. El rebuig es col·loca aquí sense col·locar-lo en un contenidor dedicat.",
"de": "Dies ist ein Abholpunkt. Abfälle werden hier abgelegt, ohne sie in einen speziellen Behälter zu geben.",
"fr": "C'est un point de ramassage. Les déchets y sont déposés sans être placés dans un conteneur spécifique.",
"cs": "Jedná se o místo vyzvednutí. Odpadní materiál se zde ukládá bez umístění do vyhrazeného kontejneru.",
"uk": "Це пункт прийому відходів. Відходи розміщують тут, не поміщаючи їх у спеціальний контейнер.",
"es": "Este es un punto de recogida. El material de desecho se coloca aquí sin colocarlo en un contenedor específico.",
"it": "Questo è un punto di raccolta. Il materiale di scarto viene posizionato qui senza metterlo in un contenitore dedicato."
}
},
{
"if": "recycling_type=dump",
"addExtraTags": [
"amenity=recycling"
],
"then": {
"en": "This is a dump where the waste material is stacked.",
"nl": "Dit is een afvalhoop waar het afvalmateriaal bovenop elkaar gestapeld wordt.",
"ca": "Es tracta dun abocador on sapilen els residus.",
"de": "Dies ist eine Deponie, auf der die Abfälle gelagert werden.",
"fr": "C'est une décharge où les déchets sont empilés.",
"cs": "Jedná se o skládku, kde se ukládá odpadní materiál.",
"uk": "Це звалище, куди складають відходи.",
"es": "Este es un vertedero donde se apila el material de desecho.",
"it": "Questa è una discarica dove il materiale di scarto viene impilato."
}
}
]
},
{
"id": "recycling-centre-name",
"question": {
"en": "What is the name of this recycling centre?",
"nl": "Wat is de naam van dit recyclagecentrum?",
"de": "Wie lautet der Name dieses Wertstoffhofs?",
"es": "¿Cuál es el nombre de este centro de reciclaje?",
"it": "Qual è il nome di questo centro di riciclaggio?",
"ca": "Quin és el nom daquest centre de reciclatge?",
"fr": "Quel est le nom de cette déchèterie ?",
"cs": "Jak se toto recyklační centrum jmenuje?",
"uk": "Як називається цей центр переробки?"
},
"render": {
"en": "This recycling centre is named <b>{name}</b>",
"nl": "Dit recyclagecentrum heet <b>{name}</b>",
"de": "Dieser Wertstoffhof heißt <b>{name}</b>",
"es": "Este centro de reciclaje se llama <b>{name}</b>",
"it": "Questo centro di riciclaggio si chiama <b>{name}</b>",
"ca": "Aquest centre de reciclatge s'anomena <b>{name}</b>",
"fr": "Le nom de cette déchèterie est <b>{name}</b>",
"cs": "Toto recyklační středisko se jmenuje <b>{name}</b>",
"uk": "Цей центр переробки має назву <b>{name}</b>"
},
"freeform": {
"key": "name"
},
"mappings": [
{
"if": "noname=yes",
"then": {
"en": "This recycling centre doesn't have a specific name",
"nl": "Dit recyclagecentrum heeft geen specifieke naam",
"de": "Dieser Wertstoffhof hat keinen bestimmten Namen",
"es": "Este centro de reciclaje no tiene un nombre específico",
"it": "Questo centro di riciclaggio non ha un nome specifico",
"ca": "Aquest centre de reciclatge no té un nom específic",
"fr": "Cette déchèterie n'a pas de nom spécifique",
"cs": "Toto recyklační centrum nemá konkrétní název",
"uk": "Цей центр переробки не має конкретної назви"
}
}
],
"condition": "recycling_type=centre"
},
{
"id": "container-location",
"question": {
"en": "Where is this container located?",
"nl": "Waar bevindt deze container zich?",
"de": "Wo befindet sich dieser Container?",
"es": "¿Dónde está ubicado este contenedor?",
"it": "Dove si trova questo contenitore?",
"ca": "On es troba aquest contenidor?",
"fr": "Où ce conteneur est-il situé ?",
"cs": "Kde se tento kontejner nachází?"
},
"mappings": [
{
"if": "location=underground",
"then": {
"en": "This is an underground container",
"nl": "Dit is een ondergrondse container",
"de": "Dies ist ein Unterflurcontainer",
"es": "Este es un contenedor subterráneo",
"it": "Questo è un contenitore sotterraneo",
"ca": "Aquest contenidor està soterrat",
"fr": "C'est un conteneur enterré",
"cs": "Toto je podzemní kontejner"
}
},
{
"if": "location=indoor",
"then": {
"en": "This container is located indoors",
"nl": "Deze container bevindt zich binnen",
"de": "Dieser Container befindet sich in einem Gebäude",
"es": "Este contenedor está ubicado en el interior",
"it": "Questo contenitore si trova al chiuso",
"ca": "Aquest contenidor està situat a l'interior",
"fr": "Ce conteneur est situé en intérieur",
"cs": "Tento kontejner je umístěn uvnitř",
"uk": "Цей контейнер знаходиться в приміщенні"
}
},
{
"if": "location=",
"then": {
"en": "This container is located outdoors",
"nl": "Deze container is buiten",
"de": "Der Container befindet sich im Freien",
"es": "Este contenedor está ubicado en el exterior",
"it": "Questo contenitore si trova all'aperto",
"ca": "Aquest contenidor està situat a l'aire lliure",
"fr": "Ce conteneur est situé à l'extérieur",
"cs": "Tento kontejner je umístěn venku",
"uk": "Цей контейнер розташований на відкритому повітрі"
}
}
],
"condition": "recycling_type=container"
},
{
"id": "recycling-accepts",
"question": {
"en": "What can be recycled here?",
"nl": "Wat kan hier gerecycled worden?",
"de": "Was kann hier recycelt werden?",
"es": "¿Qué se puede reciclar aquí?",
"it": "Cosa può essere riciclato qui?",
"ca": "Què es pot reciclar aquí?",
"fr": "Que peut-on recycler ici ?",
"cs": "Co se zde dá recyklovat?",
"uk": "Що тут можна переробити?"
},
"mappings": [
{
"if": "recycling:batteries=yes",
"ifnot": "recycling:batteries=",
"then": {
"en": "Batteries can be recycled here",
"nl": "Batterijen kunnen hier gerecycled worden",
"de": "Batterien können hier recycelt werden",
"es": "Las pilas se pueden reciclar aquí",
"it": "Le batterie possono essere riciclate qui",
"ca": "Aquí es poden reciclar piles",
"fr": "Les piles et batteries domestiques peuvent être recyclées ici",
"cs": "Baterie se zde dají recyklovat",
"uk": "Батарейки"
},
"icon": {
"path": "./assets/layers/recycling/batteries.svg",
"class": "medium"
}
},
{
"if": "recycling:beverage_cartons=yes",
"ifnot": "recycling:beverage_cartons=",
"then": {
"en": "Beverage cartons can be recycled here",
"nl": "Drankpakken kunnen hier gerecycled worden",
"de": "Getränkekartons können hier recycelt werden",
"it": "I cartoni per bevande possono essere riciclati qui",
"ca": "Aquí es poden reciclar els cartons de begudes",
"fr": "Les briques alimentaires en carton peuvent être recyclées ici",
"cs": "Nápojové kartony se zde dají recyklovat",
"uk": "Коробки з-під напоїв",
"es": "Los envases de bebidas se pueden reciclar aquí"
},
"icon": {
"path": "./assets/layers/recycling/beverage_cartons.svg",
"class": "medium"
}
},
{
"if": "recycling:cans=yes",
"ifnot": "recycling:cans=",
"then": {
"en": "Cans can be recycled here",
"nl": "Blikken kunnen hier gerecycled worden",
"de": "Dosen können hier recycelt werden",
"es": "Las latas se pueden reciclar aquí",
"it": "Le lattine possono essere riciclate qui",
"ca": "Aquí es poden reciclar llaunes",
"fr": "Les boites de conserve et canettes peuvent être recyclées ici",
"cs": "Plechovky se zde dají recyklovat",
"uk": "Бляшанки"
},
"icon": {
"path": "./assets/layers/recycling/cans.svg",
"class": "medium"
}
},
{
"if": "recycling:clothes=yes",
"ifnot": "recycling:clothes=",
"then": {
"en": "Clothes can be recycled here",
"nl": "Kleren kunnen hier gerecycled worden",
"de": "Kleidung kann hier recycelt werden",
"es": "La ropa se puede reciclar aquí",
"it": "I vestiti possono essere riciclati qui",
"ca": "Aquí es pot reciclar roba",
"fr": "Les vêtements peuvent être recyclés ici",
"cs": "Oblečení se zde dá recyklovat",
"uk": "Одяг"
},
"icon": {
"path": "./assets/layers/recycling/clothes.svg",
"class": "medium"
}
},
{
"if": "recycling:cooking_oil=yes",
"ifnot": "recycling:cooking_oil=",
"then": {
"en": "Cooking oil can be recycled here",
"nl": "Frituurvet kan hier gerecycled worden",
"de": "Speiseöl kann hier recycelt werden",
"es": "El aceite de cocina se puede reciclar aquí",
"it": "L'olio da cucina può essere riciclato qui",
"ca": "Aquí es pot reciclar oli de cuina",
"fr": "Les huiles de friture peuvent être recyclées ici",
"cs": "Olej na vaření zde lze recyklovat",
"uk": "Олія для приготування їжі"
},
"icon": {
"path": "./assets/layers/recycling/cooking_oil.svg",
"class": "medium"
}
},
{
"if": "recycling:engine_oil=yes",
"ifnot": "recycling:engine_oil=",
"then": {
"en": "Engine oil can be recycled here",
"nl": "Motorolie kan hier gerecycled worden",
"de": "Motoröl kann hier recycelt werden",
"es": "El aceite de motor se puede reciclar aquí",
"it": "L'olio motore può essere riciclato qui",
"ca": "Aquí es pot reciclar oli de motor",
"fr": "Les huiles de moteur peuvent être recyclées ici",
"cs": "Motorový olej zde lze recyklovat",
"uk": "Моторна олива"
},
"icon": {
"path": "./assets/layers/recycling/engine_oil.svg",
"class": "medium"
}
},
{
"if": "recycling:fluorescent_tubes=yes",
"ifnot": "recycling:fluorescent_tubes=",
"then": {
"en": "Fluorescent tubes can be recycled here",
"nl": "TL-buizen kunnen hier gerecycled worden",
"de": "Hier können Leuchtstoffröhren recycelt werden",
"ca": "Aquí es poden reciclar tub fluroescents",
"fr": "Les lampes fluorescentes peuvent être recyclées ici",
"cs": "Zářivky se zde dají recyklovat",
"uk": "Флуоресцентні лампи",
"es": "Los tubos fluorescentes se pueden reciclar aquí",
"it": "I tubi fluorescenti possono essere riciclati qui"
},
"icon": {
"path": "./assets/layers/recycling/fluorescent_tubes.svg",
"class": "medium"
}
},
{
"if": "recycling:green_waste=yes",
"ifnot": "recycling:green_waste=",
"then": {
"en": "Green waste can be recycled here",
"nl": "Groen afval kan hier gerecycled worden",
"de": "Grünabfälle können hier recycelt werden",
"it": "I rifiuti verdi possono essere riciclati qui",
"ca": "Aquí es poden reciclar residus verds",
"fr": "Les déchets verts peuvent être recyclés ici",
"cs": "Zelený odpad se zde dá recyklovat",
"es": "Los residuos verdes se pueden reciclar aquí",
"uk": "Зелені відходи"
},
"icon": {
"path": "./assets/layers/recycling/garden_waste.svg",
"class": "medium"
}
},
{
"if": "recycling:organic=yes",
"ifnot": "recycling:organic=",
"then": {
"en": "Organic waste can be recycled here",
"nl": "Organisch afval kan hier gerecycled worden",
"de": "Bio-Abfall kann hier recycelt werden",
"es": "Los residuos orgánicos se pueden reciclar aquí",
"it": "I rifiuti organici possono essere riciclati qui",
"ca": "Ací es poden reciclar residus orgànics",
"fr": "Les déchets organiques peuvent être recyclés ici",
"cs": "Organický odpad lze zde recyklovat"
},
"hideInAnswer": true,
"icon": {
"path": "./assets/layers/recycling/garden_waste.svg",
"class": "medium"
}
},
{
"if": "recycling:glass_bottles=yes",
"ifnot": "recycling:glass_bottles=",
"then": {
"en": "Glass bottles can be recycled here",
"nl": "Glazen flessen kunnen hier gerecycled worden",
"de": "Glasflaschen können hier recycelt werden",
"es": "Las botellas de vidrio se pueden reciclar aquí",
"it": "Le bottiglie di vetro possono essere riciclate qui",
"ca": "Aquí es poden reciclar ampolles de vidre",
"fr": "Les bouteilles en verre et bocaux peuvent être recyclés ici",
"cs": "Skleněné lahve se zde dají recyklovat",
"uk": "Скляні пляшки"
},
"icon": {
"path": "./assets/layers/recycling/glass_bottles.svg",
"class": "medium"
}
},
{
"if": "recycling:glass=yes",
"ifnot": "recycling:glass=",
"then": {
"en": "Glass can be recycled here",
"nl": "Glas kan hier gerecycled worden",
"de": "Glas kann hier recycelt werden",
"es": "El vidrio se puede reciclar aquí",
"it": "Il vetro può essere riciclato qui",
"ca": "Aquí es pot reciclar vidre",
"fr": "Tout type de verre peut être recyclé ici",
"cs": "Sklo se zde dá recyklovat",
"uk": "Скло"
},
"icon": {
"path": "./assets/layers/recycling/glass.svg",
"class": "medium"
}
},
{
"if": "recycling:light_bulbs=yes",
"ifnot": "recycling:light_bulbs=",
"then": {
"en": "Light bulbs can be recycled here",
"nl": "Lampen kunnen hier gerecycled worden",
"de": "Hier können Glühbirnen recycelt werden",
"ca": "Aquí es poden reciclar bombetes",
"fr": "Les lampes basse consommation peuvent être recyclées ici",
"cs": "Žárovky se zde dají recyklovat",
"es": "Las bombillas se pueden reciclar aquí",
"uk": "Лампочки",
"it": "Le lampadine possono essere riciclate qui"
},
"icon": {
"path": "./assets/layers/recycling/light_bulbs.svg",
"class": "medium"
}
},
{
"if": "recycling:newspaper=yes",
"ifnot": "recycling:newspaper=",
"then": {
"en": "Newspapers can be recycled here",
"nl": "Kranten kunnen hier gerecycled worden",
"de": "Zeitungen können hier recycelt werden",
"es": "Los periódicos se pueden reciclar aquí",
"it": "I giornali possono essere riciclati qui",
"ca": "Aquí es poden reciclar diaris",
"fr": "Les journaux peuvent être recyclés ici",
"cs": "Noviny se zde dají recyklovat",
"uk": "Газети"
},
"icon": {
"path": "./assets/layers/recycling/newspaper.svg",
"class": "medium"
}
},
{
"if": "recycling:paper=yes",
"ifnot": "recycling:paper=",
"then": {
"en": "Paper can be recycled here",
"nl": "Papier kan hier gerecycled worden",
"de": "Papier kann hier recycelt werden",
"es": "El papel se puede reciclar aquí",
"it": "La carta può essere riciclata qui",
"ca": "Aquí es pot reciclar paper",
"fr": "Le papier peut être recyclé ici",
"cs": "Papír se zde dá recyklovat",
"uk": "Папір"
},
"icon": {
"path": "./assets/layers/recycling/paper.svg",
"class": "medium"
}
},
{
"if": "recycling:plastic_bottles=yes",
"ifnot": "recycling:plastic_bottles=",
"then": {
"en": "Plastic bottles can be recycled here",
"nl": "Plastic flessen kunnen hier gerecycled worden",
"de": "Plastikflaschen können hier recycelt werden",
"es": "Las botellas de plástico se pueden reciclar aquí",
"it": "Le bottiglie di plastica possono essere riciclate qui",
"ca": "Aquí es poden reciclar ampolles de plàstic",
"fr": "Les bouteilles en plastique peuvent être recyclées ici",
"cs": "Plastové lahve se zde dají recyklovat",
"uk": "Пластикові пляшки"
},
"icon": {
"path": "./assets/layers/recycling/plastic_bottles.svg",
"class": "medium"
}
},
{
"if": "recycling:plastic_packaging=yes",
"ifnot": "recycling:plastic_packaging=",
"then": {
"en": "Plastic packaging can be recycled here",
"nl": "Plastic verpakking kan hier gerecycled worden",
"de": "Kunststoffverpackungen können hier recycelt werden",
"es": "Los envases de plástico se pueden reciclar aquí",
"it": "Gli imballaggi di plastica possono essere riciclati qui",
"ca": "Aquí es poden reciclar envasos de plàstic",
"fr": "Les emballages plastiques peuvent être recyclés ici",
"cs": "Plastové obaly se zde dají recyklovat",
"uk": "Пластикова упаковка"
},
"icon": {
"path": "./assets/layers/recycling/plastic_packaging.svg",
"class": "medium"
}
},
{
"if": "recycling:plastic=yes",
"ifnot": "recycling:plastic=",
"then": {
"en": "Plastic can be recycled here",
"nl": "Plastic kan hier gerecycled worden",
"de": "Kunststoff kann hier recycelt werden",
"es": "El plástico se puede reciclar aquí",
"it": "La plastica può essere riciclata qui",
"ca": "Aquí es pot reciclar plàstic",
"fr": "Le plastique peut être recyclé ici",
"pl": "Plastik może być tutaj poddany recyklingowi",
"cs": "Plast se zde dá recyklovat",
"uk": "Пластик"
},
"icon": {
"path": "./assets/layers/recycling/plastic.svg",
"class": "medium"
}
},
{
"if": "recycling:pmd=yes",
"ifnot": "recycling:pmd=",
"then": {
"en": "Plastic packaging, metal packaging and drink cartons (PMD) can be recycled here",
"nl": "Plastic verpakkingen, metalen verpakkingen en drankpakken kunnen hier gerecycled worden",
"de": "Kunststoffverpackungen, Metallverpackungen und Getränkekartons (Tetrapak) können hier recycelt werden",
"uk": "Пластикова упаковка, металева упаковка та упаковка для напоїв (PMD)",
"es": "Los envases de plástico, los envases metálicos y los envases de bebidas (PMD) se pueden reciclar aquí",
"ca": "Els envasos de plàstic, els envasos metàl·lics i els cartons de begudes (contenidor groc) es poden reciclar aquí",
"it": "Imballaggi di plastica, imballaggi metallici e cartoni per bevande (PMD) possono essere riciclati qui",
"cs": "Lze tu recyklovat plastové obaly, kovové obaly a nápojové kartony (PMD)"
},
"icon": {
"path": "./assets/layers/recycling/pmd.svg",
"class": "medium"
}
},
{
"if": "recycling:printer_cartridges=yes",
"ifnot": "recycling:printer_cartridges=",
"then": {
"en": "Printer cartridges can be recycled here",
"nl": "Inktpatronen kunnen hier gerecycleerd worden",
"de": "Druckerpatronen können hier recycelt werden",
"ca": "Els cartutxos d'impressora es poden reciclar aquí",
"fr": "Les cartouches d'imprimante peuvent être recyclées ici",
"cs": "Náplně do tiskáren lze recyklovat zde",
"uk": "Картриджі для принтерів",
"es": "Los cartuchos de impresora se pueden reciclar aquí",
"it": "Le cartucce per stampanti possono essere riciclate qui"
},
"icon": {
"path": "./assets/layers/recycling/printer_cartridges.svg",
"class": "medium"
}
},
{
"if": "recycling:scrap_metal=yes",
"ifnot": "recycling:scrap_metal=",
"then": {
"en": "Scrap metal can be recycled here",
"nl": "Oud metaal kan hier gerecycled worden",
"ca": "Aquí es pot reciclar ferralla",
"de": "Metallschrott kann hier recycelt werden",
"es": "La chatarra se puede reciclar aquí",
"it": "I rottami metallici possono essere riciclati qui",
"fr": "La ferraille peut être recyclée ici",
"cs": "Kovový šrot lze zde recyklovat",
"uk": "Металобрухт"
},
"icon": {
"path": "./assets/layers/recycling/scrap_metal.svg",
"class": "medium"
}
},
{
"if": "recycling:shoes=yes",
"ifnot": "recycling:shoes=",
"then": {
"en": "Shoes can be recycled here",
"nl": "Schoenen kunnen hier gerecycled worden",
"de": "Schuhe können hier recycelt werden",
"es": "Los zapatos se pueden reciclar aquí",
"it": "Le scarpe possono essere riciclate qui",
"ca": "Aquí es poden reciclar sabates",
"fr": "Les chaussures peuvent être recyclées ici",
"cs": "Boty se zde dají recyklovat",
"uk": "Взуття"
},
"icon": {
"path": "./assets/layers/recycling/shoes.svg",
"class": "medium"
}
},
{
"if": "recycling:small_appliances=yes",
"ifnot": "recycling:small_appliances=",
"then": {
"en": "Small electrical appliances can be recycled here",
"nl": "Kleine elektrische apparaten kunnen hier gerecycled worden",
"de": "Elektrokleingeräte können hier recycelt werden",
"it": "I piccoli elettrodomestici possono essere riciclati qui",
"ca": "Aquí es poden reciclar petits electrodomèstics",
"fr": "Les petits appareils électriques peuvent être recyclés ici",
"cs": "Drobné elektrospotřebiče se zde dají recyklovat",
"uk": "Малі електричні прилади",
"es": "Los pequeños aparatos eléctricos se pueden reciclar aquí"
},
"icon": {
"path": "./assets/layers/recycling/small_electrical_appliances.svg",
"class": "medium"
}
},
{
"if": "recycling:small_electrical_appliances=yes",
"ifnot": "recycling:small_electrical_appliances=",
"then": {
"en": "Small electrical appliances can be recycled here",
"nl": "Kleine elektrische apparaten kunnen hier gerecycled worden",
"de": "Elektrokleingeräte können hier recycelt werden",
"it": "I piccoli elettrodomestici possono essere riciclati qui",
"ca": "Aquí es poden reciclar petits electrodomèstics",
"fr": "Les petits appareils électriques peuvent être recyclés ici",
"cs": "Drobné elektrospotřebiče se zde dají recyklovat",
"es": "Los pequeños aparatos eléctricos se pueden reciclar aquí"
},
"hideInAnswer": true,
"icon": {
"path": "./assets/layers/recycling/small_electrical_appliances.svg",
"class": "medium"
}
},
{
"if": "recycling:needles=yes",
"ifnot": "recycling:needles=",
"then": {
"en": "Needles can be recycled here",
"nl": "Injectienaalden kunnen hier gerecycled worden",
"de": "Nadeln können hier recycelt werden",
"it": "Gli aghi possono essere riciclati qui",
"ca": "Aquí es poden reciclar agulles",
"fr": "Les aiguilles peuvent être recyclées ici",
"cs": "Jehly se zde dají recyklovat",
"uk": "Голки",
"es": "Las agujas se pueden reciclar aquí"
},
"icon": {
"path": "./assets/layers/recycling/needles.svg",
"class": "medium"
}
},
{
"if": "recycling:waste=yes",
"ifnot": "recycling:waste=",
"then": {
"en": "Residual waste can be recycled here",
"nl": "Restafval kan hier gerecycled worden",
"de": "Restmüll kann hier recycelt werden",
"it": "I rifiuti residui possono essere riciclati qui",
"ca": "Ací es pot reciclar el rebuig",
"fr": "Les autres déchets peuvent être déposés ici",
"cs": "Zbytkový odpad zde lze recyklovat",
"uk": "Залишкові відходи",
"es": "Los residuos se pueden reciclar aquí"
},
"icon": {
"path": "./assets/layers/waste_disposal/waste_disposal.svg",
"class": "medium"
}
},
{
"if": "recycling:bicycles=yes",
"ifnot": "recycling:bicycles=",
"then": {
"en": "Bicycles can be recycled here",
"nl": "Fietsen (en fietswrakken) kunnen hier gerecycled worden",
"ca": "Aquí es poden reciclar bicicletes",
"de": "Fahrräder können hier recycelt werden",
"fr": "Les vélos peuvent être recyclés ici",
"cs": "Kola se zde dají recyklovat",
"uk": "Велосипеди",
"es": "Las bicicletas se pueden reciclar aquí",
"it": "Le biciclette possono essere riciclate qui"
},
"icon": {
"path": "./assets/layers/recycling/bicycles.svg",
"class": "medium"
}
}
],
"multiAnswer": true
},
{
"builtin": "operator",
"override": {
"question": {
"en": "What company operates this recycling facility?",
"nl": "Wat is de beheerder van deze recyclingfaciliteit?",
"de": "Welches Unternehmen betreibt diese Recyclinganlage?",
"es": "¿Qué empresa opera esta instalación de reciclaje?",
"it": "Quale azienda gestisce questa struttura di riciclaggio?",
"ca": "Quina empresa opera aquesta infraestructura de reciclatge?",
"fr": "Quelle entreprise gère ce point de recyclage ?",
"cs": "Jaká společnost provozuje toto recyklační zařízení?"
},
"render": {
"en": "This recycling facility is operated by {operator}",
"nl": "Deze recyclingfaciliteit wordt beheerd door {operator}",
"de": "Die Recyclingeinrichtung wird betrieben von {operator}",
"es": "Esta instalación de reciclaje está operada por {operator}",
"it": "Questa struttura di riciclaggio è gestita da {operator}",
"ca": "Aquesta infraestuctura de reciclatge està operada per {operator}",
"fr": "Ce point de recyclage est géré par {operator}",
"cs": "Toto recyklační zařízení provozuje {operator}"
}
}
},
{
"id": "contact_information",
"builtin": [
"website",
"email",
"phone"
],
"override": {
"condition": "recycling_type=centre"
}
},
{
"builtin": "opening_hours_24_7",
"override": {
"question": {
"en": "What are the opening hours of this recycling facility?",
"nl": "Wat zijn de openingstijden van deze recyclingfaciliteit?",
"de": "Wie sind die Öffnungszeiten dieser Recyclinganlage?",
"es": "¿Cuál es el horario de apertura de esta instalación de reciclaje?",
"it": "Quali sono gli orari di apertura di questa struttura di riciclaggio?",
"ca": "Quin és l'horari d'obertura d'aquesta instal·lació de reciclatge?",
"cs": "Jaká je otevírací doba tohoto recyklačního zařízení?",
"uk": "Які години роботи цього об'єкту з переробки?"
}
}
},
{
"id": "access",
"question": {
"en": "Who can use this recycling facility?",
"nl": "Wie kan deze recyclingfaciliteit gebruiken?",
"de": "Wer kann diese Recyclinganlage nutzen?",
"ca": "Qui pot utilitzar aquesta instal·lació de reciclatge?",
"fr": "Qui peut utiliser ce point de recyclage ?",
"cs": "Kdo může toto recyklační zařízení využívat?",
"es": "¿Quién puede usar esta instalación de reciclaje?",
"it": "Chi può utilizzare questa struttura di riciclaggio?"
},
"render": {
"en": "This recycling facility can be used by {access}",
"nl": "Deze recyclingfaciliteit kan gebruikt worden door {access}",
"de": "Diese Recyclinganlage kann von {access} genutzt werden",
"ca": "Aquesta instal·lació de reciclatge la pot utilitzar {access}",
"fr": "Ce point de recyclage peut être utilisé par {access}",
"cs": "Toto recyklační zařízení mohou využívat {access}",
"es": "Esta instalación de reciclaje puede ser usada por {access}",
"it": "Questa struttura di riciclaggio può essere utilizzata da {access}"
},
"freeform": {
"key": "access",
"type": "string"
},
"mappings": [
{
"if": "access=yes",
"then": {
"en": "Everyone can use this recycling facility",
"nl": "Iedereen mag deze recyclingfaciliteit gebruiken",
"de": "Alle können diese Recyclinganlage nutzen",
"ca": "Tothom pot utilitzar aquesta instal·lació de reciclatge",
"fr": "Tout le monde peut utiliser ce point de recyclage",
"cs": "Toto recyklační zařízení může využívat každý",
"es": "Cualquiera puede usar esta instalación de reciclaje",
"it": "Tutti possono utilizzare questa struttura di riciclaggio"
}
},
{
"if": "access=residents",
"then": {
"en": "Only residents can use this recycling facility",
"nl": "Enkel bewoners kunnen deze recyclingfaciliteit gebruiken",
"de": "Nur Anwohnende können diese Recyclinganlage nutzen",
"ca": "Només els residents poden utilitzar aquesta instal·lació de reciclatge",
"fr": "Seuls les résidents peuvent utiliser ce point de recyclage",
"cs": "Toto recyklační zařízení mohou využívat pouze obyvatelé",
"es": "Solo los residentes pueden usar esta instalación de reciclaje",
"it": "Solo i residenti possono utilizzare questa struttura di riciclaggio"
}
},
{
"if": "access=private",
"then": {
"en": "This recycling facility is only for private use",
"nl": "Deze recyclingfaciliteit is alleen voor privégebruik",
"de": "Diese Recyclinganlage ist nur für den privaten Gebrauch bestimmt",
"ca": "Aquesta instal·lació de reciclatge és només per a ús privat",
"fr": "Ce point de recyclage est réservé à un usage privé",
"cs": "Toto recyklační zařízení je určeno pouze pro soukromé použití",
"es": "Esta instalación de reciclaje es solo para uso privado",
"it": "Questa struttura di riciclaggio è solo per uso privato"
}
}
]
},
{
"id": "colour",
"question": {
"en": "What color is this recycling container?",
"nl": "Welke kleur heeft deze recyclingcontainer?",
"it": "Di che colore è questo contenitore per il riciclaggio?",
"cs": "Jakou barvu má tento recyklační kontejner?"
},
"render": {
"en": "This recycling container is {colour}",
"nl": "Deze recyclingcontainer is {colour}",
"it": "Questo contenitore per il riciclaggio è {colour}",
"cs": "Tento recyklační kontejner je {colour}"
},
"freeform": {
"key": "colour",
"type": "color",
"placeholder": {
"en": "Colour of the container",
"nl": "Kleur van de container",
"it": "Colore del contenitore",
"cs": "Barva kontejneru"
}
},
"mappings": [
{
"if": "colour=blue",
"then": {
"en": "This recycling container is coloured blue",
"nl": "Deze recyclingcontainer is blauw gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore blu",
"cs": "Tento recyklační kontejner má modrou barvu"
}
},
{
"if": "colour=green",
"then": {
"en": "This recycling container is coloured green",
"nl": "Deze recyclingcontainer is groen gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore verde",
"cs": "Tento recyklační kontejner má zelenou barvu"
}
},
{
"if": "colour=maroon",
"then": {
"en": "This recycling container is coloured maroon",
"nl": "Deze recyclingcontainer is kastanjebruin gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore bordeaux",
"cs": "Tento recyklační kontejner má hnědou barvu"
}
},
{
"if": "colour=yellow",
"then": {
"en": "This recycling container is coloured yellow",
"nl": "Deze recyclingcontainer is geel gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore giallo",
"cs": "Tento recyklační kontejner má žlutou barvu"
}
},
{
"if": "colour=red",
"then": {
"en": "This recycling container is coloured red",
"nl": "Deze recyclingcontainer is rood gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore rosso",
"cs": "Tento recyklační kontejner má červenou barvu"
}
},
{
"if": "colour=black",
"then": {
"en": "This recycling container is coloured black",
"nl": "Deze recyclingcontainer is zwart gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore nero",
"cs": "Tento recyklační kontejner má černou barvu"
}
},
{
"if": "colour=white",
"then": {
"en": "This recycling container is coloured white",
"nl": "Deze recyclingcontainer is wit gekleurd",
"it": "Questo contenitore per il riciclaggio è di colore bianco",
"cs": "Tento recyklační kontejner má bílou barvu"
}
}
],
"condition": "recycling_type=container"
},
"survey_date"
],
"filter": [
"open_now",
{
"id": "centres_only",
"options": [
{
"osmTags": "recycling_type=centre",
"question": {
"en": "Only recycling centres",
"de": "Nur Recyclingzentren",
"uk": "Тільки пункти прийому вторсировини",
"ca": "Només centres de reciclatge",
"it": "Solo centri di riciclaggio",
"cs": "Jen recyklační centra"
}
}
]
},
{
"id": "recyclingType",
"options": [
{
"question": {
"en": "All recycling types",
"nl": "Alle recyclingtypes",
"de": "Alle Recyclingarten",
"es": "Todos los tipos de reciclado",
"it": "Tutti i tipi di riciclaggio",
"ca": "Tots els tipus de reciclatge",
"fr": "Tout type de recyclage",
"cs": "Všechny typy recyklace"
}
},
{
"question": {
"en": "Recycling of batteries",
"nl": "Recycling van batterijen",
"de": "Recycling von Batterien",
"es": "Reciclaje de pilas",
"it": "Riciclaggio di batterie",
"ca": "Reciclatge de piles",
"fr": "Recyclage de piles et batteries domestiques",
"cs": "Recyklace baterií"
},
"osmTags": "recycling:batteries=yes"
},
{
"question": {
"en": "Recycling of beverage cartons",
"nl": "Recycling van drankpakken",
"de": "Recycling von Getränkekartons",
"it": "Riciclaggio di cartoni per bevande",
"ca": "Reciclatge de cartrons de begudes",
"fr": "Recyclage d'emballage de boissons",
"cs": "Recyklace nápojových kartonů",
"es": "Reciclaje de envases de bebidas"
},
"osmTags": "recycling:beverage_cartons=yes"
},
{
"question": {
"en": "Recycling of cans",
"nl": "Recycling van blikken",
"de": "Recycling von Dosen",
"es": "Reciclaje de latas",
"it": "Riciclaggio di lattine",
"ca": "Reciclatge de llaunes",
"fr": "Recyclage de boites de conserve et de canettes",
"cs": "Recyklace plechovek"
},
"osmTags": "recycling:cans=yes"
},
{
"question": {
"en": "Recycling of clothes",
"nl": "Recycling van kleding",
"de": "Recycling von Kleidung",
"es": "Reciclaje de ropa",
"it": "Riciclaggio di vestiti",
"ca": "Reciclatge de roba",
"fr": "Recyclage de vêtements",
"cs": "Recyklace oděvů"
},
"osmTags": "recycling:clothes=yes"
},
{
"question": {
"en": "Recycling of cooking oil",
"nl": "Recycling van frituurvet",
"de": "Recycling von Speiseöl",
"es": "Reciclaje de aceite de cocina",
"it": "Riciclaggio di olio da cucina",
"ca": "Reciclatge d'oli de cuina",
"fr": "Recyclage des huiles de friture",
"cs": "Recyklace kuchyňského oleje"
},
"osmTags": "recycling:cooking_oil=yes"
},
{
"question": {
"en": "Recycling of engine oil",
"nl": "Recycling van motorolie",
"de": "Recycling von Motoröl",
"es": "Reciclaje de aceite de motor",
"it": "Riciclaggio di olio motore",
"ca": "Reciclatge d'oli de motor",
"fr": "Recyclage des huiles de moteur",
"cs": "Recyklace motorového oleje"
},
"osmTags": "recycling:engine_oil=yes"
},
{
"question": {
"en": "Recycling of fluorescent tubes",
"nl": "Recycling van tl-buizen",
"de": "Recycling von Leuchtstoffröhren",
"ca": "Reciclatge de tubs fluorescents",
"fr": "Recyclage des lampes fluorescentes",
"cs": "Recyklace zářivek",
"es": "Reciclaje de tubos fluorescentes",
"it": "Riciclaggio di tubi fluorescenti"
},
"osmTags": "recycling:fluorescent_tubes=yes"
},
{
"question": {
"en": "Recycling of green waste",
"nl": "Recycling van groen afval",
"de": "Recycling von Grünabfällen",
"it": "Riciclaggio di rifiuti verdi",
"ca": "Reciclatge de residus verds",
"fr": "Recyclage des déchets verts",
"cs": "Recyklace zeleného odpadu",
"es": "Reciclaje de residuos verdes"
},
"osmTags": {
"or": [
"recycling:green_waste=yes",
"recycling:organic=yes"
]
}
},
{
"question": {
"en": "Recycling of glass bottles",
"nl": "Recycling van glazen flessen",
"de": "Recycling von Glasflaschen",
"es": "Reciclaje de botellas de vidrio",
"it": "Riciclaggio di bottiglie di vetro",
"ca": "Reciclatge d'ampolles de vidre",
"fr": "Recyclage des bouteilles en verre et des bocaux",
"cs": "Recyklace skleněných lahví"
},
"osmTags": "recycling:glass_bottles=yes"
},
{
"question": {
"en": "Recycling of glass",
"nl": "Recycling van glas",
"de": "Recycling von Glas",
"es": "Reciclaje de vidrio",
"it": "Riciclaggio di vetro",
"ca": "Reciclatge de vidre",
"fr": "Recyclage de tout type de verre",
"cs": "Recyklace skla"
},
"osmTags": "recycling:glass=yes"
},
{
"question": {
"en": "Recycling of light bulbs",
"nl": "Recycling van lampen",
"de": "Recycling von Glühbirnen",
"ca": "Reciclatge de bombetes",
"fr": "Recyclage des lampes basse consommation",
"cs": "Recyklace žárovek",
"es": "Reciclaje de bombillas",
"it": "Riciclaggio di lampadine"
},
"osmTags": "recycling:light_bulbs=yes"
},
{
"question": {
"en": "Recycling of newspapers",
"nl": "Recycling van kranten",
"de": "Recycling von Zeitungen",
"es": "Reciclaje de periódicos",
"it": "Riciclaggio di giornali",
"ca": "Reciclatge de diaris",
"fr": "Recyclage des journaux",
"cs": "Recyklace novin"
},
"osmTags": "recycling:newspaper=yes"
},
{
"question": {
"en": "Recycling of paper",
"nl": "Recycling van papier",
"de": "Recycling von Papier",
"es": "Reciclaje de papel",
"it": "Riciclaggio di carta",
"ca": "Reciclatge de paper",
"fr": "Recyclage du papier",
"cs": "Recyklace papíru"
},
"osmTags": "recycling:paper=yes"
},
{
"question": {
"en": "Recycling of plastic bottles",
"nl": "Recycling van plastic flessen",
"de": "Recycling von Plastikflaschen",
"es": "Reciclaje de botellas de plástico",
"it": "Riciclaggio di bottiglie di plastica",
"ca": "Reciclatge d'ampolles de plàstic",
"fr": "Recyclage des bouteilles en plastique",
"cs": "Recyklace plastových lahví"
},
"osmTags": "recycling:plastic_bottles=yes"
},
{
"question": {
"en": "Recycling of plastic packaging",
"nl": "Recycling van plastic verpakking",
"de": "Recycling von Kunststoffverpackungen",
"es": "Reciclaje de envases de plástico",
"it": "Riciclaggio di imballaggi di plastica",
"ca": "Reciclatge d'envasos de plàstic",
"fr": "Recyclage des emballages en plastique",
"cs": "Recyklace plastových obalů"
},
"osmTags": "recycling:plastic_packaging=yes"
},
{
"question": {
"en": "Recycling of plastic",
"nl": "Recycling van plastic",
"de": "Recycling von Kunststoffen",
"es": "Reciclaje de plástico",
"it": "Riciclaggio di plastica",
"ca": "Reciclatge de plàstic",
"fr": "Recyclage du plastique",
"cs": "Recyklace plastů"
},
"osmTags": "recycling:plastic=yes"
},
{
"question": {
"en": "Recycling of scrap metal",
"nl": "Recycling van oud metaal",
"de": "Recycling von Metallschrott",
"es": "Reciclaje de chatarra",
"it": "Riciclaggio di rottami metallici",
"ca": "Reciclatge de ferralla",
"fr": "Recyclage de la ferraille",
"cs": "Recyklace kovového šrotu"
},
"osmTags": "recycling:scrap_metal=yes"
},
{
"question": {
"en": "Recycling of small electrical appliances",
"nl": "Recycling van kleine elektrische apparaten",
"de": "Recycling von Elektrokleingeräten",
"es": "Reciclaje de pequeños aparatos eléctricos",
"it": "Riciclaggio di piccoli elettrodomestici",
"ca": "Reciclatge de petits electrodomèstics",
"fr": "Recyclage des petits appareils électriques",
"cs": "Recyklace malých elektrospotřebičů"
},
"osmTags": {
"or": [
"recycling:small_appliances=yes",
"recycling:small_electrical_appliances=yes"
]
}
},
{
"question": {
"en": "Recycling of residual waste",
"nl": "Recycling van restafval",
"de": "Recycling von Restabfällen",
"it": "Riciclaggio di rifiuti residui",
"ca": "Reciclatge del rebuig",
"fr": "Recyclage des autres déchets",
"cs": "Recyklace zbytkového odpadu",
"es": "Reciclaje de residuos"
},
"osmTags": "recycling:waste=yes"
},
{
"question": {
"en": "Recycling of printer cartridges",
"nl": "Recycling van inktpatronen",
"ca": "Reciclatge de cartutxos d'impressora",
"de": "Recycling von Druckerpatronen",
"it": "Riciclaggio di cartucce per stampanti",
"fr": "Recyclage des cartouches d'imprimante",
"cs": "Recyklace náplní do tiskáren",
"es": "Reciclaje de cartuchos de impresora"
},
"osmTags": "recycling:printer_cartridges=yes"
},
{
"question": {
"en": "Recycling of bicycles",
"nl": "Recycling van fietsen",
"ca": "Reciclatge de bicicletes",
"de": "Recycling von Fahrrädern",
"fr": "Recyclage des vélos",
"cs": "Recyklace jízdních kol",
"es": "Reciclaje de bicicletas",
"it": "Riciclaggio di biciclette"
},
"osmTags": "recycling:bicycles=yes"
},
{
"question": {
"en": "Recycling of plastic packaging, metal packaging and drink cartons (PMD)",
"nl": "Recycling van plastic verkpakkingen, metalen verkpakkingen en drankpakken (PMD)",
"de": "Recycling von Kunststoffverpackungen, Metallverpackungen und Getränkekartons (Tetrapak)",
"es": "Reciclaje de envases de plástico, envases metálicos y envases de bebidas (PMD)",
"ca": "Reciclatge d'envasos de plàstic, envasos metàl·lics i cartons de begudes (contenidor groc)",
"it": "Riciclaggio di imballaggi di plastica, imballaggi metallici e cartoni per bevande (PMD)",
"cs": "Recyklace plastových obalů, kovových obalů a nápojových kartonů (PMD)"
},
"osmTags": "recycling:pmd=yes"
}
]
},
{
"#": "ignore-possible-duplicate",
"id": "public-access",
"options": [
{
"question": {
"en": "Only public access",
"nl": "Enkel publiek toegankelijke afvalcontainers",
"de": "Nur öffentliche Recyclingeinrichtungen",
"it": "Solo accesso pubblico",
"id": "Hanya akses publik",
"da": "Kun offentlig adgang",
"ca": "Només amb accés públic",
"fr": "Accès public uniquement",
"cs": "Pouze veřejný přístup",
"es": "Solo acceso público",
"uk": "Тільки публічний доступ"
},
"osmTags": {
"or": [
"access=yes",
"access="
]
}
}
]
}
],
"deletion": {
"neededChangesets": 1
},
"allowMove": {
"enableRelocation": true,
"enableImproveAccuracy": true
}
}