Hi, in the gdaltindex-manual there is an example using wildcard:
gdaltindex doq_index.shp doq/*.tif my issue: given a ~1 GB zip-file on a DVD with a lot of geotiffs, windows 7 box. gdaltindex C:\data\m31_1.shp /vsizip/myzip.zip/m31_1/3523-5301_201308.tif works fine, but gdaltindex C:\data\m31_1.shp /vsizip/myzip.zip/m31_1/*.tif fails with following message: ERROR 4: `/vsizip/myzip.zip/m31_1/*.tif' does not exist in the file s ystem, and is not recognised as a supported dataset name. Unable to open /vsizip/myzip.zip/m31_1/*.tif, skipping. any idea if/how this could work? thanks Helmut ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdaltindex-with-wildcard-tif-in-a-vsizip-myzip-zip-tp5145801.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
