# This file contains metadata for your plugin.

# This file should be included when you package your plugin.# Mandatory items:

[general]
name=Geo Knowledge AI
qgisMinimumVersion=3.0
description=Get professional AI guidance for your geospatial projects—from terrain analysis to PyQGIS code generation.
version=1.1
author=phoenix-gis
email=phoenixgis@sina.com

about=This QGIS plugin provides Geo Knowledge AI assistance alongside professional tutorials tailored to your project needs. The tutorials cover a range of geospatial tasks, including geoscientific modeling, hydrological analysis, terrain analysis, remote sensing processing, and PyQGIS code generation. It serves as a highly helpful GIS AI assistant.

tracker=https://github.com/robert6757/qgis-geo-knowledge-ai
repository=https://github.com/robert6757/qgis-geo-knowledge-ai
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Version 1.1 2025-12-22
      * Fixed bugs that occurred when reading large raster files.
      * Version 1.0 2025-12-17
      * The first version.

# Tags are comma separated with spaces allowed
tags=assistant, ai, geo

homepage=https://github.com/robert6757/qgis-geo-knowledge-ai
category=Plugins
icon=icon.png
# experimental flag
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=

Category of the plugin: Raster, Vector, Database or Web
# category=

# If the plugin can run on QGIS Server.
server=False

