# Mandatory items:

[general]

name=MzS Tools

qgisMinimumVersion=3.16

description=Plugin for Italian seismic microzonation.

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


about=The plugin allows the creation of the database and the cartographic representation of the Italian seismic microzonation studies for levels 1, 2 and 3 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).

    Il plugin consente la creazione della banca dati e la rappresentazione cartografica degli studi di microzonazione sismica italiana per i livelli 1, 2 e 3 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.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

# End of mandatory metadata


# Recommended items:



tags=Italy, Seismic hazard, seismic microzonation, microzonazione sismica, pericolosità geologica


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

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

