X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/2ab9e4acd3a2ceb5ff871b6b6afc786377e8739f..ecd5a3fdf9acd355b77af1b05781450a2df31b5e:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index e876faea..ed874a17 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -6,15 +6,16 @@ } }, { - "keys" : ["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" } @@ -76,6 +77,9 @@ "mini_roundabout" : "skip", "noexit" : "skip", "crossing" : "skip", + "give_way" : "skip", + "stop" : "skip", + "street_lamp" : "main,with_name", "traffic_signals" : "main,with_name", "service" : "main,with_name", "cycleway" : "main,with_name", @@ -121,16 +125,11 @@ { "keys" : ["boundary"], "values" : { + "place" : "skip", + "postal_code" : "main", "" : "main,with_name" } }, -{ - "keys" : ["amenity"], - "values" : { - "restaurant" : "main,operator", - "fuel" : "main,operator" - } -}, { "keys" : ["aeroway", "amenity", "club", "craft", "leisure", "office", "mountain_pass"], @@ -143,7 +142,7 @@ "keys" : ["shop"], "values" : { "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -151,7 +150,7 @@ "values" : { "yes" : "skip", "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -174,7 +173,7 @@ } }, { - "keys" : ["junction"], + "keys" : ["junction", "healthcare"], "values" : { "" : "main,fallback,with_name" } @@ -206,7 +205,7 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:*", "is_in:*", "tiger:county"], "values" : { "" : "address" } @@ -232,7 +231,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" }