# This file contains metadata for your plugin.

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

[general]
name=Kataster SR
qgisMinimumVersion=3.0
description=Load cadastral parcels from Slovak Cadastre via OGC API
version=0.11
author=jancabaj
email=jan807931@gmail.com

about=Plugin ma 2 funkcie - 1. stahuje kataster do GPKG / 2. otvori kataster v prehliadaci podla aktualnych suradnic v QGIS
 staci zadat nazov alebo kod KÚ a stiahne vrstvy podla vyberu, pripadne transformuje do 5514 - ulozi GPKG do zvoleneho adresara
 presnost sub 1 cm (tak ako INSPIRE GML, zdroj je EPSG 4326)
 stahuje z INSPIRE OGC API, ktore je podla VÚGK v overovacej prevadzke a preto je plugin v sekcii experimentalne

 z mojich testov su problematicke zial prave parcely C, niekedy to funguje na druhy, treti pokus ale niektore obce, najma vacsie mesta mi stiahlo iba parcely E a hranicu KÚ, pripadne ani to
 ak by chcel niekto ine styly na stiahnute vrstvy staci prepisat qml subory v adresari pluginu svojimi vlastnymi

 Za data dakujeme: © VÚGK (Výskumný ústav geodézie a kartografie v Bratislave), INSPIRE ukladacie služby

 !!! Ak chcete vystupny subor v EPSG 5514 treba mat spravne transformacie vid navod nizsie
 https://www.skgeodesy.sk/files/gku/produkty-sluzby/na-stiahnutie/s-jtsk_jtsk03_v_qgis.pdf

 Support creator at: https://ko-fi.com/jancabaj

tracker=https://github.com/jancabaj/qgis-kataster/issues
repository=https://github.com/jancabaj/qgis-kataster
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=cadastre, slovakia, zbgis, parcels, vector, ogc

homepage=https://github.com/jancabaj/qgis-kataster
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

