remove duplicate addr:country from style

This commit is contained in:
Sarah Hoffmann 2019-12-17 20:48:27 +01:00
parent 2bfa2f4292
commit 28b89daa22
4 changed files with 4 additions and 4 deletions

View File

@ -74,7 +74,7 @@
},
{
"keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
"addr:country", "addr:country", "addr:country_code"],
"addr:country", "addr:country_code"],
"values" : {
"" : "country"
}

View File

@ -43,7 +43,7 @@
},
{
"keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
"addr:country", "addr:country", "addr:country_code"],
"addr:country", "addr:country_code"],
"values" : {
"" : "country"
}

View File

@ -187,7 +187,7 @@
},
{
"keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
"addr:country", "addr:country", "addr:country_code"],
"addr:country", "addr:country_code"],
"values" : {
"" : "country"
}

View File

@ -43,7 +43,7 @@
},
{
"keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
"addr:country", "addr:country", "addr:country_code"],
"addr:country", "addr:country_code"],
"values" : {
"" : "country"
}