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

about=This plugin allows users to query the GeoConfirmed API to fetch geolocated conflict events. Features include:
    - Select from available conflicts
    - Filter by date range or fetch all data
    - Search with keywords and boolean operators
    - Spatial filters: radius around points, canvas extent, within polygon
    - Filter by faction and military units (ORBAT)
    - Server-side filtering for faster queries
    - Export to memory layer or GeoPackage
    - Temporal controller integration for timeline visualization
    - Clickable links to original sources
    - Auto-styling with GeoConfirmed icons or unit emblems

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

hasProcessingProvider=no

changelog=
    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
