Initial fork commit
This commit is contained in:
26
resources/boundaries/osm/sk.yaml
Normal file
26
resources/boundaries/osm/sk.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
admin_level:
|
||||
"2": "country"
|
||||
"3": "country_region"
|
||||
"4": "state"
|
||||
# Border around Bratislava and Košice
|
||||
"6": "city"
|
||||
"8": "state_district"
|
||||
"9": "city"
|
||||
"10": "city"
|
||||
|
||||
overrides:
|
||||
contained_by:
|
||||
relation:
|
||||
# Bratislava
|
||||
"1702499":
|
||||
admin_level:
|
||||
"8": "city_district"
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
# Košice
|
||||
"1690324":
|
||||
admin_level:
|
||||
"8": "city_district"
|
||||
"9": "city_district"
|
||||
"10": "suburb"
|
||||
Reference in New Issue
Block a user