forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
f117ab64e5
11 changed files with 905 additions and 540 deletions
|
@ -752,7 +752,7 @@
|
|||
"deletion": {
|
||||
"softDeletionTags": {
|
||||
"and": [
|
||||
"disused:emergency:=defibrillator}",
|
||||
"disused:emergency:=defibrillator",
|
||||
"emergency="
|
||||
]
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"color": "red"
|
||||
"color": "black"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -43,5 +43,6 @@
|
|||
},
|
||||
"tagRenderings": [
|
||||
|
||||
]
|
||||
],
|
||||
"syncSelection": "global"
|
||||
}
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"source": {
|
||||
"osmTags": "amenity=toilets"
|
||||
},
|
||||
"minzoom": 12,
|
||||
"minzoom": 10,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Toilet",
|
||||
|
@ -683,6 +683,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"multiAnswer": true,
|
||||
"id": "toilet-changing_table:location"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue