imposm3 mapping change to the new reject/require syntax

This commit is contained in:
ImreSamu
2017-01-07 14:55:08 +01:00
parent cb61c9df82
commit 40884b9976
5 changed files with 45 additions and 23 deletions

View File

@@ -42,8 +42,10 @@ tables:
- terminal
- hangar
filters:
exclude_tags:
- [ "building", "no" ]
- [ "building", "none" ]
- [ "building", "No" ]
# exclude_tags:
# - [ "building", "no" ]
# - [ "building", "none" ]
# - [ "building", "No" ]
reject:
building: ["no","none","No"]
type: polygon