irceline / aq-mobile-be

App for consulting air quality data in Belgium using the ionic framework for Android and iOS
Apache License 2.0
7 stars 8 forks source link

add BelAQI to longterm-info screen and set colour O3 to grey #277

Closed opeeters closed 3 years ago

opeeters commented 3 years ago

The click-model also has a graph with the BelAQI index for annual means. This data was not yet available, but is now (belaqi_anmean_2015 through to belaqi_anmean_2019). Please add a BelAQI graph.

Reorder the graphs, top to bottom:

Additionally, the bars in the bar chart of only O3 should be grey (as long als the values are still readable the shade of grey is fine) and not coloured according to the index colours as is currently the case.

janschulte commented 3 years ago

I am confused. There is a WMS https://geo.irceline.be/rioifdm/belaqi_anmean_2017/wms?service=WMS&request=GetCapabilities but only with layers belaqi_anmean_2018 and belaqi_anmean_2019.

Same for:

Wrong deployments or where should I find the older layers?

janschulte commented 3 years ago

And an other point are the barcharts. Currently the barchart base on the µg/m³ Scaling. For the belaqi I have to adjust the scaling to the index values between 1 and 10? Could you maybe give me a screenshot of the click-model?

opeeters commented 3 years ago
Screen Shot 2021-04-30 at 12 39 46
opeeters commented 3 years ago

@janschulte You will find all the layers now via: https://geo.irceline.be/rioifdm/wms?service=WMS&request=GetCapabilities

Sorry! A colleague published to the wrong workspace..

janschulte commented 3 years ago

Hopefully everything is adjusted as whished.

opeeters commented 3 years ago

All is well, thanks everyone!