Scroll to navigation

OTBGUI_VECTORDATAREPROJECTION(1) User Commands OTBGUI_VECTORDATAREPROJECTION(1)

NAME

otbgui_VectorDataReprojection - OTB VectorDataReprojection application

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

Complete documentation: http://www.orfeo-toolbox.org/Applications/VectorDataReprojection.html

Parameters:

<boolean> Report progress


-in.vd <string> Input vector data (mandatory)

<string> Use image keywords list (optional, off by default)


-out.vd <string> Output vector data (mandatory)

<string> Output Projection choice [image/user] (mandatory, default value is image)
<string> Image used to get projection map (mandatory)
<string> Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm)
<int32> Zone number (mandatory, default value is 31)
Northern Hemisphere (optional, off by default)
<int32> EPSG Code (mandatory, default value is 4326)
<string> DEM directory (optional, off by default)
<string> Geoid File (optional, off by default)
<float> Default elevation (mandatory, default value is 0)
<string> Load otb application from xml file (optional, off by default)

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

SEE ALSO

The full documentation for otbgui_VectorDataReprojection is maintained as a Texinfo manual. If the info and otbgui_VectorDataReprojection programs are properly installed at your site, the command

info otbgui_VectorDataReprojection

should give you access to the complete manual.

December 2015 otbgui_VectorDataReprojection 5.2.0