Skip to content

Created multi-layer world map showing seismic activity over seven days using the UCGS GeoJSON feed, Leaflet, Mapbox, D3, Javascript and HTML.

Notifications You must be signed in to change notification settings

sarahgrant11/Earthquake-Layermap-Leaflet-Mapbox.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping Earthquake Data With Leaflet, Mapbox

1-Logo

Object

To create an interactive world map that shows the correlation between tectonic plates and seismic activity over the last week, by connecting a geoJSON API using D3.

Data Set

Visualization

  • Created a world map using Leaflet.js that plots all of the earthquakes from the data set based on longitude and latitude.
  • Added additional basemaps that users can choose from (top-right drop-down) as well as two different data sets into overlays that can be turned on and off by the user.
  • Each data marker reflects the location and magnitude of the earthquake in their size and color. Earthquakes with higher magnitudes appear larger and darker in color.
  • Added a tooltip in the scrollover that indicates the location and magnitude of the earthquake.
  • Added a legend for context, as well as layer controls to the map.

Tech Environment:

Mapbox, D3, Leaflet, Javascript, HTML5, GitHub, VSCode

About

Created multi-layer world map showing seismic activity over seven days using the UCGS GeoJSON feed, Leaflet, Mapbox, D3, Javascript and HTML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published