[general]
name=GarminCustomMap
qgisMinimumVersion=3.0
description=Export the current map canvas to a Garmin Custom Map (.kmz-file)
version=3.4.2
author=Stefan Blumentrath - Norwegian Institute for Nature Research (NINA)
email=stefan.blumentrath@nina.no

about=The GarminCustomMap plugin exports the current map canvas to a .kmz-file, which is compatible with Garmin`s Custom Maps format for handheld GPS units. That way individual maps styled in QGIS can be used as background (raster) maps on the compatible Garmin GPS units, like Alpha, Astro, Dakota, Oregon, Colorado, GPSMAP 62 series, GPSMAP 64 series, GPSMAP 78 series, Edge 800, Montana, Rino, eTrex® 20 and 30.

tracker=https://github.com/NINAnor/GarminCustomMaps/issues
repository=https://github.com/NINAnor/GarminCustomMaps/
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
changelog=
  Version 3.4.2
  - Remove targetdpi (by chrismuller)
  Version 3.4.1
  - add optimization.py to Makefile
  Version 3.4
  - Code refactor by Egor Sanin <egordotsaninatgmaildotcom>
  - Re-wrote optimization function
  - Bug fixes to make compatible with QGIS 3.26
  - Incorporated bug fix for .setFlags (Issue #20) by chrismuller
  Version 3.3
  - Fix max zoom limit (#16)
  Version 3.2
  - Fix UI
  - Fix Bug in calculating max_y_extent (#17)
  Version 3.1
  - Migrated to QGIS 3 by Matteo Ghetta, Faunalia; migration funded by the Norwegian Polar Institute (http://www.npolar.no).

# Tags are comma separated with spaces allowed
tags=gps,kmz,garmin

homepage=https://plugins.qgis.org/plugins/GarminCustomMap/
category=Plugins
icon=gcm_icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
