# This file contains metadata for your plugin.

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

[general]
name=TopTijdReis2QGIS
qgisMinimumVersion=3.30
qgisMaximumVersion=3.99
description=Plugin om gemakelijk door kaartlagen van topotijdreis te navigeren en deze op te halen in qgis.
author=Eric Schippers
email=ew.schippers@gmail.com

about=Deze pluging bestaat uit een slider widget waarmee je gemakelijk door de lagen van topotijdreis navigeerd en deze ophaald in QGIS. Met de 'vergelijk' functie word een tweede canvas aangemaakt waarop een topografische kaart van een ander jaar kan worden weergegeven. Alle overige projectlagen worden hierbij zowel op het tweede als het hoofdcanvas weergegeven.
        - zowel de topografiesche kaarten als de luchtfoto's zijn beschikbaar

tracker=https://github.com/Eschip98/TopoTijdReis2Qgis/issues
repository=https://github.com/Eschip98/TopoTijdReis2Qgis
# End of mandatory metadata

# Recommended items:
hasProcessingProvider=no
version=0.3.1
changelog= 
 Version 0.1 inital version

 Version 0.2 first stabel verion

 Version 0.3
 - bug fix that caused the main canvas to be blank after closing doubel sliderwidget
 - added a line edit along the icon in the qgis user interface to quickley load topo layer without starting a widget
 - all layertree settings are now also taken over by the second canvas
 - plugin activetie and settings are now saved in the qgis project

 Version 0.3.1
 - changed max year of the widgets to now -2 years to prevent invalid layers on the start of a new year

# Tags are comma separated with spaces allowed
tags=nederland,topotijdreis

homepage=https://github.com/Eschip98/TopoTijdReis2Qgis/wiki/Online-handleiding-voor-TopoTijdreis2QGIS
category=Web
icon=icon.png
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=Web

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

