Closed Patrick1G closed 1 year ago
We have been discussing possible technical solution:
Evaluate use of vector tiles for admin zones as complete geometry would no longer be needed and it might provide performance improvements
@santilland any updates on this functionality? Lets discuss this also in the context of the "statistical summary tool" for raster science products
Discussed first steps for vector selection layers:
@patrick-griffiths the latest state of the vector feature multiselection can be seen on https://gtif.esa.int/
Decided to separate the tooltip and selection behavior into two separate configs
selection config will not implicitly enable tooltip behavior but will need to be configured by tooltip config
tooltip config will additionally enable a callback function accepting an OL Feature/RenderFeature and original mergedConfigData (for backreference to original indicator config) and returning a HTML content to be displayed
Solves point 2 from https://github.com/eurodatacube/eodash/issues/2183#issuecomment-1562422665 and heatExplorer
cc @santilland
Can be closed?
across GTIF tools, the ability to compare regions is an important functionality. We should start thinking of how to enable this...
An example from the renewables would be that a user performs the site suitability analysis and then compares to districts/zaehlsprengel and investigates the related statistics (area, WPD, terrain, land cover, etc.).
For selecting the units to compare it could be CTRL+click or two dropdown lists. The statistics could then be displayed on the right side pane, similar to what we have for sustainable cities (e.g. green roofs).