MapComplete/assets/themes/healthcare/healthcare.json

146 lines
4.8 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": "healthcare",
"title": {
"en": "Healthcare",
"ca": "Assistència sanitària",
"de": "Gesundheitseinrichtungen",
"fr": "Services de santé",
"da": "Sundhedspleje",
"nl": "Gezondheidszorg",
"pa_PK": "سیت سمبھال",
"cs": "Zdravotní péče",
"nb_NO": "Helsebehandling",
"ru": "Здравоохранение",
"es": "Atención médica",
"eu": "Osasun laguntza",
"pl": "Służba zdrowia",
"zh_Hant": "醫療保健",
"it": "Assistenza Sanitaria",
"hu": "Egészségügy",
"uk": "Охорона здоров'я",
"ko": "의료",
"cy": "Gofal Iechyd"
},
"description": {
"en": "On this map, various healthcare related items are shown",
"ca": "En aquest mapa es mostren diversos elements relacionats amb la salut",
"de": "Auf dieser Karte werden verschiedene Gesundheitseinrichtungen angezeigt",
"fr": "Cette carte affiche différents éléments liés à la santé",
"da": "På dette kort er forskellige sundhedsrelaterede emner vist",
"nl": "Op deze kaart vind je dokters, apothekers, kinesisten, ziekenhuizen en andere gezondheidsgerelateerde diensten",
"cs": "Na této mapě jsou zobrazeny různé položky související se zdravotní péčí",
"es": "En este mapa, se muestran varios elementos relacionados con la atención médica",
"pl": "Na tej mapie pokazane są różne elementy związane z opieką zdrowotną",
"it": "Su questa mappa sono mostrati vari elementi relativi all'assistenza sanitaria",
"uk": "На цій мапі показані різні обʼєкти, повʼязані з охороною здоровʼя",
"ko": "이 지도에서는 다양한 의료 관련 항목이 표시됩니다",
"zh_Hant": "在這份地圖上,不同的醫療設施會顯示在地圖上"
},
"icon": "./assets/layers/doctors/doctors.svg",
"startZoom": 16,
"startLat": 50.8465573,
"startLon": 4.351697,
"layers": [
"doctors",
"physiotherapist",
"dentist",
"hospital",
"pharmacy",
{
"builtin": "shops",
"override": {
"id": "medical_shops",
"minzoom": 13,
"=filter": [
"open_now",
"accepts_cash",
"accepts_cards"
],
"=presets": [
{
"title": {
"en": "a medical supply shop",
"de": "ein Sanitätshaus",
"es": "una tienda de suministros médicos",
"cs": "obchod se zdravotnickými potřebami",
"ca": "una botiga de subministraments mèdics",
"nl": "een winkel voor medische hulpmiddelen",
"fr": "un commerce d'équipements médicaux",
"pl": "sklep z artykułami medycznymi",
"it": "un negozio di forniture mediche",
"ko": "의료 용품 상점",
"zh_Hant": "醫療設備商家",
"da": "en butik med medicinske artikler"
},
"tags": [
"shop=medical_supply"
]
},
{
"title": {
"en": "a hearing aids shop",
"de": "ein Hörgerätegeschäft",
"es": "una tienda de audífonos",
"cs": "obchod se sluchadly",
"ca": "una botiga d'audiòfons",
"nl": "een hoorapparatenwinkel",
"fr": "un magasin d'appareils auditifs",
"pl": "sklep z aparatami słuchowymi",
"it": "un negozio di apparecchi acustici",
"ko": "보청기 상점",
"cy": "siop gymorth clyw",
"zh_Hant": "助聽器商家",
"da": "en butik med høreapparater"
},
"tags": [
"shop=hearing_aids"
]
},
{
"title": {
"en": "an optician",
"de": "ein Optiker",
"es": "una óptica",
"cs": "optik",
"ca": "una òptica",
"fr": "un opticien",
"nl": "een optieker",
"pl": "optyk",
"zh_Hant": "配鏡師",
"it": "un ottico",
"ko": "안경점",
"cy": "optegydd",
"da": "en optiker"
},
"tags": [
"shop=optician"
]
}
],
"source": {
"osmTags": {
"and+": [
{
"or": [
"shop=medical_supply",
"shop=hearing_aids",
"shop=optician"
]
}
]
}
}
}
},
{
"builtin": "shops",
"override": {
"=presets": [],
"name": null,
"isCounted": false,
"minzoom": 18
}
}
],
"widenFactor": 2
}