mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
disable admin level 5 in Russia
They either interfere with cities or refer to historical boundaries.
This commit is contained in:
@@ -144,6 +144,7 @@
|
|||||||
"municipality" : 18
|
"municipality" : 18
|
||||||
},
|
},
|
||||||
"boundary" : {
|
"boundary" : {
|
||||||
|
"administrative5" : [10, 0],
|
||||||
"administrative7" : [13, 0],
|
"administrative7" : [13, 0],
|
||||||
"administrative8" : 14
|
"administrative8" : 14
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user