# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=GIAP-PolaMap(lite)
qgisMinimumVersion=3.16
description=GIAP-PolaMap(lite) is an open-source plugin, which allows customization of toolbar and adds proprietary tools to QGIS.
about=The plugin consists of several elements, which include proprietary tools of one of polish firm producing GIS software - GIAP SP. z o.o. The proprietary GIAP tools include quick print of map, creating own map compositions, ability to quickly add WMS/WMTS services, search engine for data from the ULDK service and customization of toolbar.

version=1.0
author=GIAP
email= qgis@giap.pl

tracker=https://github.com/GIAPspzoo/GIAP_PolaMap_lite/issues
repository=https://github.com/GIAPspzoo/GIAP_PolaMap_lite
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
      1.0
        * Fix small bugs
      0.4
        * Add PRNG searcher
        * Add open geoportal.gov.pl
        * Add archival orthophotomap
        * Add more option in quick print
        * Add geocoding for addresses, parcels and XY data
        * Add more option in adding WMS/WMTS layers
        * Fix small bugs
      0.3
        * Fix small bugs
        * Add custom section
      0.2
        * Change supported QGIS version
      0.1
        * First stable release for QGIS 3

# Tags are comma separated with spaces allowed
tags=python, giap, toolbar, personalization

homepage=https://github.com/GIAPspzoo/GIAP_PolaMap_lite
category=Plugins
icon=icons/PolaMap_Lite2.png
# experimental flag
experimental=False

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

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

