From: Sarah Hoffmann Date: Mon, 14 Oct 2019 21:49:06 +0000 (+0200) Subject: add place=city_block/quarter to address hierarchy X-Git-Tag: v3.4.0~9 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/15c5c8db2426069ba07ccca4f135f657dca7f2ee add place=city_block/quarter to address hierarchy Fixes #1516. --- diff --git a/settings/address-levels.json b/settings/address-levels.json index a7264181..8429a3cb 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -25,6 +25,8 @@ "islet" : [20, 0], "mountain_pass" : [20, 0], "neighbourhood" : 22, + "quarter" : 22, + "city_block" : 22, "houses" : [28, 0] }, "boundary" : {