Skip to content

Using JavaScript and the D3.js library to retrieve the coordinates and magnitudes of earthquakes from GeoJSON data. Then utilizing Leaflet library to plot the data on a Mapbox map through an API request and create interactivity for the earthquake data.

Notifications You must be signed in to change notification settings

stephperillo/Mapping_Earthquakes

Repository files navigation

Mapping_Earthquakes

Overview

This repository holds earthquake maps with a tectonic plate overlay as well as an overlay showing major earthquakes over 4.5 magnitude. I used the Mapbox API with Leaflet.js and geoJSON data to create the maps.

Sources

A popup marker that shows the magnitude and location is displayed for each earthquake. The map can be viewed in street, satellite, or dark tile layers:

street.png

satellite

dark.png

These maps will be helpful for visualizing earthquake data in relation to the location of the earth's tectonic plates.

About

Using JavaScript and the D3.js library to retrieve the coordinates and magnitudes of earthquakes from GeoJSON data. Then utilizing Leaflet library to plot the data on a Mapbox map through an API request and create interactivity for the earthquake data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published