Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 450 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 450 Bytes

GoogleEarthTweetMapper

This program requests PNG format image from WMS server, converts it to KML, read tweet file from a website and then displays those tweets in the Google Earth.

All the other classes and methods are run from main class GoogleEarthTweetMapper.java.

Note: This work was done as part of final project for Basics of Software Development course of Copernicus Master in Digital Earth curriculum.