forked from FarmMaps/FarmMapsApiClient
added layer specification VRApoten
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
[
|
||||
|
||||
{
|
||||
"File": "PlantingSampleDataLutum.zip",
|
||||
"OutputFileName": "2021.04.12_vraPoten_SampleData",
|
||||
"File": "PlantingSampleDataLutumANDec.zip",
|
||||
"InputLayerName": "EC0-60",
|
||||
"OutputFileName": "2021.04.14_vraPoten_SampleDataMultipleLayers",
|
||||
"FieldName": "lutum",
|
||||
"PlantingYear": 2021,
|
||||
"MeanDensity": "30",
|
||||
"Variation": "20",
|
||||
"UseShadow": true,
|
||||
"UseShadow": false,
|
||||
"CountPerArea": false, // don't forget to change ddi if isoxml is created
|
||||
"geometryJson": {
|
||||
"type": "Polygon",
|
||||
@@ -22,9 +24,9 @@
|
||||
},
|
||||
|
||||
"GenerateTaskmap": true,
|
||||
"OutputType": "isoxml", // "shape" or "isoxml" if isoxml also add ddiCode
|
||||
"OutputType": "shape", // "shape" or "isoxml" if isoxml also add ddiCode
|
||||
"Precision": "2",
|
||||
"MaximumClasses": "4",
|
||||
"MaximumClasses": "5",
|
||||
"DdiCode": "0016",
|
||||
"CellWidth": "3",
|
||||
"CellHeight": "10",
|
||||
|
Reference in New Issue
Block a user