[general]
name=KAT Analyse - Overlap area (Multi-Types)
qgisMinimumVersion=3.22
description=Spatial analysis plugin that detects and classifies geometric anomalies for points, lines and polygons (duplicates, topology issues, overlaps). Includes adaptive modes and full export features.
about=KAT Analyse - Overlap area is a spatial quality-control tool that automatically adapts its detection rules to the geometry type. It identifies overlaps, intersections, duplicates and topological inconsistencies, and provides detailed reports and visualization tools.

version=1.0.0
author=Aziz T.
email=aziz.explorer@gmail.com
homepage=https://github.com/AzizT-dev/kat_overlap
repository=https://github.com/AzizT-dev/kat_overlap
tracker=https://github.com/AzizT-dev/kat_overlap/issues
icon=icon.png
experimental=False
deprecated=False
license=GPLv3
server=False
hasProcessingProvider=no
category=Vector
tags=overlap,analysis,topology,quality,validation,geometry,point,line,polygon,intersection,duplicate,cadastre,network,vector,spatial,quality-control,multi-types

[changelog]
changelog=1.0.0 (2025-11-18)
    - Initial Multi-Type version
    - Full support for Points, Lines, Polygons
    - Strict vs grouped modes for point analysis
    - Topology checks for lines (overlaps, crossings, connections)
    - Multi-layer analysis with per-layer feature IDs
    - Contextual severity classification
    - Adaptive UI based on geometry type
    - Robust Excel export with error handling
    - Fixed RuntimeError on layer deletion
    - Complete documentation (3 usage profiles)
    - Multi-CRS support with automatic reprojection
    - Optimized threading for large datasets
    - Temporary layer with graduated symbology
    - Dynamic severity filtering
    - Interactive zoom to results

[help]
documentation=https://github.com/AzizT-dev/kat_overlap/blob/main/README.md
translations=i18n
