From 438bedbfa16b1337b47687439f61cab55a2e58f6 Mon Sep 17 00:00:00 2001 From: Andrews Leruth Date: Thu, 7 Jul 2022 16:08:54 +0200 Subject: [PATCH] added filters --- assets/layers/pharmacy/pharmacy.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/assets/layers/pharmacy/pharmacy.json b/assets/layers/pharmacy/pharmacy.json index 662e2572a..f82479142 100644 --- a/assets/layers/pharmacy/pharmacy.json +++ b/assets/layers/pharmacy/pharmacy.json @@ -84,6 +84,30 @@ ] } ], + "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" + } + ] + } + ], "mapRendering": [ { "icon": {