Skip to content

stevenjbark/USGS_Leaflet_Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing Earthquake Data with Leaflet

USGS Earthquake Image

Description

JSON data from the USGS on earthquakes from various regions across the globe were visualized on a graphical map. The JSON repository for USGS URL: http://earthquake.usgs.gov/earthquakes/feed/v1.0/geojson.php. Intensity of the earthquake was annotated by color coding and size of the circle marker. Clicking on any of the earthquake map data markers displays relevant data for that seismic event.

Deployment

The leaflet-challenge webpage is self-contained on GitHub. Click the URL below to load the page into your current browser. Note that the user-interactive features may react differently depending on browser. I have tested Firefox and Chrome.

Tools

HTML, CSS, JavaScript, D3, Leaflet

URL

https://stevenjbark.github.io/USGS_Leaflet_Map/

About

Leaflet Visualization: USGS earthquake information was visualized on an interactive map, magnitude of earthquakes were coded by color and size of markers. HTML, CSS, JavaScript, Leaflet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors