# This file contains metadata for your plugin

[general]
name=GDI
qgisMinimumVersion=3.0
description=QGIS plugin for discovering and accessing datasets from the GDI platform using Data Explorer, Authorization Server, and OGC Resource Server APIs.
version=0.3
author=CDPG
email=support@cdpg.org.in

about=Facilitates discovery and access to datasets available on the GDI platform and allows users to search and load vector and raster datasets directly into QGIS.

tracker=https://github.com/datakaveri/gdi-qgis-plugin/issues
repository=https://github.com/datakaveri/gdi-qgis-plugin

homepage=https://docs.geospatial.org.in/docs/Consumer/GDI_plugin

tags=python, gdi, geospatial, data, ogc, raster, vector

category=Web
icon=gdi_plugin_logo.png

experimental=False
deprecated=False

server=False
hasProcessingProvider=no

changelog=
    0.3
    - Added dataset search functionality
    - Improved UI with search bar
    - Added support for plotting raster datasets
    - Improved dataset loading workflow