{ "type": "overpass", "name": { "de": "Weihnachten", "en": "Christmas", "fr": "Noël", "hu": "Karácsony", "pt-br": "Natal" }, "query": { "13": [ "(", "node[\"xmas:feature\"];", "way[\"xmas:feature\"];", "relation[\"xmas:feature\"];", ")" ] }, "feature": { "pre": [ "{% set isCurrent = meta.timestamp >= \"now\"|date_modify('-10 month')|date('Y') %}", "{% set bgColor = isCurrent ? '#f2756a' : 'red' %}" ], "title": "{{ attribute(tags, \"xmas:name\")|default(trans(\"unnamed\")) }}", "description": "{{ tagTransList(\"xmas:feature\", attribute(tags, \"xmas:feature\")) }}", "body": [ "{% if not isCurrent %}", "
{{ markerCircle({})|raw }} {{ icon|raw }} | ",
" {{ tagTrans('xmas:feature', value) }} | ", "
{{ markerCircle({\"fillColor\":\"red\"})|raw }} | ", "{{ repoTrans('outdated feature') }} | ", "