Add German names (name_de), unify English names (name_en)

This commit is contained in:
jirik
2017-03-17 12:56:54 +01:00
parent 24ed38ba14
commit 4c6d30066d
24 changed files with 120 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
# imposm3 mapping file for https://github.com/osm2vectortiles/imposm3
# Warning: this is not the official imposm3
# imposm3 mapping file for https://github.com/osm2vectortiles/imposm3
# Warning: this is not the official imposm3
# aerialway values , see http://taginfo.openstreetmap.org/keys/aerialway#values
def_poi_mapping_aerialway: &poi_mapping_aerialway
@@ -306,6 +306,9 @@ tables:
- name: name_en
key: name:en
type: string
- name: name_de
key: name:de
type: string
- name: subclass
type: mapping_value
mapping:
@@ -336,6 +339,9 @@ tables:
- name: name_en
key: name:en
type: string
- name: name_de
key: name:de
type: string
- name: subclass
type: mapping_value
mapping:
@@ -349,4 +355,4 @@ tables:
shop: *poi_mapping_shop
sport: *poi_mapping_sport
tourism: *poi_mapping_tourism
waterway: *poi_mapping_waterway
waterway: *poi_mapping_waterway