[general]
name=layer2kmz
qgisMinimumVersion=2.0
description=Build a kmz file from a layer of points, lines or polygons
about=This plugin converts a layer of spatial data to kmz. It groups data to folders and generates the symbology as displayed in QGIS. At the moment, it only works with simple or categorized symbology. If you have suggestions or detected a bug, please open an issue in the tracker website! A special thanks to Jim Garner for all the testing on beta versions!
version=1.4.1
author=Pedro Tarroso
email=ptarroso@cibio.up.pt
experimental=False
deprecated=False
tags=point, kmz
homepage=https://github.com/ptarroso/layer2kmz
repository=https://github.com/ptarroso/layer2kmz
tracker=https://github.com/ptarroso/layer2kmz/issues
icon=icon.png
category=Vector
changelog=
v1.1: added support for polygons and lines
v1.2: corrected unicode error
v1.3: only export features with symbols defined or active
v1.4: Exports polygons with correct color and sets border width (in pixels)
v1.4.1: Points now export correctly wit icon to different applications
