mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
Remove county places and Regierungsbezirke vom German addresses
This commit is contained in:
@@ -83,6 +83,16 @@
|
|||||||
"neighbourhood" : [30, 0]
|
"neighbourhood" : [30, 0]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{ "countries" : [ "de" ],
|
||||||
|
"tags" : {
|
||||||
|
"place" : {
|
||||||
|
"county" : [12, 0]
|
||||||
|
},
|
||||||
|
"boundary" : {
|
||||||
|
"administrative5" : [10, 0]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user