Switch to ZRes (#214)

This commit is contained in:
stirringhalo
2017-04-25 18:03:29 -04:00
committed by GitHub
parent 004a6f9eea
commit 90690d2a39
14 changed files with 96 additions and 88 deletions

View File

@@ -1,15 +1,21 @@
generalized_tables:
# etldoc: imposm3 -> osm_aeroway_polygon_gen3
aeroway_polygon_gen3:
source: aeroway_polygon_gen2
sql_filter: area>power(ZRES11,2)
tolerance: ZRES11
# etldoc: imposm3 -> osm_aeroway_polygon_gen2
aeroway_polygon_gen2:
source: aeroway_polygon_gen1
sql_filter: area>240000
tolerance: 50.0
sql_filter: area>power(ZRES12,2)
tolerance: ZRES12
# etldoc: imposm3 -> osm_aeroway_polygon_gen1
aeroway_polygon_gen1:
source: aeroway_polygon
sql_filter: area>60000
tolerance: 20.0
sql_filter: area>power(ZRES13,2)
tolerance: ZRES13
tables:
# etldoc: imposm3 -> osm_aeroway_polygon
aeroway_polygon: