X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/2034ed387b0efcf8e5f4722c57d99abd31c31fc1..bc94318d8349404f7112a6214c782cfc1c290a64:/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" }