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