Add graves to memorial theme

This commit is contained in:
Pieter Vander Vennet 2024-05-28 22:41:23 +02:00
parent 3d4f18ca04
commit 04dd9bb1d1
3 changed files with 114 additions and 2 deletions

View file

@ -78,6 +78,9 @@
"de": "ein Denkmal",
"fr": "un mémorial"
},
"description": {
"en": "A memorial is a physical object which remembers a person or event."
},
"tags": [
"historic=memorial"
]
@ -218,6 +221,12 @@
"addExtraTags": [
"natural=tree"
]
},
{"if": "historic=tomb",
"then": {
"en": "This is a gravestone; the person is buried here"
},
"addExtraTags": ["memorial="]
}
],
"render": {