X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cbbda1ddf06b270093bddee3ced1cbe70ecf478f..8486a83cf5972835a585cff4abafd887838b1ecf:/settings/address-levels.json?ds=sidebyside diff --git a/settings/address-levels.json b/settings/address-levels.json index d41d6536..26ee6e70 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -164,6 +164,16 @@ "administrative8" : 14 } } +}, +{ "countries" : [ "nl" ], + "tags" : { + "boundary" : { + "administrative7" : [13, 0], + "administrative8" : 14, + "administrative9" : [15, 0], + "administrative10" : 16 + } + } } ]