[Gdal-dev] gdalwarp -of VRT
Frank Warmerdam
warmerdam at pobox.com
Wed Apr 19 09:43:23 EDT 2006
carabas at jippii.fi wrote:
> Hi,
>
> I've tried to mosaic several tiffs using
>
> gdalwarp -of VRT -te 0 0 1000000 1000000 *.tif mos.vrt
>
> without success. I'm pretty sure that the same worked for tiff format
> but in the case of VRT only the first input image is written to the
> mosaic file.
>
> Any suggestions?
CB,
I'm sorry, this is a limitation of gdalwarp. The way "warped VRTs" work
they don't support the multiple-sourcing using in other "mosaic VRTs"
so gdalwarp only accepts a single input for output to the .vrt.
You can file an enhancement request on this but I can't say when it will
be acted on.
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | President OSGF, http://osgeo.org
More information about the Gdal-dev
mailing list