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
Those requests are issued by GDAL itself, using curl.
To be able to log such requests, it would require changes both in GDAL (similar to the CPLHTTPPushFetchCallback() infrastrcture that was added for the vector side) and QGIS. Not a trivial change
What is the bug or the crash?
Cloud Optimized GeoTIFF (COG) requests are not logged in debugging/development tools.
Steps to reproduce the issue
Open the debugging/development tools
Add the following COG as raster Source
https://sentinel-cogs.s3.us-west-2.amazonaws.com/sentinel-s2-l2a-cogs/36/Q/WD/2020/7/S2A_36QWD_20200701_0_L2A/TCI.tif
Zoom into the image
See error -> no requests are logged in debugging/development tools
Versions
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: