On vendredi 20 mars 2020 17:18:33 CET Mike wrote:
> 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 G
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