gdaltindex

builds a shapefile as a raster tileindex

SYNOPSIS

gdaltindex [-tileindex field_name] [-write_absolute_path] [-skip_different_projection] 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.5.7.1.