[general]
name=Géoplateforme
about=Tirer parti de la puissance de la Géoplateforme directement depuis QGIS !
category=None
hasProcessingProvider=True
description=Connectez-vous avec votre compte cartes.gouv.fr, accédez à votre communauté, publiez vos données sous forme de services hébergés sur la Géoplateforme de l'IGN.
icon=resources/images/logo.svg
tags=IGN,Géoplateforme,téléversement,publication,Entrepôt

# credits and contact
author=Oslandia, IGN France
email=qgis@oslandia.com
homepage=https://geoplateforme.github.io/plugin-qgis-geoplateforme/
repository=https://github.com/Geoplateforme/plugin-qgis-geoplateforme/
tracker=https://github.com/Geoplateforme/plugin-qgis-geoplateforme//issues/

# QGIS context
deprecated=False
experimental=True
qgisMinimumVersion=3.40.4
qgisMaximumVersion=3.99
supportsQt6=True

# versionnement
version=0.3.0-beta1
changelog=
 Version 0.3.0-beta1:
 * first version deployed on plugins.qgis.org
 * feat(tile creation): no upload remove after creation by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/26>
 * fix(datastore selection): disable signal connection during update by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/25>
 * fix(tile publish): invalid levels used by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/28>
 * fix(endpoint): invalid search of endpoint by @jmkerloch in https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/30
 * update(ui): use logo proposed by @IGNF-Xavier by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/27>

 Version 0.2.0-beta2:
 * fix(plugin): Qt6 flag is supportsQt6 not qt6_compatible by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/22>
 * feature(tile creation): restore tile creation wizard by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/17>
 * feature(vector tile publish): restore publication wizard by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/20>
 * feat(network manager): get error from request reply by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/21>
 * feature(upload) : refactor upload creation by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/23>

 Version 0.2.0-beta1:
 * feature(auth): Add OAuth2 authentication by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/2>
 * feature(dasboard) : add combobox to filter datastore by dataset  by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/7>
 * feature(dashboard): add new UI to fit IGNGPF-4830 by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/8>
 * feature(packaging): include oAuth credentials from GH Actions secrets during packaging steps by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/14>
 * feature(vector db): restore vector db creation wizard by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/16>
 * refactor(network): Nettoyage et refactoring du Network Manager by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/6>
 * refactor(stored data): optimize stored data for better load by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/9>
 * refactor(upload): refactor upload to optimize and use network manager by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/10>
 * fix(auth): make QGIS auth configuration map JSON compliant before loading it as JSON by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/13>
 * fix(ci): fix packaged plugin and repository was missing in documentation by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/11>
 * fix(init): plg_settings.qgis_auth_id can be None and so have no length by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/12>
 * fix(quality): apply Qt6 migration script by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/4>
 * fix(user): fix community without user  by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/18>
 * update(plugin): cleanup, remove and rename from geotuileur to geoplateforme by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/1>
 * update(tooling): replace black with ruff formatter by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/3>
 * update(tooling): set ruff as Python formatter in VS Code by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/5>


