Open
Description
- How can I change the displayed colours in the interpolation?
I would like to be able to have stronger colours for the air quality measurements above
In my interpolatin of silvester night in Munich values with 400 microgramm per m^3 are still green which is already a health concerning value (breathed for longer period of time)
- How is it possible to set the measuring range in the interpolation?
As the range of my measurement is from 7 microgramm to 1400 microgramm
but 1400 is just a outlier measurement which needs to be taken account of but, not relevant to set the measurement range of the Interpolation.
measurement range from 0 to 900 would be perfect and be a much better visualization.
Java script code of interpolation is found here:
https://github.com/sensebox/openSenseMap-API/blob/master/packages/api/lib/transformers/idwTransformer.js