[GRASS-dev] generate vrt from grass data

Hi All

i'm using python-gdal to generate vrt file, it works fine but for some data like :

(from the spearfish dataset) the raster file :

spearfish60/PERMANENT/cellhd/tractids

gdalinfo give me :

http://www.geofemengineering.it/data/vrtlog.txt

tring to generate a vrt freeze my shell and i have to force quit it.

i tested it on osx 10.6.6 (gdal.framework, grass6.5.svn)

and on linux debian sid (gdal svn , grass65 svn)

i got the same results ( ctrl+D ctrl+C doesn't work, force quit the shell)