; the next section is mandatory

[general]
name=VAST Visual-Ambient Street Stress Tool
email=firmanafrianto@mail.ugm.ac.id
author=Firman Afrianto, Maya Safira
qgisMinimumVersion=3.0
description=VAST (Visual-Ambient Street Stress Tool) is a QGIS plugin designed to quantify street-level environmental stress caused by excessive outdoor advertising, limited urban greenery, urban enclosure effects, and surface heat conditions.

    The plugin integrates multiple spatial indicators including advertising density, building enclosure ratio, canopy coverage, and land surface temperature to produce a composite Street Environment Stress Index (SESI).

    VAST supports evidence-based urban design and planning interventions by identifying corridors with high visual and thermal stress and recommending targeted mitigation strategies such as tree planting, advertising regulation, façade management, and cool pavement implementation.

    The tool is designed for applications in:
    1. Urban visual pollution assessment
    2. Outdoor advertising regulation and control
    3. Street corridor environmental quality evaluation
    4. Urban heat and shading diagnostics
    5. Sustainable streetscape and public space planning

about=VAST provides an integrated spatial analysis framework to evaluate environmental stress along urban streets using geospatial indicators and composite index modelling.

    The plugin combines concepts from urban morphology, environmental design, spatial analytics, and urban climate research to measure how advertising clutter, street canyon morphology, vegetation deficit, and thermal conditions influence street-level environmental quality.

    The analysis workflow includes road segmentation, corridor buffering, spatial indicator extraction, normalization of variables, and weighted aggregation to construct the Street Environment Stress Index (SESI).

    Weighting schemes can be defined using expert-defined parameters or derived statistically using Principal Component Analysis (PCA). Results are produced at both segment and corridor levels, enabling planners to identify spatial hotspots of visual and thermal stress.

    The plugin generates multiple analytical outputs including stress index maps, corridor summaries, hotspot diagnostics, policy recommendation indicators, and visual analytics charts.

    VAST is intended for research, urban policy analysis, and spatial decision-support systems related to urban environmental quality, streetscape management, and advertising regulation.

version=1.0.0
tracker=https://github.com/firmanaf/VAST/issues
repository=https://github.com/firmanaf/VAST

; end of mandatory metadata


; start of optional metadata
category=Urban and Regional Planning Analysis
changelog=1.0.0 - Initial stable release of VAST with street segmentation, visual and thermal stress indicators, PCA weighting option, corridor aggregation, policy recommendation fields, and analytical charts.
tags=urban planning,visual pollution,advertising regulation,urban heat island,streetscape analysis,environmental stress,spatial indicators,urban analytics,street design
homepage=https://github.com/firmanaf/VAST
icon=icon.png
experimental=False
deprecated=False
qgisMaximumVersion=3.99
plugin_dependencies=numpy,pandas,matplotlib,scikit-learn