Skip to content

Visual validation of the result (QGIS)

luciestara edited this page Oct 8, 2019 · 5 revisions

The visual validation of algorithm can be done by comparing result (raster/vector) against the original service (WMS/WFS) using a geographic information system, e.g. QGIS (version 3.4.1 in this case).

Input:

1. Connecting original service (WMS)

Add service layer

02 Note: for connecting other service than WMS different option must be selected (e.g. Add WFS Layer as shown in the image)

Create new connection

03

Insert URL and Name

04

The layer and CRS

Select the layer (one service may content several layers, all layers may be selected by clicking the heading one) and check the coordinate system (for changing the CRS follow next step)

05

Filter/search for the correct CRS using EPSG code and select

06

Before adding the new layer, the Data Source Manager window should look like this

07

Added service

08

2. Connecting algorithm result (raster)

Note: connecting vector layers works in similar way.

Add raster layer

09

Browse for the raster file and Add

10

Layer properties

  • appearance of layer may be adjusted (e.g. setting the transparency), right-click the layer and select Properties, choose the Transparency tab

11

12

Result

13

Optional:

  • for better geographic context OpenStreetMap can be connected using Browser Panel (switch on the Browser Panel by right-click in the Toolbar area)

14