S.Donike & A. Porti (2021)
This repository contains Java classes completing the following tasks:
- GoogleEarthTweetMapper.java: main class
- WMSconnector.java: create WMS request and save it to PNG
- CSVtoKML.java: read twitter.csv and parse into KML
- CSVtoKML_polygon.java: read twitter.csv, create polygons, visualize weather tweets contain profanity or not
The final result of turning the tweet coordinates into polygons and coloring them by checking for profanity can be seen here. the created KML file is shown via Google Earth Pro.
GoogleEarthTweetMapper.java - main
The polygons are created by adding/substracting to the coordinates according to the following schema: