QGIS/python/plugins/processing/algs/saga/description/ThinPlateSpline(TIN).txt

12 lines
819 B
Plaintext
Raw Normal View History

Thin Plate Spline (TIN)
grid_spline
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|SHAPES|Points|0|None|False
QgsProcessingParameterField|FIELD|Attribute|None|SHAPES|-1|False|False
Hardcoded|-TARGET_DEFINITION 0
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|REGULARISATION|Regularisation|QgsProcessingParameterNumber.Double|0.0001|False|0.0000|None
QgsProcessingParameterEnum|LEVEL|Neighbourhood|[0] immediate;[1] level 1;[2] level 2
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|FRAME|Add Frame|True
QgsProcessingParameterExtent|TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX|Output extent|None|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|TARGET_USER_SIZE|Cellsize|QgsProcessingParameterNumber.Double|100.0|False|None|None
QgsProcessingParameterEnum|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|TARGET_OUT_GRID|Grid