Remove post_partner questions

This commit is contained in:
Robin van der Linde 2022-08-18 19:51:58 +02:00
parent 601f1732c6
commit 74995fcdad
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
5 changed files with 2 additions and 422 deletions

View file

@ -46,39 +46,6 @@
"layers": [
"postboxes",
"postoffices",
"parcel_lockers",
{
"builtin": "shops",
"override": {
"minzoom": 21,
"minzoomVisible": 21,
"description": {
"en": "Add a new post partner to the map in an existing shop"
},
"+tagRenderings": [
{
"id": "post_partner",
"question": {
"en": "Is this shop a post partner?"
},
"mappings": [
{
"if": "post_office=post_partner",
"then": {
"en": "This shop is a post partner"
}
},
{
"if": "post_office=",
"then": {
"en": "This shop is not a post partner"
}
}
]
}
],
"shownByDefault": false
}
}
"parcel_lockers"
]
}