mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
9 lines
544 B
Plaintext
9 lines
544 B
Plaintext
v.reclass
|
|
Changes vector category values for an existing vector map according to results of SQL queries or a value in attribute table column.
|
|
Vector (v.*)
|
|
QgsProcessingParameterVectorLayer|input|Input layer|-1|None|False
|
|
QgsProcessingParameterString|type|Feature type|point,line,boundary,centroid
|
|
QgsProcessingParameterField|column|The name of the column whose values are to be used as new categories|None|input|-1|False|False
|
|
QgsProcessingParameterFile|rules|Reclass rule file|False
|
|
QgsProcessingParameterVectorDestination|output|Reclassified
|