add place=city_block/quarter to address hierarchy

Fixes #1516.
This commit is contained in:
Sarah Hoffmann 2019-10-14 23:49:06 +02:00
parent 5e45e0b3d7
commit 15c5c8db24

View File

@ -25,6 +25,8 @@
"islet" : [20, 0], "islet" : [20, 0],
"mountain_pass" : [20, 0], "mountain_pass" : [20, 0],
"neighbourhood" : 22, "neighbourhood" : 22,
"quarter" : 22,
"city_block" : 22,
"houses" : [28, 0] "houses" : [28, 0]
}, },
"boundary" : { "boundary" : {