add religion as subclass for place_of_worship

This commit is contained in:
nlehuby
2017-12-08 11:27:36 +01:00
committed by Jiri Kozel
parent 2f151a833d
commit 225a0f6fd9
2 changed files with 8 additions and 0 deletions

View File

@@ -336,6 +336,9 @@ tables:
- name: uic_ref
key: uic_ref
type: string
- name: religion
key: religion
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity
@@ -386,6 +389,9 @@ tables:
- name: uic_ref
key: uic_ref
type: string
- name: religion
key: religion
type: string
mapping:
aerialway: *poi_mapping_aerialway
amenity: *poi_mapping_amenity