X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/3b22b9911b12048f6a2dadefa442cb1f1c7edd3d..1cdc30c5e826b0378c28cb60e17a0f409f936b43:/settings/import-street.style diff --git a/settings/import-street.style b/settings/import-street.style index 892bebda..77cf4790 100644 --- a/settings/import-street.style +++ b/settings/import-street.style @@ -1,6 +1,12 @@ [ +{ "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:etymology", "name:signed", "name:botanical", "*wikidata"], "values" : { "" : "skip" } @@ -43,7 +49,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" }