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
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to