[general]
name=H-RISK with noisemodelling
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=Sound levels and Health risks of environmental noise 
about=This plugin helps in fetching geometries to calculate sound levels from environmental noise, 
  calculating the sound levels, and evaluating health risks. 
  For use, NoiseModelling (https://noise-planet.org/noisemodelling.html) must be prepared. 
  See README of the repository.
version=version 0.1.3
author= Junta Tagusari
email=j.tagusari@eng.hokudai.ac.jp
hasProcessingProvider=yes
repository=https://gitlab.com/jtagusari/hrisk-noisemodelling
tracker=https://gitlab.com/jtagusari/hrisk-noisemodelling

# end of mandatory metadata

# recommended items:
changelog=0.0.2: Added tutorial and the extent of the fence was introduced.
0.0.3: Fixed bugs in isosurface.py and estimatelevelofbuilding.py
0.0.4: Enable cancel fetching geometries
0.0.5: Web API using POST method was implemented
0.1.0: NoiseModelling 4.0.4 was supported / Importing elevation raster tile was implemented / structure of the algorithm scripts was changed
0.1.1: Fixed bugs in "Fetch geometries (Ja)" / "Fetch all" algorithm in "Fetch geometries"fetchall.pyImporting elevation raster tile was implemented / structure of the algorithm scripts was changed
tags=environmental noise,health risk
0.1.2: Fixed bugs in "Fetch road centerline (Ja)" algorithm / Note an unsolved coordinate-transform problem
0.1.3: Fixed bugs in initialization of the features / Added functionalities to merge features

homepage=https://gitlab.com/jtagusari/hrisk-noisemodelling
deprecated=False

server=False
plugin_dependencies=QuickOSM==2.2.0
