X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/576ee5aaab2379505a45ff754bc1ec5b0cea8fcc..c5c7a6a45368b4818e5e3e83c0f010db7c0dec95:/lib/ClassTypes.php diff --git a/lib/ClassTypes.php b/lib/ClassTypes.php index f2c1ab84..c8d37e52 100644 --- a/lib/ClassTypes.php +++ b/lib/ClassTypes.php @@ -86,7 +86,8 @@ function getBoundaryLabel($iAdminLevel, $sCountry, $sFallback = 'Administrative' 8 => 'City', 9 => 'City District', 10 => 'Suburb', - 11 => 'Neighbourhood' + 11 => 'Neighbourhood', + 12 => 'City Block' ), 'no' => array ( 3 => 'State',