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
94 stars 42 forks source link

Statistical explorer - compare regions #1605

Open santilland opened 2 years ago

santilland commented 2 years ago

→ Comparison between different areas of interest important

How can comparison selection be done? Current approach only allows selection of 1 area in map

slumnitz commented 2 years ago

For urban rooftops, we could add the information to the table which area the rooftop belongs to. Are there aggregation options, i.e. of kWh values selected by region index in GeoDB?

santilland commented 2 years ago

In principle as far as i understood we can send even pure sql queries to the data which is saved on a postgres db, so we could in principle use any sql aggregation option. For the created issue though i was considering more how the selection of multiple regions should be done in the user interface. For example should it be possible to select multiple regions on the map?, if yes, how would we show the information for all the selected regions? Should 2 or more regions be selectable? etc

slumnitz commented 2 years ago

I think here it would be interesting to allow for a selection via "lasso-tool", selection-tool approach selection on the map and then displaying aggregation statistics table, or a scatterplot in a different view?

slumnitz commented 1 year ago

linked to #1806