X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/2ab9e4acd3a2ceb5ff871b6b6afc786377e8739f..f39505453664bde5170e8119a2ba9239c0f7b1d4:/settings/import-street.style diff --git a/settings/import-street.style b/settings/import-street.style index 088c1155..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" }