This code powers tipa.li, a simple mobile-friendly site for location Polio vaccination clinics in Israel (background)
The front end consists of index.html, hosted on GitHub pages
Data is kept in geoJSON format in data/clinics.js and read by index.html.
Geoencoding was done by geoencode.py, running against all_stations.json. Currently geoencode.py isn't used, instead we're using data from the Milkscrapper project stored in data/milkscrapper.geojson
Data from milkscrapper.geojson is exported to a Google Fusion table to be proofread and edited by volunteers.
Occasionally, the data in the Fusion table is imported back via the import_fusion.py script via:
python import_fusion.py -f clinics.js
You can help us verify, clean and optimize the information.
We use a google fusion table with the data. ping us in the issues section or by email to grant an editing permission.