From ed113d8d713e3ea296920a7bc91fe485cbe8694c Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 28 Jun 2021 11:48:39 +0200 Subject: [PATCH] Add Key:highway as extra tag for thoroughfare (Q83620) --- matcher/data.py | 1 + 1 file changed, 1 insertion(+) diff --git a/matcher/data.py b/matcher/data.py index 2aa34a9..6ab7c8c 100644 --- a/matcher/data.py +++ b/matcher/data.py @@ -164,6 +164,7 @@ extra_keys = { 'Tag:building=office'], # organization 'Q17084016': ['Tag:office=association', 'Tag:office=ngo'], # nonprofit corporation + 'Q83620': ['Key:highway'], # thoroughfare } property_map = [