# This file contains metadata for your plugin.
# This file should be included when you package your plugin.

# Mandatory items:

[general]
name=Servizi Sinfi
qgisMinimumVersion=3.40.5
qgisMaximumVersion=4.99
description=[EN] Access SINFI (Sistema Informativo Nazionale Federato delle Infrastrutture) services from QGIS, with authentication via SINFI or PDND credentials. - [IT] Plugin per accedere ai servizi SINFI da piattaforma QGIS, con autenticazione tramite credenziali SINFI o PDND.
version=1.0.4
author=Infratel Italia
email=info@sinfi.it
requiredPackages=requests>=2.25.0,cryptography==44.0.2

about=  [EN] SINFI (Sistema Informativo Nazionale Federato delle Infrastrutture) is the Italian national database of underground and network infrastructures managed by Infratel Italia. This plugin allows QGIS users to access SINFI services (authenticated WMS layers, data upload, statistics, worksites management, orthophoto AGEA background) authenticating through either SINFI credentials or the PDND (Piattaforma Digitale Nazionale Dati) interoperability platform. Requires valid SINFI/PDND credentials issued by Infratel Italia.
        - [IT] SINFI (Sistema Informativo Nazionale Federato delle Infrastrutture) è la banca dati nazionale italiana delle infrastrutture di sottosuolo e di rete, gestita da Infratel Italia. Questo plugin permette agli utenti QGIS di accedere ai servizi SINFI (layer WMS autenticati, caricamento dati, statistiche, gestione cantieri, sfondo Ortofoto AGEA) autenticandosi tramite credenziali SINFI oppure tramite la Piattaforma Digitale Nazionale Dati (PDND). Richiede credenziali SINFI/PDND valide rilasciate da Infratel Italia.
        
tracker=https://github.com/sinfi-code/servizi_sinfi/issues
repository=https://github.com/sinfi-code/servizi_sinfi
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=1.0.4 [EN] Implemented Sinfi Worksites features; improved GUI and stability, added Ortofoto AGEA background - [IT] Implementate funzionalità Sinfi Worksites; migliorata la gui e la stabilità, aggiunto sfondo Ortofoto Agea
	1.0.3 [EN] Added QGIS 4 compatibility - [IT] Aggiunta compatibilità con QGIS4
	1.0.2 [EN] Implemented authentication via PDND credentials - [IT] Implementata autenticazione tramite credenziali PDND
	1.0.1 [EN] Reworked external modules management - [IT] Modificata gestione moduli esterni
	1.0.0 [EN] First release - [IT] Prima release

# Tags are comma separated with spaces allowed
tags=python,sinfi,pdnd,sottoservizi,infrastrutture,reti,utility network,wms,catasto

homepage=https://github.com/sinfi-code/servizi_sinfi
category=Plugins
icon=icone/logo_sinfi.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

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