# This file contains metadata for your plugin.

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

[general]
name=SmartSDI
qgisMinimumVersion=3.22
description=Wtyczka SmartSDI (Geo-System)
	PL: Pobieranie danych wektorowych: działki, budynki, adresy
	EN: Downloading vector data for Poland: parcels, buildings, addresses
version=0.5
author=Geo-System
email=geo-system@geo-system.com.pl

about=PL: Wtyczka SmartSDI - pobieranie działek i budynków w postaci wektorowej z usługi Polish Cadaster Data Integration
	EN: SmartSDI plugin - downloading vector data for Poland (parcels, buildings) from the Polish Cadaster Data Integration service

tracker=https://github.com/geo-system/qgis-smartsdi/issues
repository=https://github.com/geo-system/qgis-smartsdi
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
	0.5 - zmiany w pobieraniu dla dużych poligonów
	0.4 - raport dla działki dostępny dla warstwy z granicami działek
	0.3 - dodanie pobrania danych w ramach przecięcia z warstwą liniową lub poligonową
	0.2 - pobieranie adresów, ikonka, zmiana minimalnej wersji QGIS
	0.1 - utworzenie wtyczki

# Tags are comma separated with spaces allowed
tags=egib,ewidencja gruntów,działki,budynki,parcels,buildings,Poland,Polska,cadaster

homepage=https://smartsdi.pl/qgis
category=Vector
icon=icon.png
# experimental flag
experimental=True

# 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

