2020-09-05 15:27:35 +02:00
{
2021-11-07 14:37:21 +01:00
"id" : "bike_repair_station" ,
"name" : {
2022-02-04 02:48:31 +01:00
"en" : "Bicycle pump and repair" ,
2022-02-27 15:54:50 +01:00
"nl" : "Fietspomp en fietsherstel" ,
2021-11-07 14:37:21 +01:00
"fr" : "Station velo (réparation, pompe à vélo)" ,
"gl" : "Estación de bicicletas (arranxo, bomba de ar ou ambos)" ,
"de" : "Fahrradstationen (Reparatur, Pumpe oder beides)" ,
"it" : "Stazioni bici (riparazione, gonfiaggio o entrambi)" ,
2022-04-09 17:35:21 +02:00
"pt_BR" : "Estações de bicicletas (reparo, bomba ou ambos)" ,
2022-04-18 01:47:54 +02:00
"ru" : "Велостанции (ремонт, накачка шин или сразу всё)" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba y reparación de bicicletas" ,
2022-11-02 13:47:34 +01:00
"da" : "Cykelpumpe og reparation" ,
2023-01-10 19:34:07 +01:00
"cs" : "Vzduchový kompresor a opravy jízdních kol" ,
"ca" : "Manxa i reparació de bicicletes"
2021-11-07 14:37:21 +01:00
} ,
"minzoom" : 13 ,
"source" : {
"osmTags" : {
"and" : [
"amenity=bicycle_repair_station"
]
}
} ,
"title" : {
"render" : {
"en" : "Bike station (pump & repair)" ,
"nl" : "Herstelpunt met pomp" ,
"fr" : "Point station velo avec pompe" ,
"gl" : "Estación de bicicletas (arranxo e bomba de ar)" ,
"de" : "Fahrradstation (Pumpe & Reparatur)" ,
"it" : "Stazione bici (gonfiaggio & riparazione)" ,
2022-04-09 17:35:21 +02:00
"pt_BR" : "Estação de bicicletas (bomba e reparo)" ,
2022-04-18 01:47:54 +02:00
"ru" : "Велостанция (накачка шин и ремонт)" ,
2022-04-28 00:35:08 +02:00
"es" : "Estación de bicis (bomba y reparación)" ,
"da" : "Cykelstation (pumpe og reparation)"
2020-09-05 17:43:30 +02:00
} ,
2021-11-07 14:37:21 +01:00
"mappings" : [
{
"if" : {
"or" : [
"service:bicycle:pump=no" ,
"service:bicycle:pump:operational_status=broken"
]
} ,
"then" : {
"en" : "Bike repair station" ,
"nl" : "Herstelpunt" ,
"fr" : "Point de réparation velo" ,
"gl" : "Estación de arranxo de bicicletas" ,
"de" : "Fahrrad-Reparaturstation" ,
"it" : "Stazione riparazione bici" ,
"pt_BR" : "Estação de reparo de bicicletas" ,
2022-04-09 17:35:21 +02:00
"pt" : "Estação de reparo de bicicletas" ,
2022-04-18 01:47:54 +02:00
"ru" : "Станция обслуживания велосипедов" ,
2022-04-28 00:35:08 +02:00
"es" : "Estación de reparación de bicis" ,
2022-11-08 14:37:31 +01:00
"da" : "Cykelreparationsstation" ,
"cs" : "Stanice na opravu kol"
2020-09-05 17:43:30 +02:00
}
2021-11-07 14:37:21 +01:00
} ,
{
"if" : {
"and" : [
"service:bicycle:pump=yes" ,
"service:bicycle:tools=yes"
]
2020-09-05 17:43:30 +02:00
} ,
2021-11-07 14:37:21 +01:00
"then" : {
"en" : "Bike repair station" ,
"nl" : "Herstelpunt" ,
"fr" : "Point de réparation" ,
"gl" : "Estación de arranxo de bicicletas" ,
"de" : "Fahrrad-Reparaturstation" ,
"it" : "Stazione riparazione bici" ,
"pt_BR" : "Estação de reparo de bicicletas" ,
2022-04-09 17:35:21 +02:00
"pt" : "Estação de reparo de bicicletas" ,
2022-04-18 01:47:54 +02:00
"ru" : "Станция обслуживания велосипедов" ,
2022-04-28 00:35:08 +02:00
"es" : "Estación de reparación de bicis" ,
2022-11-08 14:37:31 +01:00
"da" : "Cykelreparationsstation" ,
"cs" : "Stanice na opravu kol"
2021-11-07 14:37:21 +01:00
}
} ,
{
"if" : {
"and" : [
"service:bicycle:pump:operational_status=broken" ,
2021-09-22 16:58:25 +02:00
{
2021-11-07 14:37:21 +01:00
"or" : [
"service:bicycle:tools=no" ,
"service:bicycle:tools="
]
2020-09-09 18:42:13 +02:00
}
2021-11-07 14:37:21 +01:00
]
} ,
"then" : {
"en" : "Broken pump" ,
"nl" : "Kapotte fietspomp" ,
"fr" : "Pompe cassée" ,
"gl" : "Bomba de ar estragada" ,
"de" : "Kaputte Pumpe" ,
"it" : "Pompa rotta" ,
2022-04-09 17:35:21 +02:00
"ru" : "Н а с о с сломан" ,
2022-04-13 18:42:40 +02:00
"pt_BR" : "Bomba quebrada" ,
2022-04-18 01:47:54 +02:00
"ca" : "Bomba trencada" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba rota" ,
2022-11-08 14:37:31 +01:00
"da" : "Defekt pumpe" ,
"cs" : "Rozbitý vzduchový kompresor"
2021-11-07 14:37:21 +01:00
}
} ,
{
"if" : {
"and" : [
"service:bicycle:pump=yes" ,
"service:bicycle:tools=no" ,
"name~*"
]
} ,
"then" : {
"en" : "Bicycle pump <i>{name}</i>" ,
"nl" : "Fietspomp <i>{name}</i>" ,
"fr" : "Pompe de vélo <i>{name}</i>" ,
"gl" : "Bomba de ar <i>{name}</i>" ,
"de" : "Fahrradpumpe <i>{name}</i>" ,
"it" : "Pompa per bici <i>{name}</i>" ,
"ru" : "Велосипедный насос <i>{name}</i>" ,
2022-04-18 01:47:54 +02:00
"pt_BR" : "Bomba de bicicleta <i>{name}</i>" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba de bicicletas <i>{name}</i>" ,
2022-11-08 14:37:31 +01:00
"da" : "Cykelpumpe <i>{name}</i>" ,
"cs" : "Vzduchový kompresor <i>{name}</i>"
2021-11-07 14:37:21 +01:00
}
} ,
{
"if" : {
"and" : [
"service:bicycle:pump=yes" ,
"service:bicycle:tools=no"
]
} ,
"then" : {
"en" : "Bicycle pump" ,
"nl" : "Fietspomp" ,
"fr" : "Pompe de vélo" ,
"gl" : "Bomba de ar" ,
"de" : "Fahrradpumpe" ,
"it" : "Pompa per bici" ,
"ru" : "Велосипедный насос" ,
2022-04-13 18:42:40 +02:00
"pt_BR" : "Bomba de bicicleta" ,
2022-04-18 01:47:54 +02:00
"ca" : "Bomba de bicicleta" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba para bicicletas" ,
2022-11-08 14:37:31 +01:00
"da" : "Cykelpumpe" ,
"cs" : "Vzduchový kompresor"
2021-11-07 14:37:21 +01:00
}
}
]
} ,
"titleIcons" : [
{
"render" : "<a href='https://fietsambassade.gent.be/' target='_blank'><img src='./assets/themes/cyclofix/fietsambassade_gent_logo_small.svg'/></a>" ,
"condition" : "operator=De Fietsambassade Gent"
2020-11-20 14:00:37 +01:00
} ,
2023-03-09 13:34:03 +01:00
"icons.defaults"
2021-11-07 14:37:21 +01:00
] ,
"tagRenderings" : [
"images" ,
{
"id" : "bike_repair_station-available-services" ,
"question" : {
2022-02-04 02:48:31 +01:00
"en" : "Which services are available at this location?" ,
"nl" : "Welke functies biedt locatie?" ,
2021-11-07 14:37:21 +01:00
"fr" : "Quels services sont valables à cette station vélo ?" ,
"gl" : "Que servizos están dispoñíbeis nesta estación de bicicletas?" ,
2022-06-01 20:21:16 +02:00
"de" : "Welche Geräte sind hier vorhanden?" ,
2021-11-07 14:37:21 +01:00
"it" : "Quali servizi sono disponibili in questa stazione per bici?" ,
"pt_BR" : "Quais serviços estão disponíveis nesta estação de bicicletas?" ,
2022-04-18 01:47:54 +02:00
"pt" : "Quais serviços estão disponíveis nesta estação de bicicletas?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Qué servicios están disponibles en esta localización?" ,
2022-11-02 13:47:34 +01:00
"da" : "Hvilke tjenester er tilgængelige på dette sted?" ,
"cs" : "Jaké služby jsou na tomto místě k dispozici?"
2021-11-07 14:37:21 +01:00
} ,
"mappings" : [
2020-09-05 17:43:30 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : {
"and" : [
"service:bicycle:tools=no" ,
"service:bicycle:pump=yes"
]
} ,
"then" : {
"en" : "There is only a pump present" ,
"nl" : "Er is enkel een pomp aanwezig" ,
"fr" : "Il y a seulement une pompe" ,
"gl" : "Só hai unha bomba de ar presente" ,
2023-01-29 18:02:06 +01:00
"de" : "Nur eine Pumpe ist vorhanden" ,
2021-11-07 14:37:21 +01:00
"it" : "C’ è solamente una pompa presente" ,
"pt_BR" : "Há somente uma bomba presente" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há somente uma bomba presente" ,
2022-04-28 00:35:08 +02:00
"es" : "Solo hay una bomba presente" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er kun en pumpe" ,
"cs" : "K dispozici je pouze vzduchový kompresor"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
{
2021-11-07 14:37:21 +01:00
"if" : {
"and" : [
"service:bicycle:tools=yes" ,
"service:bicycle:pump=no"
2020-09-05 17:43:30 +02:00
]
2021-11-07 14:37:21 +01:00
} ,
"then" : {
2022-06-01 20:21:16 +02:00
"en" : "There are only tools (screwdrivers, pliers, …) present" ,
2021-11-07 14:37:21 +01:00
"nl" : "Er is enkel gereedschap aanwezig (schroevendraaier, tang...)" ,
2022-06-24 19:00:02 +02:00
"fr" : "Il y a seulement des outils (tournevis, pinces…)" ,
2021-11-07 14:37:21 +01:00
"gl" : "Só hai ferramentas (desaparafusadores, alicates...) presentes" ,
2023-01-29 18:02:06 +01:00
"de" : "Nur Werkzeug (Schraubenzieher, Zangen, …) ist vorhanden" ,
2021-11-07 14:37:21 +01:00
"it" : "Ci sono solo degli attrezzi (cacciaviti, pinze…) presenti" ,
"pt_BR" : "Há somente ferramentas (chaves de fenda, alicates...) presentes" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há somente ferramentas (chaves de fenda, alicates...) presentes" ,
2022-04-28 00:35:08 +02:00
"es" : "Solo hay herramientas (destornilladores, pinzas...) presentes" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er kun værktøj (skruetrækkere, tænger, ...) til stede" ,
2023-03-13 20:14:39 +01:00
"cs" : "K dispozici je pouze nářadí (šroubováky, kleště, …)" ,
2023-01-10 19:34:07 +01:00
"ca" : "Només hi ha present ferramentes (tornavísos, pinces, …)"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
{
2021-11-07 14:37:21 +01:00
"if" : {
"and" : [
"service:bicycle:tools=yes" ,
"service:bicycle:pump=yes"
]
} ,
"then" : {
"en" : "There are both tools and a pump present" ,
"nl" : "Er is zowel een pomp als gereedschap aanwezig" ,
"fr" : "Il y a des outils et une pompe" ,
"gl" : "Hai ferramentas e unha bomba de ar presentes" ,
2023-01-29 18:02:06 +01:00
"de" : "Werkzeug und Pumpe sind vorhanden" ,
2021-11-07 14:37:21 +01:00
"it" : "Ci sono sia attrezzi che pompa presenti" ,
"pt_BR" : "Há tanto ferramentas e uma bomba presente" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há tanto ferramentas e uma bomba presente" ,
2022-04-28 00:35:08 +02:00
"es" : "Hay tanto herramientas como bombas" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er både værktøj og pumpe" ,
"cs" : "K dispozici jsou nástroje i vzduchový kompresor"
2021-11-07 14:37:21 +01:00
}
}
]
} ,
2022-02-04 02:48:31 +01:00
{
"question" : {
"en" : "Is the bike pump still operational?" ,
"nl" : "Werkt de fietspomp nog?" ,
"fr" : "La pompe à vélo fonctionne-t-elle toujours ?" ,
"gl" : "Segue a funcionar a bomba de ar?" ,
"de" : "Ist die Fahrradpumpe noch funktionstüchtig?" ,
"it" : "La pompa per bici è sempre funzionante?" ,
"ru" : "Велосипедный насос все еще работает?" ,
2022-04-18 01:47:54 +02:00
"pl" : "Czy pompka rowerowa jest nadal sprawna?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Todavía está operativa la bomba de bicicletas?" ,
2022-11-02 13:47:34 +01:00
"da" : "Fungerer cykelpumpen stadig?" ,
"cs" : "Je vzduchový kompresor na kolo stále funkční?"
2022-02-04 02:48:31 +01:00
} ,
"condition" : "service:bicycle:pump=yes" ,
"mappings" : [
{
"if" : "service:bicycle:pump:operational_status=broken" ,
"then" : {
"en" : "The bike pump is broken" ,
"nl" : "De fietspomp is kapot" ,
"fr" : "La pompe à vélo est cassée" ,
"gl" : "A bomba de ar está estragada" ,
"de" : "Die Fahrradpumpe ist kaputt" ,
"it" : "La pompa per bici è guasta" ,
"ru" : "Велосипедный насос сломан" ,
2022-04-18 01:47:54 +02:00
"pl" : "Pompka rowerowa jest zepsuta" ,
2022-04-28 00:35:08 +02:00
"es" : "La bomba de bicicletas está rota" ,
2022-11-02 13:47:34 +01:00
"da" : "Cykelpumpen er i stykker" ,
"cs" : "Vzduchový kompresor na kolo je rozbitý"
2022-02-04 02:48:31 +01:00
}
} ,
{
"if" : "service:bicycle:pump:operational_status=operational" ,
"then" : {
"en" : "The bike pump is operational" ,
"nl" : "De fietspomp werkt nog" ,
"fr" : "La pompe est opérationnelle" ,
"gl" : "A bomba de ar está operativa" ,
"de" : "Die Fahrradpumpe ist betriebsbereit" ,
"it" : "La pompa per bici funziona" ,
"ru" : "Велосипедный насос работает" ,
2022-04-18 01:47:54 +02:00
"pl" : "Pompka rowerowa jest sprawna" ,
2022-04-28 00:35:08 +02:00
"es" : "La bomba de bicicletas está operativa" ,
2022-11-02 13:47:34 +01:00
"da" : "Cykelpumpen er i drift" ,
"cs" : "Vzduchový kompresor na kolo je v provozu"
2022-02-04 02:48:31 +01:00
}
}
] ,
"id" : "Operational status"
} ,
{
2022-10-30 20:29:17 +01:00
"builtin" : "opening_hours_24_7" ,
"override" : {
"question" : {
"nl" : "Wanneer is dit fietsherstelpunt open?" ,
"en" : "When is this bicycle repair point open?" ,
"fr" : "Quand ce point de réparation de vélo est-il ouvert ?" ,
"it" : "Quando è aperto questo punto riparazione bici?" ,
"de" : "Wann ist die Fahrradreparaturstation geöffnet?" ,
"ru" : "Когда работает эта точка обслуживания велосипедов?" ,
"es" : "¿Cuándo está abierto este punto de reparación de bicicletas?" ,
2022-11-02 14:47:06 +01:00
"da" : "Hvornår er dette cykelreparationssted åbent?" ,
2022-11-02 14:51:28 +01:00
"cs" : "Kdy je toto místo pro opravu jízdních kol otevřeno?"
2022-02-04 02:48:31 +01:00
}
2022-10-30 20:29:17 +01:00
}
2022-02-04 02:48:31 +01:00
} ,
2022-02-11 02:03:33 +01:00
{
"id" : "access" ,
"question" : {
"en" : "Who is allowed to use this repair station?" ,
2022-04-13 18:42:40 +02:00
"nl" : "Wie kan dit herstelpunt gebruiken?" ,
2022-05-27 14:50:29 +02:00
"de" : "Wer darf die Reparaturstation nutzen?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿A quién se le permite utilizar esta estación de reparación?" ,
2022-06-27 09:29:23 +02:00
"da" : "Hvem må bruge denne reparationsstation?" ,
2022-11-02 13:47:34 +01:00
"fr" : "Qui est autorisé à utiliser ce centre de réparation ?" ,
"cs" : "Kdo smí tuto opravnu používat?"
2022-02-11 02:03:33 +01:00
} ,
"mappings" : [
{
"if" : "access=yes" ,
"then" : {
"en" : "Publicly accessible" ,
2022-04-13 18:42:40 +02:00
"nl" : "Publiek toegankelijk" ,
2022-05-27 14:50:29 +02:00
"de" : "Die Reparaturstation darf öffentlich genutzt werden" ,
2022-04-28 00:35:08 +02:00
"es" : "Accesible públicamente" ,
2022-06-27 09:29:23 +02:00
"da" : "Offentligt tilgængelig" ,
2022-11-02 13:47:34 +01:00
"fr" : "Accessible au public" ,
"cs" : "Veřejně přístupné"
2022-02-11 02:03:33 +01:00
}
} ,
{
"if" : "access=public" ,
"then" : {
"en" : "Publicly accessible" ,
2022-04-13 18:42:40 +02:00
"nl" : "Publiek toegankelijk" ,
2022-04-18 01:47:54 +02:00
"de" : "Öffentlich zugänglich" ,
2022-04-28 00:35:08 +02:00
"es" : "Accesible públicamente" ,
2022-06-27 09:29:23 +02:00
"da" : "Offentligt tilgængelig" ,
2022-11-02 13:47:34 +01:00
"fr" : "Accessible au public" ,
"cs" : "Veřejně přístupné"
2022-02-11 02:03:33 +01:00
} ,
"hideInAnswer" : true
} ,
{
"if" : "access=customers" ,
"then" : {
"en" : "Only for customers" ,
2022-04-13 18:42:40 +02:00
"nl" : "Enkel voor klanten van de bijhorende zaak" ,
2022-05-27 14:50:29 +02:00
"de" : "Die Reparaturstation darf nur von Kunden genutzt werden" ,
2022-04-28 00:35:08 +02:00
"es" : "Solo para clientes" ,
2022-06-27 09:29:23 +02:00
"da" : "Kun for kunder" ,
2022-11-02 13:47:34 +01:00
"fr" : "Réservé aux clients" ,
"cs" : "Pouze pro zákazníky"
2022-02-11 02:03:33 +01:00
}
} ,
{
"if" : "access=private" ,
"then" : {
"en" : "Not accessible to the general public" ,
2022-04-13 18:42:40 +02:00
"nl" : "Niet publiek toegankelijk" ,
2022-05-27 14:50:29 +02:00
"de" : "Die Reparaturstation darf nicht öffentlich genutzt werden" ,
2022-04-28 00:35:08 +02:00
"es" : "No accesible para el público general" ,
2022-06-27 09:29:23 +02:00
"da" : "Ikke tilgængelig for offentligheden" ,
2022-11-02 13:47:34 +01:00
"fr" : "Pas accessible au public" ,
"cs" : "Nepřístupné pro veřejnost"
2022-02-11 02:03:33 +01:00
} ,
"icon" : "./assets/svg/invalid.svg"
} ,
{
"if" : "access=no" ,
"then" : {
"en" : "Not accessible to the general public" ,
2022-04-13 18:42:40 +02:00
"nl" : "Niet publiek toegankelijk" ,
2022-04-18 01:47:54 +02:00
"de" : "Nicht für die Allgemeinheit zugänglich" ,
2022-04-28 00:35:08 +02:00
"es" : "No accesible para el público general" ,
2022-06-27 09:29:23 +02:00
"da" : "Ikke tilgængelig for offentligheden" ,
2022-11-02 13:47:34 +01:00
"fr" : "Pas accessible au public" ,
"cs" : "Nepřístupné pro veřejnost"
2022-02-11 02:03:33 +01:00
} ,
"icon" : "./assets/svg/invalid.svg" ,
"hideInAnswer" : true
}
]
} ,
2021-11-07 14:37:21 +01:00
{
2022-02-09 00:34:01 +01:00
"labels" : [
"operator-info"
] ,
2021-11-07 14:37:21 +01:00
"question" : {
"en" : "Who maintains this cycle pump?" ,
"nl" : "Wie beheert deze fietspomp?" ,
"fr" : "Qui maintient cette pompe à vélo ?" ,
"it" : "Chi gestisce questa pompa per bici?" ,
2022-05-27 14:50:29 +02:00
"de" : "Wer betreibt die Reparaturstation?" ,
2021-11-07 14:37:21 +01:00
"pt_BR" : "Quem faz a manutenção desta bomba de ciclo?" ,
2022-04-18 01:47:54 +02:00
"pt" : "Quem faz a manutenção desta bomba de ciclo?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Quién mantiene esta bomba para bicicletas?" ,
2022-11-08 14:37:31 +01:00
"da" : "Hvem vedligeholder denne cykluspumpe?" ,
"cs" : "Kdo udržuje tento vzduchový kompresor?"
2021-11-07 14:37:21 +01:00
} ,
"render" : {
"nl" : "Beheer door {operator}" ,
"en" : "Maintained by {operator}" ,
"fr" : "Mantenue par {operator}" ,
"it" : "Manutenuta da {operator}" ,
2023-01-29 18:02:06 +01:00
"de" : "Betrieben von {operator}" ,
2021-11-07 14:37:21 +01:00
"pt_BR" : "Mantida por {operator}" ,
2022-04-18 01:47:54 +02:00
"pt" : "Mantida por {operator}" ,
2022-04-28 00:35:08 +02:00
"es" : "Mantenido por {operator}" ,
2022-11-08 14:37:31 +01:00
"da" : "Vedligeholdt af {operator}" ,
"cs" : "Udržováno od {operator}"
2021-11-07 14:37:21 +01:00
} ,
"freeform" : {
"key" : "operator"
} ,
"id" : "bike_repair_station-operator"
} ,
{
2022-02-09 00:34:01 +01:00
"labels" : [
"operator-info"
] ,
2021-11-07 14:37:21 +01:00
"question" : {
"en" : "What is the email address of the maintainer?" ,
"nl" : "Wat is het email-adres van de beheerder?" ,
2022-05-27 14:50:29 +02:00
"de" : "Wie lautet die E-Mail-Adresse des Betreibers?" ,
2022-04-18 01:47:54 +02:00
"fr" : "Quelle est l'adresse email du service de maintenance ?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Es esta la dirección de correo electrónico del mantenedor?" ,
2022-11-02 13:47:34 +01:00
"da" : "Hvad er e-mailadressen på vedligeholderen?" ,
"cs" : "Jaká je e-mailová adresa správce?"
2021-11-07 14:37:21 +01:00
} ,
"freeform" : {
"key" : "email" ,
"type" : "email"
} ,
"render" : "<a href='mailto:{email}'>{email}</a>" ,
"id" : "bike_repair_station-email"
} ,
{
2022-02-09 00:34:01 +01:00
"labels" : [
"operator-info"
] ,
2021-11-07 14:37:21 +01:00
"question" : {
"en" : "What is the phone number of the maintainer?" ,
"nl" : "Wat is het telefoonnummer van de beheerder?" ,
2021-11-16 04:16:44 +01:00
"de" : "Wie lautet die Telefonnummer des Betreibers?" ,
2022-04-18 01:47:54 +02:00
"fr" : "Quel est le numéro de téléphone du service de maintenance ?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Cual es el número de teléfono del mantenedor?" ,
2022-11-08 14:37:31 +01:00
"da" : "Hvad er telefonnummeret på vedligeholderen?" ,
"cs" : "Jaké je telefonní číslo správce?"
2021-11-07 14:37:21 +01:00
} ,
"freeform" : {
"key" : "phone" ,
"type" : "phone"
} ,
"render" : "<a href='tel:{phone}'>{phone}</a>" ,
"id" : "bike_repair_station-phone"
} ,
{
"id" : "bike_repair_station-bike-chain-tool" ,
"question" : {
"en" : "Does this bike repair station have a special tool to repair your bike chain?" ,
"nl" : "Heeft dit herstelpunt een speciale reparatieset voor je ketting?" ,
"fr" : "Est-ce que cette station vélo a un outil specifique pour réparer la chaîne du vélo ?" ,
"gl" : "Esta estación de arranxo de bicicletas ten unha ferramenta especial para arranxar a cadea da túa bicicleta?" ,
"de" : "Verfügt diese Fahrrad-Reparaturstation über Spezialwerkzeug zur Reparatur von Fahrradketten?" ,
2022-04-18 01:47:54 +02:00
"it" : "Questa stazione di riparazione bici ha un attrezzo speciale per riparare la catena della bici?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Esta estación de reparación tiene una herramienta especial para reparar la cadena de tu bici?" ,
2022-11-02 13:47:34 +01:00
"da" : "Har denne cykelreparationsstation et specialværktøj til at reparere cykelkæder?" ,
"cs" : "Má tato opravna kol speciální nástroj na opravu řetězu?"
2021-11-07 14:37:21 +01:00
} ,
"condition" : "service:bicycle:tools=yes" ,
"mappings" : [
2020-09-05 17:43:30 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "service:bicycle:chain_tool=yes" ,
"then" : {
"en" : "There is a chain tool" ,
"nl" : "Er is een reparatieset voor je ketting" ,
"fr" : "Il y a un outil pour réparer la chaine" ,
"gl" : "Hai unha ferramenta para a cadea" ,
"de" : "Es gibt ein Kettenwerkzeug" ,
"it" : "È presente un utensile per riparare la catena" ,
"pt_BR" : "Há uma ferramenta de corrente" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há uma ferramenta de corrente" ,
2022-04-28 00:35:08 +02:00
"es" : "Hay una herramienta de cadenas" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er et kædeværktøj" ,
"cs" : "K dispozici je nástroj na řetěz"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
{
2021-11-07 14:37:21 +01:00
"if" : "service:bicycle:chain_tool=no" ,
"then" : {
"en" : "There is no chain tool" ,
"nl" : "Er is geen reparatieset voor je ketting" ,
"fr" : "Il n'y a pas d'outil pour réparer la chaine" ,
"gl" : "Non hai unha ferramenta para a cadea" ,
"de" : "Es gibt kein Kettenwerkzeug" ,
"it" : "Non è presente un utensile per riparare la catena" ,
"pt_BR" : "Não há uma ferramenta de corrente" ,
2022-04-18 01:47:54 +02:00
"pt" : "Não há uma ferramenta de corrente" ,
2022-04-28 00:35:08 +02:00
"es" : "No hay herramienta de cadenas" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er ikke noget kædeværktøj" ,
"cs" : "Není k dispozici žádný nástroj na řetěz"
2021-11-07 14:37:21 +01:00
}
}
]
} ,
{
"id" : "bike_repair_station-bike-stand" ,
"question" : {
"en" : "Does this bike station have a hook to hang your bike on or a stand to raise it?" ,
"nl" : "Heeft dit herstelpunt een haak of standaard om je fiets op te hangen/zetten?" ,
"fr" : "Est-ce que cette station vélo à un crochet pour suspendre son vélo ou une accroche pour l'élevé ?" ,
"gl" : "Esta estación de bicicletas ten un guindastre para pendurar a túa bicicleta ou un soporte para elevala?" ,
"de" : "Hat diese Fahrradstation einen Haken, an dem Sie Ihr Fahrrad aufhängen können, oder einen Ständer, um es anzuheben?" ,
2022-04-18 01:47:54 +02:00
"it" : "Questa stazione bici ha un gancio per tenere sospesa la bici o un supporto per alzarla?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Esta estación tiene un gancho para colgar tu bici o un soporte para elevarla?" ,
2022-11-02 13:47:34 +01:00
"da" : "Har denne cykelstation en krog til at hænge din cykel på eller et stativ til at hæve den?" ,
"cs" : "Má tato cyklistická stanice hák na zavěšení kola nebo stojan na jeho zvednutí?"
2021-11-07 14:37:21 +01:00
} ,
"condition" : "service:bicycle:tools=yes" ,
"mappings" : [
2020-09-05 17:43:30 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "service:bicycle:stand=yes" ,
"then" : {
"en" : "There is a hook or stand" ,
"nl" : "Er is een haak of standaard" ,
"fr" : "Il y a un crochet ou une accroche" ,
"gl" : "Hai un guindastre ou soporte" ,
"de" : "Es gibt einen Haken oder Ständer" ,
"it" : "C’ è un gancio o un supporto" ,
"pt_BR" : "Há um gancho ou um suporte" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há um gancho ou um suporte" ,
2022-04-28 00:35:08 +02:00
"es" : "Hay un gancho o soporte" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er en krog eller et stativ" ,
"cs" : "K dispozici je závěsný hák nebo stojan"
2021-11-07 14:37:21 +01:00
}
2021-09-22 16:58:25 +02:00
} ,
2020-09-05 17:43:30 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "service:bicycle:stand=no" ,
"then" : {
"en" : "There is no hook or stand" ,
"nl" : "Er is geen haak of standaard" ,
"fr" : "Il n'y pas de crochet ou d'accroche" ,
"gl" : "Non hai un guindastre ou soporte" ,
"de" : "Es gibt keinen Haken oder Ständer" ,
"it" : "Non c’ è né un gancio né un supporto" ,
"pt_BR" : "Não há um gancho ou um suporte" ,
2022-04-18 01:47:54 +02:00
"pt" : "Não há um gancho ou um suporte" ,
2022-04-28 00:35:08 +02:00
"es" : "No hay ningún gancho o soporte" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er ingen krog eller stativ" ,
"cs" : "Není zde žádný závěsný hák ani stojan"
2021-11-07 14:37:21 +01:00
}
}
]
} ,
{
"condition" : {
"and" : [
"email~*" ,
"service:bicycle:pump:operational_status=broken"
]
} ,
"render" : {
2022-07-27 23:59:04 +02:00
"special" : {
"type" : "send_email" ,
"to" : "{email}" ,
"subject" : {
"en" : "Broken bicycle pump" ,
"nl" : "Kapotte fietspomp" ,
"de" : "Fahrradpumpe kaputt" ,
"es" : "Bomba para bicicletas rota" ,
"fr" : "Pompe à vélo cassée" ,
2022-11-08 14:37:31 +01:00
"da" : "Cykelpumpe i stykker" ,
"cs" : "Rozbitý vzduchový kompresor"
2022-07-27 23:59:04 +02:00
} ,
"body" : {
"en" : "Hello,\n\nWith this email, I'd like to inform you that the bicycle pump located at https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} is broken.\n\n Kind regards" ,
"nl" : "Geachte\n\nGraag had ik u gemeld dat een fietspomp defect is. De fietspomp bevindt zich hier: https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id}.\n\nMet vriendelijke groeten." ,
2022-08-24 03:09:51 +02:00
"de" : "Hallo,\n\nMit dieser E-Mail möchte ich Ihnen mitteilen, dass die Fahrradpumpe, die sich unter https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} befindet, kaputt ist.\n\nMit freundlichen Grüßen" ,
2022-07-27 23:59:04 +02:00
"da" : "Hej,\n\nMed denne e-mail vil jeg gerne oplyse, at cykelpumpen, der befinder sig på https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} er i stykker.\n\n Med venlig hilse" ,
"es" : "Hola,\n\nCon este correo, me gustaría informar de que esta bomba para bicicletas situada en https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} está rota.\n\nUn saludo" ,
2022-11-08 14:37:31 +01:00
"fr" : "Bonjour,\n\nCe mail pour vous informer que la pompe à vélo située à https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} est cassée.\n\nBien à vous." ,
"cs" : "Dobrý den,\n\ntímto e-mailem bych Vás chtěl informovat, že vzduchový kompresor na kolo umístěný na adrese https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} je rozbitý.\n\n S pozdravem"
2022-07-27 23:59:04 +02:00
} ,
"button_text" : {
"en" : "Report this bicycle pump as broken" ,
"nl" : "Rapporteer deze fietspomp als kapot" ,
"fr" : "Signaler cette pompe à vélo cassée" ,
"de" : "Melde diese Fahrradpumpe als kaputt" ,
"da" : "Anmeld denne cykelpumpe som værende i stykker" ,
2022-11-08 14:37:31 +01:00
"es" : "Reportar esta bomba para bicicletas como rota" ,
"cs" : "Nahlásit tento vzduchový kompresor na kolo jako rozbitý"
2022-07-27 23:59:04 +02:00
}
}
2021-11-07 14:37:21 +01:00
} ,
2022-07-27 23:59:04 +02:00
"id" : "send_email_about_broken_pump"
2021-11-07 14:37:21 +01:00
} ,
{
"question" : {
"en" : "What valves are supported?" ,
"nl" : "Welke ventielen werken er met de pomp?" ,
"fr" : "Quelles valves sont compatibles ?" ,
"gl" : "Que válvulas son compatíbeis?" ,
"de" : "Welche Ventile werden unterstützt?" ,
"it" : "Quali valvole sono supportate?" ,
2022-04-18 01:47:54 +02:00
"pl" : "Jakie zawory są obsługiwane?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Que válvulas se soportan?" ,
2022-11-08 14:37:31 +01:00
"da" : "Hvilke ventiler understøttes?" ,
"cs" : "Jaké ventily jsou podporovány?"
2021-11-07 14:37:21 +01:00
} ,
"render" : {
"en" : "This pump supports the following valves: {valves}" ,
"nl" : "Deze pomp werkt met de volgende ventielen: {valves}" ,
"fr" : "Cette pompe est compatible avec les valves suivantes : {valves}" ,
"gl" : "Esta bomba de ar admite as seguintes válvulas: {valves}" ,
"de" : "Diese Pumpe unterstützt die folgenden Ventile: {valves}" ,
"it" : "Questa pompa è compatibile con le seguenti valvole: {valves}" ,
"ru" : "Этот насос поддерживает следующие клапаны: {valves}" ,
2022-04-18 01:47:54 +02:00
"pl" : "Ta pompka obsługuje następujące zawory: {valves}" ,
2022-04-28 00:35:08 +02:00
"es" : "Esta bomba soporta las siguiente válvulas: {valves}" ,
2022-11-08 14:37:31 +01:00
"da" : "Denne pumpe understøtter følgende ventiler: {valves}" ,
"cs" : "Tento vzduchový kompresor podporuje následující ventily: {valves}"
2021-11-07 14:37:21 +01:00
} ,
"freeform" : {
"#addExtraTags" : [
"fixme=Freeform 'valves'-tag used: possibly a wrong value"
] ,
"key" : "valves"
} ,
"multiAnswer" : true ,
"mappings" : [
{
"if" : "valves=sclaverand" ,
"then" : {
2022-05-21 02:31:32 +02:00
"en" : "Sclaverand/Presta (narrow-width bike tires)" ,
"nl" : "Sclaverand/Presta (dunne fietsbanden)" ,
2022-06-24 19:00:02 +02:00
"fr" : "Sclaverand/Presta (pneus de vélos à faible largeur)" ,
2021-11-07 14:37:21 +01:00
"gl" : "Sclaverand (tamén coñecido como Presta)" ,
2022-05-27 14:50:29 +02:00
"de" : "Sklaverand-/Presta-Ventile (für Rennräder)" ,
2021-11-07 14:37:21 +01:00
"it" : "Sclaverand (detta anche Presta)" ,
2022-04-28 00:35:08 +02:00
"ru" : "Клапан Presta (также известный как французский клапан)" ,
2022-09-18 20:04:20 +02:00
"da" : "Sclaverand/Presta (cykeldæk med smal bredde)" ,
2022-11-08 14:37:31 +01:00
"es" : "Sclaverand/Presata (ruedas de bicicleta estrechas)" ,
2023-01-10 19:34:07 +01:00
"cs" : "Sclaverand/Presta (úzké cyklistické pláště)" ,
"ca" : "Sclaverand/Presta (pneumàtics per a bicis estrets)"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
2021-09-26 19:58:11 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "valves=dunlop" ,
"then" : {
"en" : "Dunlop" ,
"nl" : "Dunlop" ,
"fr" : "Dunlop" ,
"gl" : "Dunlop" ,
2022-05-27 14:50:29 +02:00
"de" : "Dunlopventile" ,
2021-11-07 14:37:21 +01:00
"it" : "Dunlop" ,
2022-04-28 00:35:08 +02:00
"ru" : "Клапан Dunlop" ,
2022-06-19 22:13:38 +02:00
"da" : "Dunlop" ,
2022-11-08 14:37:31 +01:00
"es" : "Dunlop" ,
"cs" : "Dunlop"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
{
2021-11-07 14:37:21 +01:00
"if" : "valves=schrader" ,
"then" : {
2022-05-21 02:31:32 +02:00
"en" : "Schrader (cars and mountainbikes)" ,
"nl" : "Schrader (auto's en mountainbikes)" ,
2022-06-24 19:00:02 +02:00
"fr" : "Schrader (voitures et vélos de montagne)" ,
2021-11-07 14:37:21 +01:00
"gl" : "Schrader (para automóbiles)" ,
2022-05-27 14:50:29 +02:00
"de" : "Schrader-Ventile (für Autos und Mountainbikes)" ,
2022-04-28 00:35:08 +02:00
"it" : "Schrader (valvola delle auto)" ,
2022-09-18 20:04:20 +02:00
"da" : "Schrader (biler og mountainbikes)" ,
2022-11-08 14:37:31 +01:00
"es" : "Schrader (coches y bicicletas de montaña)" ,
2023-01-10 19:34:07 +01:00
"cs" : "Schrader (automobily a horská kola)" ,
"ca" : "Schrader (cotxes i bicicletes de muntanya)"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
}
2021-11-07 14:37:21 +01:00
] ,
"id" : "bike_repair_station-valves"
2020-09-05 15:27:35 +02:00
} ,
2021-11-07 14:37:21 +01:00
{
"id" : "bike_repair_station-electrical_pump" ,
"question" : {
"en" : "Is this an electric bike pump?" ,
2022-02-04 02:48:31 +01:00
"nl" : "Is dit een elektrische fietspomp?" ,
2021-11-07 14:37:21 +01:00
"fr" : "Est-ce que cette pompe est électrique ?" ,
"gl" : "Esta é unha bomba de ar eléctrica?" ,
"de" : "Ist dies eine elektrische Fahrradpumpe?" ,
"it" : "Questa pompa per bici è elettrica?" ,
"ru" : "Это электрический велосипедный насос?" ,
2022-04-18 01:47:54 +02:00
"pl" : "Czy jest to elektryczna pompka do roweru?" ,
2022-04-28 00:35:08 +02:00
"es" : "¿Hay una bomba eléctrica para bicis?" ,
2022-11-02 13:47:34 +01:00
"da" : "Er dette en elektrisk cykelpumpe?" ,
"cs" : "Je to elektrická pumpa na kolo?"
2021-11-07 14:37:21 +01:00
} ,
"condition" : "service:bicycle:pump=yes" ,
"mappings" : [
{
"if" : "manual=yes" ,
"then" : {
"en" : "Manual pump" ,
"nl" : "Manuele pomp" ,
"fr" : "Pompe manuelle" ,
"gl" : "Bomba de ar manual" ,
"de" : "Manuelle Pumpe" ,
"it" : "Pompa manuale" ,
"ru" : "Ручной насос" ,
"pl" : "Pompa ręczna" ,
"pt_BR" : "Bomba manual" ,
2022-04-13 18:42:40 +02:00
"pt" : "Bomba manual" ,
2022-04-18 01:47:54 +02:00
"ca" : "Bomba manual" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba manual" ,
2022-11-02 13:47:34 +01:00
"da" : "Manuel pumpe" ,
"cs" : "Ruční pumpa"
2021-11-07 14:37:21 +01:00
}
} ,
{
"if" : "manual=no" ,
"then" : {
"en" : "Electrical pump" ,
2022-02-04 02:48:31 +01:00
"nl" : "Elektrische pomp" ,
2021-11-07 14:37:21 +01:00
"fr" : "Pompe électrique" ,
"gl" : "Bomba de ar eléctrica" ,
"de" : "Elektrische Pumpe" ,
"it" : "Pompa elettrica" ,
"ru" : "Электрический насос" ,
"pl" : "Pompka elektryczna" ,
"pt_BR" : "Bomba elétrica" ,
2022-04-13 18:42:40 +02:00
"pt" : "Bomba elétrica" ,
2022-04-18 01:47:54 +02:00
"ca" : "Bomba elèctrica" ,
2022-04-28 00:35:08 +02:00
"es" : "Bomba eléctrica" ,
2022-11-02 13:47:34 +01:00
"da" : "Elektrisk pumpe" ,
"cs" : "Elektrická pumpa"
2021-11-07 14:37:21 +01:00
}
}
]
2021-09-22 16:58:25 +02:00
} ,
2021-11-07 14:37:21 +01:00
{
"id" : "bike_repair_station-manometer" ,
"question" : {
"en" : "Does the pump have a pressure indicator or manometer?" ,
"nl" : "Heeft deze pomp een luchtdrukmeter?" ,
"fr" : "Est-ce que la pompe à un manomètre integré ?" ,
"gl" : "Ten a bomba de ar un indicador de presión ou un manómetro?" ,
"de" : "Verfügt die Pumpe über einen Druckanzeiger oder ein Manometer?" ,
"it" : "Questa pompa ha l’ indicatore della pressione o il manometro?" ,
2022-04-18 01:47:54 +02:00
"pl" : "Czy pompka posiada wskaźnik ciśnienia lub manometr?" ,
2022-09-18 20:04:20 +02:00
"es" : "¿La bomba tiene un indicador de presión o manómetro?" ,
2022-11-02 13:47:34 +01:00
"da" : "Har pumpen trykindikator eller manometer?" ,
"cs" : "Má vzduchový kompresor ukazatel tlaku nebo manometr?"
2021-11-07 14:37:21 +01:00
} ,
"condition" : "service:bicycle:pump=yes" ,
"mappings" : [
2021-09-22 16:58:25 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "manometer=yes" ,
"then" : {
"en" : "There is a manometer" ,
"nl" : "Er is een luchtdrukmeter" ,
"fr" : "Il y a un manomètre" ,
"gl" : "Hai manómetro" ,
"de" : "Es gibt ein Manometer" ,
"it" : "C’ è un manometro" ,
"ru" : "Есть манометр" ,
"pl" : "Jest manometr" ,
"pt_BR" : "Há um manômetro" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há um manômetro" ,
2022-09-18 20:04:20 +02:00
"es" : "Hay un manómetro" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er et manometer" ,
"cs" : "K dispozici je manometr"
2021-11-07 14:37:21 +01:00
}
2021-09-22 16:58:25 +02:00
} ,
{
2021-11-07 14:37:21 +01:00
"if" : "manometer=no" ,
"then" : {
"en" : "There is no manometer" ,
"nl" : "Er is geen luchtdrukmeter" ,
"fr" : "Il n'y a pas de manomètre" ,
"gl" : "Non hai manómetro" ,
"de" : "Es gibt kein Manometer" ,
"it" : "Non c’ è un manometro" ,
"ru" : "Нет манометра" ,
"pl" : "Nie ma manometru" ,
"pt_BR" : "Não há um manômetro" ,
2022-04-18 01:47:54 +02:00
"pt" : "Não há um manômetro" ,
2022-09-18 20:04:20 +02:00
"es" : "No hay ningún manometro" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er ikke noget manometer" ,
"cs" : "Není zde žádný manometr"
2021-11-07 14:37:21 +01:00
}
2020-09-05 17:43:30 +02:00
} ,
2021-09-22 16:58:25 +02:00
{
2021-11-07 14:37:21 +01:00
"if" : "manometer=broken" ,
"then" : {
"en" : "There is manometer but it is broken" ,
"nl" : "Er is een luchtdrukmeter maar die is momenteel defect" ,
"fr" : "Il y a un manomètre mais il est cassé" ,
"gl" : "Hai manómetro pero está estragado" ,
"de" : "Es gibt ein Manometer, aber es ist kaputt" ,
"it" : "C’ è un manometro ma è rotto" ,
"ru" : "Есть манометр, но он сломан" ,
"pl" : "Jest manometr, ale jest uszkodzony" ,
"pt_BR" : "Há um manômetro mas está quebrado" ,
2022-04-18 01:47:54 +02:00
"pt" : "Há um manômetro mas está quebrado" ,
2022-09-18 20:04:20 +02:00
"es" : "Hay un manómetro pero está roto" ,
2022-11-02 13:47:34 +01:00
"da" : "Der er et manometer, men det er i stykker" ,
"cs" : "Je zde manometr, ale je rozbitý"
2021-11-07 14:37:21 +01:00
}
2021-09-22 16:58:25 +02:00
}
2021-11-07 14:37:21 +01:00
]
} ,
"level"
] ,
"presets" : [
{
"title" : {
2022-04-03 03:10:06 +02:00
"en" : "a bike pump" ,
2022-03-29 21:55:49 +02:00
"nl" : "een fietspomp" ,
"fr" : "une pompe à vélo" ,
2022-02-09 00:34:01 +01:00
"gl" : "bomba de ar" ,
2022-05-27 14:50:29 +02:00
"de" : "eine Fahrradpumpe" ,
2022-03-29 21:55:49 +02:00
"it" : "una pompa per bici" ,
2022-02-09 00:34:01 +01:00
"ru" : "bе ло с ипе дный насос" ,
"fi" : "pyöräpumppu" ,
"pl" : "pompka do roweru" ,
2022-04-18 01:47:54 +02:00
"pt_BR" : "uma bomba de bicicleta" ,
2022-04-28 00:35:08 +02:00
"es" : "una bomba de bicicletas" ,
2022-11-02 13:47:34 +01:00
"da" : "en cykelpumpe" ,
2023-01-13 03:58:43 +01:00
"cs" : "pumpa na kolo" ,
"ca" : "una manxa per a bicicletes"
2021-11-07 14:37:21 +01:00
} ,
"tags" : [
"amenity=bicycle_repair_station" ,
"service:bicycle:tools=no" ,
"service:bicycle:pump=yes"
] ,
"description" : {
2022-02-09 03:38:40 +01:00
"en" : "A device to inflate your tires on a fixed location in the public space." ,
"nl" : "Een fietspomp in de publieke ruimte zonder extra gereedschap. De fietspomp in je kelder telt dus niet." ,
"it" : "Un dispositivo per gonfiare le proprie gomme in un luogo fisso pubblicamente accessibile." ,
"fr" : "Un dispositif pour gonfler vos pneus sur un emplacement fixe dans l'espace public." ,
"de" : "Ein Gerät zum Aufpumpen von Reifen an einem festen Standort im öffentlichen Raum." ,
"pl" : "Urządzenie do pompowania opon w stałym miejscu w przestrzeni publicznej." ,
"pt_BR" : "Um dispositivo para encher seus pneus em um local fixa no espaço público" ,
2022-04-18 01:47:54 +02:00
"pt" : "Um aparelho para encher os seus pneus num local fixa no espaço público" ,
2022-09-18 20:04:20 +02:00
"es" : "Un dispositivo para inflar tus ruedas en una posición fija en el espacio público." ,
2022-11-02 13:47:34 +01:00
"da" : "En anordning til at fylde dine dæk op på et fast sted i det offentlige rum." ,
"cs" : "Zařízení pro huštění pneumatik na pevném místě na veřejném místě."
2022-02-09 03:38:40 +01:00
} ,
2022-02-09 03:46:50 +01:00
"exampleImages" : [
"./assets/layers/bike_repair_station/pump_example_round.jpg" ,
"./assets/layers/bike_repair_station/pump_example.png" ,
"./assets/layers/bike_repair_station/pump_example_manual.jpg"
]
2021-10-14 03:46:09 +02:00
} ,
2021-11-07 14:37:21 +01:00
{
"title" : {
2022-04-03 03:10:06 +02:00
"en" : "a bike repair station and pump" ,
2022-03-29 21:55:49 +02:00
"nl" : "een herstelpunt en pomp" ,
"fr" : "une point de réparation vélo avec pompe" ,
2022-02-09 00:34:01 +01:00
"gl" : "estación de arranxo de bicicletas con bomba de ar" ,
2022-05-27 14:50:29 +02:00
"de" : "eine Fahrrad-Reparaturstation mit Pumpe" ,
2022-03-29 21:55:49 +02:00
"it" : "una stazione di riparazione bici e pompa" ,
2022-04-18 01:47:54 +02:00
"pl" : "stacja naprawy rowerów i pompka" ,
2022-09-18 20:04:20 +02:00
"es" : "En estación de reparación de bicicletas y bomba" ,
2022-11-02 13:47:34 +01:00
"da" : "en cykelreparationsstation og pumpe" ,
"cs" : "opravna kol a vzduchový kompresor"
2021-11-07 14:37:21 +01:00
} ,
"tags" : [
"amenity=bicycle_repair_station" ,
"service:bicycle:tools=yes" ,
"service:bicycle:pump=yes"
] ,
"description" : {
2022-02-09 03:38:40 +01:00
"en" : "A bicycle pump and tools to repair your bike in the public space. The tools are often secured with chains against theft." ,
"nl" : "Een fietspomp en gereedschap om je fiets te herstellen in de publieke ruimte. Deze zijn op een vastgemaakt, bijvoorbeeld aan een paal." ,
"fr" : "Un dispositif avec des outils pour réparer votre vélo combiné à une pompe a un emplacement fixe. Les outils sont souvent attachés par une chaîne pour empêcher le vol." ,
"it" : "Un dispositivo con attrezzi per riparare la tua bici e una pompa in un luogo fisso. Gli attrezzi sono spesso attaccati ad una catena per prevenire il furto." ,
2022-04-18 01:47:54 +02:00
"de" : "Ein Gerät mit Werkzeugen zur Reparatur von Fahrrädern kombiniert mit einer Pumpe an einem festen Standort. Die Werkzeuge sind oft mit Ketten gegen Diebstahl gesichert." ,
2022-04-28 00:35:08 +02:00
"es" : "Una bomba de bicicletas y herramientas para reparar tu bicicleta en el espacio público. Las herramientas habitualmente están aseguradas con cadenas contra el robo." ,
2022-11-02 13:47:34 +01:00
"da" : "En cykelpumpe og værktøj til at reparere din cykel i det offentlige rum. Værktøjet er ofte sikret med kæder mod tyveri." ,
"cs" : "Vzduchový kompresor na kolo a nářadí na opravu kola na veřejném místě. Nářadí je často zajištěno řetězy proti krádeži."
2022-02-09 03:38:40 +01:00
} ,
2022-02-09 03:46:50 +01:00
"exampleImages" : [
"./assets/layers/bike_repair_station/repair_station_example_2.jpg" ,
"./assets/layers/bike_repair_station/repair_station_example_3.jpg"
]
2021-10-19 03:00:57 +02:00
} ,
2021-11-07 14:37:21 +01:00
{
"title" : {
2022-04-03 03:10:06 +02:00
"en" : "a bike repair station without pump" ,
2022-03-29 21:55:49 +02:00
"nl" : "een herstelpunt zonder pomp" ,
"fr" : "une point de réparation vélo sans pompe" ,
2022-02-09 00:34:01 +01:00
"gl" : "estación de arranxo de bicicletas sin bomba de ar" ,
2022-05-27 14:50:29 +02:00
"de" : "eine Fahrrad-Reparaturstation ohne Pumpe" ,
2022-04-09 17:35:21 +02:00
"it" : "una stazione di riparazione bici senza pompa" ,
2022-04-18 01:47:54 +02:00
"ru" : "Станция обслуживания велосипедов без накачки (насоса)" ,
2022-04-28 00:35:08 +02:00
"es" : "una estación de reparación de bicicletas sin bomba" ,
2022-11-02 13:47:34 +01:00
"da" : "en cykelreparationsstation uden pumpe" ,
"cs" : "opravna kol bez vzduchového kompresoru"
2021-11-07 14:37:21 +01:00
} ,
"tags" : [
"amenity=bicycle_repair_station" ,
"service:bicycle:tools=yes" ,
"service:bicycle:pump=no"
2022-02-09 03:38:40 +01:00
] ,
"description" : {
"en" : "Tools to repair your bike in the public space (without pump). The tools are secured against theft." ,
2022-04-13 18:42:40 +02:00
"nl" : "Gereedschap om je fiets te herstellen in de publieke ruimte (zonder pomp). Deze zijn op een vastgemaakt, bijvoorbeeld aan een paal." ,
2022-04-18 01:47:54 +02:00
"de" : "Werkzeug, um Ihr Fahrrad im öffentlichen Raum zu reparieren (ohne Pumpe). Die Werkzeuge sind gegen Diebstahl gesichert." ,
2022-04-28 00:35:08 +02:00
"es" : "Herramientas para reparar tu bici en el espacio público (sin bomba).Las herramientas están aseguradas contra el robo." ,
2022-06-27 09:29:23 +02:00
"da" : "Værktøj til at reparere din cykel i det offentlige rum (uden pumpe). Værktøjet er sikret mod tyveri." ,
2022-11-02 13:47:34 +01:00
"fr" : "Des outils pour réparer les vélos dans l’ espace public (sans pompe). Les outils sont sécurisés contre le vol." ,
"cs" : "nářadí pro opravu kola na veřejném místě (bez vzduchového kompresoru) Nářadí je zabezpečeno proti krádeži."
2022-02-09 03:38:40 +01:00
}
2021-10-14 03:46:09 +02:00
}
2021-11-07 14:37:21 +01:00
] ,
"deletion" : {
"softDeletionTags" : {
"and" : [
"disused:amenity:={amenity}" ,
"amenity="
]
} ,
"neededChangesets" : 1
} ,
"allowMove" : {
"enableRelocation" : false ,
"enableImproveAccuraccy" : true
2021-11-07 15:31:55 +01:00
} ,
"mapRendering" : [
{
"icon" : {
2022-02-07 01:55:47 +01:00
"render" : "pin:#88d32c;./assets/layers/bike_repair_station/repair_station.svg" ,
2021-11-07 15:31:55 +01:00
"mappings" : [
{
"if" : {
"and" : [
2022-02-11 19:21:53 +01:00
"service:bicycle:pump=yes" ,
"service:bicycle:tools=yes" ,
2021-11-07 15:31:55 +01:00
"service:bicycle:pump:operational_status=broken"
]
} ,
2022-02-11 19:21:53 +01:00
"then" : "pin:#88d32c;./assets/layers/bike_repair_station/repair_station_broken_pump.svg"
2021-11-07 15:31:55 +01:00
} ,
{
"if" : {
"and" : [
"service:bicycle:pump=yes" ,
"service:bicycle:tools=yes"
]
} ,
2022-02-07 01:55:47 +01:00
"then" : "pin:#30abf0;./assets/layers/bike_repair_station/repair_station_pump.svg"
2021-11-07 15:31:55 +01:00
} ,
{
"if" : {
"and" : [
"service:bicycle:pump:operational_status=broken" ,
"service:bicycle:tools=no"
]
} ,
2022-02-07 01:55:47 +01:00
"then" : "pin:black;./assets/layers/bike_repair_station/broken_pump.svg"
2021-11-07 15:31:55 +01:00
} ,
{
"if" : {
"and" : [
"service:bicycle:pump=yes" ,
2021-10-19 03:00:57 +02:00
{
2021-11-07 15:31:55 +01:00
"or" : [
"service:bicycle:tools=no" ,
"service:bicycle:tools="
]
2021-10-19 03:00:57 +02:00
}
2021-11-07 15:31:55 +01:00
]
2021-10-19 03:00:57 +02:00
} ,
2022-02-07 01:55:47 +01:00
"then" : "pin:#e1783a;./assets/layers/bike_repair_station/pump.svg"
2021-11-07 15:31:55 +01:00
}
]
} ,
"iconBadges" : [
2021-10-20 02:01:27 +02:00
{
2021-11-07 15:31:55 +01:00
"if" : "operator=De Fietsambassade Gent" ,
"then" : "./assets/themes/cyclofix/fietsambassade_gent_logo_small.svg"
2022-02-11 02:03:33 +01:00
} ,
{
"if" : {
2022-02-11 02:05:33 +01:00
"or" : [
"access=no" ,
"access=private"
]
2022-02-11 02:03:33 +01:00
} ,
"then" : "invalid"
2021-10-19 03:00:57 +02:00
}
2021-11-07 15:31:55 +01:00
] ,
"iconSize" : {
"render" : "50,50,bottom"
} ,
"location" : [
"point" ,
"centroid"
]
}
2021-12-05 05:16:24 +01:00
] ,
"description" : {
2022-01-14 15:46:45 +01:00
"en" : "A layer showing bicycle pumps and bicycle repair tool stands" ,
2022-04-13 18:42:40 +02:00
"nl" : "Deze laag toont fietspompen en herstelpunten voor fietsen" ,
2022-04-18 01:47:54 +02:00
"de" : "Eine Ebene mit Fahrradpumpen und Werkzeugständern für die Fahrradreparatur" ,
2022-04-28 00:35:08 +02:00
"es" : "Una capa que muestra bombas de bicicletas y puestos de herramientas de reparación de bicicletas" ,
2022-06-27 09:29:23 +02:00
"da" : "Et lag med cykelpumper og cykelreværktøjsstativer" ,
2022-11-02 13:47:34 +01:00
"fr" : "Une couche montrant les pompes à vélo et les centres de réparation" ,
"cs" : "Vrstva zobrazující vzduchové kompresory na jízdní kola a stojany na nářadí pro opravu jízdních kol"
2021-12-05 05:16:24 +01:00
}
2023-03-09 23:19:12 +01:00
}