2017-12-03 16:07:21 +01:00
|
|
|
v.cluster
|
|
|
|
Performs cluster identification
|
|
|
|
Vector (v.*)
|
2018-04-08 12:31:11 +10:00
|
|
|
QgsProcessingParameterFeatureSource|input|Input layer|-1|None|False
|
2017-12-04 19:12:16 +01:00
|
|
|
QgsProcessingParameterNumber|distance|Maximum distance to neighbors|QgsProcessingParameterNumber.Double|None|True|None|None
|
|
|
|
QgsProcessingParameterNumber|min|Minimum number of points to create a cluster|QgsProcessingParameterNumber.Integer|None|True|0|None
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterEnum|method|Clustering method|dbscan, dbscan2, density, optics, optics2|False|0|False
|
2017-12-04 19:12:16 +01:00
|
|
|
*QgsProcessingParameterBoolean|-2|Force 2D clustering|False
|
|
|
|
*QgsProcessingParameterBoolean|-b|Do not build topology|False
|
|
|
|
*QgsProcessingParameterBoolean|-t|Do not create attribute table|False
|
2017-12-03 16:07:21 +01:00
|
|
|
QgsProcessingParameterVectorDestination|output|Clustered
|