Skip to content

The purpose of this project is to create interactive maps using Leaflet.js, GeoJSON, Javascript and D3.js library to explore earthquakes around the world.

Notifications You must be signed in to change notification settings

abdulla971/Mapping_Earthquakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping_Earthquakes

Purpose

The main purpose of this project is to create a map that tracks not only the earthquakes for the past 7 days, but also the magnitude as well. It is well noted that the map also contians a pop-up information for each incident.

Project Overview

  • Use d3.json() to get tectonic plate data and add the data using the L.geoJSON() layer.
  • Style the tectonic plate LineString data to stand out on the map.
  • Add the tectonic plate data as an overlay with the earthquake data.
  • Add a third map style to allow the user to select from three different maps.

Link to Interactive Maps webpage

The deployed webpage is accessible at https://abdulla971.github.io/Mapping_Earthquakes/

Interactive Map Views

Streets View

Satellite View

Light View

Dark View

About

The purpose of this project is to create interactive maps using Leaflet.js, GeoJSON, Javascript and D3.js library to explore earthquakes around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published