X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/e407558f767d1c3930624d2186c6c9934ab8a26b..afeafc8aa797a9051fc43a4482165c563a834a3f:/settings/import-extratags.style diff --git a/settings/import-extratags.style b/settings/import-extratags.style index 52945bba..76146de2 100644 --- a/settings/import-extratags.style +++ b/settings/import-extratags.style @@ -15,7 +15,7 @@ }, { "keys" : ["ref", "int_ref", "nat_ref", "reg_ref", "loc_ref", "old_ref", - "iata", "icao", "pcode", "pcode:*"], + "iata", "icao", "pcode", "pcode:*", "ISO3166-2"], "values" : { "" : "ref" } @@ -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" }