[general]
name=Export 2KML
qgisMinimumVersion=3.0
description=Batch‐export vector and raster layers into a single KML or KMZ with QGIS styling. Part of MAS Vector Processing tools.
version=0.6
author=Mirjan Ali Sha
email=mastools.help@gmail.com
about=Export 2KML lets you pick any combination of vector and raster layers (with QGIS styling) and generate a single KML (if only vectors) or KMZ (if rasters are involved). Rasters are rendered into opaque PNG overlays so Google Earth will show them properly.
    
    Steps to Use it: 
    1. At first Install this plugins and check it available. 
    2. Select all opened layers from 'Layer' panel. 
    3. Click on the tool from toolbar ("MAS** Vector Processing" Toolbar) 
    or select Vector menu --> MAS Vector Processing --> Export 2KML... 
    4. Right-click on layers in the Layer panel for quick export!
    
    * Please give a vote (stars) according to your experiences, it will motivate me. If you required any other tools or plugins please contact with me "mastools.help@gmail.com". 
    ** MAS refer to my name "Mirjan Ali Sha".
tracker=https://github.com/Mirjan-Ali-Sha/export2kml/issues
repository=https://github.com/Mirjan-Ali-Sha/export2kml

hasProcessingProvider=no
category=Vector
icon=export2kml.png
experimental=False
deprecated=False
server=False
changelog=
    0.6 - Context Menu & Bug Fixes:
        - Added right-click context menu in Layer panel
        - Support for multiple layer selection export
        - Fixed duplicate toolbar icons on plugin reload
    0.5 - Major Update:
        - Added QGIS Symbology Preservation (colors, line widths, fills)
        - Supports Single Symbol, Categorized, and Graduated renderers
        - StyleMap for normal/highlight states in Google Earth
        - Custom Point Icons: QGIS markers rendered to PNG in KMZ
        - Added "Export Selected Features Only" option
        - Progress bar for export status
        - Label styles included with point features
        - QGIS Message Log integration
    0.4 - Adding Layer's current CRS.
        - Fixed Some issues related to CRS.

tags=kml, kmz, export, raster, vector, QGIS, plugin, symbology, style, Google Earth
homepage=https://github.com/Mirjan-Ali-Sha/export2kml/wiki

