Perspectiva general del Diseñador de impresión

El diseño de impresión ofrece crecientes capacidades de diseño e impresión. Se le permite añadir elementos a la vista del QGIS como, etiquetas de texto, imágenes, leyendas, barras de escala, formas básicas, flechas, tablas de atributos y marcos HTML. Puede cambiar el tamaño, grupo, alineación y posición y rotación de cada elemento y ajustar las propiedades para crear su diseño. El diseño se puede imprimir o exportar a formatos de imagen, PostScript, PDF o SVG (la exportación a SVG no funciona correctamente con algunas versiones recientes Qt4, debe intentarlo y comprobar de forma individual en el sistema). Puede guardar el diseño como una plantilla y cargarla de nuevo en otra sesión. Por último, la generación de varios mapas basados en una plantilla se puede hacer a través del generador de atlas.

Ejemplo de sesión

Before you start to work with the Print Composer, you need to load some raster or vector layers in the QGIS map canvas and adapt their properties to suit your own convenience. After everything is rendered and symbolized to your liking, click the newComposer New Print Composer icon in the toolbar or choose File ‣ New Print Composer. You will be prompted to choose a title for the new Composer.

To demonstrate how to create a map please follow the next instructions.

  1. On the left side, select the addMap Add new map toolbar button and draw a rectangle on the canvas holding down the left mouse button. Inside the drawn rectangle the QGIS map view to the canvas.
  2. Select the scaleBar Add new scalebar toolbar button and click with the left mouse button on the Print Composer canvas. A scalebar will be added to the canvas.
  3. Select the addLegend Add new legend toolbar button and draw a rectangle on the canvas holding down the left mouse button. Inside the drawn rectangle the legend will be drawn.
  4. Select the select Select/Move item icon to select the map on the canvas and move it a bit.
  5. While the map item is still selected you can also change the size of the map item. Click while holding down the left mouse button, in a white little rectangle in one of the corners of the map item and drag it to a new location to change it’s size.
  6. Click the Item Properties tab on the left lower panel and find the setting for the orientation. Change the value of the setting Map orientation to ‘15.00° ‘. You should see the orientation of the map item change.
  7. Now, you can print or export your print composition to image formats, PDF or to SVG with the export tools in Composer menu.
  8. Por último, puede guardar su diseño de impresión con el botón fileSave Guardar proyecto.

Puede añadir múltiples elementos al diseño de impresión. También es posible tener más de una vista de mapa o leyenda o barra de escala en el lienzo, en una o varias páginas. Cada elemento tiene sus propias propiedades y, en caso del mapa, su extensión. Si quiere borrar algún elemento del lienzo, puede hacerlo con Eliminar o la tecla Retroceso.

El Administrador de diseñadores

The Composer Manager is the main window to manage print composers in the project. It helps you add new print composer, duplicate an existing one, rename or delete it. To open the composer manager dialog, click on the composerManager Composer Manager button in the toolbar or choose Composer ‣ Composer Manager. It can also be reached from the main window of QGIS with Project ‣ Composer Manager.

Figure Composer Manager:

../../../_images/print_composer_manager.png

EL Administrador de diseñadores

The composer manager lists in its upper part all the available print composers in the project. The bottom part shows tools that help to:

  • show the selected composer(s): you can open multiple print composers in one-click
  • duplicate the selected composer (available only if one print composer is selected): it creates a new composer using the selected composer as template. You’ll be prompted to choose a new title for the new composer
  • rename the composer (also available only if one print composer is selected): You’ll be prompted to choose a new title for the composer. Note that you can also rename the composer by double-clicking on its title in the upper part
  • remove the composer: the selected print composer(s) will be deleted from the project.

With the Composer Manager, it’s also possible to create new print composers as an empty composer or from a saved template. By default, QGIS will look for templates in user directory (~/.qgis2/composer_templates) or application’s one (ApplicationFolder/composer_templates). QGIS will retrieve all the available templates and propose them in the combobox. The selected template will be used to create a new composer when clicking Add button. You can also save composer templates in another folder. Choosing specific in the template list offers the ability to select such template and use it to create a new print composer.