.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_VECTORDATATRANSFORM "1" "December 2015" "otbcli_VectorDataTransform 5.2.0" "User Commands" .SH NAME otbcli_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 otbcli_VectorDataTransform \-vd qb_RoadExtract_easyClassification.shp \-in qb_RoadExtract.tif \-out VectorDataTransform.shp \-transform.ro 5 .SH "SEE ALSO" The full documentation for .B otbcli_VectorDataTransform is maintained as a Texinfo manual. If the .B info and .B otbcli_VectorDataTransform programs are properly installed at your site, the command .IP .B info otbcli_VectorDataTransform .PP should give you access to the complete manual.