[general]
name=GeoQA
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Audit your vector layers for geometry, CRS, and attribute quality issues before spatial analysis.
about=GeoQA is an open-source QGIS plugin that automatically audits vector layers for geometry validity, coordinate reference system (CRS) configuration, and attribute data quality. It runs a modular, rule-based validation engine across your selected layers and generates a professional HTML and CSV audit report -- complete with an executive decision, per-layer scoring, severity classification, and actionable recommendations. Designed for GIS analysts, researchers, engineers, and students who need confidence in their data before running analysis.
version=1.3.4
author=Rahul
email=rahulmishak2323@gmail.com
homepage=https://github.com/roy232355/geoqa
repository=https://github.com/roy232355/geoqa
tracker=https://github.com/roy232355/geoqa/issues
icon=icons/icon.png
tags=quality,validation,geometry,crs,attributes,audit,data quality,vector,report,gis,shapefile,gpkg,topology,dock,autofix,redline
category=Vector
hasProcessingProvider=yes
experimental=False
deprecated=False
changelog=1.3.4 - Premium Satellite Terminal UI (obsidian black + electric green). Restored A007 MAD-based (Median Absolute Deviation) robust outlier detection — `use_mad` flag, `_get_median` helper, modified Z-score formula. Fixed About tab hardcoded version. CI: MockSpatialIndex injected offline to fix T001 O(N2) hang; upgraded actions/checkout@v4 + setup-python@v5.\n1.3.3 - Geometry validity fix, redline coordinate transforms, QDesktopServices migration, dock version synchronisation, GHA workflow, linter warnings cleanup.\n1.3.0 - GeoQA Data Readiness Certificate, Fix Plan export, per-layer scoring, category badges.\n1.2.2 - Add setup.cfg Flake8 config.\n1.2.1 - Resolve Flake8 violations.\n1.2.0 - Topology engine (T001-T004), DockWidget, Auto-Fix, Canvas sync, Redlines export.\n1.1.3 - Excluded .pytest_cache from package build.\n1.1.2 - Flake8 fixes.\n1.1.0 - G004, G005, A007 rules, stress tests.\n1.0.0 - Initial release.