{ "id": "assembly_point", "name": { "en": "Emergency assembly points", "it": "Punti di raccolta per emergenze", "de": "Notfallsammelplätze", "cs": "Nouzová shromaždiště", "es": "Puntos de encuentro por emergencia" }, "description": { "en": "This layer contains assembly points and waiting areas where all employees, passengers or a large crowd assemble in case of an emergency.", "it": "Questo livello contiene punti di raccolta e aree di attesa in cui tutti i dipendenti, i passeggeri o una grande folla si riuniscono in caso di emergenza.", "de": "Diese Ebene enthält Sammelplätze und Wartebereiche, in denen sich alle Mitarbeiter, Fahrgäste oder eine große Menschenmenge im Notfall versammeln.", "pl": "Ta warstwa zawiera punkty zbiórki oraz miejsca oczekiwania, gdzie wszyscy pracownicy, pasażerowie lub duży tłum gromadzą się w przypadku zagrożenia.", "cs": "Tato vrstva obsahuje shromaždiště a čekací prostory, kde se v případě nouze shromažďují všichni zaměstnanci, cestující nebo velký dav lidí." }, "source": { "osmTags": { "and": [ "emergency=assembly_point" ] } }, "minzoom": 10, "title": { "render": { "en": "Assembly point during emergencies", "de": "Sammelplatz bei Notfällen", "cs": "Shromaždiště při mimořádných událostech", "es": "Punto de encuentro durante emergencias" } }, "pointRendering": [ { "iconSize": "20,20", "location": [ "point", "centroid" ], "anchor": "bottom", "marker": [ { "icon": "./assets/layers/assembly_point/assembly_point.svg" } ] } ], "presets": [ { "title": { "en": "an assembly point", "it": "un punto di raccolta", "de": "ein Sammelplatz", "pl": "punkt zbiórki", "cs": "shromaždiště", "es": "un punto de encuentro" }, "tags": [ "emergency=assembly_point" ] } ], "tagRenderings": [ "images", { "id": "assembly_point_name", "freeform": { "key": "name" }, "question": { "en": "What is the name of this assembly point?", "it": "Qual è il nome di questo punto di raccolta?", "de": "Wie lautet der Name dieser Sammelstelle?", "pl": "Jak nazywa się ten punkt zbiórki?", "cs": "Jak se jmenuje toto shromaždiště?", "es": "¿Cuál es el nombre de este punto de encuentro?" }, "render": { "en": "This assembly point is named {name}", "it": "Questo punto di raccolta si chiama {name}", "de": "Diese Sammelstelle hat den Namen {name}", "pl": "Ten punkt zbiórki nazywa się {name}", "cs": "Toto shromaždiště se jmenuje {name}", "es": "Este punto de encuentro se llama {name}" } }, { "id": "assembly_point_operator", "render": { "en": "This assembly point is operated by {operator}", "it": "Questo punto di raccolta è gestita da {operator}", "de": "Diese Sammelstelle wird von {operator} betrieben", "cs": "Toto shromaždiště provozuje {operator}", "es": "Este punto de encuentro lo opera {operator}" }, "question": { "en": "What organization operates this assembly point?", "it": "Quale organizzazione gestisce questo punto di raccolta?", "de": "Welche Organisation betreibt diese Sammelstelle?", "cs": "Jaká organizace provozuje toto shromaždiště?", "es": "¿Qué organización opera este punto de encuentro?" }, "freeform": { "key": "operator", "type": "string" } }, { "id": "disaster_type", "question": { "en": "For which disaster type is this assembly point meant?", "it": "Per quali tipi di disastro è pensato questo punto di raccolta?", "de": "Für welche Art von Katastrophe ist diese Sammelstelle gedacht?", "cs": "Pro jaký typ katastrofy je toto shromaždiště určeno?", "es": "¿A qué tipo de catástrofe está destinado este punto de encuentro?" }, "multiAnswer": true, "mappings": [ { "if": "assembly_point:earthquake=yes", "ifnot": "assembly_point:earthquake=", "then": { "en": "Earthquake", "it": "Terremoto", "de": "Erdbeben", "pl": "Trzęsienie ziemi", "cs": "Zemětřesení", "es": "Terremoto" }, "icon": { "path": "./assets/layers/assembly_point/earthquake.svg", "class": "medium" } }, { "if": "assembly_point:flood=yes", "ifnot": "assembly_point:flood=", "then": { "en": "Flood", "it": "Alluvione", "de": "Flut", "pl": "Powódź", "cs": "Povodně", "es": "Riada" }, "icon": { "path": "./assets/layers/assembly_point/flood.svg", "class": "medium" } }, { "if": "assembly_point:fire=yes", "ifnot": "assembly_point:fire=", "then": { "en": "Fire", "it": "Incendio", "de": "Feuer", "pl": "Pożar", "cs": "Požár", "es": "Incendio" }, "icon": { "path": "./assets/layers/assembly_point/fire.svg", "class": "medium" } }, { "if": "assembly_point:landslide=yes", "ifnot": "assembly_point:landslide=", "then": { "en": "Landslide", "it": "Frana", "de": "Erdrutsch", "pl": "Osuwisko", "cs": "Sesuv půdy", "es": "Deslizamiento de tierra" }, "icon": { "path": "./assets/layers/assembly_point/landslide.svg", "class": "medium" } } ] } ], "allowMove": { "enableRelocation": false, "enableImproveAccuracy": true }, "docs": "https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dassembly_point" }