[general]
name=LeafEngines Agricultural Intelligence
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Access USDA soil data, EPA water quality, AI crop recommendations, carbon credit calculations, and environmental impact analysis for any US county — directly in QGIS.
version=1.0.4
author=LeafEngines and SoilSidekick Pro
email=support@soilsidekickpro.com
about=LeafEngines brings geo-specific agricultural intelligence into your GIS workflow. Query soil composition, water quality, satellite vegetation indices, and AI-powered crop recommendations by county FIPS code or map click. Results are added as styled vector layers with full attribute tables. Supports offline caching and batch processing for large-scale analysis.

tracker=https://app.soilsidekickpro.com
repository=https://app.soilsidekickpro.com
homepage=https://app.soilsidekickpro.com/leafengines

tags=agriculture,soil,water quality,USDA,EPA,carbon credits,precision agriculture,environmental,NDVI,satellite

category=Web
icon=icon.png
experimental=True
deprecated=False

changelog=
    1.0.3 - Anonymous usage telemetry
        * Plugin activation pings on load (no PII, fire-and-forget)
        * Per-call telemetry: latency, success/error status for every API call
        * Telemetry posts to telemetry-ingest edge function
        * Opt-out: set NO_ANALYTICS=1 environment variable
    1.0.2 - QGIS 4.0.0 compatibility
        * qgisMinimumVersion 4.0, qgisMaximumVersion 4.99
        * Removed toolbar dependency (menu-only loading)
        * WFS extension load guarded by try/except fallback
        * Fixed QgsWfsConnection ImportError on QGIS 4.x
    1.0.1 - QGIS 4 Ready listing
        * Added anonymous usage telemetry (opt-out via NO_ANALYTICS=1)
        * Added qgisMaximumVersion=4.99 for QGIS 4 Ready plugin list
    1.0.0 - Initial release
        * County lookup and FIPS resolution
        * USDA soil data as point/polygon layers
        * EPA water quality overlay
        * Carbon credit estimation
        * AI crop recommendations panel
        * Environmental impact scoring
        * GeoJSON export
        * Interactive guided tour
        * Map-click soil query
