forked from MapComplete/MapComplete
Add tree memorial type
This commit is contained in:
parent
b0d0436ebe
commit
3815acaf75
1 changed files with 7 additions and 0 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue