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.

46 lines
3.1 KiB

{
"type": "overpass",
"name": {
"en": "Wind turbines - Manufacturer: GE - 2000s",
"de": "WIndkraftanlagen - Hersteller: GE - 2000s",
"fr": "Eoliennes - Fabricant: GE - 2000s"
},
"query": {
"5": [
"(node[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"node[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"way[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"generator:manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];",
"relation[\"start_date\"~\"200\"][\"manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];)"
]
},
"feature": {
"markerSign": "<img data-src=\"temaki:wind_turbine\"?fill=#3b73b9>",
"listMarkerSign": "<img data-src=\"temaki:wind_turbine\"?fill=#3b73b9>",
"markerSymbol": "",
"listMarkerSymbol": "",
"style": {
"color": "#3b73b9",
"fillColor": "#3b73b9"
}
}
}