# Mandatory items:

[general]
name=Mask
qgisMinimumVersion=2.8
description=Help to create mask, filter labels in it and automate Atlas generation with mask
description[fr]=Aide à la création de masque, filtrage d'étiquette et automatisation de masque pour Atlas
version=1.5.1
# end of mandatory metadata

# Optional items:
about=This plugin allows user to quickly transform a polygon selection into a map masking layer or a region of interest, following symbology choice. The plugin allows also to spatially filter labeling of other layer, so that labels will only appear in the Region of Interest.
about[fr]=Cette extension permet de générer un masque à partir d'une sélection de polygones. Le plugin permet également de filtrer l'étiquetage uniquement pour les objets à l'intérieur de ce masque. 
# Uncomment the following line and add your changelog entries:
changelog=1.5.1 :  enables plugin only for qgis <=2.8 . See https://github.com/aeag/mask/issues/51 
		  1.5 : fixes number of issues with Atlas, UI improvements. 
		  1.4 : zooms to mask and clears selection on the fly.  Some fixes due to mask_plugin renamed to mask
		  1.3 : enhance spatial operator for exact labeling filter. Was "contains", now is "contains" or "overlaps"
		  1.2 : bugfixe release : 
			- Crash after removal of the mask layer
			- Unfreeze mapcanvas when atlas previewx is ON
			- Disable label filtering if mask layer has no object 
		  1.1 : bugfixe release 
		  1.0 : Can be used with atlas, 2.4 compatible
          0.9 : Can be used with atlas, 2.4 compatible - test version
          0.5 : QGis 2.0 Compatible
          0.4 : Python console callable
		  --fr--
		  1.4 : Zoom sur le masque et nettoyage de la sélection à la volée. Corrections mineures liées au renommage des répertoire de mask_plugin en mask
		  1.3 : Amélioration de l'opérateur spatial exact de filtre des étiquettes. Avant:"contains", après:  "contains" OU "overlaps"
		  1.2 : correction de bugs : 
			- Crash après la suppression d'un couche de masque
			- Ne gèle plus l'affichage si la prévisualisation d'Atlas est activée
			- Désactive le filtrage d'étiquette si la couche de masque est vide
		  1.1 : bugfixe release 
		  1.0 : Ajoute la capacité à masquer les cartes du générateur d'Atlas
          0.9 : Can be used with atlas, 2.4 compatible - test version
          0.5 : Version QGis 2.0
          0.4 : ajoute une classe permettant d'appeler le plugin depuis la console python ou un autre plugin. 
		  
# tags are comma separated with spaces allowed
tags=mask, ROI, filter labels, étiquettes, masque, zone d'intérêt

homepage=https://github.com/aeag/mask
tracker=https://github.com/aeag/mask/issues
repository=http://plugins.qgis.org/plugins/mask/
icon=aeag_mask.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False

# Author contact information
author=Hugo Mercier (Oslandia) - Xavier Culos (Agence de l'eau Adour Garonne) - Régis Haubourg (Agence de l'eau Adour Garonne)
email=geocatalogue@eau-adour-garonne.fr
