ISOXML to taskmap
This commit is contained in:
57
FarmmapsPoten/Data/PotenInput.json
Normal file
57
FarmmapsPoten/Data/PotenInput.json
Normal file
@@ -0,0 +1,57 @@
|
||||
[
|
||||
{
|
||||
|
||||
"File": "BBL-lutum.tif",
|
||||
"OutputFileName": "BBL-poten_30_10_Shadow-True_TifInput",
|
||||
"FieldName": "lutum",
|
||||
"PlantingYear": 2020,
|
||||
"MeanDensity": "30",
|
||||
"Variation": "20",
|
||||
"UseShadow": true,
|
||||
"CountPerArea": false,
|
||||
"geometryJson": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[ 4.61098862747705418, 52.22974843124053734 ],
|
||||
[ 4.61338362824790682, 52.22993593073885421 ],
|
||||
[ 4.61949010053501397, 52.22667042162688489 ],
|
||||
[ 4.61954106663577324, 52.22670579437124871 ],
|
||||
[ 4.61953075937382085, 52.22671128094363269 ],
|
||||
[ 4.61954202811175296, 52.22670563321562298 ],
|
||||
[ 4.61901745087585081, 52.22634382962637289 ],
|
||||
[ 4.61812211075603685, 52.22571430401869463 ],
|
||||
[ 4.61736058962494678, 52.22611942369080396 ],
|
||||
[ 4.61464150409827134, 52.2275669988328346 ],
|
||||
[ 4.61407137489250019, 52.22787370291415243 ],
|
||||
[ 4.61242270952427802, 52.2287649864655279 ],
|
||||
[ 4.61261020576063618, 52.22887063061121182 ],
|
||||
[ 4.61256645484349015, 52.22889713517798072 ],
|
||||
[ 4.61229657126373027, 52.22904994233584119 ],
|
||||
[ 4.61207777596369262, 52.2291602791168188 ],
|
||||
[ 4.61174554282434013, 52.22933965721241378 ],
|
||||
[ 4.61169310584479941, 52.22934596082312453 ],
|
||||
[ 4.61143525446537428, 52.22949107699816551 ],
|
||||
[ 4.61100843013417183, 52.22973689585098356 ],
|
||||
[ 4.61098862747705418, 52.22974843124053734 ]
|
||||
]
|
||||
]
|
||||
},
|
||||
|
||||
"GenerateTaskmap": true,
|
||||
"CellWidth": "3",
|
||||
"CellHeight": "10",
|
||||
"Centered": "false",
|
||||
"StartPoint": {
|
||||
"type": "Point",
|
||||
"coordinates": [ 4.61812211075603685, 52.22571430401869463 ] // BBL
|
||||
},
|
||||
"EndPoint": {
|
||||
"type": "Point",
|
||||
"coordinates": [ 4.61242270952427802, 52.2287649864655279 ] // BBL
|
||||
} // if no angle
|
||||
|
||||
//"Angle": "317.0" // if no endpoint
|
||||
}
|
||||
|
||||
]
|
Reference in New Issue
Block a user