# Mandatory items:

[general]

name=MzS Tools

qgisMinimumVersion=3.26

description=Plugin for Italian seismic microzonation.
description[it]=Plugin per la Microzonazione Sismica in Italia

version=1.9.2
author=CNR-IGAG
email=labgis@igag.cnr.it

about=The plugin allows the creation of the database and the cartographic representations for the Italian seismic microzonation studies according to the "standards of representation and computer archiving" version 4.2 (Technical commission for seismic microzonation - art. 5 paragraph 7, OPCM 13 nov. 2010, n. 3907). The software provider does not provide any warranty for the program (as described in the GPLv3 license).
about[it]=Il plugin consente la creazione della banca dati e la rappresentazione cartografica degli studi di microzonazione sismica italiana secondo gli "Standard di rappresentazione ed archiviazione informatica" versione 4.2 (Commissione tecnica per la microzonazione sismica - art. 5, comma 7 dell’OPCM 13 nov. 2010, n. 3907). Il fornitore del software non fornisce alcun tipo di garanzia per il programma (come descritto all'interno della licenza GPLv3).
    
changelog=

        <b>v1.9.2:</b>
                - Initial compatibility with future Standard MS version
                - Unified level 2-3 layers "Zone stabili" and "Zone instabili", as described in Standard MS
                - Plugin layers are marked as required and/or read-only where applicable
                - Simplified and streamlined new project creation tool
                - Added a SM study metadata editor tool
                - Automatic "don't overlap" and topological editing rules for groups of layers such as "Zone stabili" and "Zone instabili"
                - Added a plugin configuration tool with an option to deactivate the automatic editing rules
                - Removed editing tools from MzS Tools toolbar
                - Removed feature copy tool from MzS Tools toolbar
                - Fixed some issues with project import/export tools
                - Fixed some minor issues
        <b>v1.9.1:</b>
                - Updated style expressions for MS level 2-3 layers 
        <b>v1.9.0:</b>
                - Updated styles and print layouts
                - Improved compatibility with MS standard v4.2
        <b>v1.8.3:</b>
                - Updated styles and expressions in QGIS project
                - Updated and improved print layouts
                - Added available regional CTR WMS services
                - Fix potential problems in import process
        <b>v1.8.2:</b>
                - Experimental fixes for slow data import and export processes
                - Updated styles and expressions in QGIS project
                - Updated and improved print layouts
        <b>v1.8.1:</b>
                - Fix problem with version strings in project update
        <b>v1.8:</b>
                -  QGIS project template improvements
        <b>v1.7:</b>
                -  Update ISTAT administrative boundaries and codes to the latest 2022 version
                -  Update styles for editing layers
                -  Add QGIS action for punctual and linear surveys layers to directly search for available survey documents in the project folder
        <b>v1.6:</b>
                -  Fix Python error in geotec editing
                -  Update project template (snapping options, symbols)
        <b>v1.5:</b>
                -  Ported to QGIS 3
        <b>v1.4:</b>
                -  Updated to new MS 4.2 standards;
                -  update project (fixed labels, update .py files, added new style);
                -  updated italian manual.
        <b>v1.3:</b>
                -  updated layout "CDI - Carta delle Indagini" (added legend);
                -  updated export shapefiles and "Export geodatabase to project folder" tool (to meet the standards);
                -  removed "Validate project" tool;
                -  fixed bug in log files;
                -  update project (fixed labels, update .py files);
                -  updated italian manual.
        <b>v1.2:</b>
                -  updated layouts ("Carta di Microzonazione Sismica (FA 0.1-0.5 s)", "Carta di Microzonazione Sismica (FA 0.4-0.8 s)", "Carta di Microzonazione Sismica (FA 0.7-1.1 s)");
                -  added "pkey" field in "Indagini" and "Parametri" tables;
                -  removed english manual.
        <b>v1.1:</b>
                -  modified the layout layer "CDI - Indagini puntuali";
                -  modified the layout layer "MOPS - HVSR";
                -  updated export database ("CdI_Tabelle.sqlite").
        <b>v1.0:</b>
                -  stable version;
                -  added a new video-guide ("Indagine stazione singola (HVSR)");
                -  update project (fixed labels and styles errors, update .py files);
                -  updated italian manual.
        <b>v0.9:</b>
                -  update table "Indagine stazione singola (HVSR)", "freq.ui" mask and added a new layout ("Carta delle frequenze naturali dei terreni fr");
                -  update constraint "quota_slm_top_verify" and "quota_slm_bot_verify" in "indagini_puntuali", "parametri_puntuali" and "parametri_lineari" tables;
                -  moved export process to a separate thread;
                -  export progress shown in qgis interface;
                -  fixed bug in "siti_ind_param.py";
                -  update "New project" tool;
                -  added a new table ("metadati");
                -  update project (in particular .ui, .py files);
                -  updated italian manual.
        <b>v0.8:</b>
                -  fixed bug in "siti_ind_param.py";
                -  update "siti_puntuali" and "siti_lineari" triggers;
                -  added a new table ("Indagine stazione singola (HVSR)") and a new layout ("Carta delle frequenze naturali dei terreni");
                -  update project (in particular .ui, .py files);
                -  changed update project process and removed "Update project" tool;
                -  updated italian manual.
        <b>v0.7:</b>
                -  moved import process to a separate thread;
                -  import progress shown in qgis interface;
                -  fixed bug with empty numeric values in csv files during import;
                -  reimplemented import log file;
                -  added "Update project" tool;
                -  update project (in particular .ui, .py files);
                -  updated italian manual.
        <b>v0.6:</b>
                -  video-guide additions;
                -  update project (in particular .ui, .py files);
                -  resolved bugs;
                -  updated italian manual.
        <b>v0.5:</b>
                -  improved "Add feature or record" tool;
                -  removed useless tool;
                -  update project (in particular .ui, .py files);
                -  resolved bugs;
                -  updated italian manual.
        <b>v0.4:</b>
                -  initial relase.

changelog[it]=

        <b>v1.9.2:</b>
                - Introdotti alcuni elementi di compatibilità con le future versioni degli Standard MS
                - Unificati i layer "Zone stabili" e "Zone instabili" dei livelli 2-3, così come previsto dagli Standard MS
                - Nel progetto QGIS i layer gestiti dal plugin sono ora impostati come "richiesti" o in "sola lettura" dove necessario
                - Semplificato e reso più efficiente lo strumento di creazione di un nuovo progetto
                - Aggiunto uno strumento per l'inserimento e la modifica dei metadati dello studio di MS
                - Sistemata e resa automatica l'impostazione dei controlli di editing topologico e sovrapposizione fra determinati
                  layer, quali "Zone stabili" e "Zone instabili"
                - Aggiunto uno strumento di configurazione del plugin in cui è possibile attivare o disattivare l'impostazione
                  automatica dei controlli di editing topologico e sovrapposizione fra i layer
                - Rimossi gli strumenti di editing dalla toolbar di MzS Tools
                - Rimosso lo strumento di copia delle feature fra i layer "Zone stabili" e "Zone instabili"
                - Risolti alcuni problemi con l'importazione e l'esportazione dei dati
                - Risolti diversi problemi minori
        <b>v1.9.1:</b>
                - Updated style expressions for MS level 2-3 layers 
        <b>v1.9.0:</b>
                - Updated styles and print layouts
                - Improved compatibility with MS standard v4.2
        <b>v1.8.3:</b>
                - Updated styles and expressions in QGIS project
                - Updated and improved print layouts
                - Added available regional CTR WMS services
                - Fix potential problems in import process
        <b>v1.8.2:</b>
                - Experimental fixes for slow data import and export processes
                - Updated styles and expressions in QGIS project
                - Updated and improved print layouts
        <b>v1.8.1:</b>
                - Fix problem with version strings in project update
        <b>v1.8:</b>
                -  QGIS project template improvements
        <b>v1.7:</b>
                -  Update ISTAT administrative boundaries and codes to the latest 2022 version
                -  Update styles for editing layers
                -  Add QGIS action for punctual and linear surveys layers to directly search for available survey documents in the project folder
        <b>v1.6:</b>
                -  Fix Python error in geotec editing
                -  Update project template (snapping options, symbols)
        <b>v1.5:</b>
                -  Ported to QGIS 3
        <b>v1.4:</b>
                -  Updated to new MS 4.2 standards;
                -  update project (fixed labels, update .py files, added new style);
                -  updated italian manual.
        <b>v1.3:</b>
                -  updated layout "CDI - Carta delle Indagini" (added legend);
                -  updated export shapefiles and "Export geodatabase to project folder" tool (to meet the standards);
                -  removed "Validate project" tool;
                -  fixed bug in log files;
                -  update project (fixed labels, update .py files);
                -  updated italian manual.
        <b>v1.2:</b>
                -  updated layouts ("Carta di Microzonazione Sismica (FA 0.1-0.5 s)", "Carta di Microzonazione Sismica (FA 0.4-0.8 s)", "Carta di Microzonazione Sismica (FA 0.7-1.1 s)");
                -  added "pkey" field in "Indagini" and "Parametri" tables;
                -  removed english manual.
        <b>v1.1:</b>
                -  modified the layout layer "CDI - Indagini puntuali";
                -  modified the layout layer "MOPS - HVSR";
                -  updated export database ("CdI_Tabelle.sqlite").
        <b>v1.0:</b>
                -  stable version;
                -  added a new video-guide ("Indagine stazione singola (HVSR)");
                -  update project (fixed labels and styles errors, update .py files);
                -  updated italian manual.
        <b>v0.9:</b>
                -  update table "Indagine stazione singola (HVSR)", "freq.ui" mask and added a new layout ("Carta delle frequenze naturali dei terreni fr");
                -  update constraint "quota_slm_top_verify" and "quota_slm_bot_verify" in "indagini_puntuali", "parametri_puntuali" and "parametri_lineari" tables;
                -  moved export process to a separate thread;
                -  export progress shown in qgis interface;
                -  fixed bug in "siti_ind_param.py";
                -  update "New project" tool;
                -  added a new table ("metadati");
                -  update project (in particular .ui, .py files);
                -  updated italian manual.
        <b>v0.8:</b>
                -  fixed bug in "siti_ind_param.py";
                -  update "siti_puntuali" and "siti_lineari" triggers;
                -  added a new table ("Indagine stazione singola (HVSR)") and a new layout ("Carta delle frequenze naturali dei terreni");
                -  update project (in particular .ui, .py files);
                -  changed update project process and removed "Update project" tool;
                -  updated italian manual.
        <b>v0.7:</b>
                -  moved import process to a separate thread;
                -  import progress shown in qgis interface;
                -  fixed bug with empty numeric values in csv files during import;
                -  reimplemented import log file;
                -  added "Update project" tool;
                -  update project (in particular .ui, .py files);
                -  updated italian manual.
        <b>v0.6:</b>
                -  video-guide additions;
                -  update project (in particular .ui, .py files);
                -  resolved bugs;
                -  updated italian manual.
        <b>v0.5:</b>
                -  improved "Add feature or record" tool;
                -  removed useless tool;
                -  update project (in particular .ui, .py files);
                -  resolved bugs;
                -  updated italian manual.
        <b>v0.4:</b>
                -  initial relase.

tracker=https://github.com/CNR-IGAG/mzs-tools/issues
repository=https://github.com/CNR-IGAG/mzs-tools

tags=Italy, Seismic hazard, seismic microzonation
tags[it]=microzonazione sismica, pericolosità geologica, geologia

homepage=https://github.com/CNR-IGAG/mzs-tools
category=Database
icon=icon.png
experimental=False
deprecated=False

