# 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.13
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

 NOVINKA v0.13: Moznost stiahnut cely okres alebo kraj naraz - vhodne najma pre CadastralUnit. Dalej rezim vytvorenia hromadneho GPKG a suvisiaci filter podla nazvu alebo kodu katastralneho uzemia. Pozor! - po stiahnuti uzemia, ktore uz v hromadnom subore je, sa toto prepise.

 NOVINKA v0.12: Plugin uz obsahuje vlastnu transformaciu EPSG:4326 -> EPSG:5514 s oficialnou SK GKU transformaciou a grid suborom.
 Transformacia funguje automaticky pri zaznaceni "Transform to EPSG:5514" - nie je potrebne nastavovat v QGIS manualne!

 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=0.13 - Added okres/kraj download (download entire districts or regions), toolbar filter for downloaded cadastres, append mode to add cadastres to existing GPKG, custom output filename, ESRI compatible WKT, fixed Windows temp file cleanup, code refactored for better maintainability
    0.12 - Fixed coordinate accuracy issue: Changed source CRS from EPSG:4258 to EPSG:4326, bundled official SK GKU transformation with grid file (sk_gku_JTSK03_to_JTSK.tif), plugin now works independently without manual QGIS transformation setup
    0.11 - improved UI

# 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

