A tree group represents a collection of trees within a specific orchard at a point in time. Tree groups allow you to segment and analyse specific subsets of trees for targeted insights and management decisions.
Tree groups are manually created by users on Aeroview. If no tree groups have been set up for an orchard, they will not be available via the API.
Tree Group Object
| Key | Type | Description |
|---|---|---|
| id | Integer | The unique identifier for the tree group which is provided by Aerobotics. |
| name | String | The name of the tree group. |
| orchard_id | Integer | The unique identifier of the orchard. |
| plant_date | String | The date planted for the collection of trees. |
| cultivar_id | Integer | The unique identifier of the cultivar. |
| rootstock_id | Integer | The unique identifier of the rootstock. |
| tree_survey_ids | Array | Array of tree survey ids belonging to the tree group. |
