mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
12 lines
739 B
Plaintext
12 lines
739 B
Plaintext
Multilevel B-Spline Interpolation
|
|
grid_spline
|
|
QgsProcessingParameterFeatureSource|SHAPES|Points|0|None|False
|
|
QgsProcessingParameterField|FIELD|Attribute|None|SHAPES|-1|False|False
|
|
QgsProcessingParameterEnum|METHOD|Method|[0] without B-spline refinement;[1] with B-spline refinement
|
|
QgsProcessingParameterNumber|EPSILON|Threshold Error|QgsProcessingParameterNumber.Double|0.0001|False|0|None
|
|
Hardcoded|-TARGET_DEFINITION 0
|
|
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
|
|
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
|
|
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
|
|
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid
|