MapComplete/assets/layers/assisted_repair/assisted_repair.json

270 lines
11 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": "assisted_repair",
"name": {
"en": "Repair cafés and assisted repair workshops",
"de": "Repair-Cafés und unterstützte Reparaturwerkstätten",
"cs": "Opravárenské kavárny a asistované opravárenské dílny",
"es": "Cafés de reparación y talleres de reparación asistida",
"nl": "Repair cafés en reparatiewerkplaatsen met ondersteuning",
"ca": "Cafeteria de reparació i tallers de reparació assistida",
"it": "Repair café e laboratori di riparazione assistita",
"uk": "Ремонтні кафе та майстерні з надання допомоги у ремонті",
"da": "Reparationscaféer og assisterede reparationsværksteder"
},
"description": {
"en": "A self-assisted workshop is a location where people can come and repair their goods with help of volunteers and with the tools available at the given location. A repair café is a type of event organized regularly along the same principles.",
"de": "Eine Selbsthilfewerkstatt ist ein Ort, an dem Menschen ihre Gegenstände mit Hilfe von Freiwilligen und den vor Ort verfügbaren Werkzeugen reparieren können. Ein Repair-Café ist eine Art von Veranstaltung, die regelmäßig nach denselben Prinzipien organisiert wird.",
"cs": "Svépomocná dílna je místo, kam mohou lidé přijít a opravit si své zboží s pomocí dobrovolníků a nástrojů, které jsou na daném místě k dispozici. Opravárenská kavárna je typ akce, která se pravidelně pořádá na stejných principech.",
"es": "Un taller de reparación asistida es un lugar donde la gente puede venir y reparar sus bienes con la ayuda de voluntarios y con las herramientas disponibles en el lugar. Un café de reparación es un tipo de evento organizado regularmente con los mismos principios.",
"nl": "Een zelfondersteunde werkplaats is een locatie waar mensen hun spullen kunnen komen repareren met hulp van vrijwilligers en met het gereedschap dat op de locatie beschikbaar is. Een repair café is een soort evenement dat regelmatig wordt georganiseerd volgens dezelfde principes.",
"ca": "Un taller autoassistit és un lloc on les persones poden anar i reparar els seus béns amb l'ajuda de voluntaris i amb les eines disponibles en el lloc donat. Un cafè de reparació és un tipus d'esdeveniment organitzat regularment seguint els mateixos principis.",
"it": "Un laboratorio di auto-riparazione è un luogo dove le persone possono venire a riparare i propri oggetti con l'aiuto di volontari e con gli strumenti disponibili in loco. Un repair café è un tipo di evento organizzato regolarmente secondo gli stessi principi."
},
"source": {
"osmTags": "repair=assisted_self_service"
},
"minzoom": 1,
"title": {
"render": {
"en": "Workshop for assisted repair",
"de": "Werkstatt für unterstützte Reparaturen",
"cs": "Dílna pro asistované opravy",
"es": "Taller de reparación asistida",
"nl": "Werkplaats voor reparatie met ondersteuning",
"ca": "Taller de reparació assistida",
"it": "Laboratorio di riparazione assistita"
},
"mappings": [
{
"if": "name~*",
"then": {
"en": "{name}",
"de": "{name}",
"cs": "{name}",
"es": "{name}",
"nl": "{name}",
"ca": "{name}",
"cy": "{name}",
"it": "{name}"
}
}
]
},
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"marker": [
{
"icon": "circle",
"color": "white"
},
{
"icon": {
"render": "gear",
"mappings": [
{
"if": {
"or": [
"bicycle:repair=yes",
"service:bicycle:repair=yes"
]
},
"then": "./assets/layers/hackerspace/bicycle.svg"
}
]
}
}
]
}
],
"lineRendering": [
{
"width": 1,
"color": "blue"
}
],
"presets": [
{
"title": {
"en": "an assisted repair workshop",
"de": "Eine unterstützte Reparaturwerkstatt",
"cs": "asistovaná opravárenská dílna",
"es": "un taller de reparación asistida",
"nl": "een reparatiewerkplaats met ondersteuning",
"ca": "un taller de reparació assistida",
"it": "un laboratorio di riparazione assistita"
},
"tags": [
"amenity=workshop",
"repair=assisted_self_service"
],
"description": {
"en": "A location with a permanent workshop where people can come to repair items with the help of volunteers.",
"de": "Ein Ort mit einer festen Werkstatt, in der Menschen mit Hilfe von Freiwilligen Gegenstände reparieren können.",
"cs": "Místo se stálou dílnou, kam mohou lidé přijít a s pomocí dobrovolníků opravovat předměty.",
"es": "Un lugar con un taller permanente donde la gente puede venir a reparar artículos con la ayuda de voluntarios.",
"nl": "Een locatie met een permanente werkplaats waar mensen naartoe kunnen komen om spullen te repareren met hulp van vrijwilligers.",
"ca": "Un lloc amb un taller permanent on la gent pot anar a reparar articles amb l'ajuda de voluntaris.",
"it": "Un luogo con un laboratorio permanente dove le persone possono venire a riparare oggetti con l'aiuto di volontari."
}
}
],
"tagRenderings": [
"images",
"preset_description",
{
"question": {
"en": "What is the name of this repair workshop?",
"de": "Wie heißt diese Reparaturwerkstatt?",
"cs": "Jak se tato opravna jmenuje?",
"es": "¿Cuál es el nombre de este taller de reparación?",
"nl": "Wat is de naam van deze reparatiewerkplaats?",
"ca": "Quin és el nom d'aquest taller de reparació?",
"it": "Qual è il nome di questo laboratorio di riparazione?"
},
"id": "name",
"render": {
"en": "This workshop is called <b>{name}</b>",
"de": "Diese Werkstatt heißt <b>{name}</b>",
"cs": "Tato dílna se nazývá <b>{name}</b>",
"es": "Este taller se llama <b>{name}</b>",
"nl": "Deze werkplaats heet <b>{name}</b>",
"ca": "Aquest taller es diu <b>{name}</b>",
"it": "Questo laboratorio si chiama <b>{name}</b>"
},
"freeform": {
"key": "name"
}
},
"opening_hours_by_appointment",
"contact",
"mastodon",
"facebook",
{
"question": {
"en": "What type of items are repaired here?",
"de": "Welche Art von Gegenständen wird hier repariert?",
"cs": "Jaké předměty se zde opravují?",
"es": "¿Qué tipo de artículos se reparan aquí?",
"nl": "Wat voor items worden hier gerepareerd?",
"ca": "Quin tipus d'articles es reparen aquí?",
"it": "Che tipo di oggetti vengono riparati qui?"
},
"id": "item:repair",
"mappings": [
{
"if": "service:mobile_phone:repair=yes",
"alsoShowIf": "mobile_phone:repair=yes",
"addExtraTags": [
"mobile_phone:repair="
],
"then": {
"en": "Mobile phones are repaired here",
"de": "Mobiltelefone werden hier repariert",
"cs": "Zde se opravují mobilní telefony",
"es": "Aquí se reparan teléfonos móviles",
"uk": "Тут ремонтують мобільні телефони",
"nl": "Mobiele telefoons worden hier gerepareerd",
"ca": "Aquí es reparen telèfons mòbils",
"it": "Qui si riparano telefoni cellulari"
},
"ifnot": "service:mobile_phone:repair=no"
},
{
"if": "service:computer:repair=yes",
"alsoShowIf": "computer:repair=yes",
"addExtraTags": [
"computer:repair="
],
"then": {
"en": "Computers are repaired here",
"de": "Computer werden hier repariert",
"cs": "Počítače se opravují zde",
"es": "Aquí se reparan ordenadores",
"nl": "Computers worden hier gerepareerd",
"ca": "Aquí es reparen ordinadors",
"it": "Qui si riparano computer"
},
"ifnot": "service:computer:repair=no"
},
{
"if": "service:bicycle:repair=yes",
"alsoShowIf": "bicycle:repair=yes",
"addExtraTags": [
"bicycle:repair="
],
"then": {
"en": "Bicycles are repaired here",
"de": "Fahrräder werden hier repariert",
"cs": "Zde se opravují jízdní kola",
"es": "Aquí se reparan bicicletas",
"nl": "Fietsen worden hier gerepareerd",
"ca": "Aquí es reparen bicicletes",
"it": "Qui si riparano biciclette"
},
"ifnot": "service:bicycle:repair=no"
},
{
"if": "service:electronics:repair=yes",
"alsoShowIf": "bicycle:repair=yes",
"addExtraTags": [
"bicycle:repair="
],
"then": {
"en": "Electronic devices are repaired here",
"de": "Elektronische Geräte werden hier repariert",
"cs": "Zde se opravují elektronická zařízení",
"es": "Aquí se reparan dispositivos electrónicos",
"nl": "Elektronische apparaten worden hier gerepareerd",
"ca": "Aquí es reparen dispositius electrònics",
"it": "Qui si riparano dispositivi elettronici"
},
"ifnot": "service:electronics:repair=no",
"icon": "./assets/layers/recycling/small_electrical_appliances.svg"
},
{
"if": "service:furniture:repair=yes",
"alsoShowIf": "furniture:repair=yes",
"addExtraTags": [
"furniture:repair="
],
"then": {
"en": "Furniture is repaired here",
"de": "Möbel werden hier repariert",
"cs": "Zde se opravuje nábytek",
"es": "Aquí se reparan muebles",
"nl": "Meubels worden hier gerepareerd",
"ca": "Aquí es reparen mobles",
"it": "Qui si riparano mobili"
},
"ifnot": "service:furniture:repair=no",
"icon": "./assets/layers/recycling/furniture.svg"
},
{
"if": "service:clothes:repair=yes",
"alsoShowIf": "clothes:repair=yes",
"addExtraTags": [
"clothes:repair="
],
"then": {
"en": "Clothes are repaired here",
"de": "Kleidung wird hier repariert",
"cs": "Zde se opravují oděvy",
"es": "Aquí se repara ropa",
"nl": "Kleding wordt hier gerepareerd",
"ca": "Aquí es repara roba",
"it": "Qui si riparano vestiti"
},
"ifnot": "service:clothes:repair=no",
"icon": "./assets/layers/recycling/clothes.svg"
}
],
"multiAnswer": true
}
],
"deletion": {},
"allowMove": true
}