mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
make sure that admin levels in NL are kept in order
This commit is contained in:
@@ -168,7 +168,9 @@
|
|||||||
{ "countries" : [ "nl" ],
|
{ "countries" : [ "nl" ],
|
||||||
"tags" : {
|
"tags" : {
|
||||||
"boundary" : {
|
"boundary" : {
|
||||||
|
"administrative7" : [13, 0],
|
||||||
"administrative8" : 14,
|
"administrative8" : 14,
|
||||||
|
"administrative9" : [15, 0],
|
||||||
"administrative10" : 16
|
"administrative10" : 16
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user