Skip to content

Commit 79b6c29

Browse files
ghtmttm-kuhn
authored andcommittedMar 4, 2017
[processing] gdal proximity test
1 parent 9c1e61d commit 79b6c29

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
 
Binary file not shown.

‎python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,3 +613,20 @@ tests:
613613
OUTPUT:
614614
hash: cbf7b8ca91e7d6cab5ef76eeed6ce80e5dbe173afb7b8eb4aed2e969
615615
type: rasterhash
616+
617+
- algorithm: gdal:proximity
618+
name: Proximity raster
619+
params:
620+
BUF_VAL: -1
621+
INPUT:
622+
name: custom/dem_boolean.tif
623+
type: raster
624+
MAX_DIST: -1
625+
NODATA: -1
626+
RTYPE: '5'
627+
UNITS: '0'
628+
VALUES: '1'
629+
results:
630+
OUTPUT:
631+
hash: a497763f44380ec33acab572a926a6516e875f2284fc55e702abbdfc
632+
type: rasterhash

0 commit comments

Comments
 (0)
Please sign in to comment.