]> git.openstreetmap.org Git - nominatim.git/commitdiff
add place=city_block/quarter to address hierarchy
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 14 Oct 2019 21:49:06 +0000 (23:49 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 14 Oct 2019 21:49:06 +0000 (23:49 +0200)
Fixes #1516.

settings/address-levels.json

index a7264181de205a7504a9d3ae04de56ee1ede1ae4..8429a3cbd8c7f649ae7f0b7ae2227475cae7540b 100644 (file)
@@ -25,6 +25,8 @@
           "islet" : [20, 0],
           "mountain_pass" : [20, 0],
           "neighbourhood" : 22,
+          "quarter" : 22,
+          "city_block" : 22,
           "houses" : [28, 0]
       },
       "boundary" : {