Bug report #4972
Zonal statistics: wrong IN and OUT files
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Marco Hugentobler | ||
Category: | C++ Plugins | ||
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 #: | 14760 |
Description
The plugin Zonal Statistics accepts as input and output files also formats where it apparently cannot operate (e.g. GRASS rasters & vectors), but then the analysis does not proceed.
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Assignee set to Marco Hugentobler
It does not seems to work (example) with postgis vectors.
#2 Updated by Marco Hugentobler over 12 years ago
- Status changed from Open to Closed
Fixed in master branch (commit 9f57650eafec1bfa2d66c76e174d0a6b90a0726a ).