Map aeroway buildings implying building=yes

This commit is contained in:
Lukas Martinelli 2016-12-02 10:59:31 +00:00
parent 463be2d48b
commit 81b93d6a15

View File

@ -37,6 +37,10 @@ tables:
- __any__ - __any__
building: building:
- __any__ - __any__
# these aeroway polygons all imply building=yes
aeroway:
- terminal
- hangar
filters: filters:
exclude_tags: exclude_tags:
- [ "building", "no" ] - [ "building", "no" ]