Bug report #2268
raster issues at very high scales
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | ersts - | ||
Category: | Rasters | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | All | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12328 |
Description
1. Open raster layer
2. Scale dependent visibility: Minimum=1, Maximum=3[[BR]
]
3. At the status bar set 1:2 scale.
At result raster layer is not displayed.
History
#1 Updated by Giovanni Manghi almost 15 years ago
I tested this and other raster files (also in other formats) under linux and the scale dependent visibility seems to work.
Nevertheless when trying to push the zoom to very low scales (more or less under 1:60, with the scale dependent visibility on or off), qgis starts doing a lot of disk activity, freezes, and eventually crashes (seg fault).
For some reason seems that setting the 1:2 scale (for whatever reasons you may want such scale) directly in the status bar it never works, regardless if scale dependent visibility is on or off.
#2 Updated by Giovanni Manghi almost 15 years ago
sorry, in the above comment I meant to say "very high scales".
#3 Updated by ersts - almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 4cafb1a5 (SVN r12794)