# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=GeoDataFarm
qgisMinimumVersion=2.99
qgisMaximumVersion=4.99
description=For farmers, tracking efforts on the field, planing for next season etc.
version=3.5.0
author=Axel Horteborn
email=geodatafarm@gmail.com

about=This plugin is designed for farmers as both a log for various field operations and a tool to analyze the yield impact of different parameters. It supports all crop types and field parameters, though it has been primarily tested on potatoes. The plugin requires third-party packages, which are typically installed by default with the QGIS plugin QPIP. A stable internet connection is necessary for proper functionality. For questions, feature requests, or modifications, please contact: geodatafarm@gmail.com . The core plugin is free to use; the premium crop simulation module (fertilizer-timing and leaching-risk analysis) is available as a paid add-on. If you find it useful, please consider sponsoring the project on [github](https://github.com/sponsors/axelande) to support ongoing development .

tracker=https://github.com/axelande/geodatafarm3/issues
repository=https://github.com/axelande/geodatafarm3
# End of mandatory metadata

# Recommended items:

# Uncomment the fol/lowing line and add your changelog:
changelog=
  Version 3.5.0 (2026-09-12)
  - [feature] Plant-protection product search: a "Find product" button beside the spraying journal's product field looks the product up in the national register (via api.geodatafarm.com) and fills in name and registration number together. Shown only for countries the register has been imported for.
  - [feature] Hjälpredan: only offered on Swedish farms, the orchard sprayer gets its own drift-reduction field, and an entry with both spray quality and drift reduction is resolved automatically instead of rejected.
  - [bug] ISOXML import: units are now matched by column name rather than position.
  - [feature] Spraying journal: choose to organise it by date, per field or per crop, each field or crop getting its own heading and tables.
  Version 3.4.0 (2026-08-27)
  - [feature] Journal fields and spraying journal: the field list per operation is now configurable per farm, with a template for Jordbruksverket's 2026 requirements. Comes with its own spraying journal PDF, transposed like their form. Free-text fields suggest previous entries.
  - [feature] Fertility index: a new page combining harvest and soil sources into a 0-100 index with adjustable classes.
  - [feature] Time shift on text import: matches rows against their delayed measurement, with a map preview before saving.
  - Minor bugfixes
  Version 3.3.0 (2026-08-23)
  - [feature] Added per-cell predicted-yield maps with variety-aware crop models.
  - [feature] Added crop-development timing and a yield-specific field-map legend.
  - [feature] Added bounded offline license grace and restricted the developer bypass to tests.
  (Version 3.2.2 (2026-08-12))
  - [bug] fixed a small error connected the ISOXML.
  Version 3.2.1 (2026-08-11)
  - [bug] fixed a small error connected the ISOXML.
  (Version 3.2.0 (2026-08-10))
  - [feature] Added a premium crop simulation model with fertilizer-timing/leaching-risk analysis, driven by weather data from Open-Meteo
  - [feature] Added a weather tab for fetching and reviewing field weather data
  - [feature] Premium crop simulation tools are now license-gated
  Version 3.1.3 (2026-07-19)
  - Fixed some bugs and improve the satellite handling.
  - Other minor updates for qt5/qt6 checks
  Version 3.1.2 (2026-07-03)
  - Improved issue handling
  Version 3.1.1 (2026-06-21) 
  - Minor bugfixes
  Version 3.1 (2026-06-19) 
  - Fixed a message bar notifier
  - Reworked the satellite tab
  Version 3.0 (2026-06-11)
  - Updated the design of GeoDataFarm
  - Released a French, Spanish and Portuguese translation of the plugin
  Version 2.20.2 (2026-04-15)
  - [bug] Fixed some bugs related to import of shp files
  - [fix] Updated some minor user interface issues
  Version 2.20.1 (2026-04-11)
  - [bug] fixing minor background work
  Version 2.20.0 (2026-04-09)
  - [feature] Updated the user interface and the look of the plugin
  Version 2.16.2 (2026-03-31)
  - [bug] fixed relative path issue for support_scripts
  Version 2.16.1 (2026-03-28)
  - [bug] fixed qt5/qt6 related issues
  Version 2.16.0 (2026-01-26)
  - [feature] Added generation of ISOXML files
  - [bug] fixed issues regarding QT5/QT6 issues 
  Version 2.15.0 (2025-10-12)
  - [feature] Added compability with QT6 and QGIS4
  Version 2.14.1 (2025-10-12)
  - [bug] Minor fix related to login!
  Version 2.14.0 (2025-10-08)
  - [feature] Changed from a file containg connections to information stored in Qsettings (not to be reset in each update of the plugin)
  - [bug] Minor fixes for shape files and text files.
  Version 2.13.2 (2025-08-30)
  - [bug] Added support for missing unit in the isoXML import.
  - [bug] More isoXML fixes.
  Version 2.13.1 (2025-08-19)
  - [bug] fixed failed import statement
  Version 2.13.0 (2025-08-13)
  - [bug] fixed some bad string formating causing strange errors
  - [feature] added the possbility to add fields based on a shape file
  Version 2.12.7 (2025-06-05)
  - [bug] Fixed year data while creating farm, failing in some cases
  Version 2.12.6 (2025-06-01)
  - [bug] Fixed failing spatial analysis
  Version 2.12.5 (2025-05-31)
  - [bug] Fixed failing test
  Version 2.12.4 (2025-05-24)
  - [bug] Fixed minor bugs in the adding of isoXML files
  Version 2.12.3 (2025-05-06)
  - [bug] Fixed minor bugs in the adding of isoXML files
  Version 2.12.2 (2025-04-14)
  - [bug] Removed unused Figure canvas poping up while adding fields
  - [bug] Fixed unit error
  Version 2.12.1 (2025-04-12)
  - [feature] Added support for reading ISOXML grid data
  Version 2.12.0 (2025-04-01)
  - [bug] Fixed the adding of some additional isoxml formats
  Version 2.11.2 (2025-03-22)
  - [bug] removed unvaild points while adding fields from the isoxml
  Version 2.11.1 (2025-03-09)
  - [bug] Fixed wrong projection when inserting data from isoxml
  - [feature] Added more test cases
  Version 2.11.0 (2025-01-04)
  - [bug] Altering the user that username and farmname could not start with a number
  - [feature] Added the possibility to add fields from ISOXML files (both predefined and based on data)
  Version 2.10.1 (2024-10-12)
  - [bug] fixed a minor import bug
  Version 2.10.0 (2024-08-17)
  - [feature] Now using qpip to handle the required python packages
  Version 2.9.6 (2024-06-23)
  - [fix] Improved the reading of ISO XML.
  Version 2.9.5
  - [fix] Updated some descriptions and ui layouts
  Version 2.9.4
  - [fix] Updated how the guiding file is generated
  Version 2.9.3
  - [fix] Added the possibility to different fields from the same task in the ISO XML import.
  - [feature] Added more tests.
  Version 2.9.2
  - [fix] Some bugs related to ISO XML import.
  - [feature] Added more tests.
  
  Version 2.9.1
  - [fix] Some improvements when adding a dataset.
  - [fix] Reporting problems
  - [feature] A new row creator mechanism was added
  Version 2.9.0
  - [feature] Added the possibliity to remake the default delanuy triangles to row polygons
  - [feature] Added ISO/XML output to planting, fertilizer and spraying input as well
  - [fix] Restruture some of the code related to the analyse
  Version 2.8.3
  - [bug] Fixed some minor bugs with ISO11783 import
  - [feature] added functionality to rescale parameter
  Version 2.8.2
  - [feature] added a functionality to remove data rows
  - [bug] fixed minor bug in ISOtask where a debug save was in use
  Version 2.8.1
  - [bug] fixed minor bug so users can create new farms.
  Version 2.8.0
  - [feature] Import of isoxml files is now possible with the plugin
  Version 2.7.3
  - [bug] fixed bugs with shapefiles and guide files
  Version 2.7.2
  - [bug] fixed a bug when adding data from textfiles
  Version 2.7.0
  - [feature] added support for multiple harvest rows.
  - [fix] changed some help functionality to point to the homepage directly
  - [fix] various minor bug fixes
  Version 2.6.0
  - [feature] Added support for interpolating harvest data from a combiner
  - [fix] solved some bugs connected to the report building
  Version 2.5.3
  - [fix] Improved scaling with the layout and minor bug fixes
  Version 2.5.2
  - [fix] Improve the layout for more screen sizes
  Version 2.5.0
  - [feature] Improved translation scripts and added German translation
  Version 2.4.3
  - [fix] Numbering of rows and minor ui changes
  Version 2.4.1
  - [fix] Removed accidental duplicates of items.
  Version 2.4.0
  - [feature] Added the possibility to convert polygons to proper "row polygon".

# Tags are comma separated with spaces allowed
tags=Farm, data analysis, csv file reader, agriculture

homepage=http://www.geodatafarm.com
category=Database
icon=img\icon.png
# experimental flag
experimental=False
# Plugin Dependencies
plugin_dependencies=qpip
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
