mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
329 B
Plaintext
7 lines
329 B
Plaintext
v.pack
|
|
Exports a vector map as GRASS GIS specific archive file.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Name of input vector map to pack|-1|None|False
|
|
*QgsProcessingParameterBoolean|-c|Switch the compression off|False
|
|
QgsProcessingParameterFileDestination|output|Packed archive|Pack files (*.pack)|output.pack|False
|