X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/58e461e4c76aa4aeb879ce87285dd2c2e50b3ffd..9f11be4c6aec87c72f10e6a343d7b93e8d629f89:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index de91fd9c..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", @@ -98,6 +102,7 @@ "values" : { "level_crossing" : "skip", "no" : "skip", + "rail" : "skip", "" : "main,with_name" } }, @@ -120,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"], @@ -142,7 +142,7 @@ "keys" : ["shop"], "values" : { "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -150,7 +150,7 @@ "values" : { "yes" : "skip", "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -173,7 +173,7 @@ } }, { - "keys" : ["junction"], + "keys" : ["junction", "healthcare"], "values" : { "" : "main,fallback,with_name" } @@ -186,8 +186,8 @@ } }, { - "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in_country", - "addr:country", "addr:country", "addr:country_code"], + "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in:country", + "addr:country", "addr:country_code"], "values" : { "" : "country" } @@ -205,7 +205,7 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:*", "is_in:*", "tiger:county"], "values" : { "" : "address" } @@ -231,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" }