Rasterizes vector streams based on Lindsay (2016) method.
rasterize_streams(streams, base, output, nodata = TRUE,
feature_id = FALSE, verbose_mode = FALSE)
Input vector streams file.
Input base raster file.
Output raster file.
Use NoData value for background?.
Use feature number as output value?.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.