File: v.univar.txt

package info (click to toggle)
qgis 2.14.11%2Bdfsg-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 991,448 kB
  • ctags: 73,105
  • sloc: cpp: 535,362; python: 162,580; xml: 16,494; ansic: 8,031; sh: 1,788; perl: 1,559; sql: 727; yacc: 319; lex: 269; makefile: 251
file content (11 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
v.univar
Calculates univariate statistics for attribute. Variance and standard deviation is calculated only for points if specified.
Vector (v.*)
ParameterVector|map|Name of input vector map|-1|False
ParameterString|type|Feature type|point,line,area
ParameterTableField|column|Column name|map|-1|False
ParameterString|where|WHERE conditions of SQL statement without 'where' keyword|
ParameterString|percentile|Percentile to calculate|90
ParameterBoolean|-g|Print the stats in shell script style|True
ParameterBoolean|-e|Calculate extended statistics|False
OutputHTML|html|Statistics