]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-extratags.style
adapt PHP tests for debug output
[nominatim.git] / settings / import-extratags.style
index 184650f303c95e75479924b5a10a6a6dad9826e4..63c4a7ae86ba9f8e60d18e14005aec0f320bbfe4 100644 (file)
     "keys" : ["boundary"],
     "values" : {
         "place" : "skip",
+        "postal_code" : "main",
         "" : "main,with_name"
     }
 },
     }
 },
 {
-    "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"],
+    "keys" : ["addr:*", "is_in:*", "tiger:county"],
     "values" : {
         "" : "address"
     }