X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cfb1d8a79a0bdc10c59e24a784024efcc5650f42..cf0d6307d641e17e024af2e49eb73ebc30b23909:/settings/address-levels.json?ds=sidebyside diff --git a/settings/address-levels.json b/settings/address-levels.json index 09ba0d28..fc31a654 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -188,6 +188,20 @@ "administrative10" : 22 } } +}, +{ "countries" : ["sk"], + "tags" : { + "boundary" : { + "administrative5" : [10, 0], + "administrative6" : 11, + "administrative7" : [11, 0], + "administrative8" : 12, + "administrative9" : 16, + "administrative10" : 18, + "administrative11" : 20 + } + } } + ]