mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-08 00:02:35 -05:00
12 lines
805 B
Plaintext
12 lines
805 B
Plaintext
Modifed Quadratic Shepard
|
|
grid_gridding
|
|
ParameterVector|SHAPES|Points|-1|False
|
|
ParameterTable|FIELD|Attribute|False
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
|
|
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|1.000000|False|0.000000|None
|
|
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells|False|0
|
|
QgsProcessingParameterRasterLayer|TARGET_TEMPLATE|Target System|None|True
|
|
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Target Grid
|
|
QgsProcessingParameterNumber|QUADRATIC_NEIGHBORS|Quadratic Neighbors|QgsProcessingParameterNumber.Integer|13|False| 5|None
|
|
QgsProcessingParameterNumber|WEIGHTING_NEIGHBORS|Weighting Neighbors|QgsProcessingParameterNumber.Integer|19|False| 3|None |