# This file contains metadata for your plugin.

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

[general]
name=BDOT10k
qgisMinimumVersion=3.0
description=Wtyczka do pobierania danych BDOT10k. Plugin for downloading BDOT10k data.
version=1.2.0
author=Maryla Jeż
email=maryla4gis@gmail.com

about=[PL] Wtyczka umożliwia pobranie danych BDOT10k:
    - zaznaczając pola wyboru dla poszczególnych powiatów
    pogrupowanych województwami,
    - poprzez selekcję powiatów na podstawie przecięcia
    z wybraną warstwą wektorową.
    
    [EN] The plugin allows to download BDOT10k data
    (BDOT10k stands for Database of Topographic Objects):
    - by selecting checkboxes for individual counties
    grouped by voivodeships,
    - by selecting counties based on the intersection
    with the chosen vector layer.

tracker=https://github.com/marylaGIS/bdot10k/issues
repository=https://github.com/marylaGIS/bdot10k
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
	1.2.0
	- dodano format GPKG
	1.1.1
	- przywrócono linki do pobierania danych w starym schemacie (SHP i GML)
	1.0.1
	- poprawiono linki do pobierania danych w nowym schemacie (GML)
	1.0
	- dodano możliwość wyselekcjonowania powiatów na podstawie przecięcia z warstwą wektorową
	0.1
	- pobieranie danych poprzez wybór powiatu/ów z list

# Tags are comma separated with spaces allowed
tags=bdot10k, gugik, polska, poland, otwarte dane, open data, marylaGIS

homepage=https://marylagis.github.io/
category=Plugins
icon=icon.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

