]> git.openstreetmap.org Git - nominatim.git/commitdiff
remove duplicate addr:country from style
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 17 Dec 2019 19:48:27 +0000 (20:48 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 17 Dec 2019 19:48:27 +0000 (20:48 +0100)
settings/import-address.style
settings/import-admin.style
settings/import-full.style
settings/import-street.style

index 07ef783f6e9c4d174f24ca4f35f5ff596cd299ba..8d622ec177025ef084ec8e77f4560eb8fdc3ed84 100644 (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"
     }
index 02e43fb21483945bc6bad99f64bb788976c4a1b0..2ad6cec8d86d2ea0ec62da086c18363e2127e64a 100644 (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"
     }
index 6d87407b6195d74019b06290c60e3d8e8ef9d6c5..9069c78069087fb83597b4852e82982c45ca1ebe 100644 (file)
 },
 {
     "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"
     }
index 892bebdabac1f0db6def9b6229731678d8afd433..088c1155cdb7f7cc91178ffbda5b89ca9dc7b330 100644 (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"
     }