Rasterization-image
otbcli_Rasterization
Rasterization (image)
Vector Data Manipulation
Rasterize a vector dataset.
ParameterFile
in
Input vector dataset
The input vector dataset to be rasterized
False
OutputRaster
out
Ouptut image
An output image containing the rasterized vector dataset
ParameterRaster
im
Input reference image
A reference image from which to import output grid and projection reference system information.
True
ParameterNumber
background
Background value
Default value for pixels not belonging to any geometry
0
ParameterSelection
mode
Rasterization mode
Choice of rasterization modes
binary
attribute
0
ParameterNumber
mode.binary.foreground
Foreground value
Value for pixels inside a geometry
255
ParameterString
mode.attribute.field
The attribute field to burn
Name of the attribute field to burn
DN
False
ParameterNumber
ram
Available RAM (Mb)
Available memory for processing (in MB)
128