Mapping_Earthquakes

Creating interactive maps using the Leaflet.js Application Programming Interface (API) to populate a geographical map with GeoJSON earthquake data from a URL.

Background

Overview

This project consists of three technical analysis deliverables.

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.

Methodology

Resources

Data source:

Software:


Results

Using JavaScript, Leaflet, and D3, we re-factored the code of our index.html file to create an interactive earthquake map as shown in image (a, b and c).


(a)Streets_map

Figure (a) Streets_Earthquakes_maps


(b)Satellite_map

Figure (b) Satellite_Earthquakes_maps


(c)Dark_map

Figure (c) Dark_Earthquakes_maps


Summary


References

Markdown

Earthquake data

Mapbox

Leaflet