X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/da7218350b42f6470d575b88b9e6bb72b6e65ee5..56fd1bc1b5fde69ec2258aa94c4c9cb493554e41:/settings/address-levels.json diff --git a/settings/address-levels.json b/settings/address-levels.json index 377a4576..090c9365 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -122,6 +122,21 @@ "administrative4" : 12 } } +}, +{ "countries" : ["id"], + "tags" : { + "place" : { + "municipality" : 18 + }, + "boundary" : { + "administrative5" : 12, + "administrative6" : 14, + "administrative7" : 16, + "administrative8" : 20, + "administrative9" : 22, + "administrative10" : 24 + } + } } ]