Saturday 15 October 2016

How to convert raster to polyline in QGIS?


How can I convert raster (stream segments result of a watershed analysis) to vector polylines, preferably shapefile. In ArcGIS this is easily acomplished with the Raster to Polyline tool. I only see Polygonize (Raster to Vector) tool under the Raster -> Conversion menu.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...