GDAL
gdaltindex

builds a shapefile as a raster tileindex

SYNOPSIS

gdaltindex [-tileindex field_name] [-write_absolute_path] [-skip_different_projection] [-t_srs target_srs] index_file [gdal_file]*

DESCRIPTION

This program builds a shapefile with a record for each input raster file, an attribute containing the filename, and a polygon geometry outlining the raster. This output is suitable for use with MapServer as a raster tileindex.

EXAMPLE

Example:
gdaltindex doq_index.shp doq/*.tif

Generated for GDAL by doxygen 1.8.1.2.