forked from FarmMaps/FarmMapsApiClient
"Inputfile created for zonering"
This commit is contained in:
29
FarmmapsZonering/ZoneringInput.json
Normal file
29
FarmmapsZonering/ZoneringInput.json
Normal file
@@ -0,0 +1,29 @@
|
||||
[
|
||||
{
|
||||
"InputItemOne": "20201106_Sentinel2_L2A_B04.tiff",
|
||||
"InputItemTwo": "20201106_Sentinel2_L2A_B08.tiff",
|
||||
"Formula": "([1]-[0])/([1]+[0])",
|
||||
"CreatedLayerName": "Biomassa",
|
||||
"CalculatedQuantity": "NDVI",
|
||||
"CalculatedUnit": "ndviValue",
|
||||
|
||||
"OutputFileName": "FullField_NDVI",
|
||||
"CropFieldName": "FullField",
|
||||
"CreateNewCropfield": false,
|
||||
"CropYear": 2020,
|
||||
"geometryJson": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
|
||||
[
|
||||
[ 4.9593709, 52.8014339 ],
|
||||
[ 4.9675488, 52.7943149 ],
|
||||
[ 4.9735195, 52.7968665 ],
|
||||
[ 4.9667833, 52.8030414 ],
|
||||
[ 4.9593709, 52.8014339 ]
|
||||
]
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user