johnwalicki / Node-RED-Earthquake-Dashboard

Plot Earthquake seismic activity on a Node-RED Map Dashboard and Table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-RED-Earthquake-Dashboard

Plot Earthquake seismic activity on a Node-RED Map Dashboard and Table

Plot a list of earthquakes from the USGS earthquake public API on a Node-RED Dashboard

This example flow and Node-RED Dashboard might be useful as part of a Call for Code Natural Disaster solution.

For additional earthquake dashboards, learn about the OpenEEW Early Earthquake Warning Node-RED examples

Prerequistes

Node-RED flow in this repository:


A flow that displays Earthquake Alerts on a map

  • Display a Notification Alert if there is a Earthquake >= Magnitude 5
  • Click on the red icon to zoom to that epicenter on the Earth.

Earthquake Alert Dashboard

Earthquake Alert flow

Earthquake Alert LosAngeles

Authors


Enjoy! Give us feedback if you have suggestions on how to improve this tutorial.

License

This tutorial is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 (DCO) and the Apache Software License, Version 2.

About

Plot Earthquake seismic activity on a Node-RED Map Dashboard and Table

License:Apache License 2.0