X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/31bf7443a6bde7d0842ed381df615e6040965010..a7edda32ba995cf1c0ceebf1778bb7c483e962da:/settings/import-address.style diff --git a/settings/import-address.style b/settings/import-address.style index b79b5bc9..0a866c95 100644 --- a/settings/import-address.style +++ b/settings/import-address.style @@ -60,16 +60,16 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:interpolation"], "values" : { - "" : "address" + "" : "interpolation,address" } }, { "keys" : ["postal_code", "postcode", "addr:postcode", "tiger:zip_left", "tiger:zip_right"], "values" : { - "" : "postcode" + "" : "postcode,fallback" } }, {