-
Notifications
You must be signed in to change notification settings - Fork 18
GeoSpatial Visualization
tahir1122 edited this page Sep 28, 2018
·
1 revision
This project is implementation of visualizing upcoming events (music, sports, etc) with exact location, time, category and weather forecast information. The implementation generates real-time request to eventful.com and receives event information based on event type and country location. Visualization shows the events on a world map.
The implementation is based on JavaScript code.