# Mandatory items:

[general]
name=Polygons_Pile
qgisMinimumVersion=3.0.0
category=Vector
description= a tools for better polygons layer viewing in QGIS
about= this plugin pile up the polygons of a layer and copy them in a new layer in a pyramid-like way, that is to say with the smallests on top of the largest's ones, in order to let the users see as many objects as possible when opening the layer without using the style properties.
version=3.0.1


# Optional items:

changelog: 0.0.1   first version for QGIS 3.x

tags= Tools, Polygons Orderer by size- Python  QGIS
homepage=https://github.com/tomflyjc/Polygons_Pile
tracker=https://github.com/tomflyjc/Polygons_Pile/issues
repository=https://github.com/tomflyjc/Polygons_Pile
icon=data/PolyPile.png 
experimental=True
deprecated=False

# Author contact information
author=Jean-Christophe BAUDIN
email=jeanchristophebaudin@ymail.com

class_name=Polygons_Pile
