Update End of Term Assignment authored by Zorenböhmer Christina's avatar Zorenböhmer Christina
...@@ -7,13 +7,14 @@ ...@@ -7,13 +7,14 @@
This End of Term (EoT) Assignment This End of Term (EoT) Assignment
- [ ] Create an executable Java class called “GoogleEarthTweetMapper”, which integrates data from an OGC WMS and a Tweets Text file, and displays them in Google Earth - Create an executable Java class called “GoogleEarthTweetMapper”, which integrates data from an OGC WMS and a Tweets Text file, and displays them in Google Earth
- [ ] WMS Connection and Download - WMS Connection and Download
- [ ] Integration of the WMS Image into Google Earth - Integration of the WMS Image into Google Earth
- [ ] Download Tweets text file - Download Tweets text file
- [ ] Convert Tweets to KML - Convert Tweets to KML
- [ ] Convert Tweets to extruding polygon features with timestamp - Convert Tweets to extruding polygon features with timestamp
- [ ] Launch Google Earth and all KML files - Launch Google Earth and all KML files
... ...
......