Skip to content

In this project, I used leaflet to visualize the United States Geological Survey (USGS) past 30 days M4.5+ earthquakes dataset. I created layers of maps with circles represent all of the earthquakes from this data set based on their tectonic plates, longitude, latitude, depth, and magnitude.

Notifications You must be signed in to change notification settings

yang5hi/leaflet-USGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Visualizing Earthquake Data with Leaflet

screenshot

In this project, I used leaflet to visualize the United States Geological Survey (USGS) past 30 days M4.5+ earthquakes dataset. I created layers of maps with circles represent all of the earthquakes from this data set based on their longitude, latitude, depth, and magnitude.

  • The data markers reflect the earthquake's magnitude by their size and depth of the earthquake by color. Earthquakes with higher magnitudes should appear larger, and earthquakes with greater depth should appear darker in color.
  • The popups provide additional information (the magnitude, the location, and depth) about the earthquake when a marker is clicked.
  • The legend shows the depth and their corresponding color.
  • A second data set on the map illustrates the relationship between tectonic plates and seismic activity. Data on tectonic plates can be found at https://github.com/fraxen/tectonicplates.

© 2021 Trilogy Education Services, LLC, a 2U, Inc. brand. Confidential and Proprietary. All Rights Reserved.

About

In this project, I used leaflet to visualize the United States Geological Survey (USGS) past 30 days M4.5+ earthquakes dataset. I created layers of maps with circles represent all of the earthquakes from this data set based on their tectonic plates, longitude, latitude, depth, and magnitude.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published