# This file contains metadata for your plugin.

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

[general]
name=Traffic Viewer
qgisMinimumVersion=3.0
description=allows the user to add  googlemap traffic layer with realtime traffic data as a layer.
version=0.1.1
author=Adel HADDID. Amine LARBI
email=adel.haddid@etu.usthb.dz

about=Allows the user to load and automatically add the google map traffic layer with its Realtime data. thus, giving a very powerfull tool to planners to use correct data collected by google maps. This plugin will be very useful to solve traffic problems as it will point out the malfunctioning junctions. this plugin can be used as a simple roadmap layer or a road map with a basemap to it such as normal googlemap baseman, satellite, hybrid or in the future this plugin will have more traffic data sources such as TOMTOM HERE .... etc to be able to have a more indepth understanding of the traffic

tracker=https://github.com/ADEL98D/QGIS-Traffic-Viewer/issues
repository=https://github.com/ADEL98D/QGIS-Traffic-Viewer
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
	0.1.1 : made the plugin show more accurate real-time data
	0.1.0 : first release ! expriperimental but still !

# Tags are comma separated with spaces allowed
tags=google, html, import, layers, routing, tiles, wms, web, traffic, road traffic,

homepage=https://github.com/ADEL98D/QGIS-Traffic-Viewer
category=Web
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=

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

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

