2021-05-18 16:19:28 +00:00
|
|
|
[
|
|
|
|
{
|
2022-03-07 12:36:20 +00:00
|
|
|
"fieldName": "BvdT FieldlabG92", // FarmMaps minimum needs are: fieldName, cropYear & geometryJson
|
|
|
|
"cropYear": 2022, // for testing same field last year
|
|
|
|
"fieldID": 1,
|
2021-05-26 08:16:29 +00:00
|
|
|
"SatelliteBands": [ "wdvi", "ndvi" ], // ["ndvi"] or ["wdvi"] or both: [ "wdvi", "ndvi" ]
|
2022-03-07 12:36:20 +00:00
|
|
|
"lastdownloadedimagedate": "2022-01-01", //downloads images from this date till end of the year
|
2021-05-18 16:19:28 +00:00
|
|
|
"geometryJson": {
|
|
|
|
"type": "Polygon",
|
|
|
|
"coordinates": [
|
|
|
|
[
|
2022-03-07 12:36:20 +00:00
|
|
|
[ 5.563472073408009, 52.547554398144172 ],
|
|
|
|
[ 5.567425915520115, 52.547725375100377 ],
|
|
|
|
[ 5.563878143678981, 52.54048022658143 ],
|
|
|
|
[ 5.563878143678981, 52.54048022658143 ],
|
|
|
|
[ 5.563472073408009, 52.547554398144172 ]
|
2021-05-18 16:19:28 +00:00
|
|
|
]
|
|
|
|
]
|
2021-05-26 08:16:29 +00:00
|
|
|
},
|
|
|
|
"downloadFolder": "C:\\workdir\\groenmonitor\\",
|
|
|
|
"fileNameStats": "BulkSatDownload.csv",
|
|
|
|
"database": null,
|
|
|
|
"schemaname": null,
|
|
|
|
"cropfieldtable": null,
|
|
|
|
"satelllitetable": null
|
2021-05-18 16:19:28 +00:00
|
|
|
},
|
|
|
|
{
|
2022-03-07 12:36:20 +00:00
|
|
|
"fieldName": "BvdT FieldlabG92", // FarmMaps minimum needs are: fieldName, cropYear & geometryJson
|
|
|
|
"cropYear": 2021, // for testing same field last year (i.e. 2021)
|
|
|
|
"fieldID": 1,
|
2021-05-26 08:16:29 +00:00
|
|
|
"SatelliteBands": [ "wdvi", "ndvi" ], // ["ndvi"] or ["wdvi"] or both: [ "wdvi", "ndvi" ]
|
|
|
|
"lastdownloadedimagedate": "2021-01-01", //downloads images from this date till end of the year
|
2021-05-18 16:19:28 +00:00
|
|
|
"geometryJson": {
|
|
|
|
"type": "Polygon",
|
|
|
|
"coordinates": [
|
|
|
|
[
|
2022-03-07 12:36:20 +00:00
|
|
|
[ 5.563472073408009, 52.547554398144172 ],
|
|
|
|
[ 5.567425915520115, 52.547725375100377 ],
|
|
|
|
[ 5.563878143678981, 52.54048022658143 ],
|
|
|
|
[ 5.563878143678981, 52.54048022658143 ],
|
|
|
|
[ 5.563472073408009, 52.547554398144172 ]
|
2021-05-28 15:25:31 +00:00
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
2021-05-26 08:16:29 +00:00
|
|
|
"downloadFolder": "C:\\workdir\\groenmonitor\\",
|
|
|
|
"fileNameStats": "BulkSatDownload.csv",
|
|
|
|
"database": null,
|
|
|
|
"schemaname": null,
|
|
|
|
"cropfieldtable": null,
|
|
|
|
"satelllitetable": null
|
2021-05-18 16:19:28 +00:00
|
|
|
}
|
|
|
|
]
|