]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/import-full.style
Cleaned tests of exceptions and fix phrase_settings.json test file name.
[nominatim.git] / settings / import-full.style
index 0c49f23d4daa71185873a6f970180d1ded170640..6728bd57ee1cd457db640320dc9fb0e373ba41bb 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"
     }
               "population", "description", "image", "attribution", "fax",
               "email", "url", "website", "phone", "real_ale", "smoking",
               "food", "camera", "brewery", "locality", "wikipedia",
-              "wikipedia:*", "access:*", "contact:*", "drink:*", "toll:*"],
+              "wikipedia:*", "access:*", "contact:*", "drink:*", "toll:*",
+              "area"],
     "values" : {
         "" : "extra"
     }