commit
7a6ff01c01
1 changed files with 25 additions and 1 deletions
|
@ -68,5 +68,29 @@
|
||||||
"centroid"
|
"centroid"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"filter": [
|
||||||
|
{
|
||||||
|
"id": "drive-through",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"question": {
|
||||||
|
"en": "Has drive through"
|
||||||
|
},
|
||||||
|
"osmTags": "drive_through=yes"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "dispensing",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"question": {
|
||||||
|
"en": "Pharmacy able to provide prescription drugs"
|
||||||
|
},
|
||||||
|
"osmTags": "dispensing=yes"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
}
|
}
|
Loading…
Reference in a new issue