QGIS/python/plugins/processing/algs/saga/description/KernelDensityEstimation.txt

12 lines
645 B
Plaintext
Raw Normal View History

Kernel Density Estimation
grid_gridding
ParameterVector|POINTS|Points|0|False
ParameterTableField|POPULATION|Weight|POINTS|-1|False
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|RADIUS|Radius|QgsProcessingParameterNumber.Integer|10|False|None|None
ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel
Hardcoded|-TARGET_DEFINITION 0
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
2015-06-01 14:46:01 +01:00
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Kernel