Skip to content

guillaumeprevost/earthquakes-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquakes Monitor

This is a very simple single-page visualisation of the recent earthquakes around the world, using HTML and JavaScript.

It was developped to experiment with the Leafleft map library and playing around with reading JSON data from a web service.

More information here.

A live demo is available at: http://www.justahype.net/earthquakes

This code is under the MIT License. Each of the dependencies - libraries, data or other - belong to their respective authors and are subject to their respective LICENSES.

Libraries used

Data used

The application relies on the open data about recent earthquakes made available by the USGS (https://earthquake.usgs.gov/)

The data usage and redistribution is subject to the license provided on the USGS website.

Screen captures

Screenshot of the application Screenshot of the application

The "Infos & Settings" pane can be unfolded from the top-right corner of the page. From there, is is possible to change the filters for the earthquakes displayed on the map, using the magnitude and the time frame period to display (maximum one month ago).

Settings panel Settings panel

There is also an option to show on the map the boundaries of the tectonic plates by checking a box in the Settings.

Boundaries displayed Boundaries displayed

About

Visualisation of the recent earthquakes around the world in a single-page HTML + JS app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published