[osm] Moving OSM boundaries to YAML files instead of JSON for consistency

This commit is contained in:
Al
2016-04-06 22:59:46 -04:00
parent 6a03b0376c
commit 72ee2e00ae
187 changed files with 801 additions and 895 deletions

View File

@@ -1,6 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state"
}
}

View File

@@ -0,0 +1,5 @@
---
admin_level:
"2": "country"
"4": "state"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "city",
"8": "city",
"9": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "city"
"8": "city"
"9": "suburb"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,12 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "postcode",
"9": "suburb",
"10": "suburb"
}
}

View File

@@ -0,0 +1,11 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "postcode"
"9": "suburb"
"10": "suburb"

View File

@@ -1,6 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state"
}
}

View File

@@ -0,0 +1,5 @@
---
admin_level:
"2": "country"
"4": "state"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"5": "state",
"6": "city",
"7": "city",
"8": "city",
"9": "city_district"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"5": "state"
"6": "city"
"7": "city"
"8": "city"
"9": "city_district"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"3": "state",
"5": "state_district",
"6": "state_district",
"7": "city",
"8": "city",
"9": "city"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"3": "state"
"5": "state_district"
"6": "state_district"
"7": "city"
"8": "city"
"9": "city"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "state_district",
"8": "city"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "state_district"
"8": "city"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state",
"7": "city",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"6": "state"
"7": "city"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,7 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state",
"8": "city"
}
}

View File

@@ -0,0 +1,6 @@
---
admin_level:
"2": "country"
"6": "state"
"8": "city"

View File

@@ -1,13 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "city_district",
"11": "suburb"
}
}

View File

@@ -0,0 +1,12 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "city_district"
"11": "suburb"

View File

@@ -1,13 +0,0 @@
{
"admin_level": {
"2": "country",
"3": "state",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,12 @@
---
admin_level:
"2": "country"
"3": "state"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"9": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"9": "suburb"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"10": "suburb"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"8": "city",
"10": "city"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"8": "city"
"10": "city"

View File

@@ -1,12 +0,0 @@
{
"admin_level": {
"2": "country",
"3": "state",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "city",
"8": "city",
"9": "suburb"
}
}

View File

@@ -0,0 +1,11 @@
---
admin_level:
"2": "country"
"3": "state"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "city"
"8": "city"
"9": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"10": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"10": "suburb"

View File

@@ -1,5 +0,0 @@
{
"admin_level": {
"3": "country"
}
}

View File

@@ -0,0 +1,4 @@
---
admin_level:
"3": "country"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "state_district"
"8": "city"
"10": "suburb"

View File

@@ -1,12 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "city_district"
}
}

View File

@@ -0,0 +1,11 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "city_district"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"7": "city",
"8": "city",
"9": "suburb",
"10": "city"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"7": "city"
"8": "city"
"9": "suburb"
"10": "city"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "city"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "city"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "city",
"8": "city",
"9": "suburb"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "city"
"8": "city"
"9": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state_district",
"8": "city",
"9": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"6": "state_district"
"8": "city"
"9": "city"
"10": "suburb"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city"
"10": "suburb"

View File

@@ -1,7 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"8": "city"
}
}

View File

@@ -0,0 +1,6 @@
---
admin_level:
"2": "country"
"4": "state"
"8": "city"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,13 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "city",
"8": "city_district",
"10": "suburb"
},
"designation": {
"non_metropolitan_county": "state_district"
}
}

View File

@@ -0,0 +1,11 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "city"
"8": "city_district"
"10": "suburb"
designation:
non_metropolitan_county: "state_district"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"9": "city_district"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"9": "city_district"

View File

@@ -1,13 +0,0 @@
{
"admin_level": {
"2": "country",
"3": "state",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,12 @@
---
admin_level:
"2": "country"
"3": "state"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"
"10": "suburb"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"3": "country",
"5": "state",
"6": "state_district",
"8": "city"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"3": "country"
"5": "state"
"6": "state_district"
"8": "city"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state_district",
"7": "city",
"8": "city",
"9": "suburb",
"10": "suburb"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"6": "state_district"
"7": "city"
"8": "city"
"9": "suburb"
"10": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"8": "city"
"10": "suburb"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "state_district",
"8": "city",
"9": "city_district"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "state_district"
"8": "city"
"9": "city_district"

View File

@@ -1,11 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "city",
"6": "city_district",
"7": "city",
"8": "city_district",
"9": "suburb"
}
}

View File

@@ -0,0 +1,10 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "city"
"6": "city_district"
"7": "city"
"8": "city_district"
"9": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"5": "state",
"6": "state_district",
"7": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"5": "state"
"6": "state_district"
"7": "city_district"
"10": "suburb"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"8": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"2": "country"
"4": "state"
"8": "city"
"10": "suburb"

View File

@@ -1,7 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state",
"8": "city"
}
}

View File

@@ -0,0 +1,6 @@
---
admin_level:
"2": "country"
"6": "state"
"8": "city"

View File

@@ -1,12 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "city",
"8": "city",
"9": "city_district",
"10": "city_district"
}
}

View File

@@ -0,0 +1,11 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "city"
"8": "city"
"9": "city_district"
"10": "city_district"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"2": "country",
"5": "state",
"6": "city",
"10": "suburb"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"2": "country"
"5": "state"
"6": "city"
"10": "suburb"

View File

@@ -1,9 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"10": "city_district"
}
}

View File

@@ -0,0 +1,8 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"8": "city"
"10": "city_district"

View File

@@ -1,7 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state",
"8": "city"
}
}

View File

@@ -0,0 +1,6 @@
---
admin_level:
"2": "country"
"6": "state"
"8": "city"

View File

@@ -1,13 +0,0 @@
{
"admin_level": {
"2": "country",
"3": "state",
"4": "state",
"5": "state_district",
"6": "state_district",
"7": "city",
"8": "suburb",
"9": "suburb",
"10": "suburb"
}
}

View File

@@ -0,0 +1,12 @@
---
admin_level:
"2": "country"
"3": "state"
"4": "state"
"5": "state_district"
"6": "state_district"
"7": "city"
"8": "suburb"
"9": "suburb"
"10": "suburb"

View File

@@ -1,10 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "city",
"8": "city",
"10": "city"
}
}

View File

@@ -0,0 +1,9 @@
---
admin_level:
"2": "country"
"4": "state"
"6": "state_district"
"7": "city"
"8": "city"
"10": "city"

View File

@@ -1,7 +0,0 @@
{
"admin_level": {
"2": "country",
"6": "state",
"8": "city"
}
}

View File

@@ -0,0 +1,6 @@
---
admin_level:
"2": "country"
"6": "state"
"8": "city"

View File

@@ -1,8 +0,0 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"8": "city"
}
}

View File

@@ -0,0 +1,7 @@
---
admin_level:
"2": "country"
"4": "state"
"5": "state_district"
"8": "city"

Some files were not shown because too many files have changed in this diff Show More