8 => 'City',
9 => 'City District',
10 => 'Suburb',
- 11 => 'Neighbourhood'
+ 11 => 'Neighbourhood',
+ 12 => 'City Block'
),
'no' => array (
3 => 'State',
if ($aWithImportance === null) {
$aWithImportance = array_flip(array(
+ 'boundary:administrative',
'place:country',
'place:state',
'place:province',