Remove county places and Regierungsbezirke vom German addresses

This commit is contained in:
Sarah Hoffmann
2019-06-19 23:19:52 +02:00
parent b0e6fb73c6
commit b8f7b3cc8d

View File

@@ -83,6 +83,16 @@
"neighbourhood" : [30, 0]
}
}
},
{ "countries" : [ "de" ],
"tags" : {
"place" : {
"county" : [12, 0]
},
"boundary" : {
"administrative5" : [10, 0]
}
}
}
]