X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cbbda1ddf06b270093bddee3ced1cbe70ecf478f..e85f7e7aa9b9c297b6b5f266d811c935af8cbb9e:/settings/address-levels.json 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 + } + } } ]