{
"type": "overpass",
"name": {
"en": "Industrial sites",
"de": "Industriestandorte",
"fr": "SItes industriels"
},
"query": {
"10": [
"(node[landuse=industrial];",
"way[landuse=industrial];",
"relation[landuse=industrial];)"
]
},
"feature": {
"markerSign": "",
"listMarkerSign": "",
"markerSymbol": "",
"listMarkerSymbol": "",
"style": {
"color": "brown",
"fillColor": "brown"
}
}
}