2017-12-16 11:12:12 +01:00

9 lines
566 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
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid|True|0,1,2,3|True
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