Re: [gdal-dev] Modify virtual file attributes

2010-05-19 Thread Frank Warmerdam
Luca Fasano wrote: Hi list, I'm encountering some problems using Python Gdal API to modify *virtual* file attributes. In fact if I change the "Description" and "CategoryNames" attributes of a virtual band with the Python API, the Python object is updated correctly, but *not* the virtual file tha

[gdal-dev] Modify virtual file attributes

2010-05-19 Thread Luca Fasano
Hi list, I'm encountering some problems using Python Gdal API to modify *virtual* file attributes. In fact if I change the "Description" and "CategoryNames" attributes of a virtual band with the Python API, the Python object is updated correctly, but *not* the virtual file that mantains old values