2023-03-22 13:48:13 +00:00
[
{
2023-03-31 09:02:06 +00:00
"UseCreatedCropfield" : true ,
2023-03-22 13:48:13 +00:00
"outputFileName" : "TestData" ,
"fieldName" : "TestField" ,
"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-03-22 13:48:13 +00:00
"CrprecItem" : "..." , //item code of de crop recording parrent - can be found by opening the crop recording page of a field.
"GetShadowData" : false ,
"GetSatelliteData" : false ,
"SatelliteBand" : "wdvi" , // "natural", "ndvi" or "wdvi"
"StoreSatelliteStatisticsSingleImage" : false ,
"StoreSatelliteStatisticsCropYear" : false ,
"GetVanDerSatData" : false ,
"StoreVanDerSatStatistics" : false ,
"CropYear" : 2020 ,
"geometryJson" : {
"type" : "Polygon" ,
"coordinates" : [
[
[ 4.960707146896585 , 52.800583669708487 ] ,
[ 4.960645975538824 , 52.800470217610922 ] ,
[ 4.962140695752897 , 52.799177147194797 ] ,
[ 4.967523821195745 , 52.801502400041208 ] ,
[ 4.966336768950911 , 52.802543735879809 ] ,
[ 4.961711880764330 , 52.801009996856429 ] ,
[ 4.960707146896585 , 52.800583669708487 ]
]
]
}
}
]