Rasterization-manual
otbcli_Rasterization
Rasterization (manual)
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
ParameterNumber
szx
Output size x
Output size along x axis (useless if support image is given)
0
ParameterNumber
szy
Output size y
Output size along y axis (useless if support image is given)
0
ParameterNumber
epsg
Output EPSG code
EPSG code for the output projection reference system (EPSG 4326 for WGS84, 32631 for UTM31N...,useless if support image is given)
0
ParameterNumber
orx
Output Upper-left x
Output upper-left corner x coordinate (useless if support image is given)
0.0
ParameterNumber
ory
Output Upper-left y
Output upper-left corner y coordinate (useless if support image is given)
0.0
ParameterNumber
spx
Spacing (GSD) x
Spacing (ground sampling distance) along x axis (useless if support image is given)
0.0
ParameterNumber
spy
Spacing (GSD) y
Spacing (ground sampling distance) along y axis (useless if support image is given)
0.0
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