]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
remove test for is_in
[nominatim.git] / settings / import-full.style
index 0c49f23d4daa71185873a6f970180d1ded170640..c587a45c336c891d67a7e5c70698721668a115ed 100644 (file)
     "keys" : ["boundary"],
     "values" : {
         "place" : "skip",
     "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"
     }