We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent bd311c8 commit b566587Copy full SHA for b566587
python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt
@@ -6,5 +6,6 @@ ParameterNumber|RADIUS|Radius|None|None|10
6
ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel
7
Hardcoded|-TARGET_DEFINITION 0
8
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
9
-ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
10
-OutputRaster|USER_GRID|Grid
+ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
+ParameterSelection|TARGET_USER_FITS|Fit Choice|[0] nodes;[1] cells
11
+OutputRaster|TARGET_OUT_GRID|Grid
0 commit comments