[general]
name=Auto LULC
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=One-click automatic Land Use / Land Cover classification. Load your bands (or a multi-band raster), optionally supply a Landsat MTL, and get a classified map with class colours and area statistics.
version=1.0.0
author=Nana-Bright
email=williambrightaso@gmail.com
about=Auto LULC is a minimalist QGIS plugin for automatic land-use / land-cover classification. The model is fully embedded - the user only supplies the input bands. No training samples or external model files are required. Supported sensors: Landsat 8/9 (Band 1-7 + optional MTL for TOA conversion) and Sentinel-2 (B2, B3, B4, B8, B11, B12). Features include single multi-band or individual single-band input, optional Landsat MTL reflectance conversion, optional Dark Object Subtraction, optional polygon clip, class area statistics in hectares, and a categorical colour legend. Intended for rapid mapping, teaching, and operational screening.
tracker=https://github.com/Nana-Bright/auto_lulc_plugin/issues
repository=https://github.com/Nana-Bright/auto_lulc_plugin
homepage=https://github.com/Nana-Bright/auto_lulc_plugin
category=Raster
icon=icon.png
experimental=False
deprecated=False
tags=raster,classification,landcover,lulc,landsat,sentinel,remote sensing,automatic
changelog=1.0.0 - First stable release. Sentinel-2 support, improved urban vs bare-soil separation, colour legend, MTL clear button, photometric fix
    0.1.0 - Initial release (Landsat + spectral-index classifier)
