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": {
|
"then": {
|
||||||
"en": "This is a historic tank, permanently placed in public space as memorial"
|
"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": {
|
"render": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue