X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f2ff351da4f961734d47e027ca1f27758e6b2c81..fced1172c4a06d1b419ca3629cb6fbee01b1b280:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index 6728bd57..ed874a17 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" } @@ -129,13 +130,6 @@ "" : "main,with_name" } }, -{ - "keys" : ["amenity"], - "values" : { - "restaurant" : "main,operator", - "fuel" : "main,operator" - } -}, { "keys" : ["aeroway", "amenity", "club", "craft", "leisure", "office", "mountain_pass"], @@ -148,7 +142,7 @@ "keys" : ["shop"], "values" : { "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -156,7 +150,7 @@ "values" : { "yes" : "skip", "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -179,7 +173,7 @@ } }, { - "keys" : ["junction"], + "keys" : ["junction", "healthcare"], "values" : { "" : "main,fallback,with_name" }