The Atlas plugin helps you create map books, or series of maps, in an automatid way.
The concept is to use a coverage layer, wich contains geometries and fields. This layer will define the maps to output. You can create image files or PDF files. All the composition is done in the QGIS map composer, and a specific composition is used as a template.
The plugin allows to replace text labels set up in the composer, with coverage layer's attribute values, enabling you to set a title, comment, document name, page number, or any dynamic information you want to display on your final maps.
Begin with a classic QGIS project, import your layers and set styles according to your needs.
You have to create a layers containing coverage geometries, which can be any type of geometries, even if polygons are best to represent a coverage. The Atlas plugin will read this layer and for each feature of the layer, will create an output map.
This coverage can have any field number and names.
You can now create a template for your output, in the Quantum GIS composer. The template is a classic composer document. Two things can be noted :
You are now ready to launch the plugin. Find the entry in the plugins menu or click the atlas plugin button. You should see the following dialog.
You have to fill the form before clicking on Export to launch the rendering of the output maps. The options are :
The results are written to the filesystem, with the file type specified in the filename pattern.
And a PDF output example :
We can notice that labels have been replaced by corresponding field values in the coverage layer.