Bug report #12905
processing: output in formats different from default (shp/tif) do not work
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Core | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20995 |
Description
It seems that recently the ability to save outputs in formats different from the default (shp, tif) is not working as expected, at least on GRASS and SAGA.
GRASS raster outputs are always tif regardless of the extension the output can have, while trying outputting a vector in a format different from shp seems to result always in a error.
In SAGA it seems that outputting a raster in a format different from tif results always in a error, while for vectors it seems ok, but not 100% sure.
History
#1 Updated by Victor Olaya over 9 years ago
- Status changed from Open to Closed