mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
Merge pull request #1478 from tbertels/patch-1
Remove administrative arrondissements from Belgian addresses
This commit is contained in:
@@ -93,6 +93,13 @@
|
|||||||
"administrative5" : [10, 0]
|
"administrative5" : [10, 0]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{ "countries" : [ "be" ],
|
||||||
|
"tags" : {
|
||||||
|
"boundary" : {
|
||||||
|
"administrative7" : [14, 0]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user