mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
11 lines
825 B
Plaintext
11 lines
825 B
Plaintext
Resampling
|
|
grid_tools
|
|
ParameterRaster|INPUT|Grid|False
|
|
ParameterBoolean|KEEP_TYPE |Preserve Data Type|True
|
|
ParameterSelection|TARGET|Target Grid|[0] user defined
|
|
ParameterSelection|SCALE_UP_METHOD|Interpolation Method (Scale Up)|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation;[5] Mean Value;[6] Mean Value (cell area weighted);[7] Minimum Value;[8] Maximum Value;[9] Majority
|
|
ParameterSelection|SCALE_DOWN_METHOD|Interpolation Method (Scale Down)|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
|
|
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
|
|
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
|
|
OutputRaster|USER_GRID|Grid
|