Skip to content

nicoladileo/QuakeMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuakeMap

Summary

Given the need to monitor the seismic events that happen every day on earth, i decided to create an application that fulfilled this purpose using data provided by the USGS REST API combined with maps API of Google Maps. In this way is possible to monitor earthquakes daily, showing them on a map and watching their feauters such as location, timestamp, magnitude and depth.

Implementation

This application was written using Java 8 in conjunction with the graphics libraries of JavaFX 2.0. The Google Maps API has been integrated thanks to the work of Rob Terpilowski and Geoff Capper, found at this link

Usage

In order to run the application you can type "java -jar QuakeMap.jar". The jar file is located under this [folder] (https://github.com/nicoladileo/QuakeMap/tree/master/dist). This application require Java 8.

Screenshots

About

A java application to monitor the seismic events daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published