We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1106c9d commit 58d0c18Copy full SHA for 58d0c18
python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
@@ -702,3 +702,20 @@ tests:
702
OUTPUT:
703
hash: 3542d928bccee955b1c426cac7b698c603c9a385429ca529758083bf
704
type: rasterhash
705
+
706
+ - algorithm: gdal:gridnearestneighbor
707
+ name: Nearest Neighbor interpolation
708
+ params:
709
+ ANGLE: 0.0
710
+ INPUT:
711
+ name: custom/points_values.gml
712
+ type: vector
713
+ NODATA: 0.0
714
+ RADIUS_1: 0.01
715
+ RADIUS_2: 0.02
716
+ RTYPE: '5'
717
+ Z_FIELD: EC
718
+ results:
719
+ OUTPUT:
720
+ hash: 6ee933d53e1a2ffadfd88333919255e68bb945e833e50d112124bfd5
721
+ type: rasterhash
0 commit comments