.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_RASTERIZATION "1" "December 2015" "otbgui_Rasterization 5.2.0" "User Commands" .SH NAME otbgui_Rasterization \- OTB Rasterization application .SH DESCRIPTION This is the Rasterization application, version 5.2.0 Rasterize a vector dataset. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/Rasterization.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input vector dataset (mandatory) \fB\-out\fR [pixel] Output image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-im\fR Input reference image (optional, off by default) .TP \fB\-szx\fR Output size x (optional, off by default) .TP \fB\-szy\fR Output size y (optional, off by default) .TP \fB\-epsg\fR Output EPSG code (optional, off by default) .TP \fB\-orx\fR Output Upper\-left x (optional, off by default) .TP \fB\-ory\fR Output Upper\-left y (optional, off by default) .TP \fB\-spx\fR Spacing (GSD) x (optional, off by default) .TP \fB\-spy\fR Spacing (GSD) y (optional, off by default) .TP \fB\-background\fR Background value (mandatory, default value is 0) .TP \fB\-mode\fR Rasterization mode [binary/attribute] (mandatory, default value is binary) .TP \fB\-mode\fR.binary.foreground Foreground value (mandatory, default value is 255) .TP \fB\-mode\fR.attribute.field The attribute field to burn (mandatory, default value is DN) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_Rasterization \-in qb_RoadExtract_classification.shp \-out rasterImage.tif \-spx 1. \-spy 1. .SH "SEE ALSO" The full documentation for .B otbgui_Rasterization is maintained as a Texinfo manual. If the .B info and .B otbgui_Rasterization programs are properly installed at your site, the command .IP .B info otbgui_Rasterization .PP should give you access to the complete manual.