]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-address.style
skip relation of Klamath National Forest
[nominatim.git] / settings / import-address.style
index 1b5eda612cadbb7ff0b819116cb8c6b4052fe5ea..8d622ec177025ef084ec8e77f4560eb8fdc3ed84 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"
     }