Add gates to airports (#1029)
This commit is contained in:
@@ -80,3 +80,19 @@ tables:
|
||||
aeroway:
|
||||
- runway
|
||||
- taxiway
|
||||
|
||||
# etldoc: imposm3 -> osm_aeroway_point
|
||||
aeroway_point:
|
||||
type: point
|
||||
columns:
|
||||
- *ref
|
||||
- name: osm_id
|
||||
type: id
|
||||
- name: geometry
|
||||
type: geometry
|
||||
- name: aeroway
|
||||
key: aeroway
|
||||
type: string
|
||||
mapping:
|
||||
aeroway:
|
||||
- gate
|
||||
Reference in New Issue
Block a user