Even Rouault <even.rouault <at> spatialys.com> writes: > > > gdalbuildvrt is a more > > powerful tool that provides a virtual raster that acts as a 'window' > > into the > > input datasets, potentially with reprojection amidst other options. > > Small correction: gdalbuildvrt can only deal with datasets of the same > projection.
...while gdaltindex utility http://www.gdal.org/gdaltindex.html that is also a mosaic builder can deal with datasets in different projections. However, this utility is specially made to create index files for Mapserver. Hmm, I have loads of tileindex mosaics created with gdaltindex in shapefile and Spatialite format, would be nice if I could utilize them also directly with GDAL. I wonder it there is already a feature request about this. -Jukka Rahkonen- _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
