[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=Géoplateforme,geoplateforme,téléversement,publication,Entrepôt,IGN

# credits and contact
author=Oslandia, IGN France
email=geoplateforme@ign.fr
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=4.10.20
supportsQt6=True

# versionnement
version=0.18.1
changelog=
 Version 0.18.1:
 * fix(metadata): fix hover description on unique id by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/419>
 * fix(provider): UI size for title in advanced search by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/420>
 * fix(translations): fix missing translations by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/421>
 * fix(compatibility): typing annotation of methods returning Self is not well supported in Python < 3.10 by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/426>
 * fix(link_url): use geoplateforme url as prefix in link to documents and styles by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/427>
 * fix(documents_tooltips): add tooltips on document table by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/429>
 * update(tooling): exclude 'dependabot[bot]' from autogenerated release notes by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/428>

 Version 0.18.0:
 * update(docs): add PR step to integration process by @Guts in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/413>
 * Intégration : ajout du plugin tierce QGIRéférentiels by @PCD-Geo in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/412>
 * Update geoplateforme_fr.ts by @IGNF-Xavier in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/401>
 * Intégration : MAJ de QGIReferentiels  en 1.3.6 by @PCD-Geo in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/414>

 Version 0.17.0:
 * fix(provider): display subset editor only when WFS layer is valid by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/362>
 * fix(tile_generation): fix regression for select zoom level by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/381>
 * fix(dashboard): add button to delete open upload by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/383>
 * fix(metadata): fix regex for metadata unique id by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/363>
 * fix(logs): add log pagination by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/387>
 * fix(upload): fix display name and multigeom name for layer upload from files by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/384>
 * fix(TMS): fix regex for valid table by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/392>
 * fix(upload): fix upload associed files when shp is selected by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/393>
 * fix(ui): better ui for table, selection and navigation by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/394>
 * fix(translation): add missing translation by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/395>
 * feat(upload): add checkbox to deactivate local checks before upload by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/366>
 * feat(processing): add nodata param in create_raster_tules_from_wms by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/376>
 * feat(generate tile): add advanced parameters for tile generation from wms by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/379>
 * feat(document): add double click to open document in browser by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/382>
 * feat(wfs): add subset selector when loading WFS in dashboard by @Ducarouge in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/386>
 * feat(external plugins): add minimum version by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/388>
 * feat(optim): avoid data load for publication by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/389>
 * Feat/no freeze for check layer by @jmkerloch in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/391>
 * build(deps): bump actions/labeler from 5 to 6 by @dependabot in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/365>
 * build(deps): bump actions/setup-python from 5 to 6 by @dependabot in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/364>
 * Update integration.md by @IGNF-Xavier in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/368>
 * Update geoplateforme_fr.ts by @IGNF-Xavier in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/370>
 * Update geoplateforme_fr.ts by @IGNF-Xavier in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/371>
 * Update dlg_stored_data_details.py by @IGNF-Xavier in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/372>
 * feat(external plugins): add BD TOPO® Extractor plugin to Geoplateforme plugin V2 by @JulesGrillot in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/390>
 * build(deps-dev): update ruff requirement from <0.13.0,>=0.11.5 to >=0.11.5,<0.14.0 in /requirements by @dependabot in <https://github.com/Geoplateforme/plugin-qgis-geoplateforme/pull/358>



plugin_dependencies=French Locator Filter==1.4.1,GPF - Isochrone Isodistance Itinéraire==0.5.0,BD TOPO® Extractor==1.3.1,QGIRéférentiels==1.3.6
