You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a clear and concise description of what you want to happen.
Since we have pre-extracted admin level data for a few layers (HDC stats api used for charts), we could start displaying that information to users without having to run an analysis. This just an idea for exploration now, but I would like to know how easy it would be to make the stats api call to retrieve admin level data for a layer, and then display the mean value in the tooltip when a user clicks on a layer.
Editing to add more details:
When layers provided through HDC (https://api.earthobservation.vam.wfp.org/ows/) have a chart_data configuration, we can access statistics for each administrative area via the HDC stats API (https://api.earthobservation.vam.wfp.org/stats/admin). In those cases, it's beneficial for users to be able to access these statistics without having to run an analysis.
We should look into:
Adding a parallel request to the stats api when an HDC layer with chart_data is loaded
Adding the received statistics as attributes to the underlying boundary file / polygons while that layer is active
Displaying the statistics in the tooltip
Adding new statistics to the boundary file / polygons whenever a new layer is loaded / or new date requested
Is there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.
No response
The text was updated successfully, but these errors were encountered:
Provide a clear and concise description of what you want to happen.
Since we have pre-extracted admin level data for a few layers (HDC stats api used for charts), we could start displaying that information to users without having to run an analysis. This just an idea for exploration now, but I would like to know how easy it would be to make the stats api call to retrieve admin level data for a layer, and then display the mean value in the tooltip when a user clicks on a layer.
Editing to add more details:
When layers provided through HDC (https://api.earthobservation.vam.wfp.org/ows/) have a
chart_data
configuration, we can access statistics for each administrative area via the HDC stats API (https://api.earthobservation.vam.wfp.org/stats/admin). In those cases, it's beneficial for users to be able to access these statistics without having to run an analysis.We should look into:
chart_data
is loadedIs there anything else you can add about the proposal? You might want to link to related issues here, if you haven't already.
No response
The text was updated successfully, but these errors were encountered: