.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_VECTORDATAREPROJECTION "1" "December 2015" "otbgui_VectorDataReprojection 5.2.0" "User Commands" .SH NAME otbgui_VectorDataReprojection \- OTB VectorDataReprojection application .SH DESCRIPTION This is the VectorDataReprojection application, version 5.2.0 This application allows one to reproject a vector data using support image projection reference, or a user specified map projection .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/VectorDataReprojection.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR.vd Input vector data (mandatory) .TP \fB\-in\fR.kwl Use image keywords list (optional, off by default) .PP \fB\-out\fR.vd Output vector data (mandatory) .TP \fB\-out\fR.proj Output Projection choice [image/user] (mandatory, default value is image) .TP \fB\-out\fR.proj.image.in Image used to get projection map (mandatory) .TP \fB\-out\fR.proj.user.map Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm) .TP \fB\-out\fR.proj.user.map.utm.zone Zone number (mandatory, default value is 31) .TP \fB\-out\fR.proj.user.map.utm.northhem Northern Hemisphere (optional, off by default) .TP \fB\-out\fR.proj.user.map.epsg.code EPSG Code (mandatory, default value is 4326) .TP \fB\-elev\fR.dem DEM directory (optional, off by default) .TP \fB\-elev\fR.geoid Geoid File (optional, off by default) .TP \fB\-elev\fR.default Default elevation (mandatory, default value is 0) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_VectorDataReprojection \-in.vd VectorData_QB1.shp \-out.proj image \-out.proj.image.in ROI_QB_MUL_1.tif \-out.vd reprojected_vd.shp .SH "SEE ALSO" The full documentation for .B otbgui_VectorDataReprojection is maintained as a Texinfo manual. If the .B info and .B otbgui_VectorDataReprojection programs are properly installed at your site, the command .IP .B info otbgui_VectorDataReprojection .PP should give you access to the complete manual.