[general]
name=GeoPackage Export
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Save selected vector and local raster layers as GeoPackage files. Supports single file, multi-file, and append modes with automatic style transfer.
version=1.2.0
author=Karl Stephan Steinbach
email=277199764+KSSteinbach@users.noreply.github.com
about=A standalone QGIS plugin for exporting vector layers and local raster layers (GeoTIFF, ECW, JP2, …) to GeoPackage format with complete style management. Supports WFS- and OGC-API-Layer.
tracker=https://github.com/KSSteinbach/GeoPackage-Export/issues
repository=https://github.com/KSSteinbach/GeoPackage-Export
hasProcessingProvider=no
homepage=https://github.com/KSSteinbach/GeoPackage-Export
changelog=
 1.2.0
  - Local raster layers (GDAL provider, e.g. GeoTIFF, ECW, JP2) can be exported alongside vector layers in all three modes (single / multi / append)
  - Checkbox "Show only visible layers" added
  - Checkbox "Save layer style into the GeoPackage" added (default: on)
  - Added Checkbox-Options for layer replacement
  - bug-fix: corrupted fid-values of input-layers will be substitueted by auto_fid
 1.1.0
  - QGIS 4+ compatibility implemented
 1.0.0
  - First public release.
  - Three save modes: single file, multi file, append.
  - Style transfer into the layer_styles table.
  - Per-layer export strategy for WFS / OGC API – Features (map canvas extent / selected features only / full).
  - Optional replacement of source layers in the project (style, name and tree position preserved).
  - Background export task with cancel button.
  - English and German UI.
category=Vector
icon=icon.svg
experimental=false
deprecated=False
tags=geopackage,export,gpkg,vector,raster,layer,wfs,ogc,api,layer tree,save,reload,style,styles,tool
