# Mandatory items:

[general]
name=Terrain Shading
qgisMinimumVersion=3.0
description=Shading algorithms for terrain analysis and visualisation.
version=0.9.3
author=Zoran Čučković
email=cuckovic.zoran@gmail.com

about=This plugin features several algoritms for the analysis and visualisation of elevation models (DEMs).

tracker= https://github.com/zoran-cuckovic/QGIS-terrain-shading/issues
repository=https://github.com/zoran-cuckovic/QGIS-terrain-shading
# End of mandatory metadata

# Recommended items:

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


# Tags are comma separated with spaces allowed
tags=raster, hillshade, shadows, ambient occlusion, sky-view factor

homepage=https://landscapearchaeology.org/qgis-terrain-shading
category=Raster Analysis
icon=icon.png
# experimental flag
# experimental=True

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

