Skip to content

Burn LineString Coordinate

Summary

Burn raster with linestring Z values.

This algorithm does not interpolate values between linestring vertices, ie. input vertices are expected to match raster cells, as produced by the DrapeVectors algorithm.

Input raster will be converted to float32.

Tags:
z, m, burn, preprocess

Usage

No Description Yet.

Parameters

Parameter Description Type
Input Raster
INPUT
QgsProcessingParameterRasterLayer
Band
BAND
Default value: 1 QgsProcessingParameterBand
LineString With Z or M Coordinate
LINESTRINGZ
QgsProcessingParameterFeatureSource
Source Coordinate
SOURCE
QgsProcessingParameterEnum
LineString No-Data Value
NODATA
Default value: -99999.0 QgsProcessingParameterNumber
Offset to add to Coord. values
OFFSET
QgsProcessingParameterNumber
Burned Raster
OUTPUT
QgsProcessingParameterRasterDestination