Skip to content

Seismic Monitor is a Java Application utilizing the UnfoldingMaps library for monitoring earthquakes around the world and categorize them according to their magnitude and location. This applicatin can also visualize other data on geographical maps including Airline routes.

License

asheerrizvi/seismicmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seismic Monitor

Seismic Monitor is a Java Application utilizing the UnfoldingMaps library for monitoring earthquakes around the world and categorize them according to their magnitude and location. This applicatin can also visualize other data on geographical maps including Airline routes.

Getting Started

You can setup a local instance for this application and run it for yourself:

Prerequisites

The only pre-requisite for running this application is a Java IDE. I used Eclipse while developing this and therefore the screenshots attached here are from Eclipse.

Installation

Clone the repository on your local machine and import it into your preferred IDE. On Eclipse, you can do this via the following path:

File > Import > General > Existing Projects in Workspace

Running Locally

Run the application by executing "EarthquakeCityMap.java", this file can be found under the following path:

UCSDUnfoldingMaps > src > application > EarthquakeCityMap.java

image

image

About

Seismic Monitor is a Java Application utilizing the UnfoldingMaps library for monitoring earthquakes around the world and categorize them according to their magnitude and location. This applicatin can also visualize other data on geographical maps including Airline routes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages