[general]
name=Volume Calculation Tool
qgisMinimumVersion=3.0
description=Calculates volume based on DEM layers
version=0.4
author=REDcatch GmbH.
email=support@redcatch.at

about=This plugin allows to calculate the volume inside multiple polygons based on a DEM layer.

tracker=https://github.com/REDcatch/Volume_calculation_for_QGIS3
repository=https://github.com/REDcatch/Volume_calculation_for_QGIS3

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=vector, dem, calculator, processing, raster, statistics, analysis, volume, drone

homepage=https://www.redcatch.at/qgisvolume/
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: Raster, Vector, Database or Web
# category=

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