X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/72193a1c2344ef541c14540da66c2b11ee1a9fe6..0a3c3827859e504fec64ca44a83ed2686ee318d5:/settings/import-full.style?ds=inline diff --git a/settings/import-full.style b/settings/import-full.style index 86600901..57993386 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -6,15 +6,16 @@ } }, { - "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", - "name:botanical", "wikidata", "*:wikidata"], + "keys" : ["*:prefix", "*:suffix", "name:prefix:*", "name:suffix:*", + "name:etymology", "name:signed", "name:botanical", "wikidata", "*:wikidata", + "addr:street:name", "addr:street:type"], "values" : { "" : "extra" } }, { "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref", - "iata", "icao", "pcode", "pcode:*"], + "iata", "icao", "pcode", "pcode:*", "ISO3166-2"], "values" : { "" : "ref" } @@ -211,7 +212,7 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:*", "is_in:*", "tiger:county"], "values" : { "" : "address" }