# 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.12
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.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.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 - Previous version

# 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

