forked from MapComplete/MapComplete
Remove post_partner questions
This commit is contained in:
parent
601f1732c6
commit
74995fcdad
5 changed files with 2 additions and 422 deletions
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue