]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
move importance/wikipedia functions into separate file
[nominatim.git] / settings / import-full.style
index f84b9305e92af1153ce823c7c5df98896ff88109..9069c78069087fb83597b4852e82982c45ca1ebe 100644 (file)
     "keys" : ["postal_code", "postcode", "addr:postcode",
               "tiger:zip_left", "tiger:zip_right"],
     "values" : {
-        "" : "postcode"
+        "" : "postcode,fallback"
     }
 },
 {
-    "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in_country",
-              "addr:country", "addr:country", "addr:country_code"],
+    "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country",
+              "addr:country", "addr:country_code"],
     "values" : {
         "" : "country"
     }
         "" : "address,house"
     }
 },
+{
+    "keys" : ["addr:interpolation"],
+    "values" : {
+        "" : "interpolation,address"
+    }
+},
 {
     "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
     "values" : {