Add tree memorial type

This commit is contained in:
Pieter Vander Vennet 2024-03-22 16:18:23 +01:00
parent b0d0436ebe
commit 3815acaf75

View file

@ -165,6 +165,13 @@
"then": {
"en": "This is a historic tank, permanently placed in public space as memorial"
}
},
{
"if": "memorial=tree",
"then": {
"en": "This is a memorial tree"
},
"addExtraTags": ["natural=tree"]
}
],
"render": {