QGIS/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

11 lines
393 B
Plaintext

Kernel Density Estimation
grid_gridding
ParameterVector|POINTS|Points|0|False
ParameterTableField|POPULATION|Weight|POINTS|-1|False
ParameterNumber|RADIUS|Radius|None|None|10
ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel
Hardcoded|-TARGET 0
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
OutputRaster|USER_GRID|Grid