eurodatacube / eodash

Software behind the RACE dashboard by ESA and the European Commission (https://race.esa.int), the Green Transition Information Factory - GTIF (https://gtif.esa.int), as well as the Earth Observing Dashboard by NASA, ESA, and JAXA (https://eodashboard.org)
https://race.esa.int
MIT License
89 stars 43 forks source link

Introduce selection of different regional levels and statistical information #2576

Open santilland opened 1 month ago

santilland commented 1 month ago

The idea is for a user to be able to select on which administration level he would like to perform analysis on, e.g. different NUTS level, gemeinde, bezirks, or zählsprengel level.

For this we need to prepare the data previously to allow fast access to statistics.

The best data candidate for this is the green roofs and pv detections. We have already prepared statistical aggragation on the different levels. Now we need to conceive how to introduce this on user interface level.

My current thoughts are to provide an "Admin zone level" selection dropdown. This would load/show the correct geometries and zoom the user in (if needed) for smaller zones.

Then selecting the different administrative zones will show differently aggregated data.

We can start with a proposed implementation but i imagine we should iterate on what this aggregated data statistics should represent.