[general]
name=PlanX: Urban Resilience
email=yusuf.eminoglu@deu.edu.tr
author=Yusuf Eminoglu
qgisMinimumVersion=3.10
description=PlanX urban resilience suite for QGIS. Includes synthetic QA data, seismic, heat, flood, social, Euclidean/network emergency access, air, drought, adaptation, scenario templates/comparison, HTML/Markdown reporting, and style presets.
about=Single Processing provider and QGIS dashboard for city-scale resilience analyses. Current modules cover synthetic QA data generation, stochastic seismic debris and logistics, heat comfort exposure, pluvial flood susceptibility, social vulnerability, Euclidean and network emergency shelter accessibility, air quality exposure, green infrastructure drought stress, climate adaptation priority synthesis, scenario planning templates, scenario comparison, HTML and Markdown reporting, and QGIS style presets. Developed with feedback from educational workflows at Dokuz Eylul University, Department of City and Regional Planning.
version=1.10.0
tracker=https://github.com/YusufEminoglu/planx_urban_resilience/issues
repository=https://github.com/YusufEminoglu/planx_urban_resilience

category=Processing
tags=planx,urban resilience,drr,seismic,debris,heat,flood,social vulnerability,emergency accessibility,network analysis,air quality,drought,adaptation,scenario planning,scenario comparison,reporting,markdown,symbology,synthetic data,climate,spatial planning,QGIS,processing
homepage=https://github.com/YusufEminoglu/planx_urban_resilience
icon=icons/plugin.svg
experimental=False
deprecated=False
qgisMaximumVersion=3.99
hasProcessingProvider=yes
plugin_dependencies=
license=GPL-3
changelog=
    PlanX Urban Resilience 1.10.0 - New icon, dashboard UX overhaul, correctness pass, roadmap.
        - Replaced the seismic-only icon with a new mark representing the full suite: stratified city skyline, sweeping renewal arc and cycle dots on a soft teal-green base.
        - Dashboard: Overview/Modules/Run pages now scroll inside a QScrollArea, fixing overflow on small screens.
        - Dashboard: search bar on the Modules and Run pages filters cards by title, category, inputs and outputs in real time.
        - Dashboard: module cards are grouped by category (Seismic, Heat, Flood, Social, Emergency, Air, Drought, Synthesis, Report and QA) instead of a flat 2-column grid.
        - Seismic / Monte Carlo Debris: replaced hard-coded PyQt5 import with qgis.PyQt (forward-compatible with Qt6 QGIS), added empty-input guard, narrowed bare except clauses, and guarded the field-index lookup.
        - Added ROADMAP.md outlining the next nine algorithm candidates and a suggested release schedule.
        - Added tests/smoke_pipeline.py - one-shot QGIS-console smoke run across seven modules using synthetic inputs.
    PlanX Urban Resilience 1.9.0 - Added Markdown studio brief generation for planning communication.
        - Added Resilience Studio Brief to create first-draft executive summaries, key metrics, class distributions, dominant drivers, limitations, and suggested next actions.
        - Updated dashboard module cards, README, metadata, and Plugin Hub changelog for HTML/Markdown reporting workflows.
    PlanX Urban Resilience 1.8.0 - Added scenario planning template generation.
        - Added Scenario Planning Template to create editable baseline/proposed score worksheets from any planning unit or scored layer.
        - Added intervention labels, scenario metadata, expected reduction, draft status, and notes fields for studio workflows.
        - Updated dashboard guidance, README, metadata, and Plugin Hub changelog.
    PlanX Urban Resilience 1.7.0 - Added QGIS style preset tooling for scored and classified resilience outputs.
        - Added Apply Resilience Symbology for 0-100 risk scores, access classes, scenario change classes, and adaptation priority classes.
        - Added optional QML style export for reusable cartographic presets.
        - Updated dashboard cards, README, metadata, and Plugin Hub changelog.
    PlanX Urban Resilience 1.6.0 - Added network-based emergency accessibility screening.
        - Added Network Emergency Accessibility to compute approximate road-network distance and travel time from origins to shelters or safe assembly areas.
        - Added underserved origin outputs, access classes, snap-distance QA flags, and graph-build feedback.
        - Updated dashboard guidance, README, metadata, and Plugin Hub changelog for the new network workflow.
    PlanX Urban Resilience 1.5.0 - Added reporting and scenario comparison tools for studio-ready outputs.
        - Added Scenario Comparison / Delta Map to compare baseline and proposed 0-100 score fields.
        - Added Resilience Score HTML Report for standalone score summaries, class distributions, and top drivers.
        - Updated dashboard module cards, data readiness guidance, README, metadata, and roadmap.
    PlanX Urban Resilience 1.4.0 - Added synthetic demo data generation and dashboard smoke-test guidance.
        - Added Synthetic Resilience Demo Dataset Processing algorithm for artificial study area, buildings, roads, impervious surfaces, green infrastructure, water, shelters, social units, and sensitive receptors.
        - Added a dashboard Test page that opens the synthetic dataset generator and explains the smoke-test workflow.
        - Updated README, metadata, provider registration, and data readiness guidance for classroom and QA workflows.
    PlanX Urban Resilience 1.3.0 - Added the remaining roadmap modules as offline-first Processing tools.
        - Added Air Quality / Urban Exposure screening for road, source, sensitive receptor, and green buffer inputs.
        - Added Drought and Green Infrastructure Stress screening for parks, canopy patches, impervious context, water access, and tree density.
        - Added Climate Adaptation Priority Synthesis to combine joined 0-100 risk fields into one priority layer.
        - Updated the dashboard, data readiness guidance, README, and Plugin Hub metadata for the expanded eight-module suite.
    PlanX Urban Resilience 1.2.0 - Expanded the suite with Social Vulnerability Index and Emergency Accessibility/Shelter Coverage modules.
        - Added a weighted social vulnerability screening algorithm for neighborhood or census polygons.
        - Added an emergency accessibility and shelter coverage screening algorithm with underserved asset outputs.
        - Updated the dashboard module catalog, data readiness guidance, README, and Plugin Hub metadata.
    PlanX Urban Resilience 1.1.0 - Added QGIS dashboard, Urban Heat Comfort Risk screening, and Pluvial Flood Susceptibility screening modules.
        - Added module cards, project data readiness guidance, and Processing launch shortcuts.
        - Registered heat and flood Processing groups alongside the existing seismic debris module.
    PlanX Urban Resilience 1.0.3 - Standardized author/email metadata, added DEU educational context, marked the plugin stable, and refreshed the Plugin Hub release package.
    PlanX Urban Resilience 1.0.2 - Refreshed the release for Plugin Hub publication.
        - Update package metadata for the next published version.
        - Rebuild the Hub-ready ZIP archive from the current plugin sources.
    PlanX Urban Resilience 1.0.1 - Built a Hub-conformant ZIP package with forward-slash paths.
    PlanX Urban Resilience 1.0.0 - Initial suite release with the seismic debris and evacuation-network module migrated from the former PlanX Seismic Resilience package.
