Giter VIP home page Giter VIP logo

earthquakemapproject's Introduction

Earthquake Map ©

App description

An interactive map showing all earthquakes and cities around the world. This is a Java applet which provides interactive features for searching and visualising earthquake data.

Installation

Firstly, clone the repository on your local machine. If you work in Eclipse, import the UnfoldingMapsProject folder in editor (File -> Import -> Existing Projects into Workspace, Select this folder, Finish). These steps are simmilar and for other IDE.

Manual instalation

If the import does not work follow the steps below.

  • Create new Java project;
  • Copy + Paste all files into project;
  • Add all lib/*.jars to build path;
  • Set native library location for jogl.jar. Choose appropriate folder for your OS;
  • Add data/ as src.

Trouble shooting

Switch Java Compiler to 1.6 if you get VM problems. (Processing should work with Java 1.6, and 1.7)

Output

After compiling the entire project you should see this output. Play around the markers on the map in order to catch the information you want. When a city marker is hovered, the map will display a box with the city’s name, country, and population. For an earthquake marker, the map will display the title of the earthquake (including its magnitude and region). Clicking on a marker gives even more information: a click on a city marker will lead to only that city and earthquakes which affect it being displayed on the map. Clicking once again on that marker will bring the rest of the map’s markers back. Similarly, after clicking on an earthquake marker, only cities potentially affected by that earthquake will be displayed.

You can zoom particular location by clicking directly on map.

image

earthquakemapproject's People

Contributors

maxcojocari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.