Skip to content

This web project visualizes earthquake data from United States Geological Survey.

Notifications You must be signed in to change notification settings

mvongjesda/leaflet-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

leaflet-challenge

This project visualizes earthquake data from United States Geological Survey.

The USGS GeoJson data can be accessed here: https://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php

Information is updated every minute, and is organized into different datasets by time and severity.

This project reads in data from all earthquakes in the past day.

The map was created using Leaflet to visualize the intensity of the earthquakes, with more signifant earthquakes having larger and darker data markers. When the markers are clicked in the local web browser from the index.html file, popups show the intensity and location of the earthquake.

About

This web project visualizes earthquake data from United States Geological Survey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published