Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeTypeMultiplicityDescription
Id

CompoundIdentifier

1Unique identifier
DescriptionString1Name User-defined name of the Rxprescription.

OperationType

 

OperationTypeEnum

 

1

Type of Prescription: Missing. Crop Protection, Tillage, etc

If we're needing to make these as standalone as possible, we will likely need to add a DDI somewhere..

201509

FieldIdInteger1 A reference to the Field object for which this prescription is valid. The Field object must exist in the list of Fields on the Catalog object.
CropZoneIdInteger0..1 A reference to a CropZone object which this prescription covers. The CropZone object must exist in the list of CropZones on the Catalog.
RxLookupIdsInteger0..*

Prescriptions can have multiple Products. Important for a variety of needs.

20150925: Listing them here is somewhat redundant, albeit useful.

ContextItemsContextItem0..* 

...

AttributeTypeMultiplicityDescription

BoundingBox

BoundingBox1 The spatial extent of the prescription.
OutOfFieldRateRxRates0..1 A default application or seeding rate to be used when the machine travels outside of the field.
LossOfGPSRateRxRates0..1 A default application or seeding rate to be used when the machine loses its GPS signal and can no longer tell which zone it is working in.


RasterGridPrescription  (Child class of SpatialPrescription)

...

AttributeTypeMultiplicityDescription
MinXdouble1 The smallest longitude value which bounds a spatial region.
MinYdouble1 The smallest latitude value which bounds a spatial region.
MaxXdouble1 The largest longitude value which bounds a spatial region.
MaxYdouble1 The largest latitude value which bounds a spatial region.