[geonames] unindenting overrides in GeoNames configs

This commit is contained in:
Al
2016-10-15 01:46:46 -04:00
parent c39cfec218
commit c4848b113d
3 changed files with 43 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
admin_codes:
admin1: state
admin2: state_district
admin1: state_district
admin2: city
overrides:
id:
"2593105": "state" # Madeira
"3411865": "state" # Azores

View File

@@ -1,3 +1,22 @@
admin_codes:
admin1: city
# admin2 is a mix of city and city_district, need to list specifically
overrides:
id:
# Districts of Ljubljana (suburbs in OSM)
"3196350": "suburb" # Opština Ljubljana-Vič-Rudnik
"3196352": "suburb" # Opština [historical] Ljubljana-Šiška
"3196355": "suburb" # Opština Ljubljana-Moste-Polje
"3196356": "suburb" # Opština Ljubljana-Center
"3196357": "suburb" # Opčina Ljubljana-Bežigrad
"9794374": "suburb" # Črnuče District
"9794375": "suburb" # Dravlje District
"9794376": "suburb" # Golovec District
"9794377": "suburb" # Jarše District
"9794378": "suburb" # Posavje District
"9794379": "suburb" # Rožnik District
"9794380": "suburb" # Sostro District
"9794381": "suburb" # Šentvid District
"9794382": "suburb" # Šmarna Gora District
"9794384": "suburb" # Trnovo District
"9794386": "suburb" # Vič District

View File

@@ -1,3 +1,17 @@
admin_codes:
admin1: state_district
admin1: state
# admin2 is a mix of state_district and city, need to list specifically
admin2: state_district
overrides:
id:
# Districts of Bratislava
"8986283": "city_district" # Okres Bratislava I
"8986339": "city_district" # Okres Bratislava II
"8986340": "city_district" # Okres Bratislava III
"8986341": "city_district" # Okres Bratislava IV
"8986342": "city_district" # Okres Bratislava V
# Districts of Košice
"8986335": "city_district" # Košice I
"8986336": "city_district" # Košice II
"8986337": "city_district" # Košice III
"8986338": "city_district" # Košice IV