[general]
name=Overlap Report
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99
description=Detect self-overlaps and intersections between polygon layers and create detailed area and percentage reports.
about=Overlap Report provides Self Overlap and Pair Overlap analyses in one focused interface. It creates a copy of the primary polygon layer with overlap summaries and a separate polygon layer containing every detected intersection. Areas are reported in square metres, including when input layers use geographic or different coordinate reference systems.
    The plugin has no third-party Python dependencies and contains no binaries. Two successful analysis runs are available in trial mode. Continued use requires an internet connection and a RUANG SPASIAL License Hub activation. License validation sends the product identifiers, the entered activation code, and a one-way SHA-256 Device ID to aktivasi.ruangspasial.my.id over HTTPS. The original operating-system identifier is not transmitted.
version=26.1.0
author=Dwi Purwanto (RuangSpasial)
email=ruangspasial@gmail.com
changelog=26.1.0
    Scope QGIS geometry and area enums: GeometryType.PolygonGeometry, Type.MultiPolygon and AreaUnit.AreaSquareMeters (five scanner findings).
    Use scoped Qt enums, exec(), Qt-compatible QAction imports and explicit Qt5/Qt6 field types.
    Use bounded License Hub HTTPS requests, manual redirect policy, HTTP/network error checks and an already-finished reply guard.
    Give explicit inactive/revoked/expired/pending states priority over conflicting success flags.
    Use union coverage for report area and percentage; retain individual intersection features in the detail layer.
    Use the current streaming vector-writer creation API.
    Require new filenames for both report and overlap outputs.
    - Migrated all License Hub and help traffic to verified HTTPS.
    - Added cross-platform Device ID handling while preserving existing Windows IDs.
    - Added CRS-aware square-metre area calculations and cross-CRS pair analysis.
    - Added spatial indexing and corrected self-overlap summaries for both features.
    - Added GPL-3.0-or-later licensing, documentation, and publication metadata.
    - Improved output-field safety, local-state writes, and license revocation checks.
    - Added synthetic GeoJSON sample data for reproducible review testing.
experimental=False
deprecated=False
tags=overlap,intersection,topology,data quality,polygon validation
homepage=https://aktivasi.ruangspasial.my.id/help/overlap-report-qgis
repository=https://github.com/purwantodwigeo10/overlap-report-qgis
tracker=https://github.com/purwantodwigeo10/overlap-report-qgis/issues
category=Vector
icon=icon.png
hasProcessingProvider=False
server=False

license=GPL-3.0-or-later
