X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4fc5c2024bf42dd76825164b5d1110a7a602d384..b453b0ea95e7b1244912b7bc9fc26f58acb8ec80:/settings/import-admin.style?ds=sidebyside diff --git a/settings/import-admin.style b/settings/import-admin.style index 3fe8c541..37d03a83 100644 --- a/settings/import-admin.style +++ b/settings/import-admin.style @@ -1,14 +1,20 @@ [ +{ "keys" : ["wikipedia", "wikipedia:*", "wikidata"], + "values" : { + "" : "extra" + } +}, { - "keys" : ["name:prefix", "name:suffix", "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" }