Bug report #18926
gdal_contour -snodata value kills the command
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Processing/GDAL | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | any | Easy fix?: | No |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26758 |
Description
Using gdal contour with -snodata flag (any number added) causes the self-kill of the command by gdal itself. Seems a more generic GDAL issue, see https://github.com/OSGeo/gdal/issues/594, but anyway the flag should be removed
History
#1 Updated by Nyall Dawson over 6 years ago
- Status changed from Open to Closed
Fixed in gdal upstream