<div dir="ltr">Hello,<div><br></div><div>I'm using *.vrt file that is built atop of COG rasters with internal mask (PER_DATASET) + external overview file *.vrt.ovr.</div><div>These files are stored on Azure Blob Storage and I get access to them using /vsiaz scheme.</div><div>I've found out that when I read data from this VRT GDAL does few requests to *.vrt.ovr to get data and lots of requests to TIFFs to extract a mask.</div><div><br></div><div>What are the ways to overcome this? I hope I can put mask into sidecar *.vrt.msk file. Is that correct?</div><div>Is there a way to store a mask inside a *.vrt.ovr file?</div><div><br></div><div>Thanks.</div></div>