Le mardi 14 juin 2016 17:27:01, Julien Michel a écrit :
> Dear all,
>
> Quick question about VRT programmatic creation. I have a list of files
> corresponding to different tiles of an image and I am writing some code
> to generate a mosaic VRT. For now I do it by directly writing XML to
> iostream
Dear all,
Quick question about VRT programmatic creation. I have a list of files
corresponding to different tiles of an image and I am writing some code
to generate a mosaic VRT. For now I do it by directly writing XML to
iostream but I saw that there is actually an API to do this in GDAL.
Th