added layer specification VRApoten

This commit is contained in:
Riepma
2021-04-14 20:53:26 +02:00
parent 7baf16db74
commit 1ddafc6d87
4 changed files with 14 additions and 7 deletions

View File

@@ -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",