Update End of Term Assignment authored by Zorenböhmer Christina's avatar Zorenböhmer Christina
...@@ -17,10 +17,10 @@ ...@@ -17,10 +17,10 @@
This End of Term (EoT) Project shall: This End of Term (EoT) Project shall:
> * Welcome the user and ask the user to either accept a default directory or set a new one > * Welcome the user and ask the user to either accept a default directory or set a new one
> * Establish a WMS connection and download an image of Boston as .png and store it locally > * Establish a WMS connection, download an image of Boston as .png and store it locally
> * Integrate the WMS Image into a kml structure > * Integrate the WMS Image into a kml structure
> * Download Tweets text file from the web and store locally > * Download a Tweets.csv file from the web and store it locally
> * Integrate information about the Tweets to a kml and > * Integrate information about the Tweets to a kml strcture that
> * visualises the tweets as 3D polygons > * visualises the tweets as 3D polygons
> * colours the polygons according to the time of the tweets > * colours the polygons according to the time of the tweets
> * includes time stamps > * includes time stamps
... ...
......