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

CROPOM integrate sub-county and microregion #2565

Closed lubojr closed 3 months ago

lubojr commented 5 months ago

Cccess the data of the sub-county region: ?region_code=HU332

And on micro-region: ?region_code=HU3321

3 separate indicators with their own configs

lubojr commented 4 months ago

Also country_code=AT now works

lubojr commented 4 months ago

not 3 different indicators, but 3 layers on 1 indicator instead

clicking on a feature new handler which loads sub county layer

clicking on a feature of subcounty loads microregion layer

clicking back on feature from "top level" selects "another" subcountry/nuts3

style handling needs to be applied to all 3 layers to be exportable correctly

selected identifier for time series chart is applicable for all levels

https://github.com/eurodatacube/eodash/issues/2342