forked from FarmMaps/FarmMapsApiClient
pepijn van oort
1bc326cfd2
Added some extra Tasks to /FarmmapsApi/Services/GeneralService.cs Added class SatelliteStatistics.cs to /FarmmapsApi/Models
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
[
|
|
{
|
|
"UseCreatedCropfield": true,
|
|
"outputFileName": "testSatData2",
|
|
"fieldName": "test_satData2",
|
|
"DownloadFolder": "C:\\workdir\\groenmonitor\\", //"C:\\workdir\\groenmonitor\\", // "Downloads", -> if you just put "Downloads" the program will download to somewhere in ..\FarmMapsApiClient_WURtest\FarmmapsDataDownload\bin\Debug\netcoreapp3.1\Downloads\
|
|
"GetShadowData": false,
|
|
"GetSatelliteData": true,
|
|
"SatelliteBand": "wdvi", // "natural", "ndvi" or "wdvi"
|
|
"StoreSatelliteStatisticsSingleImage": true,
|
|
"StoreSatelliteStatisticsCropYear": true,
|
|
"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 ]
|
|
]
|
|
]
|
|
}
|
|
}
|
|
|
|
|
|
] |