# This file contains metadata for your plugin.

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

[general]
name=OS-WALK-EU
qgisMinimumVersion=3.8
description=This plugin calculates walkability index of Urban Neighborhoods in European Cities
version=1.99.1
author=ILS–Institut für Landes- und Stadtentwicklungsforschung gGmbH
email=janne.fleischer@ils-forschung.de

about=This tool calculates the walkability of urban neighborhoods for 500 by 500 meter vector grids. You can either create this grid for your study area using the Create Grid tool in QGIS or download such a grid from https://inspire-geoportal.ec.europa.eu if you want it to conform to EU INSPIRE requirements.

tracker=https://gitlab.com/ils-research/os-walk-eu/-/issues
repository=https://gitlab.com/ils-research/os-walk-eu
# 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=walkability index, urban neighborhoods, europe

homepage=https://gitlab.com/ils-research/os-walk-eu
category=Plugins
icon=icon.png
# experimental flag
experimental=True

# 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=ORStools

Category of the plugin: Raster, Vector, Database or Web
# category=Web

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

