Rasterization-manual otbcli_Rasterization Rasterization (manual) Vector Data Manipulation Rasterize a vector dataset. ParameterVector in Input vector dataset The input vector dataset to be rasterized False OutputRaster out Output 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 True ParameterNumber szy Output size y Output size along y axis (useless if support image is given) 0 True 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 True ParameterNumber orx Output Upper-left x Output upper-left corner x coordinate (useless if support image is given) 0.0 True ParameterNumber ory Output Upper-left y Output upper-left corner y coordinate (useless if support image is given) 0.0 True ParameterNumber spx Spacing (GSD) x Spacing (ground sampling distance) along x axis (useless if support image is given) 0.0 True ParameterNumber spy Spacing (GSD) y Spacing (ground sampling distance) along y axis (useless if support image is given) 0.0 True ParameterNumber background Background value Default value for pixels not belonging to any geometry 0 False ParameterSelection mode Rasterization mode Choice of rasterization modes binary attribute 0 False ParameterNumber mode.binary.foreground Foreground value Value for pixels inside a geometry 255 False 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 True