table of contents
other versions
- buster 6.6.1+dfsg-1+b1
OTBCLI_COMPUTEOGRLAYERSFEATURESSTATISTICS(1) | User Commands | OTBCLI_COMPUTEOGRLAYERSFEATURESSTATISTICS(1) |
NAME¶
otbcli_ComputeOGRLayersFeaturesStatistics - OTB ComputeOGRLayersFeaturesStatistics applicationDESCRIPTION¶
This is the ComputeOGRLayersFeaturesStatistics application, version 5.2.0 Compute statistics of the features in a set of OGR LayersComplete 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)
- -feat
- <string list> List of features to consider for statistics. (mandatory, default value is )
- -inxml
- <string> Load otb application from xml file (optional, off by default)
EXAMPLES¶
otbcli_ComputeOGRLayersFeaturesStatistics -inshp vectorData.shp -outstats results.xml -feat perimeterSEE 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 |