X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2be70b2c365ac5cdb15f0800463d19e72999cd92..7fb62ea904fc2354b0b281028e12af1f6d212562:/settings/import-full.style diff --git a/settings/import-full.style b/settings/import-full.style index 9069c780..c57c2c3a 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -6,8 +6,8 @@ } }, { - "keys" : ["name:prefix", "name:suffix", "name:botanical", "wikidata", - "*:wikidata"], + "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*", + "name:botanical", "wikidata", "*:wikidata"], "values" : { "" : "extra" } @@ -76,6 +76,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 +101,7 @@ "values" : { "level_crossing" : "skip", "no" : "skip", + "rail" : "skip", "" : "main,with_name" } }, @@ -120,6 +124,8 @@ { "keys" : ["boundary"], "values" : { + "place" : "skip", + "postal_code" : "main", "" : "main,with_name" } },