2023-03-22 13:48:13 +00:00
[
{
2023-10-11 15:00:25 +00:00
"UseCreatedCropfield" : false ,
2023-10-04 15:21:05 +00:00
"CropfieldItemCode" : "" ,
"dataCropfield" : {
2023-05-02 08:55:24 +00:00
//"area": 4.22,
"final" : true ,
//"soilCode": "5",
"soilName" : "Loam" ,
2023-06-27 12:08:27 +00:00
"cropTypeCode" : "1010101" , // make a table/list with possible inputs.
2023-05-02 08:55:24 +00:00
"cropTypeName" : "Potato" ,
//"rootDepthMax": 45,
//"emergenceDate": "2022-05-16T00:00:00",
"productionPurposeCode" : "003"
//"productionPurposeName": "consumption"
} ,
2023-10-11 15:00:25 +00:00
"UseCreatedCropRecording" : false ,
2023-10-04 15:21:05 +00:00
"CropRecordingItemCode" : "" ,
"dataCropRecording" : { } , //not yet used
2023-10-11 15:00:25 +00:00
"UseCreatedOperation" : false ,
2023-10-04 15:21:05 +00:00
"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" ,
2023-05-02 08:55:24 +00:00
//"ProcessAggegrateKpi": "false", // toegevoegd, want alleen veld level KPIs voor nu.
2023-03-22 13:48:13 +00:00
"geometryJson" : {
"type" : "Polygon" ,
"coordinates" : [
[
2023-05-02 08:55:24 +00:00
[
5.5945257993548765 ,
52.57080744107003
] ,
[
5.598645994070678 ,
52.571540800206236
] ,
[
5.599381743127071 ,
52.57012773140724
] ,
[
5.595408698222548 ,
52.56968054825188
] ,
[
5.5945257993548765 ,
52.57080744107003
]
2023-03-22 13:48:13 +00:00
]
]
2023-10-04 15:21:05 +00:00
} ,
"outputFileName" : "TestData"
2023-03-22 13:48:13 +00:00
}
]