X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/a68cdc40beea8fe66b7fffbf993602b4f4165322..3c7519444867cd9c6b3003c4c88729df21b8c265:/settings/import-full.style?ds=inline diff --git a/settings/import-full.style b/settings/import-full.style index 0c49f23d..6728bd57 100644 --- a/settings/import-full.style +++ b/settings/import-full.style @@ -125,6 +125,7 @@ "keys" : ["boundary"], "values" : { "place" : "skip", + "postal_code" : "main", "" : "main,with_name" } }, @@ -210,7 +211,7 @@ } }, { - "keys" : ["addr:*", "is_in:*", "tiger:county", "is_in"], + "keys" : ["addr:*", "is_in:*", "tiger:county"], "values" : { "" : "address" } @@ -236,7 +237,8 @@ "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" }