Update End of Term Assignment authored by Zorenböhmer Christina's avatar Zorenböhmer Christina
...@@ -365,7 +365,7 @@ New directory set to: C:\Users\Christina\Documents\Test Folder ...@@ -365,7 +365,7 @@ New directory set to: C:\Users\Christina\Documents\Test Folder
## Connecting to WMS and Downloading Image ## Connecting to WMS and Downloading Image
First, we created a non-executable [wms_GetMap.java](https://git.sbg.ac.at/s1080384/EoT/-/blob/main/Java%20Codes/Final%20Version/WMS_GetMap.java) class which contains a method `getMap()` that: Here, we created a non-executable [wms_GetMap.java](https://git.sbg.ac.at/s1080384/EoT/-/blob/main/Java%20Codes/Final%20Version/WMS_GetMap.java) class which contains a method `getMap()` that:
> 1. creates a WebMapServer object > 1. creates a WebMapServer object
> 2. tests the URL > 2. tests the URL
... ...
......