forked from edward/owl-map
Add extra tags for natural watercourse (Q55659167)
This commit is contained in:
parent
0658976246
commit
6b413ef553
|
@ -169,6 +169,7 @@ extra_keys = {
|
|||
'Q4287745': ['Tag:amenity=hospital', # medical organization
|
||||
'Tag:healthcare=hospital'],
|
||||
'Q4022': ['Key:waterway'], # stream
|
||||
'Q55659167': ['Key:waterway'], # natural watercourse
|
||||
}
|
||||
|
||||
property_map = [
|
||||
|
|
Loading…
Reference in a new issue