mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
13 lines
903 B
Plaintext
13 lines
903 B
Plaintext
Modifed Quadratic Shepard
|
|
grid_gridding
|
|
QgsProcessingParameterFeatureSource|SHAPES|Points|-1|None|False
|
|
QgsProcessingParameterFeatureSource|FIELD|Attribute|5|None|False
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
QgsProcessingParameterExtent|TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX|Output extent|None|True
|
|
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
|