[general]
name=TopoTrail
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=Topographic suitability tool for preliminary trail, access-route and field-corridor planning with DEM-based analysis in QGIS.
version=0.5.1
author=MACIEL, L. S.
email=LuanCortesM@users.noreply.github.com
homepage=https://github.com/LuanCortesM/Topotrail#readme
tracker=https://github.com/LuanCortesM/Topotrail/issues
repository=https://github.com/LuanCortesM/Topotrail
category=Raster
tags=trails,accessibility,protected areas,multicriteria analysis,slope,curvature,DEM,GIS,QGIS,least cost path
icon=logo.png
about=TopoTrail is a QGIS plugin designed to support preliminary planning of new trails, access routes and field corridors in natural areas and protected areas. The tool models topographic suitability using a Digital Elevation Model, slope, curvature, relative topographic risk, suitability classes, potential access zones, suggested least-cost routes and access corridors. The plugin does not automatically detect roads, pastures, existing trails, land cover, hydrography or legal restrictions; these layers should be used as complementary evidence in QGIS. Expected external Python dependencies in the QGIS/OSGeo4W Python environment: NumPy, SciPy, Pandas, GeoPandas, Shapely and GDAL. Developed by Luan da Silva Cortes Maciel (MACIEL, L. S.) as a product of his master's research in Biodiversity in Protected Areas, associated with the Escola Nacional de Botanica Tropical and Jardim Botanico do Rio de Janeiro, under the supervision of Leandro Freitas. Associated project: Herpeto Mantiqueira.
license=MIT
deprecated=False

[changelog]
version=0.5.1
changes=Version 0.5.1 prepares the plugin for QGIS 4 / Qt6 compatibility while preserving QGIS 3.22+ support, improves the responsive HUD, updates theme-aware styling and removes the experimental metadata flag.
