X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/071db1fae7ba7bc2a6216da25dd9bd599c40cebf..b453b0ea95e7b1244912b7bc9fc26f58acb8ec80:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index 0e2d62e7..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" } @@ -124,6 +125,8 @@ { "keys" : ["boundary"], "values" : { + "place" : "skip", + "postal_code" : "main", "" : "main,with_name" } }, @@ -209,7 +212,7 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:*", "is_in:*", "tiger:county"], "values" : { "" : "address" } @@ -235,7 +238,8 @@ "population", "description", "image", "attribution", "fax", "email", "url", "website", "phone", "real_ale", "smoking", "food", "camera", "brewery", "locality", "wikipedia", - "wikipedia:*", "access:*", "contact:*", "drink:*", "toll:*"], + "wikipedia:*", "access:*", "contact:*", "drink:*", "toll:*", + "area"], "values" : { "" : "extra" }