Main categories of OpenStreetBrowser
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

31 lines
827 B

{
"type": "overpass",
"name": {
"ast": "Fábriques",
"ca": "Treballs",
"cs": "Továrny",
"de": "Fabriken",
"en": "Works",
"es": "Fábricas",
"fr": "Zones industrielles",
"gl": "Producións",
"hu": "Üzemek",
"it": "Fabbriche",
"ja": "工場",
"nb": "Industrielt",
"nl": "Fabrieken",
"oc": "Airaus industriaus",
"pl": "Przemysł",
"pt": "Fábricas",
"pt-br": "Produção",
"ru": "Промышленность",
"sr": "Радови",
"tr": "Endüstri Bölgeleri"
},
"query": {
"12": "(node[landuse~'^(industrial)$'];way[landuse~'^(industrial)$'];relation[landuse~'^(industrial)$'];)"
},
"feature": {
"markerSymbol": null
}
}