.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_VECTORDATATRANSFORM "1" "December 2015" "otbgui_VectorDataTransform 5.2.0" "User Commands" .SH NAME otbgui_VectorDataTransform \- OTB VectorDataTransform application .SH DESCRIPTION This is the VectorDataTransform application, version 5.2.0 Apply a transform to each vertex of the input VectorData .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/VectorDataTransform.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-vd\fR Input Vector data (mandatory) \fB\-out\fR Output Vector data (mandatory) \fB\-in\fR Support image (mandatory) .TP \fB\-transform\fR.tx Translation X (mandatory, default value is 0) .TP \fB\-transform\fR.ty Translation Y (mandatory, default value is 0) .TP \fB\-transform\fR.ro Rotation Angle (mandatory, default value is 0) .TP \fB\-transform\fR.centerx Center X (mandatory, default value is 0) .TP \fB\-transform\fR.centery Center Y (mandatory, default value is 0) .TP \fB\-transform\fR.scale Scale (mandatory, default value is 1) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_VectorDataTransform \-vd qb_RoadExtract_easyClassification.shp \-in qb_RoadExtract.tif \-out VectorDataTransform.shp \-transform.ro 5 .SH "SEE ALSO" The full documentation for .B otbgui_VectorDataTransform is maintained as a Texinfo manual. If the .B info and .B otbgui_VectorDataTransform programs are properly installed at your site, the command .IP .B info otbgui_VectorDataTransform .PP should give you access to the complete manual.