|
|
@ -7,12 +7,21 @@ |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
"7": [ |
|
|
|
"(node[\"generator:source\"=\"wind\"];", |
|
|
|
"way[\"generator:source\"=\"wind\"];", |
|
|
|
"relation[\"generator:source\"=\"wind\"];", |
|
|
|
"(node[\"generator:method\"=\"wind_turbine\"];", |
|
|
|
"node[\"generator:source\"=\"wind\"];", |
|
|
|
"node[\"plant:source\"=\"wind\"];", |
|
|
|
"way[\"generator:method\"=\"wind_turbine\"];", |
|
|
|
"way[\"generator:source\"=\"wind\"];", |
|
|
|
"way[\"plant:source\"=\"wind\"];", |
|
|
|
"relation[\"generator:method\"=\"wind_turbine\"];", |
|
|
|
"relation[\"generator:source\"=\"wind\"];", |
|
|
|
"relation[\"plant:source\"=\"wind\"];)" |
|
|
|
] |
|
|
|
}, |
|
|
|
"feature": { |
|
|
|
"markerSign": "<img data-src=\"temaki:junction\">", |
|
|
|
"listMarkerSign": "<img data-src=\"temaki:junction\">", |
|
|
|
"markerSymbol": "", |
|
|
|
"listMarkerSymbol": "" |
|
|
|
} |
|
|
|
} |