Skip to content

Earthquake data visualization tool using the Leaflet and D3 JavaScript libraries.

Notifications You must be signed in to change notification settings

Danacw/USGS-Earthquake-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USGS Earthquake Map

You can view the interactive earthquake map here: https://danacw.github.io/USGS-Earthquake-Map/

In this interactive map, users can review earthquake data over a 7-day span with data from the USGS. Earthquake and tectonic plates layers were added to four different overlay maps, to give users the ability to switch between views. Marker size is based on the magnitude of the quake, while marker color is based on its depth. Users have the ability to click on each marker to view data on time, location, and magnitude of each specific quake.

Data Sources:

Index.html

  • The html source that hosts the map.

Static/js

  • logic.js: the JavaScript file used to read in my data and build the map.

Static/css

  • style.css: the basic styling of my map and legend.

Screen Shot 2021-07-26 at 1 13 07 PM

Releases

No releases published

Packages

No packages published