forked from FarmMaps/FarmMapsApiClient
93 lines
3.1 KiB
JSON
93 lines
3.1 KiB
JSON
[
|
|
//{
|
|
|
|
// "File": "ClaassenVRA_Kruising_LutEmptyPointsErased_largerExtent.zip",
|
|
// "OutputFileName": "2021.03.31.ClaassenVRA_Kruising_Lut_EmptyPointsErased_largeExtent",
|
|
// "FieldName": "Lutum",
|
|
// "PlantingYear": 2021,
|
|
// "MeanDensity": "15",
|
|
// "Variation": "20",
|
|
// "UseShadow": true,
|
|
// "CountPerArea": false,
|
|
// "geometryJson": {
|
|
// "type": "Polygon",
|
|
// "coordinates": [
|
|
// [
|
|
// [ 6.3070655, 53.3623397 ],
|
|
// [ 6.3070875, 53.3623898 ],
|
|
// [ 6.3069749, 53.3623074 ],
|
|
// [ 6.3070314, 53.3623125 ],
|
|
// [ 6.3070655, 53.3623397 ]
|
|
// ]
|
|
// ]
|
|
// },
|
|
|
|
// "GenerateTaskmap": true,
|
|
// "OutputType": "isoxml", // "shape" or "isoxml" if isoxml also add ddiCode
|
|
// "DdiCode": "0001",
|
|
// "CellWidth": "3",
|
|
// "CellHeight": "10",
|
|
// "Centered": "false",
|
|
// "StartPoint": {
|
|
// "type": "Point",
|
|
// "coordinates": [ 6.306901145501940, 53.362318269638386 ]
|
|
// },
|
|
// "EndPoint": {
|
|
// "type": "Point",
|
|
// "coordinates": [ 6.298561552458957, 53.363541544243297 ]
|
|
// } // if no angle
|
|
|
|
// // "Angle": "317.0" // if no endpoint
|
|
//}
|
|
|
|
{
|
|
"File": "PlantingSampleDataLutum.zip",
|
|
"OutputFileName": "2021.04.09_vraPoten_SampleData4",
|
|
"FieldName": "lutum",
|
|
"PlantingYear": 2021,
|
|
"MeanDensity": "30",
|
|
"Variation": "20",
|
|
"UseShadow": false,
|
|
"CountPerArea": false,
|
|
"geometryJson": {
|
|
"type": "Polygon",
|
|
"coordinates": [
|
|
[
|
|
[ 5.66886041703652044, 52.52929999060298627 ],
|
|
[ 5.6716230923214912, 52.52946316399909676 ],
|
|
[ 5.67185376229668581, 52.5280565894154563 ],
|
|
[ 5.66903207841337231, 52.52790646510525363 ],
|
|
[ 5.66886041703652044, 52.52929999060298627 ]
|
|
]
|
|
]
|
|
},
|
|
|
|
"GenerateTaskmap": true,
|
|
"OutputType": "isoxml", // "shape" or "isoxml" if isoxml also add ddiCode
|
|
"Precision": "2",
|
|
"MaximumClasses": "4",
|
|
"DdiCode": "0016",
|
|
"CellWidth": "3",
|
|
"CellHeight": "10",
|
|
"Centered": "true",
|
|
"StartPoint": {
|
|
"type": "Point",
|
|
//"coordinates": [ 5.669032078413372, 52.527906465105254 ] // 1
|
|
//"coordinates": [ 5.668860417036520, 52.529299990602986 ] // 2
|
|
//"coordinates": [ 5.671623092321491, 52.529463163999097 ] // 3
|
|
"coordinates": [ 5.671623092321491, 52.529463163999097 ] // 4
|
|
},
|
|
"EndPoint": {
|
|
"type": "Point",
|
|
"coordinates": [ 5.668860417036520, 52.529299990602986 ] // 1
|
|
//"coordinates": [ 5.668860417036520, 52.529299990602986 ] // 2
|
|
//"coordinates": [ 5.671623092321491, 52.529463163999097 ] // 3
|
|
//"coordinates": [ 5.671853762296686, 52.528056589415456 ] // 4
|
|
} // if no angle
|
|
|
|
//"Angle": "317.0" // if no endpoint
|
|
}
|
|
|
|
|
|
]
|