Only show heritage in Belgium

Because the choices are Belgium-specific
This commit is contained in:
Midgard 2020-12-27 20:27:09 +01:00
parent 4a3537f925
commit 915b8ba3d8
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -330,12 +330,16 @@
"hideInAnswer": true
}
],
"condition": {
"or": [
"denotation=landmark",
"denotation=natural_monument"
]
}
"condition": { "or": [
"heritage~*",
{ "and": [
"_country=be",
{ "or": [
"denotation=landmark",
"denotation=natural_monument"
]}
]}
]}
},
{
"render": {