|
|
@ -1,13 +1,13 @@ |
|
|
|
{ |
|
|
|
"type": "overpass", |
|
|
|
"name": { |
|
|
|
"en": "Wind turbines - Manufacturer: GE", |
|
|
|
"de": "WIndkraftanlagen - Hersteller: GE", |
|
|
|
"fr": "Eoliennes - Fabricant: GE" |
|
|
|
"en": "Wind turbines - Manufacturer: GE - 2000s", |
|
|
|
"de": "WIndkraftanlagen - Hersteller: GE - 2000s", |
|
|
|
"fr": "Eoliennes - Fabricant: GE - 2000s" |
|
|
|
}, |
|
|
|
"query": { |
|
|
|
"5": [ |
|
|
|
"(node[\"generator:manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];", |
|
|
|
"(node[start_date~\"^200$\"][\"generator:manufacturer\"~\"^GE\"][\"generator:source\"=\"wind\"];", |
|
|
|
"node[\"generator:manufacturer\"~\"^GE\"][\"plant:source\"=\"wind\"];", |
|
|
|
"node[\"generator:manufacturer\"~\"^Ge\"][\"generator:source\"=\"wind\"];", |
|
|
|
"node[\"generator:manufacturer\"~\"^Ge\"][\"plant:source\"=\"wind\"];", |
|
|
@ -45,4 +45,3 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|