forked from OpenStreetBrowser/main
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.
21 lines
532 B
21 lines
532 B
{
|
|
"type": "overpass",
|
|
"name": {
|
|
"ast": "Fábriques",
|
|
"cs": "Továrny",
|
|
"de": "Fabriken",
|
|
"en": "Works",
|
|
"fr": "Zones industrielles",
|
|
"it": "Fabbriche",
|
|
"ja": "工場",
|
|
"nl": "Fabrieken",
|
|
"pt-br": "Fábricas",
|
|
"ru": "Промышленность"
|
|
},
|
|
"query": {
|
|
"12": "(node[landuse~'^(industrial)$'];way[landuse~'^(industrial)$'];relation[landuse~'^(industrial)$'];)"
|
|
},
|
|
"feature": {
|
|
"markerSymbol": null
|
|
}
|
|
}
|