# Mandatory items:

[general]
name=Terrain shading
qgisMinimumVersion=3.0
description=Natural shadows for terrain visualisation.
version=0.1
author=Zoran Čučković
email=cuckovic.zoran@gmail.com

about=This plugin simulates natural shadows over an elevation model (DEM), using a raytracing method.

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

homepage=https://zoran-cuckovic.github.io/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

