Skip to content

Supriya0115/Leaflet_Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize Earthquake Data

• The USGS provides earthquake data in different formats, updated every 5 minutes. On the USGS GeoJSON Feed page and when you click on 'All Earthquakes from the Past 7 Days', you will be given a JSON representation of that data.

• Imported & Visualized the Data.

• Created a map using Leaflet that plots the earthquakes from data set based on their longitude and latitude.

• Data markers reflect the magnitude of the earthquake in their size and color. Earthquakes with higher magnitudes appear larger and darker in color.

• Included popups that provide additional information about the earthquake when a marker is clicked.

• Created a legend that will provide context for your map data.

About

Leaflet, Bootstrap, HTML/CSS, Java Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published