<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I was browsing some GDAL test cases and came across some tests like so:</div><div><br></div><div>ds = gdal.BuildVRT('',...)<br></div><div><br></div><div>aka the destination is an empty string.  Is the returned dataset a purely in memory object in this case?  I assume it is safe to use like any other dataset; some of the other VRT related tests are using "/vsimem/..." as the destination, wasn't sure if one form should be prefered over another for quick in memory vrt building.</div><div><br></div><div>Thanks,</div><div>Patrick</div></div></div></div>