A project to view measurements of fine dust.
This project uses the fancybox JS/CSS library, downloaded from here: http://fancyapps.com/fancybox/#license
This project uses the LeafletJS library (release 0.7.2, included from CDN).
This project uses the JQuery library (release 2.1.0, included from CDN).
This project uses the JQuery-UI JS library and CSS (release 1.10.4, downloaded from http://jqueryui.com).
For generating the json data from the cvs, this project uses
On Debian: apt-get install libtext-csv-perl libjson-perl
On Redhat: yum install perl-JSON perl-Text-CSV