# Mandatory items:

[general]
name=Visibility Analysis
qgisMinimumVersion=3.0
description=Visibility analysis over raster DEM
version=0.6.1
author=Zoran Čučković
email=contact@zoran-cuckovic.from.hr

about=This is the first, experimental port of the Viewshed Analysis plugin to QGIS 3. Only the standard viewshed algorithm is included for the moment. Thanks to Gilles Vuidel for the help with QGIS 3 architecture.   

tracker=https://github.com/zoran-cuckovic/QGIS-visibility-analysis/issues
repository=https://github.com/zoran-cuckovic/QGIS-visibility-analysis/tree/experimental
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=Viewshed, Visibility, Raster

homepage=https://zoran-cuckovic.github.io/QGIS-visibility-analysis/
category=Raster Analysis
icon=icon.png
# experimental flag
experimental=True

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

