forked from FarmMaps/FarmMapsApiClient
write A1 yield & strawYield to output
update definitions update TODO.txt
This commit is contained in:
@@ -145,8 +145,8 @@
|
||||
"soilName": "Sand",
|
||||
"cropTypeCode": "1010101", //From codelist CL263
|
||||
"cropTypeName": "Potato", //From codelist CL263
|
||||
"productionPurposeCode": "003", //From codelist CL251. For testing, see case with consumption & starch potato
|
||||
"productionPurposeName": "consumption" //From codelist CL251
|
||||
"productionPurposeCode": "002", //From codelist CL251. For testing, see case with consumption & starch potato
|
||||
"productionPurposeName": "starch" //From codelist CL251
|
||||
},
|
||||
"CropRecordingItemCode": "", // could contain for example this: "314aa1b6480b493ba28a5f55039a01d4" if this is the CropRecordingItemCode of the provided CropfieldItemCode. And then if useExistingCropfieldWithChildren = true, this would be used
|
||||
"OperationItemCodes": [], // could contain for example this: ["4d1a6f28ea3f414180663baa4b08c60f"] or ["4d1a6f28ea3f414180663baa4b08c60f","21e08386f0454ad79acfebf78649d59b"] if these are the operations of the provided CropRecordingItemCode. And then if useExistingCropfieldWithChildren = true, these would be used
|
||||
|
Reference in New Issue
Block a user