Add extra tags for museum and medical organization
This commit is contained in:
parent
0aa2bfc4b7
commit
906bdb7256
|
@ -165,6 +165,9 @@ extra_keys = {
|
||||||
'Q17084016': ['Tag:office=association',
|
'Q17084016': ['Tag:office=association',
|
||||||
'Tag:office=ngo'], # nonprofit corporation
|
'Tag:office=ngo'], # nonprofit corporation
|
||||||
'Q83620': ['Key:highway'], # thoroughfare
|
'Q83620': ['Key:highway'], # thoroughfare
|
||||||
|
'Q33506': ['Key:building'], # museum
|
||||||
|
'Q4287745': ['Tag:amenity=hospital', # medical organization
|
||||||
|
'Tag:healthcare=hospital'],
|
||||||
}
|
}
|
||||||
|
|
||||||
property_map = [
|
property_map = [
|
||||||
|
|
Loading…
Reference in a new issue