From cb1864059a21ebf5811f18b123da66faa7b3869a Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 11 Jul 2021 17:13:35 +0200 Subject: [PATCH] Add extra tags for matching --- matcher/data.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/matcher/data.py b/matcher/data.py index 5314bc5..8a7e061 100644 --- a/matcher/data.py +++ b/matcher/data.py @@ -159,7 +159,9 @@ extra_keys = { 'Tag:leisure=resort', 'Tag:landuse=recreation_ground'], 'Q4830453': ['Key:office', - 'Tag:building=office'], # business + 'Tag:building=office', + 'Tag:landuse=retail', + 'Tag:landuse=industrial'], # business 'Q43229': ['Key:office', 'Tag:building=office'], # organization 'Q17084016': ['Tag:office=association', @@ -170,6 +172,9 @@ extra_keys = { 'Tag:healthcare=hospital'], 'Q4022': ['Key:waterway'], # stream 'Q55659167': ['Key:waterway'], # natural watercourse + 'Q14350': ['Key:communication:radio', + 'Tag:studio=radio', + 'Tag:amenity=studio'], # radio station } property_map = [