X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e6d18fc948121db50660751994bb8ba0ba651fa6..87907916ff06741bd4627101d30e6e11b8ea1a1a:/settings/import-street.style?ds=sidebyside diff --git a/settings/import-street.style b/settings/import-street.style index db2cd2a8..7f0c03b9 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:botanical", "*wikidata"], "values" : { "" : "skip" } @@ -26,7 +32,7 @@ "keys" : ["landuse"], "values" : { "cemetry" : "skip", - "" : "fallback,with-name" + "" : "fallback,with_name" } }, { @@ -42,8 +48,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" }