From Wikipedia, the free encyclopedia
Original file (1,302 × 1,724 pixels, file size: 332 KB, MIME type: image/jpeg )
Summary
Commons icon for 'under construction' added manually
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
You are free:
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original. https://creativecommons.org/licenses/by-sa/4.0 CC BY-SA 4.0 Creative Commons Attribution-Share Alike 4.0 true true
Overpass script:
[out:json][timeout:2500];
(
{{geocodeArea:Egypt}};
{{geocodeArea:Sudan}};
{{geocodeArea:South Sudan}};
{{geocodeArea:Ethiopia}};
{{geocodeArea:Uganda}};
)->.a ;
//rel(50793); // Nile
(
wr[waterway=river][name~Nile](Template:Bbox )(area.a);
wr[waterway=river]["name:en"~Nile](Template:Bbox )(area.a);
)->.b;
(
wr[boundary=administrative][admin_level=2](Template:Bbox )(area.a);
)->.c;
(
.b;
.c;
wr(around.b:1000)[power=plant]["plant:source"=hydro](Template:Bbox )(area.a);
);
out body;
>;
out skel qt;
// see for power sources https://wiki.openstreetmap.org/wiki/Key:plant:source
{{style:
node
{ opacity:0.0; }
node,
way,
rel
{ weight:2 ; }
node[waterway=river],
way[waterway=river],
rel[waterway=river]
{ color: blue ; }
node[plant:output:electricity],
way[plant:output:electricity],
rel[plant:output:electricity]
{
text:
eval('tag("plant:source") .
" - " .
tag("plant:output:electricity") .
" - " .
tag("name")') ;
}
}}
English Hydro power plants along the Nile river (from OpenStreetMap)
French Barrages hydroélectriques sur le Nil.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time Thumbnail Dimensions User Comment
current 09:54, 6 October 2020 1,302 × 1,724 (332 KB) Erik Zachte Uploaded own work with UploadWizard
File usage
The following page uses this file:
Global file usage
The following other wikis use this file:
Usage on bg.wikipedia.org
Usage on bn.wikipedia.org
Usage on de.wikipedia.org
Usage on eo.wikipedia.org
Usage on fr.wikipedia.org
Usage on nl.wikipedia.org
Usage on tr.wikipedia.org