<div>Hi All,</div>
<div>&nbsp;</div>
<div>I have a subfolder of raster files, which are in the format of gif+tab,&nbsp;the tab file gives the projection&nbsp;information for&nbsp;the corresponding gif file. Now I am trying to gdaltindex&nbsp;all these raster images, I've done it exactly following the example here:
</div>
<div>&nbsp;</div>
<div><a href="http://gdal.maptools.org/gdaltindex.html">http://gdal.maptools.org/gdaltindex.html</a></div>
<div>&nbsp;</div>
<div>but I get only error messages:</div>
<div>&nbsp;</div>
<div>&gt;&gt;&gt;tem\*.gif does not exist in the file system, and is not recognised as a supported dataset name.</div>
<div>&nbsp;</div>
<div>but all the *.gif raster files are really there. I`ve performed gdaltindex command like this:</div>
<div>&nbsp;</div>
<div>*****</div>
<div>C\.....\rasterdata&gt;gdaltindex test_tiled.shp tem\*.gif </div>
<div>&nbsp;</div>
<div>where: the tem folder is a subfolder of rasterdata folder.</div>
<div>*****</div>
<div>&nbsp;</div>
<div>thanks for any clues.</div>
<div>&nbsp;</div>
<div>zhonghai</div>