<div dir="ltr">Currently I have a workflow which uses GDALBuildVRT (in C++) to create a dataset with multiple geotiffs. I'm trying now to figure out if after this VRT dataset was created, is there a way to add an additional dataset without having to call GDALBuildVRT again?<div><br></div><div>The main use case for this is I'm that loading geotiffs based on a paging system, and I'd like to be able to efficiently handle adding these new datasets. Any suggestions for where to look or maybe a different method is appreciated too.</div><div><br></div><div>Thanks,</div><div>Mike</div></div>