QGIS/python/plugins/processing/algs/saga/description/AddGridValuestoPoints.txt

7 lines
379 B
Plaintext
Raw Normal View History

Add Grid Values to Points
shapes_grid
2017-08-18 02:05:16 +10:00
QgsProcessingParameterFeatureSource|SHAPES|Points|0|None|False
ParameterMultipleInput|GRIDS|Grids|3|False
QgsProcessingParameterEnum|INTERPOL|Interpolation|[0] Nearest Neighbor;[1] Bilinear Interpolation;[2] Inverse Distance Interpolation;[3] Bicubic Spline Interpolation;[4] B-Spline Interpolation
OutputVector|RESULT|Result
AllowUnmatching