X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/8e2e852b898b3ebba6e3c243b08ba02f7f44d4fc..8201c7f46cbb253fe5f502bc4c398c5133f01bfe:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index 3a743001..e446f18a 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -6,8 +6,8 @@ } }, { - "keys" : ["name:prefix", "name:suffix", "name:botanical", "wikidata", - "*:wikidata"], + "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", + "name:botanical", "wikidata", "*:wikidata"], "values" : { "" : "extra" } @@ -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" }