v1

latestOpenAPI 3.0.02026-07-132849114.2 KB
Layers

Retrieve the summary of an activity as planted agronomic data

Retrieve an individual planting activity summary by id. Ids are retrieved via the /layers/asPlanted route.

get/v4/layers/asPlanted/{activityId}

Path parameters

activityIdstring uuid required

Unique identifier of the Planting Activity.

Headers

Acceptstring required

Must be either */* or application/octet-stream,application/json

Response

OK

idstring uuid required

The id of a planting activity.

fieldIdstring uuid required

The id of a planting activity field.

fileNamestring required

File's name

fileSizeinteger required

File's size.

indexedAtstring date-time required

The time the planting activity was indexed.

lastProcessedAtstring date-time required

The time the planting activity was last processed.

originalSrcModifiedstring date-time required

The time the planting activity original src was last modified.

serialNumberinteger required

Serial number.

srcLastModifiedstring date-time required

The time the planting activity src was last modified.

areanumber float required

The area of a planting activity.

boundarystring required

The boundary of a planting activity.

cropIdinteger required

The crop of a planting activity.

dataChecksumstring

The data checksum of a planting activity.

endTimestring date-time required

The time the planting activity was ended.

machineIdstring required

The machineId of a planting activity.

processorVersionstring required

The processor version of a planting activity.

recordCountinteger required

The record count of a planting activity.

seasonCodestring required

The season code of a planting activity.

startTimestring date-time required

The time the planting activity was started.

moisturePctnumber float

The moisture percentage of a harvest activity.

originalCropNamestring required

The original crop name of a harvest activity.

actualPopAvgnumber float required

The actual pop. average of a planting activity.

speedAvgnumber float

The speed average of a planting activity.

excessDfPctnumber float required

The excess df. percentage of a planting activity.

goodSpacingPctnumber float required

The good spacing percentage of a planting activity.

lossGcPctnumber float

The loss gc. percentage of a planting activity.

newSeedsinteger required

The new seeds of a planting activity.

popUnitstring required

The pop unit of a planting activity.

singulationPctnumber float required

The singulation percentage of a planting activity.

splitboolean required

The split of a planting activity.

targetPopAvgnumber float required

The target pop average of a planting activity.