Skip to content

Leaflet and D3 map of recent earthquakes from USGS

Notifications You must be signed in to change notification settings

SSabu/earthquake_mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake Mapper

Description

The Earthquake Mapper queries the USGS Earthquakes API for recent earthquakes catalogued by the USGS. Earthquakes are visualized using Leaflet.js for the basemap and D3.js to provide interactivity to the map. The USGS Earthquakes API limits queries to 20,000.

Skills Learned

  • Accessing basemap with Leaflet.js
  • Data visualization with D3.js
  • Using Promises to fetch data from an API
  • Massaging data to make it readable by D3 library

Deployment

View the Earthquake Mapper here.

Authors

  • Sandeep Sabu

About

Leaflet and D3 map of recent earthquakes from USGS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published