File tree 1 file changed +7
-3
lines changed
python/plugins/processing/algs/saga/description/2.1.3
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
Shapes to Grid
2
2
grid_gridding
3
- Hardcoded|-TARGET 0
4
3
ParameterVector|INPUT|Shapes|-1|False
5
4
ParameterTableField|FIELD|Attribute|INPUT|-1|False
5
+ ParameterSelection|OUTPUT|Output Values|[0] data / no-data;[1] index number; [2] attribute
6
6
ParameterSelection|MULTIPLE|Method for Multiple Values|[0] first;[1] last;[2] minimum;[3] maximum;[4] mean
7
7
ParameterSelection|LINE_TYPE|Method for Lines|[0] thin;[1] thick
8
+ ParameterSelection|POLY_TYPE|Polygon|[0] node;[1] cell
8
9
ParameterSelection|GRID_TYPE|Preferred Target Grid Type|[0] Integer (1 byte);[1] Integer (2 byte);[2] Integer (4 byte);[3] Floating Point (4 byte);[4] Floating Point (8 byte)
10
+ ParameterSelection|TARGET_DEFINITION|Target Grid System|[0] user defined;[1] grid or grid system
9
11
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
10
- ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
11
- OutputRaster|USER_GRID|Grid
12
+ ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
13
+ ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
14
+ OutputRaster|TARGET_OUT_GRID|Target Grid
15
+ OutputRaster|TARGET_COUNT|Number of Values
You can’t perform that action at this time.
0 commit comments