# This file contains metadata for your plugin.

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

[general]
name=BrandGIS
qgisMinimumVersion=3.3
description=BrandGIS Ledningsstöd och geografisk lägesbild vid brand i skog och mark.
version=version 1.0.4
author=Daniel Lind
email=danolin82@gmail.com

about=
	Denna applikation är en hjälp för dig för att arbeta som ett ledningsstöd och geografisk lägesbild vid brand i skog och mark. 
	Se mer information på:
	https://ext-geoportal.lansstyrelsen.se/arcgis/apps/storymaps/collections/7b8f0317581240f9b8d6beacd840ad1e
	

tracker=https://github.com/Danlin82/BrandGIS/issues
repository=https://github.com/Danlin82/BrandGIS
# 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=digitizing, print, topography, project, editing

homepage=https://github.com/Danlin82/BrandGIS/wiki
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

qgisMaximumVersion=3.99
# 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=Lat Lon Tools

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

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

changelog=
	1.0.4 - Updated bugs and made functions to retrieve weather forecasts from SMHI, make dispersion buffers. Updated the plugin to work well with features that came with the last update from Länstyrelsen in the summer of 2025.
	1.0.3 - Minor text edits in menun and metadata file.
	1.0.2 - Implemented Qgis custom functions for SMHI API weather and fire risk values.
	1.0.1 - Fixed bug such as solving problems with the plugin in Linux environment.

