boundary ETL graph comments - only sql tables and views
This commit is contained in:
@@ -1,20 +1,32 @@
|
||||
generalized_tables:
|
||||
|
||||
# etldoc: imposm3 -> osm_boundary_linestring_gen5
|
||||
boundary_linestring_gen5:
|
||||
source: boundary_linestring
|
||||
tolerance: 420.0
|
||||
|
||||
# etldoc: imposm3 -> osm_boundary_linestring_gen4
|
||||
boundary_linestring_gen4:
|
||||
source: boundary_linestring
|
||||
tolerance: 320.0
|
||||
|
||||
# etldoc: imposm3 -> osm_boundary_linestring_gen3
|
||||
boundary_linestring_gen3:
|
||||
source: boundary_linestring
|
||||
tolerance: 150.0
|
||||
|
||||
# etldoc: imposm3 -> osm_boundary_linestring_gen2
|
||||
boundary_linestring_gen2:
|
||||
source: boundary_linestring
|
||||
tolerance: 100.0
|
||||
|
||||
# etldoc: imposm3 -> osm_boundary_linestring_gen1
|
||||
boundary_linestring_gen1:
|
||||
source: boundary_linestring
|
||||
tolerance: 50.0
|
||||
|
||||
tables:
|
||||
# etldoc: imposm3 -> osm_boundary_linestring
|
||||
boundary_linestring:
|
||||
fields:
|
||||
- name: osm_id
|
||||
|
||||
Reference in New Issue
Block a user