# This file contains metadata for your plugin.

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

[general]
name=GoPilot 
qgisMinimumVersion=3.0
qgisMaximumVersion=4.99
description=Run cloud-based geospatial analysis and satellite workflows from Rasid. 
version=0.2.1
author=RASID 
email=info@rasid.ai

about=Run cloud-based geospatial analysis and satellite processing workflows from Rasid directly within QGIS, enabling users to access advanced remote sensing tools without local computation. Fetch imagery from well-known satellite providers such as Sentinel-1, Sentinel-2, Mapbox, and Planet, or use your own data. Select your area of interest and apply AI-powered models for tasks including cloud detection, wheat detection, banana field monitoring, and scene parsing. The plugin simplifies complex workflows into an easy-to-use interface, allowing users to quickly generate insights, maps, and ready-to-use geospatial outputs.

tracker=https://github.com/rasid-ai/qgis_gopilot/issues
repository=https://github.com/rasid-ai/qgis_gopilot
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/rasid-ai/qgis_gopilot/blob/main/README.md
category=Plugins
icon=rasid_logo.svg
# experimental flag
experimental=True

# 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

