X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0a3c3827859e504fec64ca44a83ed2686ee318d5..11844313b4f420e13885714750d620ec41e75f36:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index 57993386..ed874a17 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -130,13 +130,6 @@ "" : "main,with_name" } }, -{ - "keys" : ["amenity"], - "values" : { - "restaurant" : "main,operator", - "fuel" : "main,operator" - } -}, { "keys" : ["aeroway", "amenity", "club", "craft", "leisure", "office", "mountain_pass"], @@ -149,7 +142,7 @@ "keys" : ["shop"], "values" : { "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -157,7 +150,7 @@ "values" : { "yes" : "skip", "no" : "skip", - "" : "main,operator" + "" : "main" } }, { @@ -180,7 +173,7 @@ } }, { - "keys" : ["junction"], + "keys" : ["junction", "healthcare"], "values" : { "" : "main,fallback,with_name" }