X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/fd8751658ff642b84179bcf4fc72c6575c08dc9a..9321e425a4b6a42f8c6579a27f575d40a07efa12:/settings/import-street.style?ds=sidebyside diff --git a/settings/import-street.style b/settings/import-street.style index 77cf4790..a1b0e8d6 100644 --- a/settings/import-street.style +++ b/settings/import-street.style @@ -5,15 +5,16 @@ } }, { - "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", - "name:etymology", "name:signed", "name:botanical", "*wikidata"], + "keys" : ["*:prefix", "*:suffix", "name:prefix:*", "name:suffix:*", + "name:etymology", "name:signed", "name:botanical", "*:wikidata", + "addr:street:name", "addr:street:type"], "values" : { "" : "skip" } }, { "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref", - "iata", "icao", "pcode"], + "iata", "icao", "pcode", "ISO3166-2"], "values" : { "" : "ref" }