X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/caa8210112d608609f6825dff6893b6e9c83b7c6..6c6560ca53b7fe270eeb5069664e8eb5f078d658:/settings/import-full.style?ds=sidebyside diff --git a/settings/import-full.style b/settings/import-full.style index f84b9305..e876faea 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -98,6 +98,7 @@ "values" : { "level_crossing" : "skip", "no" : "skip", + "rail" : "skip", "" : "main,with_name" } }, @@ -182,12 +183,12 @@ "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" } @@ -198,6 +199,12 @@ "" : "address,house" } }, +{ + "keys" : ["addr:interpolation"], + "values" : { + "" : "interpolation,address" + } +}, { "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], "values" : {