Distinguish type of information point (POI)

This commit is contained in:
jirik
2017-11-09 10:31:37 +01:00
committed by Jiri Kozel
parent d300dbca48
commit 1c2ce970fd
3 changed files with 17 additions and 5 deletions

View File

@@ -330,6 +330,9 @@ tables:
- name: funicular
key: funicular
type: string
- name: information
key: information
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity
@@ -374,6 +377,9 @@ tables:
- name: funicular
key: funicular
type: string
- name: information
key: information
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity