[gdal-dev] Adding datasets to VRT at runtime

Mike mikeucfl at gmail.com
Fri Mar 20 14:18:33 PDT 2020


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?

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.

Thanks,
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200320/9669e6f8/attachment.html>


More information about the gdal-dev mailing list