streetcomplete / StreetComplete

Easy to use OpenStreetMap editor for Android
https://streetcomplete.app
GNU General Public License v3.0
3.9k stars 356 forks source link

RfQ: Specify generator:source=solar generators #1383

Closed HolgerJeromin closed 5 years ago

HolgerJeromin commented 5 years ago

General

Affected tag(s) to be modified/added: plant:method and generator:type Question asked: Is this a solar_thermal_collector, a solar_photovoltaic_panel or a steam generator

Checklist

Checklist for quest suggestions (see guidelines):

Solar panels are visible from the aerial image. But a solar_thermal_collector with a glas cover looks quite similar as a solar_photovoltaic_panel.

ref https://wiki.openstreetmap.org/wiki/Renewable_energy_in_the_United_Kingdom/Rooftop_Solar_PV

Ideas for implementation

Element selection:

[out:json][timeout:25];
// gather results
(  
  node["generator:source"="solar"][!"generator:type"][!"generator:method"][!"generator:output:electricity"]({{bbox}});
  way["generator:source"="solar"][!"generator:type"][!"generator:method"][!"generator:output:electricity"]({{bbox}});
);

// count results
out count;
// print results
//out body;
//>;
//out skel qt;

Mapillary of a thermal collector: https://www.mapillary.com/map/im/Ay2SqrNCw9N8kJbWcBVG_Q and a photovoltaic panel on the left: https://www.mapillary.com/map/im/Fp_ShB7jdDcNDJM5ylUXCQ

rugk commented 5 years ago

Easily answerable by everyone

And how can I, as a user, see whether this is a solar panel or photovoltaic panel? (if it looks "[quite similar] with a glas cover")

HolgerJeromin commented 5 years ago

Easily answerable by everyone

And how can I, as a user, see whether this is a solar panel or photovoltaic panel? (if it looks "[quite similar] with a glas cover")

We need good pictures and ask the right questions.
https://de.wikipedia.org/wiki/Datei:Sonnenkollektoren.jpg https://commons.wikimedia.org/wiki/File:Solar_heating_system_-_Thermosolaranlage_-_Mörfelden-Walldorf_-_Germany.jpg https://commons.wikimedia.org/wiki/File:Dach_des_Gästehauses_Freiherr_vom_Stein_-_Solarthermie_und_Photovoltaik.JPG

The linear design or diffuse collectors are thermal collectors, the rectangular shapes (and sometimes thin) are photovoltatic.

rugk commented 5 years ago

Okay, then I would suggest this as a GUI:

The last thing is IMHO quite nice to also educate the user and so they actually know, what their answer is. (It would be strange to not know your impact, if you just select how that thing there looks.) Obviously, it also allows for human verification (some common sense) in case the decision is not clear or so.

Or we could just choose three images with descriptions, I just struggle with the issue that there are two very different images for thermal collectors. (and I doubt we should label/use such expert terms as "diffuse collector" – whatever that is… :laughing:)


Seeing your images: Another question: Can we somehow exclude them, if they are mounted at a roof? (We cannot expect surveyors to climb. :wink:)

westnordost commented 5 years ago

Okay so basically anything in a grid-pattern is photovoltaic and anything else is thermal?

westnordost commented 5 years ago

Hmm there is also another problem with this quest: These are usually on the roof. Oftentimes, you cannot see exactly what it is from the street.

rugk commented 5 years ago

This is exactly what i wrote at the end… :laughing:

However, I'd say many are also on meadows or so, but, yes, often on an roof too. Maybe some stats on this would be nice…

HolgerJeromin commented 5 years ago

diffuse collector

With the term diffuse I meant a matte surface (de: Satiniertes Glas)

These are usually on the roof. Oftentimes, you cannot see exactly what it is from the street.

Exclude them when they are surrounded with outlines with roof:shape=flat or roof:level=0 :-)

ref #277

westnordost commented 5 years ago

I looked at a few pictures, among these this one and I rather not have this in the app because

All in all, some will not be answerable because it can't be seen, and those that are answerable, the data quality of it would be questionable.

HolgerJeromin commented 5 years ago

Probably the right decision: image Looks like a thermal panel. But the source is a photo-voltaic service provider.