forked from FarmMaps/FarmMapsApiClient
updated poten&nbs, both work properly again
This commit is contained in:
@@ -1,54 +1,13 @@
|
||||
[
|
||||
//{
|
||||
|
||||
// "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",
|
||||
"OutputFileName": "2021.04.12_vraPoten_SampleData",
|
||||
"FieldName": "lutum",
|
||||
"PlantingYear": 2021,
|
||||
"MeanDensity": "30",
|
||||
"Variation": "20",
|
||||
"UseShadow": false,
|
||||
"CountPerArea": false,
|
||||
"UseShadow": true,
|
||||
"CountPerArea": false, // don't forget to change ddi if isoxml is created
|
||||
"geometryJson": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
@@ -72,17 +31,17 @@
|
||||
"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
|
||||
//"coordinates": [ 5.66886041703652044, 52.52929999060298627 ] // 1
|
||||
//"coordinates": [ 5.6716230923214912, 52.52946316399909676 ] // 2
|
||||
//"coordinates": [ 5.67185376229668581, 52.5280565894154563 ] // 3
|
||||
"coordinates": [ 5.66903207841337231, 52.52790646510525363 ] // 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
|
||||
"coordinates": [ 5.66886041703652044, 52.52929999060298627 ] // 1
|
||||
//"coordinates": [ 5.6716230923214912, 52.52946316399909676 ] // 2
|
||||
//"coordinates": [ 5.67185376229668581, 52.5280565894154563 ] // 3
|
||||
//"coordinates": [ 5.66903207841337231, 52.52790646510525363 ] // 4
|
||||
} // if no angle
|
||||
|
||||
//"Angle": "317.0" // if no endpoint
|
||||
|
Reference in New Issue
Block a user