|
|
@ -7,12 +7,9 @@ |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
"7": [ |
|
|
|
"(node[\"operator\"~\"BKW\"][power=plant];", |
|
|
|
"node[\"operator\"~\"BKW\"][power=station];", |
|
|
|
"way[\"operator\"~\"BKW\"][power=plant];", |
|
|
|
"way[\"operator\"~\"BKW\"][power=station];", |
|
|
|
"relation[\"operator\"~\"BKW\"][power=plant];", |
|
|
|
"relation[\"operator\"~\"BKW\"][power=station];)" |
|
|
|
"(node[\"operator\"~\"BKW\"];", |
|
|
|
"way[\"operator\"~\"BKW\"];", |
|
|
|
"relation[\"operator\"~\"BKW\"];)" |
|
|
|
] |
|
|
|
} |
|
|
|
} |