# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=POI VizNet
qgisMinimumVersion=3.0
description=A tool for constructing and visualising a graph of sightlines between urban points of interest and street network.
version=1.2.1
author=Achituv Cohen and Asya Natapov
email=achic19@gmail.com

about=POI Visibility Network is a QGIS plug-in that constructs graphs (networks) of unobstructed lines of sight between two types of decision points during urban travel – junctions and turning points within the street network (SN), and origins and destinations of travel, i.e. points of interest (POI). POIs are locations designated as relevant for the analysis, i.e. buildings, entrances, land parcels, amenities, stations, and other. These are point-based, linear or polygon entities, as the user might wish to encode them in the input data.

tracker=https://github.com/achic19/poi_visibility_network2
repository=https://github.com/achic19/poi_visibility_network2
license=MIT
license_file=LICENSE
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=analysis

homepage=https://www.lboro.ac.uk/departments/abce/staff/asya-natapov/
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

