X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/caa8210112d608609f6825dff6893b6e9c83b7c6..31bf7443a6bde7d0842ed381df615e6040965010:/settings/import-admin.style diff --git a/settings/import-admin.style b/settings/import-admin.style index 89a1eb16..df7b31d2 100644 --- a/settings/import-admin.style +++ b/settings/import-admin.style @@ -26,7 +26,7 @@ "keys" : ["landuse"], "values" : { "cemetry" : "skip", - "" : "fallback" + "" : "fallback,with_name" } }, { @@ -41,13 +41,6 @@ "" : "main" } }, -{ - "keys" : ["postal_code", "postcode", "addr:postcode", - "tiger:zip_left", "tiger:zip_right"], - "values" : { - "" : "postcode" - } -}, { "keys" : ["country_code", "ISO3166-1", "is_in:country_code", "is_in_country", "addr:country", "addr:country", "addr:country_code"],