[general]
name=Batch KMZ Exporter
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Export one or multiple selected layers (with symbology, labels, and attributes preserved exactly as shown on the map) into a single combined KMZ file.
version=1.2.0
author=Shyam Mishra
email=mxhyam@gmail.com

about=Batch KMZ Exporter allows you to export multiple selected QGIS layers into a single KMZ file, with each layer organized as a separate folder in Google Earth. Placemark labels are exported only for layers with labeling enabled, preserving the configured field or expression, text color, and relative text size. All geometries are clamped to the ground by default: lines and polygons are tessellated to accurately follow terrain, while point markers are anchored at their true center. Data-defined point rotation is preserved using KML's native icon heading, ensuring correct per-feature orientation. The plugin reads QGIS symbology directly from single, categorized, and graduated renderers and recreates it in KML using the SimpleKML library. Additional features include automatic reprojection to WGS84, a progress dialog during export, and a one-click option to open the exported KMZ directly in Google Earth.


license=GPL version 3

tracker=https://github.com/mellow2334/Batch-KMZ-Exporter/issues
repository=https://github.com/mellow2334/Batch-KMZ-Exporter

hasProcessingProvider=no
tags=kmz,kml,export,google earth,batch,symbology,vector

homepage=https://github.com/mellow2334/Batch-KMZ-Exporter
category=Vector
icon=icon.png

experimental=False
deprecated=False

server=False
