add province, increase scalerank + labelrank (#1306)

Add `province` (next to `state`) tag into `osm_state_point`
This commit is contained in:
Eva Jelinkova
2021-11-18 18:05:02 +01:00
committed by GitHub
parent 75d8c80228
commit 054d3a7e4d
5 changed files with 8 additions and 3 deletions

View File

@@ -124,6 +124,9 @@ tables:
- *name_de
- name: tags
type: hstore_tags
- name: place
key: place
type: string
- name: is_in_country
key: is_in:country
type: string
@@ -140,6 +143,7 @@ tables:
mapping:
place:
- state
- province
# etldoc: imposm3 -> osm_city_point
city_point: