Places where power (electricity, heat, cold water, biogas...) is produced with power=generator help.
See https://wiki.openstreetmap.org/wiki/Tag:power%3Dplant
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.
18 lines
705 B
18 lines
705 B
{
|
|
"type": "overpass",
|
|
"name": {
|
|
"en": "Hydro power plants - Operator: BKW",
|
|
"de": "Wasserkraftwerke - Betreiber: BKW",
|
|
"fr": "Centrales hydroélectriques - Opérateur: BKW"
|
|
},
|
|
"query": {
|
|
"5": [
|
|
"(node[\"operator\"~\"BKW\"][\"generator:source\"=\"hydro\"];",
|
|
"node[\"operator\"~\"BKW\"][\"plant:source\"=\"hydro\"];",
|
|
"way[\"operator\"~\"BKW\"][\"generator:source\"=\"hydro\"];",
|
|
"way[\"operator\"~\"BKW\"][\"plant:source\"=\"hydro\"];",
|
|
"relation[\"operator\"~\"BKW\"][\"generator:source\"=\"hydro\"];",
|
|
"relation[\"operator\"~\"BKW\"][\"plant:source\"=\"hydro\"];)"
|
|
]
|
|
}
|
|
}
|