... | ... | @@ -65,8 +65,6 @@ The corresponding .java file for this class can be found [here](https://git.sbg. |
|
|
|
|
|
## Step 2: Web Map Service
|
|
|
|
|
|
Another key component of our project is to access, download and integrate a Web Map Service (WMS) of Boston. This task was divided into two sub-steps:
|
|
|
|
|
|
### 2.1: Connecting and Downloading WMS
|
|
|
|
|
|
First, we created a [non-executable class "wms_GetMap](https://git.sbg.ac.at/s1080384/EoT/-/blob/main/Previous%20Versions%20(working%20files)/Christina%2004_07_2021/wms_GetMap.java) that contains a method **getMap()** that:
|
... | ... | |