2023-03-22 13:48:13 +00:00
[
{
2023-06-27 12:08:27 +00:00
"UseCreatedCropfield" : true ,
"CropfieldItemCode" : "38870d5ff9b54b12877b5b01018b6fec" ,
2023-03-22 13:48:13 +00:00
"outputFileName" : "TestData" ,
2023-05-02 08:55:24 +00:00
//"fieldName": "aardappelveld_test",
//"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\
2023-03-31 09:02:06 +00:00
"GetCropRecordings" : false ,
2023-06-27 10:58:36 +00:00
//cropfield code. toevoegen
2023-05-02 08:55:24 +00:00
"CropYear" : 2022 ,
"dataDate" : "2022-04-15T00:00:00Z" ,
"dataEndDate" : "2022-09-15T00:00:00Z" ,
"data" : {
//"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"
} ,
//"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-05-02 08:55:24 +00:00
2023-03-22 13:48:13 +00:00
]