6. Delineate the catchment

The next step is to look for the outlet of the catchment at the delineated stream and then calculate the catchment of this outlet.

1. Follow the delineated stream downstream to find the approximate location where the Rur (Roer in Dutch) enters the Meuse (Maas in Dutch) river. Use the OSM Standard and streams vector layer to find this location.

outlet

2. In the Processing Toolbox go to GRASS | Raster (r.*) | r.water.outlet.

3. In the r.water.outlet dialogue choose flowdirabs as Name of input raster map. For the Coordinates of outlet point click and choose the point on the delineated stream. Zoom in close enough.

4. Save the Basin as catchment.tif.

5. Click Run. Close the dialogue after processing.

6. Click right on the catchment layer in the Layers panel and choose Zoom to layer.

Catchment raster

Now we need to convert the catchment to a polygon.

7. In the Processing Toolbox choose GRASS | Raster (r.*) | r.to.vect.

8. In the r.to.vect dialogue choose catchment as Input raster layer and choose area as Feature type. Keep the rest as default. Save the Vectorized output as Rur_catchment.shp.

9. Click Run. Close the dialogue after processing.

10. Style the layers.

Stream and catchment delineated