forked from MapComplete/MapComplete
Housekeeping
This commit is contained in:
parent
1881749a2f
commit
cf202ce3af
123 changed files with 1582 additions and 1637 deletions
|
@ -185,9 +185,6 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"atm-in-bank-notice": {
|
||||
"render": "This ATM is located in or near a bank"
|
||||
},
|
||||
"brand": {
|
||||
"freeform": {
|
||||
"placeholder": "Brand name"
|
||||
|
@ -263,6 +260,35 @@
|
|||
"render": "ATM"
|
||||
}
|
||||
},
|
||||
"bank": {
|
||||
"description": "A financial institution to deposit money",
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "With an ATM"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Banks",
|
||||
"tagRenderings": {
|
||||
"has_atm": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This bank has an ATM"
|
||||
},
|
||||
"1": {
|
||||
"then": "This bank does <b>not</b> have an ATM"
|
||||
},
|
||||
"2": {
|
||||
"then": "This bank does have an ATM, but it is mapped as a different icon"
|
||||
}
|
||||
},
|
||||
"question": "Does this bank have an ATM?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"barrier": {
|
||||
"description": "Obstacles while cycling, such as bollards and cycle barriers",
|
||||
"name": "Barriers",
|
||||
|
@ -2701,6 +2727,11 @@
|
|||
"climbing_gym": {
|
||||
"description": "A climbing gym",
|
||||
"name": "Climbing gyms",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "Climbing gym"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Speed climbing?": {
|
||||
"mappings": {
|
||||
|
@ -8469,4 +8500,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue