A survey represents a point in time when an orchard was mapped by drone.
Survey Object
| Key | Type | Description |
|---|---|---|
| id | Integer | The unique identifier for the survey which is provided by Aerobotics. |
| orchard_id | Integer | The unique identifier of the orchard. |
| date | String | The date which the survey was flown. YYYY-MM-DD |
| hectares | Number | The point-in-time area of the orchard in hectares. |
| polygon | String | The point-in-time polygon string of the orchard. |
