Skip to content

Commit

Permalink
[processing] gdal proximity test
Browse files Browse the repository at this point in the history
  • Loading branch information
ghtmtt authored and m-kuhn committed Mar 4, 2017
1 parent 9c1e61d commit 79b6c29
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file not shown.
17 changes: 17 additions & 0 deletions python/plugins/processing/tests/testdata/gdal_algorithm_tests.yaml
Expand Up @@ -613,3 +613,20 @@ tests:
OUTPUT:
hash: cbf7b8ca91e7d6cab5ef76eeed6ce80e5dbe173afb7b8eb4aed2e969
type: rasterhash

- algorithm: gdal:proximity
name: Proximity raster
params:
BUF_VAL: -1
INPUT:
name: custom/dem_boolean.tif
type: raster
MAX_DIST: -1
NODATA: -1
RTYPE: '5'
UNITS: '0'
VALUES: '1'
results:
OUTPUT:
hash: a497763f44380ec33acab572a926a6516e875f2284fc55e702abbdfc
type: rasterhash

0 comments on commit 79b6c29

Please sign in to comment.