Skip to content
Régis Haubourg edited this page Feb 10, 2014 · 21 revisions

Welcome to the EasyCustomLabeling wiki! (english)

EasyCustomLabeling is a plugin for QGIS, designed to simplify the work for manual and data defined labeling. The tool duplicates a data vector layer into a new memory layer made of lines, adds all necessary fields for advanced custom labeling (label location, rotation, color, font, callout, alignements...). The resulting layer is activated ready to use labeling tools. Data is saved in Memory Layer provider, which means it is NOT saved to a file or a database. To make thoses layers persistent, please install Memory Layer Saver (v >=3.2) plugin, that saves all memory layers to a qdatastream file along the project (file: qgis_project.qgs.mldata).

Please report any bug, issue or feature request either here on Github tracker or in QGIS redmine tracker

Bienvenue sur le wiki de l'extension EasyCustomLabeling pour QGIS (français)

EasyCustomLabeling est une extension développée pour simplifer le travail d'étiquetage personnalisé et basé sur des champs de données. Cet outil duplique une couche vecteur dans une couche mémoire de lignes, et y ajoute tous les champs nécessaires pour l'étiquetage personnalisé (emplacement de l'étiquette, rotation, couleur, police, alignements...). La couche résultante est prête à être modifiée directement (éditable et outils d'étiquetages activés). Les données sont sauvées en mémoire, ce qui signifie qu'elles ne sont PAS sauvées dans un fichier ou une base. Pour sauver ces données et pouvoir réouvrir un projet avec les étiquettes, il faut installer l'extension Memory Layer Saver (v >=3.2), qui sauve toutes les couches mémoires dans un fichier Qdatastream (fichier: projet_qgis.qgs.mldata)

Manual and help pages (english)

  1. How to Install ?
  2. [How to generate and save a labeling layer?] (https://github.com/haubourg/EasyCustomLabeling/wiki/How-to-generate-labeling-layer-%3F)
  3. [How to customize labels?] (https://github.com/haubourg/EasyCustomLabeling/wiki/How-to-customize-labels%3F)
  4. How to batch customize labels ?
  5. How to update a labeling layer when datasource has changed?

Vidéo tutorial :

<iframe width="420" height="315" src="//www.youtube.com/embed/0Vc9A8CxfAA" frameborder="0" allowfullscreen></iframe>

http://youtu.be/0Vc9A8CxfAA

Manuels et aide en ligne (français)

  1. Comment installer l'extension ?
  2. [Comment créer une couche d'étiquettes?] (https://github.com/haubourg/EasyCustomLabeling/wiki/Comment-g%C3%A9n%C3%A9rer-une-couche-d'%C3%A9tiquetage%3F)
  3. [Comment personnaliser les étiquettes?] (https://github.com/haubourg/EasyCustomLabeling/wiki/Comment-modifier-les-%C3%A9tiquettes%3F)
  4. Comment modifier les étiquettes en masse ?
  5. Comment mettre à jour les étiquettes si la donnée source a changé?