Add agg_stop indicator to transit stations (POI)

This commit is contained in:
jirik
2017-11-09 10:42:39 +01:00
committed by Jiri Kozel
parent 1c2ce970fd
commit 543b0315b2
6 changed files with 102 additions and 4 deletions

View File

@@ -333,6 +333,9 @@ tables:
- name: information
key: information
type: string
- name: uic_ref
key: uic_ref
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity
@@ -380,6 +383,9 @@ tables:
- name: information
key: information
type: string
- name: uic_ref
key: uic_ref
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity