Areas of land used for industrial purposes. Industrial land may include buildings like workshops, factories or warehouses and their associated infrastructure. See https://wiki.openstreetmap.org/wiki/Tag:landuse%3Dindustrial
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.
15 lines
363 B
15 lines
363 B
{
|
|
"type": "overpass",
|
|
"name": {
|
|
"en": "Aluminium smelters",
|
|
"fr": "Fonderies d'aluminium",
|
|
"de": "Aluminiumhütten"
|
|
},
|
|
"query": {
|
|
"0": [
|
|
"(node[industrial=aluminium_smelting];",
|
|
"way[industrial=aluminium_smelting];",
|
|
"relation[industrial=aluminium_smelting];)"
|
|
]
|
|
}
|
|
}
|