Skip to main content
This page collects example responses from the machine data endpoints. Each section shows the response shape and realistic values for one resource type.

Machine file

A machine file returned by GET /files/{id}. The structure is the same across operation types; the summary properties vary.

Machine file summaries

The summary field on a machine file is a GeoJSON Feature. Properties differ by operation type.

Harvested

Planted

Applied

Tillage

Field operation

A field operation returned by GET /operations/{id}:

Field operation summary

The operation summary (GET /operations/{id}/summary) has the same structure as a file summary but represents the merged result across all files in the operation. See the file summary examples above — the properties and format are identical, with differences only in the values (which reflect the merged dataset).

Standard GeoJSON point data

Each point in the standardGeojson is a GeoJSON Feature. Properties vary by operation type.

Harvested point

Planted point

Applied point

Tillage point

Properties by operation type

Properties are marked as: yes (always in response), configurable (required by default, can be made optional via configuration), or blank (present when data is available).

Planted

Harvested

When the crop is known and a moisture value is present, Leaf will calculate and fill in any missing dry or wet yield values. For example, if the source data only provides wet mass, Leaf derives dry mass using the crop’s standard moisture percentage. *Not available when the crop is sugarcane.

Applied

Tillage

Images

V2 images

GeoTIFF images

Last modified on March 24, 2026