You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 7144
Affected QGIS version: master
Redmine category:rasters
I believe it is a regression because it used to work, anyway would be a new feature that is not working as expected (because otherwise the resampling options should not be available for WMS layers).
The text was updated successfully, but these errors were encountered:
Resampling was disabled for rasters without known data source resolution (WMS). I have reenabled resampling for all data sources. Note that if resolution is not known, we cannot decide if undersampling or oversampling has to be used. In such case oversampling always used (expecting that server data have always higher resolution, which is not always true).
resolution was changed from to fixed
qgib
added
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Rasters
Related to general raster layer handling (not specific data formats)
labels
May 24, 2019
Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 7144
Affected QGIS version: master
Redmine category:rasters
I believe it is a regression because it used to work, anyway would be a new feature that is not working as expected (because otherwise the resampling options should not be available for WMS layers).
The text was updated successfully, but these errors were encountered: