From b012e152455e4238d927d75473352f9c9097b753 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Thu, 22 Oct 2020 10:16:04 +0200 Subject: [PATCH] readd boundary:administrative to class importance --- lib/ClassTypes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ClassTypes.php b/lib/ClassTypes.php index c8d37e52..752db865 100644 --- a/lib/ClassTypes.php +++ b/lib/ClassTypes.php @@ -275,6 +275,7 @@ function getImportance($aPlace) if ($aWithImportance === null) { $aWithImportance = array_flip(array( + 'boundary:administrative', 'place:country', 'place:state', 'place:province', -- 2.39.5