Skip to content

Create a map using Leaflet that plots all of the earthquakes from a data set based on their longitude and latitude.

Notifications You must be signed in to change notification settings

manuelamachado/Visualizing-Data-with-Leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize Global Earthquake Data

In this project, I have visualized earthquakes occurring globally using a live API feed provided by the USGS(United States Geological Survey). The data in the feed is updated every 5 mins, and includes all earthquake data for the Past 7 Days. I have also included an additional layer of tectonic plates to understand the relationship between tectonic plates and seismic activites.

Web application is deployed at the following link:

Technology stack used in developing this web application is as follows:

  • leaflet.js
  • HTML/CSS/Bootstrap/Javascript
  • GeoJSON

Data Sources used :

Images from the final app

final_app_part1.png final_app_part2.png final_app_part3.png

About

Create a map using Leaflet that plots all of the earthquakes from a data set based on their longitude and latitude.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published