]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-address.style
Added fixture for sql_preprocessor and fixed some issues
[nominatim.git] / settings / import-address.style
index e0700868c4ec7198f401b810d7fe32771b520578..a2708086a1a2ee22dc490f530a7e3ea0da7e4398 100644 (file)
@@ -5,6 +5,11 @@
         "no" : "skip"
     }
 },
+{   "keys" : ["wikipedia", "wikipedia:*", "wikidata", "area"],
+    "values" : {
+        "" : "extra"
+    }
+},
 {
     "keys" : ["name:prefix", "name:suffix", "name:prefix:*", "name:suffix:*",
               "name:botanical", "*wikidata"],
@@ -39,7 +44,8 @@
 {
     "keys" : ["boundary"],
     "values" : {
-        "administrative" : "main"
+        "administrative" : "main",
+        "postal_code" : "main"
     }
 },
 {