[general]
name=OccHab GeoNature
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99
description=Offline-first data entry for GeoNature's OccHab module (habitat stations) from QGIS, with local SQLite storage and synchronisation to the GeoNature REST API.
version=0.1.1
author=Cédric Roy
email=it@ariegenature.fr
license=GPL-3.0

about=QGIS plugin to record data for GeoNature's OccHab module directly from QGIS.
    Digitise stations (point, line or polygon) and describe their habitats (HABREF
    cd_hab, cited name, nomenclatures, observers). Works offline: everything is
    stored in a local SQLite database and later synchronised (create / update /
    delete) with the GeoNature REST API. Polygon area and altitude (server DEM)
    are computed automatically. Business fields not exposed by OccHab
    (conservation stake, conservation status, cover) are captured in a normalised,
    re-extractable way. The plugin user interface is in French. Developed by
    ANA-CEN Ariege.

homepage=https://github.com/ANA-CEN-Ariege/occhab-qgis
tracker=https://github.com/ANA-CEN-Ariege/occhab-qgis/issues
repository=https://github.com/ANA-CEN-Ariege/occhab-qgis

hasProcessingProvider=no

tags=geonature,occhab,habitats,saisie,biodiversite,ana,postgis

category=Database
icon=resources/icons/occhab.svg

experimental=True
deprecated=False

changelog=0.1.1 - Qt6 compatibility (fully-qualified/scoped Qt and QGIS enums,
    .exec()), Bandit security scan clean (reviewed false positives), English
    metadata with valid links, minimum QGIS version raised to 3.28.
    0.1.0 - First release: dockable panel, GeoNature connection via the QGIS
    authentication system, dataset (JDD) selection with autocomplete, offline
    station/habitat entry in a local SQLite database, native geometry digitising
    and vertex editing, HABREF search, nomenclatures and observers, automatic
    polygon area and altitude, read-only server context layer, import/restore from
    server, and full create/update/delete synchronisation with the GeoNature API.
