# 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
qgisMaximumVersion=4.99
description=One-Click and large area vectorization inference service for building detection, drone imagery ordering.
version=4.0
author=FieldWatch
email=support@usefieldwatch.com

about=FieldWatch Vectorizer turns geotiff imagery into vector masks inside QGIS: click individual roofs with one-click segmentation, run cloud inference over a drawn AOI for buildings or solar panels, or order drone orthomosaics and related products. A free trial starts automatically on first use; a paid licence unlocks full access across all workflows. Learn more at https://usefieldwatch.com/

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=4.0: one-click segmentation, auto-trial, QGIS 3/4 + Qt6, feedback, unload fix.

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

homepage=https://usefieldwatch.com/
icon=resources/icons/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
# - 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