X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2bfa2f429201ed08be2444bb6b8bbee9415cc003..a79ab417823dbb065d94a803633e31db2067cd0b:/settings/import-admin.style?ds=sidebyside diff --git a/settings/import-admin.style b/settings/import-admin.style index 02e43fb2..37d03a83 100644 --- a/settings/import-admin.style +++ b/settings/import-admin.style @@ -1,13 +1,20 @@ [ +{ "keys" : ["wikipedia", "wikipedia:*", "wikidata"], + "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" } @@ -43,7 +50,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" }