[general]
name=GeoConfirmed
qgisMinimumVersion=3.28
description=Query and visualize geolocated conflict data from GeoConfirmed.org
version=1.5.0
author=COUPSURE
email=geoconfirmed@proton.me

about=Import and visualize geolocated conflict events from GeoConfirmed.org directly in QGIS. GeoConfirmed is a community-driven OSINT project that verifies and maps military equipment losses, troop movements, and other conflict-related events using open source imagery and videos.

    Key features:
    - Browse multiple conflicts with powerful filtering (date, keywords, factions, military units)
    - Server-side filtering for fast queries on large datasets
    - Spatial filters: search within radius, canvas extent, or polygon boundaries
    - ORBAT (Order of Battle) tree view for filtering by military unit hierarchy
    - Auto-styling with official GeoConfirmed icons or unit emblems/patches
    - Temporal controller integration for animated timeline visualization
    - Export to memory layer or GeoPackage for offline analysis
    - Direct links to original source material for verification

    Ideal for researchers, analysts, journalists, and anyone tracking conflict developments through verified open source intelligence.

tracker=https://github.com/Silverfish94/GeoConfirmed-QGIS/issues
repository=https://github.com/Silverfish94/GeoConfirmed-QGIS

hasProcessingProvider=no

changelog=
    1.5.0 - Maintenance release
        - Repository restructure for QGIS plugin repository compatibility

    1.3.0 - ORBAT and performance release
        - NEW: Military unit (ORBAT) filtering with hierarchical tree view
        - NEW: Unit emblem/patch support for marker styling
        - NEW: Server-side filtering for faster API queries
        - Improved search with multiple filter groups
        - Better handling of large datasets

    1.2.0 - Spatial filtering release
        - NEW: Spatial filter - search within radius of reference layer points
        - NEW: Spatial filter - limit to canvas extent
        - NEW: Spatial filter - points within polygon boundaries
        - Improved distance calculations with proper CRS handling

    1.1.0 - Faction features
        - Extract faction from icon color code
        - Faction filter checkboxes (select which sides to display)
        - Statistics panel with counts by faction and equipment
        - Derived fields: faction, faction_color, is_destroyed, equipment_type

    1.0.0 - Initial release
        - Query GeoConfirmed API for conflict data
        - Filter by conflict, date range, keywords
        - Memory layer and GeoPackage export
        - Temporal controller support
        - Custom styling by event type

tags=geoconfirmed,osint,conflict,geolocation,ukraine,events,timeline,faction,statistics,orbat,military

license=GPLv2

homepage=https://geoconfirmed.org
category=Web
icon=resources/icon.svg

experimental=False
deprecated=False

server=False
