catielutz / Earthquake-Analysis

This leaflet.js application maps earthquake activity from the past 7 days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Earthquake-Analysis

Overview

This application pulls data from the USGS GeoJSON Feed page, where earthquake activity is updated every 5 minutes. Each data marker reflects the magnitude of the earthquake by the bubble size and the depth is indicated by the color. The user may select an individual bubble to display a tooltip with the earthquakes location, magnitude, and depth.

map_preview

About

This leaflet.js application maps earthquake activity from the past 7 days.


Languages

Language:JavaScript 68.1%Language:HTML 23.2%Language:CSS 8.7%