When working with tile layers, the options for zoomed in and zoomed out re-sampling are not applied.
Anti-aliasing the image (bilinear or cubic ?) is the default.
Steps to reproduce the issue
Load an XYZ layer (OpenStreetMap)
Over zoom at a location (-31.94536133,115.82524300)
Try changing re-sampling zoomed method in the layer styling panel.
No changes happens, the png tile is always anti-aliased
Download the corresponding tile (https://tile.openstreetmap.org/19/430826/311284.png) and open it in any image software where anti-aliasing can be disabled to confirm the difference.
What is the bug or the crash?
When working with tile layers, the options for zoomed in and zoomed out re-sampling are not applied. Anti-aliasing the image (bilinear or cubic ?) is the default.
Steps to reproduce the issue
Load an XYZ layer (OpenStreetMap) Over zoom at a location (-31.94536133,115.82524300) Try changing re-sampling zoomed method in the layer styling panel. No changes happens, the png tile is always anti-aliased Download the corresponding tile (https://tile.openstreetmap.org/19/430826/311284.png) and open it in any image software where anti-aliasing can be disabled to confirm the difference.
Versions
Active Python plugins GroupStats | 2.2.6 layertilesmapcanvas | 1.4 pointsamplingtool | 0.5.4 qgis-maptiler-plugin | 3.1.1 QGISSortAndNumber-master | 1.0 quick_map_services | 0.19.33 splitmultipart | 1.0.0 db_manager | 0.1.20 grassprovider | 2.12.99 MetaSearch | 0.3.6 processing | 2.12.99
Supported QGIS version
New profile
Additional context
No response