Project information
- Category: Data Analysis
- Reason: Fun / Practice
- Project date: March, 2020
- Tech: Mapbox - Leaflet, API, GeoJSON, D3.js, Python
- Project Details: Shawn's 'Earthquake Mapping' Project Overview
Mapping Earthquakes - JavaScript and API's
Main Objectives
- Retrieve data from a GeoJSON file.
- Make API requests to a server to host geographical maps.
- Populate geographical maps with GeoJSON data using JavaScript and the Data-Driven Documents (D3) library.
- Add multiple map layers to geographical maps using Leaflet control plugins to add user interface controls.
- Use JavaScript ES6 functions to add GeoJSON data, features, and interactivity to maps.
- Render maps on a local server.