table of contents
OTBGUI_VECTORDATASETFIELD(1) | User Commands | OTBGUI_VECTORDATASETFIELD(1) |
NAME¶
otbgui_VectorDataSetField - OTB VectorDataSetField application
DESCRIPTION¶
This is the VectorDataSetField application, version 5.2.0 Set a field in vector data.
Complete documentation: http://www.orfeo-toolbox.org/Applications/VectorDataSetField.html
Parameters:¶
- -progress <boolean>
- Report progress
-in <string> Input (mandatory)
-out <string> Output (mandatory)
-fn <string> Field (mandatory)
-fv <string> Value (mandatory)
- -inxml
- <string> Load otb application from xml file (optional, off by default)
EXAMPLES¶
otbgui_VectorDataSetField -in qb_RoadExtract_classification.shp -out VectorDataSetField.shp -fn Info -fv Sample polygon
SEE ALSO¶
The full documentation for otbgui_VectorDataSetField is maintained as a Texinfo manual. If the info and otbgui_VectorDataSetField programs are properly installed at your site, the command
- info otbgui_VectorDataSetField
should give you access to the complete manual.
December 2015 | otbgui_VectorDataSetField 5.2.0 |