I have been working on showing data from PurpleAir Layer onto a map in the form of a HeatMap .
I have the value of PM2.5 , should i convert it to US-Based value AQI ? Will that make more sense ?
My work on it so far : https://github.com/publiclab/leaflet-environmental-layers/issues/14
Heat Map looks like this if i am using PM2.5 Value :
The conversion can be done using this formula [source: https://en.wikipedia.org/wiki/Air_quality_index]:
This is an awesome post by the way @sagarpreet!!!
Reply to this comment...
Log in to comment