2016-02-09 21:02:18 +01:00
|
|
|
v.generalize
|
|
|
|
v.generalize.network - Vector based network generalization.
|
|
|
|
Vector (v.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorLayer|input|Input layer|-1|None|False
|
2016-02-09 21:02:18 +01:00
|
|
|
Hardcoded|method=network
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterNumber|threshold|Maximal tolerance value|QgsProcessingParameterNumber.Double|1.0|False|None|None
|
|
|
|
QgsProcessingParameterNumber|degree_thresh|Degree threshold in network generalization|QgsProcessingParameterNumber.Double|0|False|None|None
|
|
|
|
QgsProcessingParameterNumber|closeness_thresh|Closeness threshold in network generalization|QgsProcessingParameterNumber.Double|0.0|False|1.0|0.0
|
|
|
|
QgsProcessingParameterNumber|betweeness_thresh|Betweeness threshold in network generalization|QgsProcessingParameterNumber.Double|0.0|False|None|None
|
|
|
|
QgsProcessingParameterBoolean|-t|Do not copy attributes|False
|
|
|
|
QgsProcessingParameterBoolean|-l|Disable loop support|True
|
|
|
|
QgsProcessingParameterVectorDestination|output|NetworkGeneralized
|