# This file contains metadata for your plugin.

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

[general]
name=Field Guide
qgisMinimumVersion=3.0
description=Rotas de campo, amostragem por poligonos, exportacao CSV/GPX, camada temporaria e relatorios PDF no QGIS / Field routes, polygon sampling, CSV/GPX export, temporary layers, and PDF reports in QGIS.
version=2.0
author=Caio Arantes, FARM Analytica
email=caio.arantes@farmanaltyica.com.br
qgisMaximumVersion=4.99

about=Capture points in QGIS, delete selected session marks, import and export CSV, export GPX for handheld GPS devices, add marks as a temporary project point layer, open Google Maps routes, generate mobile-friendly PDF reports, and create centroid, density-based, grid, spread-optimized, or zigzag sampling patterns inside polygon features. / Capture pontos no QGIS, exclua marcacoes selecionadas da sessao, importe e exporte CSV, exporte GPX para aparelhos GPS portateis, adicione marcacoes como camada temporaria de pontos no projeto, abra rotas no Google Maps, gere relatorios PDF mobile-friendly e crie padroes de amostragem por centroide, densidade por area, grade, distribuicao otimizada ou transecto em zig-zag dentro de feicoes poligonais.

tracker=https://github.com/farmanalytica/fieldguide/issues
repository=https://github.com/farmanalytica/fieldguide
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
changelog=2.0 - Added polygon feature sampling with fixed-count and density-by-area options, centroid/grid/spread-optimized/zigzag methods, selected-mark deletion, GPX export for GPS devices, temporary point-layer export to the current project, and documentation/UI refinements.

# Tags are comma separated with spaces allowed
tags=python,qgis,pdf,field guide,guia de campo,csv,gpx,gps,google maps,sampling,soil sampling,polygon

homepage=https://farmanalytica.github.io/fieldguide/
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

