forked from FarmMaps/FarmMapsApiClient
start & end date & geometry added to operations item and to cropfield characteristics item
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[
|
||||
{
|
||||
"UseCreatedCropfield": true,
|
||||
"UseCreatedCropfield": false,
|
||||
"CropfieldItemCode": "",
|
||||
"dataCropfield": {
|
||||
//"area": 4.22,
|
||||
@@ -14,10 +14,10 @@
|
||||
"productionPurposeCode": "003"
|
||||
//"productionPurposeName": "consumption"
|
||||
},
|
||||
"UseCreatedCropRecording": true,
|
||||
"UseCreatedCropRecording": false,
|
||||
"CropRecordingItemCode": "",
|
||||
"dataCropRecording": {}, //not yet used
|
||||
"UseCreatedOperation": true,
|
||||
"UseCreatedOperation": false,
|
||||
"OperationItemCode": "",
|
||||
"dataOperation": {
|
||||
"n": "92",
|
||||
|
Reference in New Issue
Block a user