2014-04-19 15:53:43 +02:00
|
|
|
v.reclass
|
2015-07-26 03:48:27 +02:00
|
|
|
Changes vector category values for an existing vector map according to results of SQL queries or a value in attribute table column.
|
2014-04-19 15:53:43 +02:00
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input layer|-1|None|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|type|Input feature type|point;line;boundary;centroid|True|0,1,2,3|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterField|column|The name of the column whose values are to be used as new categories|None|input|-1|False|False
|
2017-12-27 10:19:51 +01:00
|
|
|
QgsProcessingParameterFile|rules|Reclass rule file|False|txt|None|True
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Reclassified
|