forked from edward/owl-map
Add Key:highway as extra tag for thoroughfare (Q83620)
This commit is contained in:
parent
1fc822c152
commit
ed113d8d71
|
@ -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 = [
|
||||
|
|
Loading…
Reference in a new issue