# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=Usemaps
qgisMinimumVersion=3.22
version=1.0
author=GIS Support
email=info@gis-support.pl
license=GPL-3.0-only

description=QGIS Plugin for connecting with Usemaps service
about=Usemaps is a web-based GIS system that is used to store, edit, analyze, and visualize spatial data. It perfectly extends the benefits of QGIS to your organization, adding the ability to work "in the cloud".

description[pl]=Wtyczka QGIS do łączenia z usługą Usemaps
about[pl]=Usemaps to dostępny przez przeglądarkę System GIS. Doskonale rozszerza korzyści jakie daje Twojej organizacji QGIS, dodając możliwości pracy “w chmurze”.

tracker=https://github.com/gis-support/usemaps-qgis-plugin/issues
repository=https://github.com/gis-support/usemaps-qgis-plugin
# End of mandatory metadata


# Tags are comma separated with spaces allowed
tags=python

homepage=https://usemaps.com/
category=Plugins
icon=resources/connected.png
# experimental flag
experimental=False

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

