Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix gdal_contour in test (#8351)
now gdal_contour does not create 3D by default
see upstream issue OSGeo/gdal#336
and fix OSGeo/gdal@abae82c
  • Loading branch information
3nids committed Oct 26, 2018
1 parent f3b0b25 commit d34fe6b
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -109,6 +109,7 @@ tests:
BAND: 1
CREATE_3D: false
FIELD_NAME: ELEV
CREATE_3D: true
IGNORE_NODATA: false
INPUT:
name: dem.tif
Expand Down

0 comments on commit d34fe6b

Please sign in to comment.