# This file contains metadata for your plugin.

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

[general]
name=Canopy Zoom Photos
qgisMinimumVersion=3.34
description=This plugin helps to create an orthomosaic flight plan, identify the tallest trees on area, crete multiples flight plan to acquire zoom images from each tree selected.
version=0.1
author=Herbert Lincon Santos
email=hlincon.santos@outlook.com

about=This plugin helps to create an orthomosaic flight plan, identify the tallest trees on area, crete multiples flight plan to acquire zoom images from each tree selected.

tracker=https://github.com/HerbertLincon/canopyZoomPhotos/issues
repository=https://github.com/HerbertLincon/canopyZoomPhotos
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
# changelog=
    0.0.1 - first ideas - 2024/01
    0.0.2 - first test PDBFF - 2024/05
    0.0.3 - second test XPrize Rainforest Finals - 2024/07
    0.1.0 - first commit - 2025/09
    0.1.1 - English translation - 2025/09

# Tags are comma separated with spaces allowed
tags=delimitation, dsm, flow, point, remote sensing, drone, dji, python, tree, canopy, forest, photo

homepage=https://github.com/HerbertLincon/canopyZoomPhotos/blob/main/README.txt
category=Analysis
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= Vector

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

