2021-05-16 15:34:44 +02:00
{
"id" : "defibrillator" ,
"name" : {
"en" : "Defibrillators" ,
"ca" : "Desfibril·ladors" ,
"es" : "Desfibriladores" ,
"fr" : "Défibrillateurs" ,
"nl" : "Defibrillatoren" ,
"de" : "Defibrillatoren"
} ,
"source" : {
"osmTags" : "emergency=defibrillator"
} ,
2021-05-17 00:16:54 +02:00
"calculatedTags" : [
"_days_since_last_survey=Math.floor(new Date() - new Date(feat.properties['survey:date'])/(1000*60*60*24))" ,
"_recently_surveyed=Number(feat.properties._days_since_last_survey) <= 90"
] ,
2021-05-16 15:34:44 +02:00
"minzoom" : 12 ,
"title" : {
"render" : {
"en" : "Defibrillator" ,
"ca" : "Desfibril·lador" ,
"es" : "Desfibrilador" ,
"fr" : "Défibrillateur" ,
"nl" : "Defibrillator" ,
"de" : "Defibrillator"
}
} ,
2021-05-16 15:40:55 +02:00
"icon" : {
"render" : "./assets/themes/aed/aed.svg" ,
"mappings" : [
{
2021-05-17 00:16:54 +02:00
"if" : "_recently_surveyed=true" ,
2021-05-16 15:40:55 +02:00
"then" : {
"en" : "./assets/layers/defibrillator/aed_checked.svg"
}
}
]
} ,
2021-05-16 15:34:44 +02:00
"color" : "#0000ff" ,
"presets" : [
{
"title" : {
"en" : "Defibrillator" ,
"ca" : "Desfibril·lador" ,
"es" : "Desfibrilador" ,
"fr" : "Défibrillateur" ,
"nl" : "Defibrillator" ,
"de" : "Defibrillator"
} ,
"tags" : [
"emergency=defibrillator"
]
}
] ,
"tagRenderings" : [
"images" ,
{
"question" : {
"en" : "Is this defibrillator located indoors?" ,
"ca" : "Està el desfibril·lador a l'interior?" ,
"es" : "¿Esté el desfibrilador en interior?" ,
"fr" : "Ce défibrillateur est-il disposé en intérieur ?" ,
"nl" : "Hangt deze defibrillator binnen of buiten?" ,
"de" : "Befindet sich dieser Defibrillator im Gebäude?"
} ,
"mappings" : [
{
"if" : "indoor=yes" ,
"then" : {
"en" : "This defibrillator is located indoors" ,
"ca" : "Aquest desfibril·lador està a l'interior" ,
"es" : "Este desfibrilador está en interior" ,
"fr" : "Ce défibrillateur est en intérieur (dans un batiment)" ,
"nl" : "Deze defibrillator bevindt zich in een gebouw" ,
"de" : "Dieser Defibrillator befindet sich im Gebäude"
}
} ,
{
"if" : "indoor=no" ,
"then" : {
"en" : "This defibrillator is located outdoors" ,
"ca" : "Aquest desfibril·lador està a l'exterior" ,
"es" : "Este desfibrilador está en exterior" ,
"fr" : "Ce défibrillateur est situé en extérieur" ,
"nl" : "Deze defibrillator hangt buiten" ,
"de" : "Dieser Defibrillator befindet sich im Freien"
}
}
]
} ,
{
"question" : {
"en" : "Is this defibrillator freely accessible?" ,
"ca" : "Està el desfibril·lador accessible lliurement?" ,
"es" : "¿Está el desfibrilador accesible libremente?" ,
"fr" : "Ce défibrillateur est-il librement accessible ?" ,
"nl" : "Is deze defibrillator vrij toegankelijk?" ,
"de" : "Ist dieser Defibrillator frei zugänglich?"
} ,
"render" : {
"en" : "Access is {access}" ,
"ca" : "L'accés és {access}" ,
"es" : "El acceso es {access}" ,
"fr" : "{access} accessible" ,
"nl" : "Toegankelijkheid is {access}" ,
"de" : "Zugang ist {access}"
} ,
"freeform" : {
"key" : "access" ,
"addExtraTags" : [
"fixme=Freeform field used for access - doublecheck the value"
]
} ,
"mappings" : [
{
"if" : "access=yes" ,
"then" : {
"en" : "Publicly accessible" ,
"ca" : "Accés lliure" ,
"es" : "Acceso libre" ,
"fr" : "Librement accessible" ,
"nl" : "Publiek toegankelijk" ,
"de" : "Öffentlich zugänglich"
}
} ,
{
"if" : "access=public" ,
"then" : {
"en" : "Publicly accessible" ,
"ca" : "Publicament accessible" ,
"es" : "Publicament accesible" ,
"fr" : "Librement accessible" ,
"nl" : "Publiek toegankelijk" ,
"de" : "Öffentlich zugänglich"
} ,
"hideInAnswer" : true
} ,
{
"if" : "access=customers" ,
"then" : {
"en" : "Only accessible to customers" ,
"ca" : "Només accessible a clients" ,
"es" : "Sólo accesible a clientes" ,
"fr" : "Réservé aux clients du lieu" ,
"nl" : "Enkel toegankelijk voor klanten" ,
"de" : "Nur für Kunden zugänglich"
}
} ,
{
"if" : "access=private" ,
"then" : {
"en" : "Not accessible to the general public (e.g. only accesible to staff, the owners, ...)" ,
"ca" : "No accessible al públic en general (ex. només accesible a treballadors, propietaris, ...)" ,
"es" : "No accesible al público en general (ex. sólo accesible a trabajadores, propietarios, ...)" ,
"fr" : "Non accessible au public (par exemple réservé au personnel, au propriétaire, ...)" ,
"nl" : "Niet toegankelijk voor het publiek (bv. enkel voor personneel, de eigenaar, ...)" ,
"de" : "Nicht für die Öffentlichkeit zugänglich (z.B. nur für das Personal, die Eigentümer, ...)"
}
2021-05-16 15:40:55 +02:00
} ,
{
"if" : "access=no" ,
"then" : {
"en" : "Not accessible, possibly only for professional use" ,
"nl" : "Niet toegankelijk, mogelijk enkel voor professionals"
}
}
]
} ,
{
"render" : {
"en" : "There is no info about the type of device" ,
"nl" : "Er is geen info over het soort toestel"
} ,
"question" : {
"en" : "Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?" ,
"nl" : "Is dit een gewone automatische defibrillator of een manueel toestel enkel voor professionals?"
} ,
"freeform" : {
"key" : "defibrillator"
} ,
"condition" : {
"and" : [
"access=no"
]
} ,
"mappings" : [
{
"if" : "defibrillator=manual" ,
"then" : {
"en" : "This is a manual defibrillator for professionals" ,
"nl" : "Dit is een manueel toestel enkel voor professionals"
}
} ,
{
"if" : "defibrillator=automatic" ,
"then" : {
"en" : "This is a normal automatic defibrillator" ,
"nl" : "Dit is een gewone automatische defibrillator"
}
2021-05-16 15:34:44 +02:00
}
]
} ,
{
"question" : {
"en" : "On which floor is this defibrillator located?" ,
"ca" : "A quina planta està el desfibril·lador localitzat?" ,
"es" : "¿En qué planta se encuentra el defibrilador localizado?" ,
"fr" : "À quel étage est situé ce défibrillateur ?" ,
"nl" : "Op welke verdieping bevindt deze defibrillator zich?" ,
"de" : "In welchem Stockwerk befindet sich dieser Defibrillator?"
} ,
"condition" : {
"and" : [
2021-05-17 17:10:24 +02:00
"indoor=yes"
2021-05-16 15:34:44 +02:00
]
} ,
"freeform" : {
"key" : "level" ,
"type" : "int"
} ,
"render" : {
2021-05-16 15:40:55 +02:00
"en" : "This defibrillator is on floor {level}" ,
2021-05-16 15:34:44 +02:00
"ca" : "Aquest desfibril·lador és a la planta {level}" ,
"es" : "El desfibrilador se encuentra en la planta {level}" ,
"fr" : "Ce défibrillateur est à l'étage {level}" ,
"nl" : "De defibrillator bevindt zicht op verdieping {level}" ,
"de" : "Dieser Defibrallator befindet sich im {level}. Stockwerk"
}
} ,
{
"render" : {
2021-05-16 15:40:55 +02:00
"nl" : "<i>Meer informatie over de locatie (lokale taal):</i><br/>{defibrillator:location}" ,
"en" : "<i>Extra information about the location (in the local languagel):</i><br/>{defibrillator:location}"
2021-05-16 15:34:44 +02:00
} ,
"question" : {
2021-05-16 15:40:55 +02:00
"en" : "Please give some explanation on where the defibrillator can be found (in the local language)" ,
2021-05-16 15:34:44 +02:00
"ca" : "Dóna detalls d'on es pot trobar el desfibril·lador" ,
2021-05-16 15:40:55 +02:00
"es" : "Da detalles de dónde se puede encontrar el desfibrilador (en el idioma local)" ,
"fr" : "Veuillez indiquez plus précisément où se situe le défibrillateur (dans la langue local)" ,
"nl" : "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in de plaatselijke taal)" ,
"de" : "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (in der lokalen Sprache)"
2021-05-16 15:34:44 +02:00
} ,
"freeform" : {
"type" : "text" ,
"key" : "defibrillator:location"
}
2021-05-16 15:40:55 +02:00
} ,
{
"render" : {
"nl" : "<i>Meer informatie over de locatie (in het Engels):</i><br/>{defibrillator:location:en}" ,
"en" : "<i>Extra information about the location (in English):</i><br/>{defibrillator:location:en}"
} ,
"question" : {
"en" : "Please give some explanation on where the defibrillator can be found (in English)" ,
"ca" : "Dóna detalls d'on es pot trobar el desfibril·lador" ,
"es" : "Da detalles de dónde se puede encontrar el desfibrilador (en ingles)" ,
"fr" : "Veuillez indiquez plus précisément où se situe le défibrillateur (en englais)" ,
"nl" : "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Engels)" ,
"de" : "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Englisch)"
} ,
"freeform" : {
"type" : "text" ,
"key" : "defibrillator:location:en"
}
} ,
{
"render" : {
"nl" : "<i>Meer informatie over de locatie (in het Frans):</i><br/>{defibrillator:location:fr}" ,
"en" : "<i>Extra information about the location (in French):</i><br/>{defibrillator:location:fr}"
} ,
"question" : {
"en" : "Please give some explanation on where the defibrillator can be found (in French)" ,
"ca" : "Dóna detalls d'on es pot trobar el desfibril·lador" ,
"es" : "Da detalles de dónde se puede encontrar el desfibrilador (en frances)" ,
"fr" : "Veuillez indiquez plus précisément où se situe le défibrillateur (en français)" ,
"nl" : "Gelieve meer informatie te geven over de exacte locatie van de defibrillator (in het Frans)" ,
"de" : "Bitte geben Sie einige Erläuterungen dazu, wo der Defibrillator zu finden ist (auf Französisch)"
} ,
"freeform" : {
"type" : "text" ,
"key" : "defibrillator:location:fr"
}
} ,
{
"question" : {
"nl" : "Is deze defibrillator rolstoeltoegankelijk?" ,
"en" : "Is this defibrillator accessible with a wheelchair?"
} ,
"mappings" : [
{
"if" : {
"and" : [
"wheelchair=designated"
]
} ,
"then" : {
"nl" : "Deze defibrillator is speciaal aangepast voor gebruikers van een rolstoel" ,
"en" : "This defibrillator is specially adapated for wheelchair users"
}
} ,
{
"if" : {
"and" : [
"wheelchair=yes"
]
} ,
"then" : {
"nl" : "Deze defibrillator is vlot bereikbaar met een rolstoel" ,
"en" : "This defibrillator is easily reachable with a wheelchair"
}
} ,
{
"if" : {
"and" : [
"wheelchair=limited"
]
} ,
"then" : {
"nl" : "Je kan er raken met een rolstoel, maar het is niet makkelijk" ,
"en" : "It is possible to reach the defibrillator in a wheelchair, but it is not easy"
}
} ,
{
"if" : {
"and" : [
"wheelchair=no"
]
} ,
"then" : {
"nl" : "Niet rolstoeltoegankelijk" ,
"en" : "This defibrillator is not reachable with a wheelchair"
}
}
]
} ,
{
"render" : {
"nl" : "Officieel identificatienummer van het toestel: <i>{ref}</i>" ,
"en" : "Official identification number of the device: <i>{ref}</i>"
} ,
"question" : {
"en" : "What is the official identification number of the device? (if visible on device)" ,
"nl" : "Wat is het officieel identificatienummer van het toestel? (indien zichtbaar op toestel)"
} ,
"freeform" : {
"type" : "text" ,
"key" : "ref"
}
} ,
{
"render" : {
"en" : "Email for questions about this defibrillator: <a href='mailto:{email}'>{email}</a>" ,
"nl" : "Email voor vragen over deze defibrillator: <a href='mailto:{email}'>{email}</a>"
} ,
"question" : {
"en" : "What is the email for questions about this defibrillator?" ,
"nl" : "Wat is het email-adres voor vragen over deze defibrillator"
} ,
"freeform" : {
"key" : "email" ,
"type" : "email"
}
} ,
{
"render" : {
"en" : "Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>" ,
"fr" : "Numéro de téléphone pour questions sur le défibrillateur: <a href='tel:{phone}'>{phone}</a>" ,
"nl" : "Telefoonnummer voor vragen over deze defibrillator: <a href='tel:{phone}'>{phone}</a>"
} ,
"question" : {
"en" : "What is the phone number for questions about this defibrillator?" ,
"fr" : "Quel est le numéro de téléphone pour questions sur le défibrillateur?" ,
"nl" : "Wat is het telefoonnummer voor vragen over deze defibrillator"
} ,
"freeform" : {
"key" : "phone" ,
"type" : "phone"
}
} ,
{
"render" : {
"en" : "{opening_hours_table(opening_hours)}" ,
"nl" : "{opening_hours_table(opening_hours)}"
} ,
"question" : {
"en" : "At what times is this defibrillator available? (use 24/7 to indicate it's always available)" ,
"nl" : "Wanneer is deze defibrillator beschikbaar? (schrijf 24/7 om aan te geven dat hij steeds beschikbaar is)"
} ,
"freeform" : {
"key" : "opening_hours" ,
"type" : "opening_hours"
}
} ,
{
"render" : {
"en" : "Additional information: {description}" ,
"nl" : "Aanvullende info: {description}"
} ,
"question" : {
"en" : "Is there any useful information for users that you haven't been able to describe above? (leave blank if no)" ,
"nl" : "Is er nog iets bijzonder aan deze defibrillator dat je nog niet hebt kunnen meegeven? (laat leeg indien niet)"
} ,
"freeform" : {
"key" : "description" ,
"type" : "text"
}
} ,
{
2021-05-17 00:16:54 +02:00
"question" : {
2021-05-16 15:40:55 +02:00
"en" : "When was this defibrillator last surveyed?" ,
"nl" : "Wanneer is deze defibrillator het laatst gecontroleerd in OpenStreetMap?"
} ,
"render" : {
"en" : "This defibrillator was last surveyed on {survey:date}" ,
"nl" : "Deze defibrillator is nagekeken in OSM op {survey:date}"
} ,
"freeform" : {
"key" : "survey:date" ,
"type" : "date"
} ,
"mappings" : [
{
"if" : "survey:date:={_now:date}" ,
"then" : {
"en" : "Checked today!" ,
"nl" : "Vandaag nagekeken!"
}
}
]
} ,
{
"render" : {
"en" : "Extra information for OpenStreetMap experts: {fixme}" ,
"nl" : "Extra informatie voor OpenStreetMap experts: {fixme}"
} ,
"question" : {
"en" : "Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)" ,
"nl" : "Is er iets mis met de informatie over deze defibrillator dat je hier niet opgelost kreeg? (laat hier een berichtje achter voor OpenStreetMap experts)"
} ,
"freeform" : {
"key" : "fixme" ,
"type" : "text"
}
2021-05-16 15:34:44 +02:00
}
]
}