80 lines
2.4 KiB
JSON
80 lines
2.4 KiB
JSON
[
|
|
{
|
|
"UseCreatedCropfield": true,
|
|
"CropfieldItemCode": "",
|
|
"dataCropfield": {
|
|
//"area": 4.22,
|
|
"final": true,
|
|
//"soilCode": "5",
|
|
"soilName": "Loam",
|
|
"cropTypeCode": "1010101", // make a table/list with possible inputs.
|
|
"cropTypeName": "Potato",
|
|
//"rootDepthMax": 45,
|
|
//"emergenceDate": "2022-05-16T00:00:00",
|
|
"productionPurposeCode": "003"
|
|
//"productionPurposeName": "consumption"
|
|
},
|
|
"UseCreatedCropRecording": true,
|
|
"CropRecordingItemCode": "",
|
|
"dataCropRecording": {}, //not yet used
|
|
"UseCreatedOperation": true,
|
|
"OperationItemCode": "",
|
|
"dataOperation": {
|
|
"n": "92",
|
|
"to": "2022-05-23T12:34:00",
|
|
"area": "0.08", //?!
|
|
"from": "2022-05-23T11:34:00",
|
|
"name": "Kunstmest strooien",
|
|
"unit": "kg/ha",
|
|
"method": "70400",
|
|
"status": "3",
|
|
"product": "7360",
|
|
"quantity": "200",
|
|
"unitCode": "KGMHAR", //?!
|
|
"contractor": false,
|
|
"designator": "Kunstmest strooien",
|
|
"operationCode": "7"
|
|
},
|
|
"UseCreatedCropfieldCharacteristic": false,
|
|
"CropfieldCharacteristicItemCode": "",
|
|
"DataCropfieldCharacteristic": {
|
|
"code": "860619", //PO20231004: so what does this code mean? Can we see the code list somewhere?
|
|
"label": "cropyield",
|
|
"value": "48.01"
|
|
},
|
|
//"DownloadFolder": "Downloads", //"C:\\workdir\\groenmonitor\\", // "Downloads", -> if you just put "Downloads" the program will download to somewhere in ..\FarmMapsApiClient_WURtest\FarmmapsDataDownload\bin\Debug\netcoreapp3.1\Downloads\
|
|
"CropYear": 2022,
|
|
"dataDate": "2022-04-15T00:00:00Z",
|
|
"dataEndDate": "2022-09-15T00:00:00Z",
|
|
"fieldName": "aardappelveld_test",
|
|
//"ProcessAggegrateKpi": "false", // toegevoegd, want alleen veld level KPIs voor nu.
|
|
"geometryJson": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[
|
|
5.5945257993548765,
|
|
52.57080744107003
|
|
],
|
|
[
|
|
5.598645994070678,
|
|
52.571540800206236
|
|
],
|
|
[
|
|
5.599381743127071,
|
|
52.57012773140724
|
|
],
|
|
[
|
|
5.595408698222548,
|
|
52.56968054825188
|
|
],
|
|
[
|
|
5.5945257993548765,
|
|
52.57080744107003
|
|
]
|
|
]
|
|
]
|
|
},
|
|
"outputFileName": "TestData"
|
|
}
|
|
] |