Date
1 - 2 of 2
Creating WarpedVRT with multiple files
Sean Gillies
Hello, On Thu, Jul 22, 2021 at 9:09 AM <remi.desgrange@...> wrote: Hi, Rasterio's WarpedVRT class uses GDALCreateWarpedVRT (https://gdal.org/api/gdalwarp_cpp.html#_CPPv419GDALCreateWarpedVRT12GDALDatasetHiiPdP15GDALWarpOptions) and thus can wrap only a single dataset. Sean Gillies
|
|
remi.desgrange@...
Hi,
It may be silly, but It does not seem possible to create a WarpedVRT object with multiple files ? Or is it ? Thanks.
|
|