{ "type": "overpass", "name": { "ast": "Hestoria", "cs": "Historické", "de": "Geschichte", "el": "Ιστορικά", "en": "Historic", "et": "Ajalooline", "fr": "Histoire", "hu": "Történelmi objektumok", "it": "Storia", "ja": "記念", "nl": "Historisch", "pl": "Miejsca Historyczne", "pt": "Histórico", "pt-br": "Histórico", "ro": "Istoric", "ru": "Историческое", "uk": "Історія" }, "query": { "11": [ "(", "node[historic~\"^(castle|archaeological_site|battlefield)$\"];", "way[historic~\"^(castle|archaeological_site|battlefield)$\"];", "relation[historic~\"^(castle|archaeological_site|battlefield)$\"];", ")" ], "14": [ "(", "node[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", "way[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", "relation[historic][historic!~\"^(memorial|monument|wayside_cross|wayside_shrine|wayside_chapel)$\"];", ")" ] }, "feature": { "description": "{{ tagTransList('historic', tags.historic) }}", "markerSign": "{{ const[tags.historic].sign|raw }}" }, "info": [ "", "{% for value, data in const %}", "{% if data.zoom <= map.zoom %}", " ", " ", " ", " ", "{% endif %}", "{% endfor %}", "{% if 14 <= map.zoom %}", " ", " ", " ", " ", "{% endif %}", "
{{ markerCircle({})|raw }}
{{ data.sign|raw }}
{{ tagTrans('historic', value) }}
{{ markerCircle({})|raw }}
{{ trans('other') }}
" ], "const": { "archaeological_site": { "sign": "", "zoom": 11 }, "battlefield": { "sign": "", "zoom": 11 }, "castle": { "sign": "", "zoom": 11 }, "aircraft": { "sign": "", "zoom": 14 } } }