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. This would be more convenient to report correctly metadata, geotransform and wkt ... Thing is, from the doxygen of VRTRasterBand and VRTDataset, it is not obvious if and how this can be done, and the VRT tutorial does not help much (my use case does not correspond to any of those presented). Does somebody know how to do this, or shall I stick to writing my own XML stuff to iostream ?

Thanks for your help,

Regards,

Julien

--
Julien MICHEL
CNES - DCT/SI/AP

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to