Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.13 KB

Mapping_Earthquakes

Background

Build insightful data visualizations with interactive features on earthquakes from around the world. Using the latest earthquake GeoJSON data from the U.S. Geologiical Survey website, you will traverse and retrieve the earthquake data using JavaScript and the D3 and leaflet libraries, and plot the data on a Mapbox map through an API request.

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.

Deliverable

  1. Deliverable 1: Add Tectonic Plate Data
  2. Deliverable 2: Add Major Earthquake Data
  3. Deliverable 3: Add an Additional Map

Result

Image 1