[formatting] Adding configs for a few dozen countries mapping OSM admin level to an address formatter field

This commit is contained in:
Al
2015-11-17 11:42:26 -05:00
parent 946bce1cb9
commit 470bd17c07
93 changed files with 890 additions and 0 deletions

View File

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

View File

@@ -0,0 +1,11 @@
{
"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",
"6": "state_district",
"8": "city",
"9": "city_district",
"10": "suburb"
}
}

View File

@@ -0,0 +1,12 @@
{
"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,6 @@
{
"admin_level": {
"2": "country",
"4": "state"
}
}

View File

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

View File

@@ -0,0 +1,11 @@
{
"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",
"4": "state",
"6": "state_district",
"7": "city_district",
"8": "city",
"9": "suburb"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,13 @@
{
"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,13 @@
{
"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,9 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"9": "suburb"
}
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
{
"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,9 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"10": "suburb"
}
}

View File

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

View File

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

View File

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

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"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,10 @@
{
"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",
"6": "state_district",
"8": "city",
"9": "city",
"10": "suburb"
}
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,13 @@
{
"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,9 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"8": "city",
"9": "city_district"
}
}

View File

@@ -0,0 +1,13 @@
{
"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,8 @@
{
"admin_level": {
"3": "country",
"5": "state",
"6": "state_district",
"8": "city"
}
}

View File

@@ -0,0 +1,10 @@
{
"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",
"4": "state",
"5": "state_district",
"8": "city",
"10": "suburb"
}
}

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"
}
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
{
"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,8 @@
{
"admin_level": {
"2": "country",
"5": "state",
"6": "city",
"10": "suburb"
}
}

View File

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

View File

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

View File

@@ -0,0 +1,13 @@
{
"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,10 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "state_district",
"7": "city",
"8": "city",
"10": "city"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,10 @@
{
"admin_level": {
"2": "country",
"4": "state",
"6": "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": "state_district",
"10": "city"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,11 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "state_district",
"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",
"7": "city_district",
"8": "city_district"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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",
"10": "suburb"
}
}

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,12 @@
{
"admin_level": {
"2": "country",
"4": "state",
"5": "city",
"6": "state_district",
"7": "city",
"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": "state_district"
}
}

View File

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

View File

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

View File

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

View File

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

View File

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