[general]
name=Assisted-MapMatching
qgisMinimumVersion=3.0
description= This QGIS plugin match a GPS track on a network using leuvenMapMatching and allow the user to modify the result.
version=1.1
author=LAEQ
email=Philippe.Apparicio@UCS.INRS.Ca

about= This plugin doesn't need any librarie on windows. You need to install the latest version (1.7.1+) of shapely on mac and linux (pip install shapely) : https://pypi.org/project/Shapely/. The plugin has been created using The Plugin Builder tool.

tracker=https://github.com/LAEQ/Assisted-MapMatching/issues
repository=https://github.com/LAEQ/Assisted-MapMatching
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no


# Tags are comma separated with spaces allowed
tags=mapmatching, Leuven MapMatching, GPS track

homepage=https://github.com/LAEQ/Assisted-MapMatching
category=Vector
icon=Q3M_logo.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=

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

