diff --git a/historic.json b/historic.json index 76c2e270..9111eea3 100644 --- a/historic.json +++ b/historic.json @@ -36,8 +36,14 @@ ] }, "feature": { - "description": "{{ tagTransList('historic', tags.historic) }}", - "markerSign": "{{ const[tags.historic].sign|raw }}" + "pre": [ + "{% set value = tags.historic %}", + "{% if const[tags.historic ~ ' memorial=' ~ tags.memorial] %}", + " {% set value = tags.historic ~ ' memorial=' ~ tags.memorial %}", + "{% endif %}" + ], + "description": "{{ tagTransList('historic', value) }}", + "markerSign": "{{ const[value].sign|raw }}" }, "info": [ "