I have a vector map that I converted from a raster, representing the rivers in the map. However, because the colours in the map were very diffuse, the resulting vector map has many interrupted lines. Is there a way to extend the lines until they touch another, and then join the touching ones into a single line? I am using QGIS with GRASS.
Thanks