forked from FarmMaps/FarmMapsApiClient
added project to only download some data
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
{
|
||||
"File": "PlantingSampleDataLutumANDec.zip",
|
||||
"InputLayerName": "EC0-60",
|
||||
"OutputFileName": "2021.04.14_vraPoten_SampleDataMultipleLayers",
|
||||
"OutputFileName": "2021.05.11_vraPoten_SampleDataMultipleLayers",
|
||||
"FieldName": "lutum",
|
||||
"PlantingYear": 2021,
|
||||
"MeanDensity": "30",
|
||||
"Variation": "20",
|
||||
"UseShadow": false,
|
||||
"CountPerArea": false, // don't forget to change ddi if isoxml is created
|
||||
"CountPerArea": true, // don't forget to change ddi if isoxml is created
|
||||
"geometryJson": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
@@ -24,7 +24,7 @@
|
||||
},
|
||||
|
||||
"GenerateTaskmap": true,
|
||||
"OutputType": "shape", // "shape" or "isoxml" if isoxml also add ddiCode
|
||||
"OutputType": "isoxml", // "shape" or "isoxml" if isoxml also add ddiCode
|
||||
"Precision": "2",
|
||||
"MaximumClasses": "5",
|
||||
"DdiCode": "0016",
|
||||
|
Reference in New Issue
Block a user