yempi / Mapping_Earthquakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping_Earthquakes

Overview

In this project earthquakes are going to be pinpointed according to their latitude and portrayed on a color scale corresponding to their magnitude. Also, in the same map, borders from all tectonic plates are shown.

Results

This is the final map presented: Screen Shot 2022-04-03 at 9 06 21 PM

There are various modes to view the map such as:

  • Streets
  • Satellite
  • Dark

There can be all the markers displayed at the same time or you can choose whichever one:

  • Earthquakes
  • Tectonic plates
  • Major earthquakes

Here is an example of the map displayed on Satellite mode and earthquakes and tectonic plates selected: Screen Shot 2022-04-03 at 9 10 48 PM

Dark mode and only Major Earthquakes selected: Screen Shot 2022-04-03 at 9 13 18 PM

Resources

  • Software

    • Visual Studio 1.65.2
    • Mapbox
    • Leaflet 1.7.1
    • D3.js 6.2.0
  • Data

    • Earthquakes GeoJSON
    • Earthquakes above 4.5mag GeoJSON
    • Tectonic Plate GeoJSON

About


Languages

Language:JavaScript 84.0%Language:HTML 12.8%Language:CSS 3.3%