mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
10 lines
366 B
Plaintext
10 lines
366 B
Plaintext
|
v.report
|
||
|
v.report - Reports geometry statistics for vectors.
|
||
|
Vector (v.*)
|
||
|
ParameterVector|map|Name of input vector map|-1|False
|
||
|
ParameterSelection|option|Value to calculate|area;length;coor
|
||
|
ParameterSelection|units|units|miles;feet;meters;kilometers;acres;hectares;percent
|
||
|
ParameterBoolean|-r|Reverse sort the result|False
|
||
|
ParameterBoolean|-s|Sort the result|False
|
||
|
|