Skip to content

markwsutton/Earthquake-Map-Leaflet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Earthquake Map

Real-time visualization of live earthquake GeoJSON data from a USGS API utilizing Leaflet/Javascript. The data is updated every 5 minutes and contains all earthquakes from the last 24 hours. The map is from MapBox and other tools are CSS and D3.

Data markers reflect the magnitude of the earthquake by their size and and depth of the earth quake by color. Earthquakes with higher magnitudes appear larger and earthquakes with greater depth appear darker in color. Pop-up info is retreived from the GeoJSON API and is revealed upon clicking the circles.

Link to live map: https://markwsutton.github.io/Earthquake-Map-Leaflet/

Screenshot of map:

Image

Javascript calling the API:

Image

GeoJSON data:

Image

About

Utilizing Leaflet and Mapbox to map live earthquake data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors