mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
readd boundary:administrative to class importance
This commit is contained in:
@@ -275,6 +275,7 @@ function getImportance($aPlace)
|
||||
|
||||
if ($aWithImportance === null) {
|
||||
$aWithImportance = array_flip(array(
|
||||
'boundary:administrative',
|
||||
'place:country',
|
||||
'place:state',
|
||||
'place:province',
|
||||
|
||||
Reference in New Issue
Block a user