# This file contains metadata for your plugin.

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

[general]
name=FieldWatch Vectorizer
qgisMinimumVersion=3.0
description=Integration with VEC inference service for building detection
version=1.0
author=FieldWatch
email=support@usefieldwatch.com

about=Integration with VEC inference service for building detection. Requires 'requests' Python library (install via pip if not available in OSGeo4W Python).

tracker=https://github.com/fw-qgis-vectorizer/QGIS_Plugin/issues
repository=https://github.com/fw-qgis-vectorizer/QGIS_Plugin

# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=Initial release with building detection functionality

# Tags are comma separated with spaces allowed
tags=raster,vector,ai,machine learning,building detection,segmentation,inference

homepage=https://usefieldwatch.com/
icon=binocular.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=Raster
license=MIT

# Contributors (Core Tech)
# - Ayodele Falowo
# - Anthony Enujeko
# - Gbolahan Falowo
# - Tobi Adeyemi

# Maintainer
# FieldWatch
# Website: https://usefieldwatch.com/
# Email: support@usefieldwatch.com

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