File tree Expand file tree Collapse file tree 1 file changed +0
-35
lines changed
python/plugins/processing/tests/testdata Expand file tree Collapse file tree 1 file changed +0
-35
lines changed Original file line number Diff line number Diff line change @@ -335,41 +335,6 @@ tests:
335
335
hash : fff4a08498e93494f3f2cf1a9074451e6fd68341849aedc9e2c45e6a
336
336
type : rasterhash
337
337
338
- # Disabled as gdal_poligonize.py is not available on Travis
339
- # - algorithm: gdal:polygonize
340
- # name: Polygonize
341
- # params:
342
- # BAND: 1
343
- # EIGHT_CONNECTEDNESS: false
344
- # FIELD: DN
345
- # INPUT:
346
- # name: dem.tif
347
- # type: raster
348
- # results:
349
- # OUTPUT:
350
- # name: expected/gdal/polygonize.gml
351
- # type: vector
352
-
353
- # Disabled as gdal_proximity.py is not available on Travis
354
- # - algorithm: gdal:proximity
355
- # name: Proximity
356
- # params:
357
- # BAND: 1
358
- # DATA_TYPE: 5
359
- # INPUT:
360
- # name: dem.tif
361
- # type: raster
362
- # MAX_DISTANCE: 0.0
363
- # NODATA: 0.0
364
- # OPTIONS: ''
365
- # REPLACE: 0.0
366
- # UNITS: 1
367
- # VALUES: '90'
368
- # results:
369
- # OUTPUT:
370
- # hash: 32802271d1ce083ca14078bfefaef6300ae8809af11f6a4270583d0c
371
- # type: rasterhash
372
-
373
338
- algorithm : gdal:rasterize
374
339
name : Test (gdal:rasterize)
375
340
params :
You can’t perform that action at this time.
0 commit comments