table of contents
OTBCLI_COMPUTEOGRLAYERSFEATURESSTATISTICS(1) | User Commands | OTBCLI_COMPUTEOGRLAYERSFEATURESSTATISTICS(1) |
NAME¶
otbcli_ComputeOGRLayersFeaturesStatistics - OTB ComputeOGRLayersFeaturesStatistics application
DESCRIPTION¶
This is the ComputeOGRLayersFeaturesStatistics application, version 5.2.0 Compute statistics of the features in a set of OGR Layers
Complete documentation: http://www.orfeo-toolbox.org/Applications/ComputeOGRLayersFeaturesStatistics.html
Parameters:¶
- -progress <boolean>
- Report progress
-inshp <string> Name of the input shapefile (mandatory)
-outstats <string> XML file containing mean and variance of each
feature. (mandatory)
EXAMPLES¶
otbcli_ComputeOGRLayersFeaturesStatistics -inshp vectorData.shp -outstats results.xml -feat perimeter
SEE ALSO¶
The full documentation for otbcli_ComputeOGRLayersFeaturesStatistics is maintained as a Texinfo manual. If the info and otbcli_ComputeOGRLayersFeaturesStatistics programs are properly installed at your site, the command
- info otbcli_ComputeOGRLayersFeaturesStatistics
should give you access to the complete manual.
December 2015 | otbcli_ComputeOGRLayersFeaturesStatistics 5.2.0 |