Skip to content

Interactive earthquake data visualization using Leaflet library, plots recent earthquakes, represents magnitude and depth, added popups and legend, deployed on GitHub Pages.

Notifications You must be signed in to change notification settings

randiesinclair/Leaflet-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Leaflet (Earthquake Map) challenge

In this project, I was tasked with building an interactive dashboard using Leaflet library to visualize earthquake data provided by the United States Geological Survey (USGS). My job was to create a map that plots all the earthquakes based on their longitude and latitude. The data markers should reflect the magnitude of the earthquake by their size and the depth of the earthquake by color. Additionally, I had to include popups that provide additional information about the earthquake when its associated marker is clicked. Also, creating a legend that will provide context for the map data is part of the task.

Link to the dashboard

image

Technical Skills

  • Basic knowledge of JavaScript
  • Familiarity with D3.js and Leaflet libraries
  • Understanding of geoJSON and APIs

Project Parameters

  • Use USGS GeoJSON Feed data to visualize earthquakes on a map
  • Represent magnitude of earthquakes by size and depth by color on the data markers
  • Add popups with additional information about earthquakes when markers are clicked
  • Create a legend to provide context for the map data
  • Deploy the final project on a web hosting service like GitHub Pages

About

Interactive earthquake data visualization using Leaflet library, plots recent earthquakes, represents magnitude and depth, added popups and legend, deployed on GitHub Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published