... | ... | @@ -7,7 +7,15 @@ |
|
|
|
|
|
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
|
|
|
- [ ] WMS Connection and Download
|
|
|
- [ ] Integration of the WMS Image into Google Earth
|
|
|
- [ ] Download Tweets text file
|
|
|
- [ ] Convert Tweets to KML
|
|
|
- [ ] Convert Tweets to extruding polygon features with timestamp
|
|
|
- [ ] Launch Google Earth and all KML files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Creating a Central Class from which to Execute the Whole Programme
|
... | ... | |