X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/58e461e4c76aa4aeb879ce87285dd2c2e50b3ffd..d75a235c1f9ad7bc490ee01ea360d62ddfa54e8e:/settings/import-address.style diff --git a/settings/import-address.style b/settings/import-address.style index 0a866c95..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" } }, { @@ -73,8 +80,8 @@ } }, { - "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" }