# 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=Usługa Lokalizacji Działek Katastralnych
qgisMinimumVersion=3.0
description=Wtyczka pozwala na pobieranie geometrii granic działek katastralnych, obrębów, gmin, powiatów i województw. ENG: The plugin made for dowloading parcells geometry from The Central Office of Geodesy and Cartography of Poland "ULDK API".
version=1.1.1-RedOak
author=Envirosolutions Sp. z o.o. - Michał Włoga, Alicja Konkol
email=office@envirosolutions.pl

about=Wtyczka pozwala na pobieranie geometrii granic działek katastralnych, obrębów, gmin, powiatów i województw za pomocą numeru TERYT lub współrzędnych w dowolnym układzie. Pobieranie danych jest realizowane przez usługę ULDK udostępnianą przez Główny Urząd Geodezji i Kartografii. ENG: The plugin allows user to download geometry of parcells, communies, regions using the TERYT number or coordinates in any system. Plugin uses ULDK API of The Central Office of Geodesy and Cartography of Poland.

tracker=https://github.com/envirosolutionspl/uldk/issues
repository=https://github.com/envirosolutionspl/uldk
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python, uldk, działki, dzialki, ewidencja, gugik, kataster

homepage=https://www.envirosolutions.pl/wtyczka-qgis-uldk
category=Plugins
icon=images/icon.png
# experimental flag
experimental=False

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



