[general]
name=WZ Workflow
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Comprehensive tool for Polish urban planning analysis (Building Permit Conditions - Warunki Zabudowy)
version=1.0.4
author=Adrian Linkowski
email=link.mapy@gmail.com

about=Advanced QGIS plugin for automated urban planning analysis in Poland (Warunki Zabudowy - WZ).
    
    Features:
    • 14-step automated workflow for building permit analysis
    • Machine learning-based terrain and building classification
    • LiDAR point cloud processing
    • Cadastral data integration (ULDK/BDOT)
    • Automated Word report generation
    • Urban planning indicators (WPZ, WIZ, WPBC)
    
    ML models (~174 MB) are downloaded automatically on first use from GitHub.
    
    ---
    
    Kompleksowe narzędzie do automatycznej analizy warunków zabudowy w Polsce.
    Automatyzuje 14-stopniowy proces analizy urbanistycznej z wykorzystaniem uczenia maszynowego.
    Modele ML (~174 MB) są pobierane automatycznie przy pierwszym uruchomieniu.

tracker=https://github.com/AdrLin/wz-workflow/issues
repository=https://github.com/AdrLin/wz-workflow
homepage=https://github.com/AdrLin/wz-workflow

tags=python,urban planning,poland,cadastral,analysis,building,machine learning,lidar,permits

category=Vector
icon=icon.png

experimental=False
deprecated=False
changelog=1.0.4 - The script for determining the analyzed area and the descriptive analysis templates were adapted to reflect the latest changes in the law.
    1.0.3
    - Minor changes in the templates.
    1.0.2
    - Fixed plugin packaging (removed large files from ZIP)
    1.0.1
    - Added automatic municipality name extraction from granica_terenu layer
    - {{nazwa_gminy}} placeholder available in Word templates
    - Updated Word report templates
    1.0.0
    - Initial public release
    - Full 14-step WZ analysis workflow
    - Automatic ML model download (~174 MB)
    - Terrain classification (flat/gable/hip/shed roof)
    - Building classification with SVM
    - Point cloud processing (LiDAR)
    - Automated Word report generation
    - Urban planning indicators calculation

hasProcessingProvider=no
