Skip to content

Created a Gui which shows real time data of earthquake in the world (which is accessed directly from a US website) and shown on a world map

License

Notifications You must be signed in to change notification settings

pradeepsh2203/Earthquake_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthquake_data

In this project I have created a gui which shows the real time data of the earthquake around the world on a world map using USCD Unfolding maps library in java. The earthquake have been marked on the basis of there magnitude, as shown in the following project:

The gui also contain multiple event listener, like -
1. When you click on a earthquake it will show the magnitude of the earthquake, the city and the country at which the earthquacke occured
2 . When you click on a city it will show all the earthquake that had happened recently in that city with there average magnitude.
3. When you hover over a marker it gives you little info regarding that marker.


Note: Applet in java only works for jdk version smaller than 8.0 as they were decrypted afterwards.

About

Created a Gui which shows real time data of earthquake in the world (which is accessed directly from a US website) and shown on a world map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages