MapComplete/assets/layers/drinking_water/drinking_water.json

750 lines
35 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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": "drinking_water",
"name": {
"en": "Drinking water",
"ca": "Aigua potable",
"cs": "Pitná voda",
"da": "Drikkevand",
"de": "Trinkwasserstellen",
"es": "Agua potable",
"fr": "Eau potable",
"gl": "Auga potábel",
"hu": "Ivóvíz",
"id": "Air minum",
"it": "Acqua potabile",
"nl": "Drinkbaar water",
"ru": "Питьевая вода"
},
"description": {
"en": "A layer showing drinking water fountains",
"ca": "Una capa que mostra fonts d'aigua potable",
"cs": "Vrstva zobrazující fontány s pitnou vodou",
"de": "Eine Ebene mit Trinkwasserbrunnen",
"es": "Una capa que muestra fuentes de agua potable",
"fr": "Une couche montrant les fontaines d'eau potable",
"hu": "Ivóvizet adó kutakat megjelenítő réteg",
"it": "Un livello che mostra le fontanelle di acqua potabile",
"nl": "Deze laag toont drinkwaterpunten"
},
"searchTerms": {
"en": [
"drink",
"water",
"fountain",
"bubbler"
],
"nl": [
"drinken",
"water",
"drinkwater",
"waterfontein",
"fontein",
"kraan",
"kraantje"
]
},
"source": {
"osmTags": {
"and": [
{
"or": [
"amenity=drinking_water",
"drinking_water=yes",
"disused:amenity=drinking_water"
]
},
"man_made!=reservoir_covered",
"access!=permissive",
"access!=private"
]
}
},
"calculatedTags": [
"_closest_other_drinking_water=closestn(feat)('drinking_water', 1, undefined, 5000).map(f => ({id: f.feat.id, distance: ''+f.distance}))[0]",
"_closest_other_drinking_water_id=get(feat)('_closest_other_drinking_water')?.id",
"_closest_other_drinking_water_distance=Math.floor(Number(get(feat)('_closest_other_drinking_water')?.distance))"
],
"minzoom": 12,
"title": {
"render": {
"en": "Drinking water",
"ca": "Aigua potable",
"cs": "Pitná voda",
"de": "Trinkwasserstelle",
"es": "Agua potable",
"fr": "Eau potable",
"gl": "Auga potábel",
"hu": "Ivóvíz",
"id": "Air minum",
"it": "Acqua potabile",
"nl": "Drinkbaar water",
"ru": "Питьевая вода"
}
},
"titleIcons": [
"icons.defaults",
"auto:type",
"auto:seasonal"
],
"pointRendering": [
{
"iconBadges": [
{
"if": {
"or": [
"operational_status=broken",
"operational_status=closed",
"disused:amenity=drinking_water"
]
},
"then": "close:#c33"
},
{
"if": "tourism=artwork",
"then": "circle:white;./assets/layers/artwork/artwork.svg"
}
],
"iconSize": "40,40",
"location": [
"point",
"centroid"
],
"anchor": "bottom",
"marker": [
{
"color": "#6BC4F7",
"icon": "pin"
},
{
"icon": "./assets/layers/drinking_water/drips.svg"
}
]
}
],
"lineRendering": [],
"presets": [
{
"title": {
"en": "a drinking water",
"ca": "una font d'aigua potable",
"cs": "pitná voda",
"de": "eine Trinkwasserstelle",
"es": "una fuente de agua potable",
"fr": "une eau potable",
"gl": "auga potábel",
"hu": "ivóvíz",
"id": "air minum",
"it": "un punto di acqua potabile",
"nl": "drinkbaar water",
"ru": "питьевая вода",
"uk": "питна вода"
},
"description": {
"en": "Typically a drinking fountain, water tap, water well or natural spring",
"ca": "Normalment una font d'aigua, aixeta, pou d'aigua o font natural",
"cs": "Typicky fontánka na pití, vodovodní kohoutek, vodní pramen nebo vřídlo",
"de": "Typischerweise ein Trinkbrunnen, Wasserhahn, Brunnen oder eine natürliche Quelle",
"es": "Típicamente una fuente de agua potable, toma de agua, pozo de agua o manantial natural",
"it": "Tipicamente una fontanella, un rubinetto, un pozzo o una sorgente naturale",
"nl": "Meestal een drinkwaterfonteintje, waterkraan, waterput of natuurlijke bron"
},
"tags": [
"amenity=drinking_water"
]
}
],
"tagRenderings": [
"images",
{
"id": "Still in use?",
"question": {
"en": "Is this drinking water spot still operational?",
"ca": "Aquest punt d'aigua potable continua operatiu?",
"cs": "Je toto místo na pitnou vodu stále funkční?",
"de": "Ist diese Trinkwasserstelle noch in Betrieb?",
"es": "¿Sigue funcionando este punto de agua potable?",
"fr": "Ce point d'eau potable est-il toujours opérationnel ?",
"hu": "Működik-e még ez az ivóvíznyerő hely?",
"it": "Questo punto di acqua potabile è ancora operativo?",
"nl": "Is deze drinkwaterkraan nog steeds werkende?",
"uk": "Чи працює цей пункт з питною водою?"
},
"render": {
"en": "The operational status is <i>{operational_status}</i>",
"ca": "L'estat operatiu és <i>{operational_status}</i>",
"cs": "Provozní stav je <i>{operational_status}</i>",
"de": "Der Betriebsstatus ist <i>{operational_status}</i>",
"es": "El estado operativo es <i>{operational_status}</i>",
"fr": "L'état opérationnel est <i>{operational_status}</i>",
"hu": "Működési állapota: <i>{operational_status}</i>",
"it": "Lo stato operativo è <i>{operational_status}</i>",
"nl": "Deze waterkraan-status is <i>{operational_status}</i>",
"pt": "O estado operacional é: <i>{operational_status}</i>",
"uk": "Робочий стан - це <i>{operational_status}</i>"
},
"freeform": {
"key": "operational_status"
},
"mappings": [
{
"if": {
"and": [
"operational_status=",
"disused:amenity="
]
},
"addExtraTags": [
"amenity=drinking_water"
],
"then": {
"en": "This drinking water works",
"ca": "La font d'aigua funciona",
"cs": "Tato pitná voda funguje",
"da": "Denne drikkevand fungerer",
"de": "Diese Trinkwasserstelle ist in Betrieb",
"es": "Esta fuente de agua potable funciona",
"fr": "Cette fontaine fonctionne",
"hu": "Ez az ivóvízkút működik",
"it": "Questo punto di acqua potabile funziona",
"nl": "Deze drinkwaterfontein werkt",
"uk": "Ця питна вода працює"
}
},
{
"if": "operational_status=broken",
"then": {
"en": "This drinking water is broken",
"ca": "Aquesta font d'aigua potable està trencada",
"cs": "Tato pitná voda je rozbitá",
"de": "Diese Trinkwasserstelle ist kaputt",
"es": "Esta fuente de agua potable está rota",
"fr": "Cette fontaine est cassée",
"hu": "Ez az ivóvízkút elromlott",
"it": "Questo punto di acqua potabile è rotto",
"nl": "Deze drinkwaterfontein is kapot",
"uk": "Цей пункт питної води зіпсований"
}
},
{
"if": "operational_status=closed",
"then": {
"en": "This drinking water is closed",
"ca": "Aquesta font d'aigua potable està tancada",
"cs": "Tato pitná voda je uzavřena",
"de": "Diese Trinkwasserstelle wurde geschlossen",
"es": "Esta fuente de agua potable está cerrada",
"fr": "Cette fontaine est fermée",
"hu": "Ez az ivóvízkút el van zárva",
"it": "Questo punto di acqua potabile è chiuso",
"nl": "Deze drinkwaterfontein is afgesloten",
"uk": "Цей пункт питної води закритий"
}
},
{
"if": "disused:amenity=drinking_water",
"addExtraTags": [
"amenity="
],
"then": {
"en": "This drinking water is permanently closed",
"ca": "Aquesta font d'aigua potable està tancada permanentment",
"cs": "Tato pitná voda je trvale uzavřena",
"de": "Die Trinkwasserstelle ist dauerhaft geschlossen",
"es": "Esta fuente de agua potable está cerrada permanentemente",
"it": "Questo punto di acqua potabile è chiuso permanentemente",
"uk": "Цей пункт питної води постійно закритий"
}
}
]
},
{
"id": "fee",
"question": {
"en": "Is this drinking water point free to use?",
"ca": "Aquest punt d'aigua potable és d'ús gratuït?",
"cs": "Je tento bod s pitnou vodou zdarma k použití?",
"da": "Er det gratis at benytte dette drikkevandssted?",
"de": "Kann diese Trinkwasserstelle kostenlos genutzt werden?",
"es": "¿Es de libre uso este punto de agua potable?",
"it": "Questo punto di acqua potabile è gratuito?",
"nl": "Is dit drinkwaterpunt gratis te gebruiken?",
"uk": "Чи можна користуватися цим пунктом питної води безкоштовно?"
},
"mappings": [
{
"if": "fee=no",
"then": {
"en": "Free to use",
"ca": "D'us gratuït",
"cs": "Zdarma k použití",
"da": "Gratis at bruge",
"de": "Die Nutzung ist kostenlos",
"es": "Libre de uso",
"it": "Utilizzo gratuito",
"nl": "Gratis te gebruiken",
"uk": "Безкоштовне використання"
}
},
{
"if": "fee=yes",
"then": {
"en": "One needs to pay to use this drinking water point",
"ca": "Cal pagar per utilitzar aquest punt d'aigua potable",
"cs": "Za použití této pitné vody se musí platit",
"da": "Man skal betale for at bruge dette drikkevandssted",
"de": "Die Nutzung ist kostenpflichtig",
"es": "Hay que pagar para usar este punto de agua potable",
"it": "Bisogna pagare per utilizzare questo punto di acqua potabile",
"nl": "Men moet betalen om dit drinkwaterpunt te gebruiken",
"uk": "Користування цим пунктом питної води є платним"
}
}
]
},
{
"id": "type",
"question": {
"en": "What type of drinking water point is this?",
"ca": "Quin tipus de punt d'aigua potable és aquest?",
"cs": "Jaký typ bodu s pitnou vodou to je?",
"de": "Um welche Art von Trinkwasserentnahmestelle handelt es sich?",
"es": "¿Qué tipo de punto de agua potable es este?",
"it": "Che tipo di punto di acqua potabile è questo?",
"nl": "Wat voor soort drinkwaterpunt is dit?",
"uk": "Що це за тип пункту питної води?"
},
"mappings": [
{
"if": "fountain=bubbler",
"ifnot": "fountain=",
"icon": "./assets/layers/drinking_water/bubbler.svg",
"then": {
"en": "This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.",
"ca": "Aquesta és una font de raig. Un raig d'aigua per beure s'envia cap amunt, normalment controlat per un botó d'empenta.",
"cs": "Toho je bublinovací fontánka. Proud vody do nápoje je spouštěn shora, typicky se ovládá tlačítkem.",
"de": "Dies ist ein Sprudelbrunnen. Ein Wasserstrahl zum Trinken wird nach oben gerichtet und in der Regel durch einen Druckknopf gesteuert.",
"es": "Esta es una fuente de chorro. Un chorro de agua para beber se envía hacia arriba, típicamente controlado por un botón.",
"it": "Questa è una fontanella a zampillo. Un getto d'acqua da cui bere viene inviato verso l'alto, tipicamente controllato da un pulsante.",
"nl": "Dit is een waterhappertje - een drinkwaterfonteintje waarbij een waterstraaltje omhoog spuit. Dit kan permanent werken of door op een drukknop te duwen.",
"uk": "Це барботажний фонтан. Струмінь води, з якого можна пити, спрямовується вгору, зазвичай керується кнопкою."
}
},
{
"if": "fountain=bottle_refill",
"ifnot": "fountain=",
"icon": "./assets/layers/drinking_water/bottle.svg",
"then": {
"en": "This is a bottle refill point where the water is sent downwards, typically controlled by a push button or a motion sensor. Drinking directly from the stream might be very hard or impossible.",
"ca": "Aquest és un punt de reomplida d'ampolles on l'aigua s'envia cap avall, normalment controlat per un polsador o un sensor de moviment. Beure directament del raig pot ser molt difícil o impossible.",
"cs": "Toho je bod pro plnění láhví, kde voda teče dolů, typicky se ovládá tlačítkem nebo pohybovým senzorem. Pití přímo z proudu může být velmi obtížné nebo nemožné.",
"de": "Dies ist eine Flaschenauffüllstation, an der das Wasser nach unten geleitet wird, in der Regel durch einen Druckknopf oder einen Bewegungssensor gesteuert. Direkt aus dem Wasserstrahl zu trinken, kann sehr schwierig oder unmöglich sein.",
"es": "Este es un punto de recarga de botellas donde el agua se envía hacia abajo, normalmente controlado por un botón o un sensor de movimiento. Beber directamente del flujo podría ser muy difícil o imposible.",
"it": "Questo è un punto di riempimento bottiglie dove l'acqua viene inviata verso il basso, tipicamente controllato da un pulsante o un sensore di movimento. Bere direttamente dal flusso potrebbe essere molto difficile o impossibile.",
"nl": "Dit is een hervulpunt voor drinkwaterflessen. De waterstraal wordt omlaag gestuurd wanneer op een drukknop geduwd wordt of wanneer er beweging gedetecteerd wordt. Rechtstreeks van de waterstraal drinking kan moeilijk of zelfs onmogelijk zijn.",
"uk": "Це пункт наповнення пляшок, де вода спрямовується вниз, як правило, за допомогою кнопки або датчика руху. Пити безпосередньо зі струмка може бути дуже важко або неможливо."
},
"addExtraTags": [
"bottle=yes"
]
},
{
"if": "fountain=water_tap",
"alsoShowIf": "man_made=water_tap",
"ifnot": "man_made=",
"icon": "./assets/layers/drinking_water/tap.svg",
"then": {
"en": "This is a water tap. The water flows downward and the stream is controlled by a valve or push-button.",
"ca": "Això és una aixeta d'aigua. L'aigua flueix cap avall i el corrent és controlat per una vàlvula o polsador.",
"cs": "Toto je vodovodní kohoutek. Voda proudí dolů a proud se ovládá ventilem nebo tlačítkem.",
"de": "Dies ist ein Wasserhahn. Das Wasser fließt nach unten und der Wasserstrahl wird durch ein Ventil oder einen Druckknopf gesteuert.",
"es": "Esta es una toma de agua. El agua fluye hacia abajo y el chorro está controlado por una válvula o un botón.",
"it": "Questo è un rubinetto. L'acqua scorre verso il basso e il flusso è controllato da una valvola o un pulsante.",
"nl": "Dit is een waterkraan. Het water strooomt naar beneden en het volume wordt door een knop of draaimechanisme geregeld.",
"uk": "Це водопровідний кран. Вода тече вниз, а керує потоком вентиль або кнопка."
}
},
{
"if": "natural=spring",
"ifnot": "natural=",
"then": {
"en": "This is a natural spring",
"cs": "Toto je přírodní vřídlo",
"it": "Questa è una sorgente naturale",
"nl": "Dit is een bronnetje"
}
}
],
"multiAnswer": true,
"invalidValues": {
"or": [
{
"and": [
"natural=spring",
"fountain~*"
]
}
]
}
},
{
"id": "Bottle refill",
"question": {
"en": "How easy is it to fill water bottles?",
"ca": "Com de fàcil és reomplir botelles d'aigua?",
"cs": "Jak snadné je plnit láhve s vodou?",
"de": "Wie einfach hier das Befüllen von Wasserflaschen?",
"es": "¿Qué tan fácil es rellenar botellas de agua?",
"fr": "Est-il facile de remplir des bouteilles d'eau ?",
"hu": "Mennyire könnyű itt vizespalackot tölteni?",
"it": "Quanto è facile riempire le bottiglie d'acqua?",
"nl": "Hoe gemakkelijk is het om drinkbussen bij te vullen?",
"ru": "Поместится ли здесь бутылка для воды?"
},
"mappings": [
{
"if": "bottle=yes",
"then": {
"en": "It is easy to refill water bottles",
"ca": "És fàcil reomplir botelles d'aigua",
"cs": "Je snadné doplnit láhve s vodou",
"de": "Wasserflaschen können hier problemlos gefüllt werden",
"es": "Es fácil rellenar botellas de agua",
"fr": "Il est facile de remplir les bouteilles d'eau",
"hu": "Könnyen lehet vizespalackot tölteni",
"it": "È facile riempire le bottiglie d'acqua",
"nl": "Een drinkbus bijvullen gaat makkelijk",
"ru": "Здесь легко поместится бутылка для воды"
}
},
{
"if": "bottle=no",
"then": {
"en": "Water bottles may not fit",
"ca": "Les botelles d'aigua podrien no cabre",
"cs": "Láhve s vodou nemusí pasovat",
"de": "Wasserflaschen können hier nicht oder nur sehr aufwändig gefüllt werden",
"es": "Es posible que las botellas no quepan",
"fr": "Les bouteilles d'eau peuvent ne pas passer",
"hu": "Lehet, hogy nem fér alá egy vizespalack",
"it": "Le bottiglie d'acqua potrebbero non entrare",
"nl": "Een drinkbus past moeilijk",
"ru": "Бутылка для воды может не поместиться"
}
}
],
"condition": "fountain!=bottle_refill"
},
{
"id": "temperature-cold",
"question": {
"en": "Is cold water available here?",
"ca": "Hi ha aigua freda aquí?",
"cs": "Je tu k dispozici studená voda?",
"de": "Gibt es hier kaltes Wasser?",
"it": "Qui è disponibile acqua fredda?",
"nl": "Is gekoeld water hier beschikbaar?"
},
"mappings": [
{
"if": "iced_water=yes",
"ifnot": "iced_water=no",
"then": {
"en": "Ice-cold water is provided here",
"ca": "Aquí es proporciona aigua freda",
"cs": "Je tu k dispozici ledově studená voda",
"de": "Hier wird eiskaltes Wasser bereitgestellt",
"it": "Qui viene fornita acqua ghiacciata",
"nl": "Ijskoud water is hier beschikbaar"
}
},
{
"if": "cold_water=yes",
"ifnot": "cold_water=no",
"then": {
"en": "Actively cooled water is available here",
"ca": "Aquí hi ha aigua refrigerada activament",
"cs": "Je tu k dispozici aktivně chlazená voda",
"de": "Hier steht aktiv gekühltes Wasser zur Verfügung",
"it": "Qui è disponibile acqua attivamente raffreddata",
"nl": "Afgekoeld water is hier beschikbaar"
}
},
{
"if": "room_temperature_water=yes",
"ifnot": "room_temperature_water=no",
"then": {
"en": "Ambient temperature water (without active cooling or heating) is available here",
"ca": "L'aigua a temperatura ambient (sense refrigeració ni calefacció activa) està disponible aquí",
"cs": "Je tu k dispozici voda o teplotě okolního prostředí (bez aktivního chlazení nebo ohřívání)",
"de": "Wasser mit Umgebungstemperatur (ohne aktive Kühlung oder Heizung) ist hier verfügbar",
"it": "Qui è disponibile acqua a temperatura ambiente (senza raffreddamento o riscaldamento attivo)",
"nl": "Water aan omgevingstemperatuur (zonder actieve koeling of opwarming) is hier beschikbaar"
}
},
{
"if": "warm_water=yes",
"ifnot": "warm_water=no",
"then": {
"en": "Warmed water is provided here; the water is not dangerously hot",
"ca": "Aquí es proporciona aigua calenta; l'aigua no és perillosament calenta",
"cs": "Je tu k dispozici ohřívaná voda; není nebezpečně horká",
"de": "Hier wird warmes Wasser bereitgestellt; das Wasser ist nicht gefährlich heiß",
"it": "Qui viene fornita acqua riscaldata; l'acqua non è pericolosamente calda",
"nl": "Warm water is hier beschikbaar; het water is niet gevaarlijk heet"
}
},
{
"if": "hot_water=yes",
"ifnot": "hot_water=no",
"then": {
"en": "Hot water is provided here",
"ca": "Aquí es proporciona aigua calenta",
"cs": "Je tu k dispozici horká voda",
"de": "Hier wird heißes Wasser bereitgestellt",
"it": "Qui viene fornita acqua calda",
"nl": "Heet water is hier beschikbaar"
}
}
],
"multiAnswer": true
},
{
"builtin": "seasonal",
"override": {
"question": {
"en": "Is this drinking water point available all year round?",
"ca": "Aquest punt d'aigua potable està disponible tot l'any?",
"cs": "Je tento bod s pitnou vodou k dispozici celoročně?",
"de": "Ist die Trinkwasserstelle ganzjährig in Betrieb?",
"es": "¿Este punto de agua potable está disponible durante todo el año?",
"it": "Questo punto di acqua potabile è disponibile tutto l'anno?",
"nl": "Is dit drinkwaterpunt heel het jaar door beschikbaar?"
}
}
},
{
"builtin": "opening_hours_24_7",
"override": {
"questionHint": {
"en": "These are the opening hours if the drinking water fountain is operational.",
"ca": "Aquests són els horaris d'obertura si la font d'aigua potable està operativa.",
"cs": "Toto jsou otevírací hodiny, pokud je fontánka s pitnou vodou v provozu.",
"de": "Dies sind die Öffnungszeiten des Trinkwasserbrunnens, wenn dieser in Betrieb ist.",
"es": "Estos son los horarios de apertura si la fuente de agua potable está operativa.",
"it": "Questi sono gli orari di apertura se la fontanella è operativa.",
"nl": "Tijdens deze openingsuren is dit drinkwaterpunt bruikbaar.",
"uk": "Це години роботи фонтанчика з питною водою, якщо він працює."
},
"+mappings": [
{
"if": {
"and": [
"seasonal!=no",
"seasonal~*",
{
"or": [
{
"and": [
"seasonal!~.*winter.*",
"_now:date~....-(12|01|02)-.."
]
},
{
"and": [
"seasonal!~.*spring.*",
"_now:date~....-(03|04|05)-.."
]
},
{
"and": [
"seasonal!~.*summer.*",
"_now:date~....-(06|07|08)-.."
]
},
{
"and": [
"seasonal!~.*autumn.*",
"_now:date~....-(09|10|11)-.."
]
}
]
}
]
},
"then": {
"en": "This drinking water fountain is closed this season. As such, the opening hours are not shown.",
"ca": "Aquesta font d'aigua potable està tancada aquesta temporada. Com a tal, l'horari d'obertura no es mostra.",
"cs": "Tato fontánka s pitnou vodou je v této sezóně zavřená. Proto nejsou zobrazeny otevírací hodiny.",
"de": "Der Trinkwasserbrunnen ist derzeit nicht in Betrieb. Deshalb werden keine Öffnungszeiten angezeigt.",
"es": "Esta fuente de agua potable está cerrada esta temporada, por lo que no se muestran los horarios de apertura.",
"it": "Questa fontanella è chiusa in questa stagione. Pertanto, gli orari di apertura non sono mostrati.",
"nl": "Dit drinkwaterpunt is dit seizoen gesloten. De openingsuren worden dus niet weergegeven.",
"uk": "У цьому сезоні фонтан з питною водою закритий. Тому години роботи не вказані."
},
"hideInAnswer": true
}
]
}
},
{
"id": "bench-artwork",
"question": {
"en": "Does this drinking water fountain have an artistic element?",
"ca": "Aquesta font d'aigua potable té un element artístic?",
"cs": "Má tato fontánka s pitnou vodou umělecký prvek?",
"de": "Verfügt der Trinkwasserbrunnen über ein künstlerisches Element?",
"es": "¿Tiene esta fuente de agua potable un elemento artístico?",
"it": "Questa fontanella ha un elemento artistico?",
"nl": "Heeft dit drinkwaterpunt een geintegreerd kunstwerk?"
},
"questionHint": {
"en": "E.g. it has an integrated statue or other non-trivial, creative work",
"ca": "P. ex. té una estàtua integrada o un altre treball creatiu no trivial",
"cs": "Např. má integrovánu sochu nebo jiné netriviální tvůrčí dílo",
"de": "Z.B. eine integrierte Statue oder andere künstlerische Werke",
"es": "Por ejemplo, tiene una estatua integrada u otra obra creativa no trivial",
"it": "Ad esempio, ha una statua integrata o altra opera creativa non banale",
"nl": "Bijvoorbeeld een standbeeld of ander, niet-triviaal kunstwerk"
},
"mappings": [
{
"if": "tourism=artwork",
"addExtraTags": [
"not:tourism:artwork="
],
"then": {
"en": "This drinking water point has an integrated artwork",
"ca": "Aquest punt d'aigua potable té una obra d'art integrada",
"cs": "Tento bod s pitnou vodou má integrováno umělecké dílo",
"de": "Die Trinkwasserstelle hat ein integriertes Kunstwerk",
"es": "Este punto de agua potable tiene una obra de arte integrada",
"it": "Questo punto di acqua potabile ha un'opera d'arte integrata",
"nl": "Dit drinkwaterpunt heeft een geintegreerd kunstwerk"
}
},
{
"if": "not:tourism:artwork=yes",
"then": {
"en": "This drinking water point does not have an integrated artwork",
"ca": "Aquest punt d'aigua potable no té una obra d'art integrada",
"cs": "Tento bod s pitnou vodou nemá integrováno umělecké dílo",
"de": "Die Trinkwasserstelle hat kein integriertes Kunstwerk",
"es": "Este punto de agua potable no tiene una obra de arte integrada",
"it": "Questo punto di acqua potabile non ha un'opera d'arte integrata",
"nl": "Dit drinkwaterpunt heeft geen geïntegreerd kunstwerk"
},
"addExtraTags": [
"tourism="
]
},
{
"if": "tourism=",
"then": {
"en": "This drinking water point <span class=\"subtle\">probably</span> doesn't have an integrated artwork",
"ca": "Aquest punt d'aigua potable <span class=\"subtle\">probablement</span> no té una obra d'art integrada",
"cs": "Tento bod s pitnou vodou <span class=\"subtle\">pravděpodobně</span> nemá integrováno umělecké dílo",
"de": "Die Trinkwasserstelle hat <span class=\"subtle\">wahrscheinlich</span> kein integriertes Kunstwerk",
"es": "Este punto de agua potable <span class=\"subtle\">probablemente</span> no tiene una obra de arte integrada",
"it": "Questo punto di acqua potabile <span class=\"subtle\">probabilmente</span> non ha un'opera d'arte integrata",
"nl": "Dit drinkwaterpunt heeft <span class=\"subtle\">waarschijnlijk</span> geen geïntegreerd kunstwerk",
"uk": "Ця точка питної води <span class=\"subtle\"> ймовірно, </span> не має інтегрованого художнього твору"
},
"hideInAnswer": true
}
]
},
{
"builtin": "artwork.*artwork-question",
"override": {
"condition": "tourism=artwork"
}
},
{
"id": "render-closest-drinking-water",
"render": {
"en": "<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain at {_closest_other_drinking_water_distance} meters</a>",
"ca": "<a href='#{_closest_other_drinking_water_id}'>Hi ha una altra font d'aigua potable a {_closest_other_drinking_water_distance} metres</a>",
"cs": "<a href='#{_closest_other_drinking_water_id}'>Do {_closest_other_drinking_water_distance} metrů je další fontána s pitnou vodou</a>",
"da": "<a href='#{_closest_other_drinking_water_id}'>Der er endnu en drikkevandsfontæne {_closest_other_drinking_water_distance} meter væk</a>",
"de": "<a href='#{_closest_other_drinking_water_id}'>Eine weitere Trinkwasserstelle befindet sich in {_closest_other_drinking_water_distance} Meter</a>",
"es": "<a href='#{_closest_other_drinking_water_id}'>Hay otra fuente de agua potable a {_closest_other_drinking_water_distance} metros</a>",
"fr": "<a href='#{_closest_other_drinking_water_id}'>Une autre source deau potable est à {_closest_other_drinking_water_distance} mètres</a>",
"hu": "<a href='#{_closest_other_drinking_water_id}'>Van egy másik ivóvízkút {_closest_other_drinking_water_distance} méter távolságra</a>",
"it": "<a href='#{_closest_other_drinking_water_id}'>C'è un'altra fontanella a {_closest_other_drinking_water_distance} metri</a>",
"nl": "<a href='#{_closest_other_drinking_water_id}'>Er bevindt zich een ander drinkwaterpunt op {_closest_other_drinking_water_distance} meter</a>",
"uk": "<a href='#{_closest_other_drinking_water_id}'>На відстані {_closest_other_drinking_water_distance} метрів є ще один фонтан із питною водою</a>"
},
"condition": "_closest_other_drinking_water_id~*"
}
],
"deletion": {
"softDeletionTags": {
"and": [
"disused:amenity:={amenity}",
"amenity="
]
},
"nonDeleteMappings": [
{
"if": {
"and": [
"drinking_water=no",
"amenity=fountain"
]
},
"then": {
"en": "This is a decorative fountain of which the water is not drinkable by humans",
"ca": "Es tracta d'una font decorativa amb aigua no potable",
"cs": "Jedná se o dekorativní fontánu, jejíž voda není pro lidi pitná",
"de": "Dies ist ein Zierbrunnen, dessen Wasser für den Menschen nicht trinkbar ist",
"es": "Esta es una fuente decorativa, cuyo agua no es potable para humanos",
"it": "Questa è una fontana decorativa la cui acqua non è potabile per gli esseri umani",
"nl": "Dit is een decoratieve fontein waarvan het water niet geschikt is om te drinken door mensen",
"uk": "Це декоративний фонтан, вода з якого не придатна для пиття"
}
},
{
"if": {
"and": [
"drinking_water=no",
"amenity=",
"man_made=water_tap"
]
},
"then": {
"en": "This is a water tap or water pump with non-drinkable water.<div class='subtle'>Examples are water taps with rain water to tap water for nearby plants</div>",
"ca": "Es tracta d'una aixeta d'aigua o bomba d'aigua amb aigua no potable. <div class='subtle'> Per exemple les aixetes d'aigua amb aigua de pluja per aprofitar i regar les plantes properes</div>",
"cs": "Jedná se o vodovodní kohoutek nebo vodní čerpadlo s nepitnou vodou.<div class='subtle'>Příkladem jsou vodovodní kohoutky s dešťovou vodou pro zalévání rostlin v okolí</div>",
"de": "Dies ist ein Wasserhahn oder eine Wasserpumpe mit nicht trinkbarem Wasser.<div class='subtle'>Beispiele sind Wasserhähne mit Regenwasser zum Zapfen von Wasser für nahe gelegene Pflanzen</div>",
"es": "Esta es una toma de agua o bomba de agua con agua no potable.<div class='subtle'>Ejemplos son tomas de agua con agua de lluvia o agua para regar plantas cercanas</div>",
"it": "Questo è un rubinetto o una pompa d'acqua con acqua non potabile.<div class='subtle'>Esempi sono rubinetti con acqua piovana per innaffiare le piante vicine</div>",
"nl": "Dit is een waterkraan of waterpomp met ondrinkbaar water.<div class='subtle'>Bijvoorbeeld een waterkraan met regenwater om planten water mee te geven</div",
"uk": "Це водопровідний кран або водяний насос з непитною водою.<div class='subtle'>Прикладами є водопровідні крани з дощовою водою для поливу прилеглих рослин</div>"
}
},
{
"if": {
"and": [
"amenity=",
"man_made=pump",
"historic=yes",
"drinking_water=no"
]
},
"then": {
"en": "This is a historic, manual water pump where no drinking water can be found",
"ca": "Es tracta d'una bomba d'aigua manual històrica on no hi ha aigua potable",
"cs": "Toto je historická, ruční pumpa na vodu, kde není k dispozici pitná voda",
"de": "Dies ist eine historische, manuelle Wasserpumpe, an der kein Trinkwasser zu finden ist",
"es": "Esta es una bomba de agua histórica y manual donde no se puede encontrar agua potable",
"it": "Questa è una pompa d'acqua manuale storica dove non si può trovare acqua potabile",
"nl": "Dit is een historische, manuele waterpomp waar geen drinkwater uitkomt"
}
}
]
},
"allowMove": {
"enableRelocation": false,
"enableImproveAccuracy": true
}
}