X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2bfa2f429201ed08be2444bb6b8bbee9415cc003..253127cb9fb543612b79f052172aab1deb813326:/settings/import-address.style diff --git a/settings/import-address.style b/settings/import-address.style index 07ef783f..b4457fa5 100644 --- a/settings/import-address.style +++ b/settings/import-address.style @@ -5,15 +5,22 @@ "no" : "skip" } }, +{ "keys" : ["wikipedia", "wikipedia:*", "wikidata", "area"], + "values" : { + "" : "extra" + } +}, { - "keys" : ["name:prefix", "name:suffix", "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" } @@ -38,7 +45,8 @@ { "keys" : ["boundary"], "values" : { - "administrative" : "main" + "administrative" : "main", + "postal_code" : "main" } }, { @@ -74,7 +82,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" }