X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/3b22b9911b12048f6a2dadefa442cb1f1c7edd3d..9f4596156d9e6915e05503e5d356601cb2c76caa:/settings/import-address.style diff --git a/settings/import-address.style b/settings/import-address.style index 07ef783f..a2708086 100644 --- a/settings/import-address.style +++ b/settings/import-address.style @@ -5,8 +5,14 @@ "no" : "skip" } }, +{ "keys" : ["wikipedia", "wikipedia:*", "wikidata", "area"], + "values" : { + "" : "extra" + } +}, { - "keys" : ["name:prefix", "name:suffix", "name:botanical", "*wikidata"], + "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", + "name:botanical", "*wikidata"], "values" : { "" : "skip" } @@ -38,7 +44,8 @@ { "keys" : ["boundary"], "values" : { - "administrative" : "main" + "administrative" : "main", + "postal_code" : "main" } }, { @@ -74,7 +81,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" }