-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.txt
44 lines (32 loc) · 1.66 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# This file contains metadata for your plugin.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=Breeder Map
qgisMinimumVersion=3.0
description=Creates a field layout for a typical row-column breeder's trial
version=0.3.1
author=Jose A. Jimenez-Berni (IAS-CSIC)
about=This plug-in allows to create a grid of polygons which define the plots in the breeding trial. These polygons will be labeled automatically with auto-increments for columns and rows. The user needs to define the number of columns (each tractor track) and rows (plots in the direction of the tractor when sowing), as well as the gaps between plot. The placement of the grid is interactive, and it is possible to edit the vertex independently for not regular shapes. It is also important to define the starting plot for correct automatic numbering.
tracker=https://github.com/jajberni/BreederMap/issues
repository=https://github.com/jajberni/BreederMap
# End of mandatory metadata
# Recommended items:
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=
# Tags are comma separated with spaces allowed
tags=digitizing, field, polygon, remote sensing, crops, phenotyping
homepage=https://github.com/jajberni/BreederMap/wiki
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=
# If the plugin can run on QGIS Server.
server=False