X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/4e7ec92d6f86b3a4dfb1df0723d95b16865c33f0..73a0ec22a3f48e6d3c1bf01c1b3d6f61891d2d68:/settings/address-levels.json diff --git a/settings/address-levels.json b/settings/address-levels.json index 090c9365..574e0dd0 100644 --- a/settings/address-levels.json +++ b/settings/address-levels.json @@ -137,6 +137,17 @@ "administrative10" : 24 } } +}, +{ "countries" : ["ru"], + "tags" : { + "place" : { + "municipality" : 18 + }, + "boundary" : { + "administrative7" : [13, 0], + "administrative8" : 14 + } + } } ]