# This file contains metadata for your plugin.

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

[general]
name=CatastoIT_GML_Merger_Pro
qgisMinimumVersion=3.22
description=Download, estrazione e fusione file GML catastali italiani con filtro per comune
version=0.5
author=Salvatore Fiandaca, Giulio Fattori
email=pigrecoinfinito@gmail.com

about= <b>Catasto IT GML Merger Pro</b> è un plugin avanzato per QGIS che consente di scaricare, estrarre e unire file GML del catasto italiano (fonte RNDT/AdE). Permette di selezionare regione, province e singoli comuni tramite widget di selezione interattivo. Converte i dati in GPKG aggiungendo i campi foglio, particella, sezione censuaria e — novità v0.5 — nome del comune. Lavora in background senza bloccare QGIS.<br><br>EN: Advanced QGIS plugin to download, extract and merge Italian cadastral GML files (RNDT/AdE). Supports region, province and municipality filtering via an interactive transfer widget. Outputs GPKG with calculated fields (sheet, parcel, census section and — new in v0.5 — municipality name). Runs in background.

tracker=https://github.com/pigreco/CatastoIT_GML_Merger_Pro/issues
repository=https://github.com/pigreco/CatastoIT_GML_Merger_Pro
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
changelog= v 0.1 Scarica set particelle e mappe catastali per regione in formato GPKG
	v 0.2 Aggiunta estrazione sezione censuaria nelle particelle
	v 0.3 Aggiunta riproiezione opzionale del CRS di output
	v 0.4 Aggiunto filtro per comune con widget di selezione interattivo (transfer widget); fix CRS nativo EPSG:6706 (eliminato bug NULL ISLAND)
	v 0.5 Aggiunto campo nome comune (lookup codice Belfiore); fix SRS nel GPKG dopo retainfields; guida online su GitHub Pages; UI: provincia nella lista comuni, versione nel titolo finestra

# Tags are comma separated with spaces allowed
tags=catasto, particelle, fogli, regione, provincia, comune, italia, gml, gpkg, ade

homepage=https://github.com/pigreco/CatastoIT_GML_Merger_Pro
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:Vector, GPKG, Geojson, shp
# category=

# If the plugin can run on QGIS Server.
server=False

