X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2bfa2f429201ed08be2444bb6b8bbee9415cc003..1889643eca5754664da106665f3826960858eccf:/settings/import-street.style diff --git a/settings/import-street.style b/settings/import-street.style index 892bebda..7c4e9e2e 100644 --- a/settings/import-street.style +++ b/settings/import-street.style @@ -1,6 +1,7 @@ [ { - "keys" : ["name:prefix", "name:suffix", "name:botanical", "*wikidata"], + "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", + "name:botanical", "*wikidata"], "values" : { "" : "skip" } @@ -43,7 +44,7 @@ }, { "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country", - "addr:country", "addr:country", "addr:country_code"], + "addr:country", "addr:country_code"], "values" : { "" : "country" }