mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
10 lines
543 B
Plaintext
10 lines
543 B
Plaintext
v.info
|
|
Outputs basic information about a user-specified vector map.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|map|Name of input vector map|-1|None|False
|
|
QgsProcessingParameterBoolean|-c|Print types/names of table columns for specified layer instead of info|False
|
|
QgsProcessingParameterBoolean|-g|Print map region only|False
|
|
QgsProcessingParameterBoolean|-t|Print topology information only|False
|
|
QgsProcessingOutputString|html|Information
|
|
QgsProcessingParameterFileDestination|html|Information report|Html files (*.html)|report.html|False
|