[general]
name=Fire Response Time Analysis
qgisMinimumVersion=3.16
qgisMaximumVersion=3.99
description=Fire brigade response time analysis
version=1.11.0
author=Morozov V.V., Malyutin O.S.,Shamsudinov G.Yu.
email=meslashadd255@gmail.com

about=Plugin for analyzing fire brigade response times. Includes estimating arrival time from existing stations, creating vector layers of response-time routes, and analyzing response times for all stations considering different fire ranks.

tracker=https://github.com/Moroz-Froze/arrivel-time-calculator/issues
repository=https://github.com/Moroz-Froze/arrivel-time-calculator
homepage=https://github.com/Moroz-Froze/arrivel-time-calculator

hasProcessingProvider=yes
tags=fire, emergency, response, time, analysis, firefighting
category=Analysis
icon=icons/icon.png
experimental=False
deprecated=False
server=False
plugin_dependencies=
license=GPL-2.0-or-later
license_file=LICENSE

changelog=
    1.11.0
        Improved plugin design and added the changelog.
    1.1.0
        Added algorithms: "Nearest Fire Station" and "Response Time Routes".
    1.0.0   
        Added algorithm: "All Stations Response Analysis".
