[Gdal-dev] Creating VRT datasets
Frank Warmerdam
warmerdam at pobox.com
Fri Sep 8 23:00:31 EDT 2006
On 9/8/06, Matt Hanson <mhanson at photon.com> wrote:
> I'm having problems programatically creating VRT datasets.
>
Matt,
This is a bug in the VRT "create from metadata" logic.
It works for calls via SetMetadata(), but not via
SetMetadataItem(). I found that the following slight
variation does work.
I will try and fix this in the code tonight as well,
but for the time being you will need to workaround
it by going through SetMetadata().
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 | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list