From 906bdb7256e4eea8da44dbf48323ee8cfd8b6633 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 2 Jul 2021 11:09:31 +0200 Subject: [PATCH] Add extra tags for museum and medical organization --- matcher/data.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/matcher/data.py b/matcher/data.py index 6ab7c8c..b022a69 100644 --- a/matcher/data.py +++ b/matcher/data.py @@ -165,6 +165,9 @@ extra_keys = { 'Q17084016': ['Tag:office=association', 'Tag:office=ngo'], # nonprofit corporation 'Q83620': ['Key:highway'], # thoroughfare + 'Q33506': ['Key:building'], # museum + 'Q4287745': ['Tag:amenity=hospital', # medical organization + 'Tag:healthcare=hospital'], } property_map = [