]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
remove test for is_in
[nominatim.git] / settings / import-full.style
index e446f18a02ff7555b1ec26775c3cb0e15a2c0bf8..c587a45c336c891d67a7e5c70698721668a115ed 100644 (file)
@@ -76,6 +76,9 @@
         "mini_roundabout" : "skip",
         "noexit" : "skip",
         "crossing" : "skip",
         "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",
         "traffic_signals" : "main,with_name",
         "service" : "main,with_name",
         "cycleway" : "main,with_name",
 {
     "keys" : ["boundary"],
     "values" : {
 {
     "keys" : ["boundary"],
     "values" : {
+        "place" : "skip",
+        "postal_code" : "main",
         "" : "main,with_name"
     }
 },
         "" : "main,with_name"
     }
 },
     }
 },
 {
     }
 },
 {
-    "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
+    "keys" : ["addr:*", "is_in:*", "tiger:county"],
     "values" : {
         "" : "address"
     }
     "values" : {
         "" : "address"
     }