Get Crop Zone Characteristic Values
sia_get_crop_zone_characteristicsRetrieve characteristic values like tree counts or custom attributes attached to crop zones using optional OData filter and result limit.
Instructions
List characteristic values attached to crop zones (e.g. tree counts, custom attributes).
Args:
filter (string, optional): OData $filter, e.g. "cropZone_ID eq ''"
top (number, optional): Max results (default: 100)
Returns: Array of CropZoneCharacteristicValue objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| filter | No | OData $filter expression |