X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6947ab3a654cbe5e3a093b452338acf369b6bfe2..f8694da3c910259b8da93f1831aab46a4c8a3276:/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',