Skip to content

Maps global outbreaks, and finds out the distance between the user and the closest outbreak zone.

Notifications You must be signed in to change notification settings

sknepal/outbreak-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

Outbreak Map is a Google Maps mashup with Google Spreadsheet and XML feed of CDC Travel Notices. It marks outbreaks happening worldwide, and with the help of geolocation, finds out the nearest outbreak to you.

Built Using

  1. Bootstrap : For a better UI.
  2. Gmaps.js : For easiness in using Google Maps.
  3. Share-button : For an easy to implement share button.
  4. Google Spreadsheet : For scraping data from the XML feed via Google script and as a data source to dynamically update the map.
  5. Tabletop.js: For retrieving data from Google Spreadsheet.

Installation

Download the repository, extract it as it is (i.e in the same hierarchy).

License

This work is licensed under a Creative Commons Attribution 3.0 Unported License.

Changelog

v2.0 - 9/30/2014 : Made it Dynamic. XML feed of CDC Travel Notices is parsed by Google Script. The parsed data is stored in Google Spreadsheet. This data is grabbed via Tabletop.js each time the site loads, and mapped onto Google Maps via Gmaps.js.

v1.0 - 9/28/2014 : Initial release.

About

Maps global outbreaks, and finds out the distance between the user and the closest outbreak zone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published