From: Sarah Hoffmann Date: Tue, 28 Sep 2021 09:21:08 +0000 (+0200) Subject: Merge pull request #2455 from lonvia/adjust-address-levels-slovakia X-Git-Tag: v4.0.0~24 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/d44a428b744916a21c2d82d654f1358efe027d21?hp=40f9d52ad8b48e0dc6b1ac89305c1e4ef1c43884 Merge pull request #2455 from lonvia/adjust-address-levels-slovakia Adjust address levels for boundaries in Slovakia --- 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 + } + } } + ]