Skip to content

bcaldwell19/Mapping_Earthquakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping_Earthquakes

Basic Project Plan Purpose The purpose of this project is to visually show the differences between the magnitudes of earthquakes all over the world for the last seven days.

Tasks To complete this project, use a URL for GeoJSON earthquake data from the USGS website and retrieve geographical coordinates and the magnitudes of earthquakes for the last seven days. Then add the data to a map.

Approach Your approach will be to use the JavaScript and the D3.js library to retrieve the coordinates and magnitudes of the earthquakes from the GeoJSON data. You'll use the Leaflet library to plot the data on a Mapbox map through an API request and create interactivity for the earthquake data.

Now that you have an overview of the project plan, let's set up a Mapbox account and get the API token you'll need to create geographical maps.

Background Basil and Sadhana like how you created your earthquake map with two different maps and the earthquake overlay. Now, Basil and Sadhana would like to see the earthquake data in relation to the tectonic plates’ location on the earth, and they would like to see all the earthquakes with a magnitude greater than 4.5 on the map, and they would like to see the data on a third map.

Language: JavaScript

Library:D3 and Leaflet

Server: Local Host Python Server

API: Mapbox


Deliverable 1: Add Tectonic Plate Data

This is an image of the Tectonic Plate Data

Figure 1

Tectonic Plate Map

Deliverable 2: Add Major Earthquake Data

This is an image of the Major Earthquake Data from the last seven days

Figure 2

Major Earthquake Data from the Last Seven Days Map

Deliverable 3: Add an Additional Map

This is an image of an additional map from Mapbox called outdoors

Figure 3

Outdoors Map from Mapbox API

About

data visualization with JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published