X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/e6d18fc948121db50660751994bb8ba0ba651fa6..07d72f950b5fc05c16633cdf573f8ca8d7d3bf6e:/settings/import-street.style diff --git a/settings/import-street.style b/settings/import-street.style index db2cd2a8..a1b0e8d6 100644 --- a/settings/import-street.style +++ b/settings/import-street.style @@ -1,13 +1,20 @@ [ +{ "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" } @@ -26,7 +33,7 @@ "keys" : ["landuse"], "values" : { "cemetry" : "skip", - "" : "fallback,with-name" + "" : "fallback,with_name" } }, { @@ -42,8 +49,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" }