Skip to content

PM2.5 IDW Map

Latest
Compare
Choose a tag to compare
@HuangLiPang HuangLiPang released this 16 Aug 06:41
· 88 commits to master since this release
50c5a11

PM2.5-IDW-Map

An PM2.5 Inverse Distance Weighting (IDW) map using Leaflet (v0.7.7).

PM2.5 data source

Data source is from PM2.5 Open Data Portal.

Website

PM2.5-IDW-Map

Inverse Distance Weighting (IDW)

Reference

       Σ (1 / (di ^ p)) * vi
 V = -------------------------
          Σ (1 / (di ^ p))

Libraries

The map is using Leaflet and IDW is edited from IDW. The PM2.5 contour is made from contourgeojson.