X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/764dcd7f6459c08aafd5cf2fcb7902cc2868cb30..b9b6b075cc3cc12daa5ba48742e010b3e5e9550e:/settings/address-levels.json?ds=inline 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 + } + } } ]