KlingenbachTest.wima 41.1 KB
Newer Older
1 2 3
{
    "AreaItems": [
        {
Valentin Platzgummer's avatar
Valentin Platzgummer committed
4
            "AreaType": "Service Area",
5
            "BorderPolygonOffset": 6,
6
            "DepotAltitude": 0,
7 8
            "DepotLatitude": 47.76779586216649,
            "DepotLongitude": 16.530510396830728,
9
            "ShowBorderPolygon": 0,
10 11 12
            "maxAltitude": 30,
            "polygon": [
                [
13 14
                    47.76780094967389,
                    16.530343715825353
15 16
                ],
                [
17 18
                    47.76788238112663,
                    16.530625096151965
19 20
                ],
                [
Valentin Platzgummer's avatar
Valentin Platzgummer committed
21 22
                    47.767783696604035,
                    16.530655731490725
23 24
                ],
                [
Valentin Platzgummer's avatar
Valentin Platzgummer committed
25 26
                    47.76771642095403,
                    16.53041704413795
27 28 29 30
                ]
            ]
        },
        {
Valentin Platzgummer's avatar
Valentin Platzgummer committed
31
            "AreaType": "Measurement Area",
32
            "BorderPolygonOffset": 6,
33
            "MinTileArea": 10,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
34
            "MinTransectLength": 1,
35
            "ShowBorderPolygon": 0,
36
            "ShowTiles": true,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
37 38
            "TileHeight": 5,
            "TileWidth": 5,
39
            "TransectDistance": 3,
40 41 42
            "maxAltitude": 30,
            "polygon": [
                [
43 44
                    47.76809580679245,
                    16.530246122817612
45
                ],
Valentin Platzgummer's avatar
Valentin Platzgummer committed
46
                [
47 48
                    47.76823933601322,
                    16.53060087654427
Valentin Platzgummer's avatar
Valentin Platzgummer committed
49
                ],
50
                [
51 52
                    47.7683711160486,
                    16.530967006195464
53 54
                ],
                [
55 56
                    47.7680076482754,
                    16.531153949077463
57 58
                ],
                [
59 60
                    47.7677855557718,
                    16.530403347547246
Valentin Platzgummer's avatar
Valentin Platzgummer committed
61
                ],
62
                [
63
                    47.76799814678123,
64
                    16.530388491662848
65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
                ]
            ]
        }
    ],
    "MissionItems": {
        "fileType": "Plan",
        "geoFence": {
            "circles": [
            ],
            "polygons": [
            ],
            "version": 2
        },
        "groundStation": "QGroundControl",
        "mission": {
            "cruiseSpeed": 15,
            "firmwareType": 3,
            "hoverSpeed": 1,
            "items": [
                {
                    "autoContinue": true,
                    "command": 22,
                    "doJumpId": 1,
                    "frame": 3,
                    "params": [
                        15,
                        0,
                        0,
                        null,
94 95
                        47.76779586216649,
                        16.530510396830728,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
96
                        5
97 98 99 100
                    ],
                    "type": "SimpleItem"
                },
                {
101 102
                    "Alpha": 23,
                    "MinLength": 5,
103
                    "ReferencePointAlt": 0,
104 105 106
                    "ReferencePointLat": 47.76807182520187,
                    "ReferencePointLong": 16.530610531894183,
                    "TransectDistance": 2,
107 108 109 110 111 112 113 114 115 116 117 118 119 120
                    "TransectStyleComplexItem": {
                        "CameraCalc": {
                            "AdjustedFootprintFrontal": 25,
                            "AdjustedFootprintSide": 25,
                            "CameraName": "Manual (no camera specs)",
                            "DistanceToSurface": 15,
                            "DistanceToSurfaceRelative": true,
                            "version": 1
                        },
                        "CameraShots": 0,
                        "CameraTriggerInTurnAround": true,
                        "FollowTerrain": false,
                        "HoverAndCapture": false,
                        "Items": [
121 122 123 124 125 126 127 128 129 130
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 2,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
131 132
                                    47.76780546458091,
                                    16.530404628981014,
133 134 135 136
                                    15
                                ],
                                "type": "SimpleItem"
                            },
137 138 139 140 141 142 143 144 145 146
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 3,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
147 148
                                    47.7680176218918,
                                    16.531145995840845,
149 150 151 152 153 154 155 156 157 158 159 160 161 162
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 4,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
163 164
                                    47.76803465648041,
                                    16.53113723392403,
165 166 167 168 169 170 171 172 173 174 175 176 177 178
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 5,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
179 180
                                    47.76782462170033,
                                    16.530403289516762,
181 182 183 184 185 186 187 188 189 190 191 192 193 194
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 6,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
195 196
                                    47.767843780618456,
                                    16.530401950051516,
197 198 199 200 201 202 203
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
204
                                "doJumpId": 7,
205 206 207 208 209 210
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
211 212
                                    47.76805169016891,
                                    16.53112847333554,
213 214 215 216 217 218 219
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
220
                                "doJumpId": 8,
221 222 223 224 225 226
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
227 228
                                    47.768068723856686,
                                    16.531119712741326,
229 230 231 232 233 234 235
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
236
                                "doJumpId": 9,
237 238 239 240 241 242
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
243 244
                                    47.767862938637116,
                                    16.53040061191935,
245 246 247 248 249 250 251
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
252
                                "doJumpId": 10,
253 254 255 256 257 258
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
259 260
                                    47.76788209665569,
                                    16.53039927245214,
261 262 263
                                    15
                                ],
                                "type": "SimpleItem"
Valentin Platzgummer's avatar
Valentin Platzgummer committed
264 265 266 267 268 269 270 271 272 273 274
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 11,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
275 276
                                    47.76808575754375,
                                    16.53111095080734,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
277 278 279 280 281 282 283 284 285 286 287 288 289 290
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 12,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
291 292
                                    47.76810279212948,
                                    16.53110218886764,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
293 294 295 296 297 298 299 300 301 302 303 304 305 306
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 13,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
307 308
                                    47.76790125467419,
                                    16.530397934318007,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
309 310 311 312 313 314 315 316 317 318 319 320 321 322
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 14,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
323 324
                                    47.767920412692604,
                                    16.530396594848835,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
325 326 327 328 329 330 331 332 333 334 335 336 337 338
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 15,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
339 340
                                    47.76811982671451,
                                    16.531093428256273,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
341 342 343 344 345 346 347 348 349 350 351 352 353 354
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 16,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
355 356
                                    47.768136860399416,
                                    16.53108466630512,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
357 358 359 360 361 362 363 364 365 366 367 368 369 370
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 17,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
371 372
                                    47.76793957161033,
                                    16.530395256712723,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
373 374 375 376 377 378 379 380 381 382 383 384 385 386
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 18,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
387 388
                                    47.767958730527994,
                                    16.53039391724158,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
389 390 391 392 393 394 395 396 397 398 399 400 401 402
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 19,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
403 404
                                    47.768153894983,
                                    16.53107590568231,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
405 406 407 408 409 410 411 412 413 414 415 416 417 418
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 20,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
419 420
                                    47.76817092866645,
                                    16.531067145053775,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
421 422 423 424 425 426 427 428 429 430 431 432 433 434
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 21,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
435 436
                                    47.76797788764677,
                                    16.530392579103516,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
437 438 439 440 441 442 443 444 445 446 447 448 449 450
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 22,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
451 452
                                    47.767997046564254,
                                    16.530391239630404,
453 454 455 456 457 458 459 460 461 462 463 464 465 466
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 23,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788
                                    47.7681879623492,
                                    16.53105838308546,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 24,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76820499693062,
                                    16.531049622445487,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 25,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768011359505685,
                                    16.530372972324884,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 26,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76802514809256,
                                    16.530352870682762,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 27,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76822203061193,
                                    16.531040860465723,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 28,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.7682390651919,
                                    16.53103209981431,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 29,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768038937575305,
                                    16.530332769030014,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 30,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76805272615508,
                                    16.53031266736664,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 31,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768256098871774,
                                    16.531023337823104,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 32,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768273133450315,
                                    16.531014577160242,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 33,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768066514731295,
                                    16.53029256569264,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 34,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76808030330396,
                                    16.530272464008018,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 35,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76829016802814,
                                    16.531005815157602,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 36,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76830720170584,
                                    16.530997054483304,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 37,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76809409187308,
                                    16.530252363646827,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 38,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76815568462939,
                                    16.530399306029828,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 39,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768324235382835,
                                    16.53098829246921,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 40,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76831125036794,
                                    16.530806343268754,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 41,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.76835830363405,
                                    16.530970769757932,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 42,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.7683412699585,
                                    16.53097953178347,
                                    15
                                ],
                                "type": "SimpleItem"
                            },
                            {
                                "autoContinue": true,
                                "command": 16,
                                "doJumpId": 43,
                                "frame": 3,
                                "params": [
                                    0,
                                    0,
                                    0,
                                    null,
                                    47.768222452326334,
                                    16.530564330637993,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
789 790 791
                                    15
                                ],
                                "type": "SimpleItem"
792 793 794 795 796
                            }
                        ],
                        "Refly90Degrees": false,
                        "TurnAroundDistance": 10,
                        "VisualTransectPoints": [
Valentin Platzgummer's avatar
Valentin Platzgummer committed
797
                            [
798 799 800 801 802 803 804 805 806 807
                                47.76780546458091,
                                16.530404628981014
                            ],
                            [
                                47.7680176218918,
                                16.531145995840845
                            ],
                            [
                                47.76803465648041,
                                16.53113723392403
Valentin Platzgummer's avatar
Valentin Platzgummer committed
808 809
                            ],
                            [
810 811
                                47.76782462170033,
                                16.530403289516762
Valentin Platzgummer's avatar
Valentin Platzgummer committed
812 813
                            ],
                            [
814 815
                                47.767843780618456,
                                16.530401950051516
816 817
                            ],
                            [
818 819
                                47.76805169016891,
                                16.53112847333554
820 821
                            ],
                            [
822 823
                                47.768068723856686,
                                16.531119712741326
Valentin Platzgummer's avatar
Valentin Platzgummer committed
824 825
                            ],
                            [
826 827
                                47.767862938637116,
                                16.53040061191935
Valentin Platzgummer's avatar
Valentin Platzgummer committed
828 829
                            ],
                            [
830 831
                                47.76788209665569,
                                16.53039927245214
Valentin Platzgummer's avatar
Valentin Platzgummer committed
832 833
                            ],
                            [
834 835
                                47.76808575754375,
                                16.53111095080734
Valentin Platzgummer's avatar
Valentin Platzgummer committed
836 837
                            ],
                            [
838 839
                                47.76810279212948,
                                16.53110218886764
840 841
                            ],
                            [
842 843
                                47.76790125467419,
                                16.530397934318007
Valentin Platzgummer's avatar
Valentin Platzgummer committed
844 845
                            ],
                            [
846 847
                                47.767920412692604,
                                16.530396594848835
Valentin Platzgummer's avatar
Valentin Platzgummer committed
848 849
                            ],
                            [
850 851
                                47.76811982671451,
                                16.531093428256273
Valentin Platzgummer's avatar
Valentin Platzgummer committed
852 853
                            ],
                            [
854 855
                                47.768136860399416,
                                16.53108466630512
Valentin Platzgummer's avatar
Valentin Platzgummer committed
856 857
                            ],
                            [
858 859
                                47.76793957161033,
                                16.530395256712723
Valentin Platzgummer's avatar
Valentin Platzgummer committed
860 861
                            ],
                            [
862 863
                                47.767958730527994,
                                16.53039391724158
Valentin Platzgummer's avatar
Valentin Platzgummer committed
864 865
                            ],
                            [
866 867
                                47.768153894983,
                                16.53107590568231
Valentin Platzgummer's avatar
Valentin Platzgummer committed
868 869
                            ],
                            [
870 871
                                47.76817092866645,
                                16.531067145053775
Valentin Platzgummer's avatar
Valentin Platzgummer committed
872 873
                            ],
                            [
874 875
                                47.76797788764677,
                                16.530392579103516
Valentin Platzgummer's avatar
Valentin Platzgummer committed
876 877
                            ],
                            [
878 879
                                47.767997046564254,
                                16.530391239630404
Valentin Platzgummer's avatar
Valentin Platzgummer committed
880 881
                            ],
                            [
882 883
                                47.7681879623492,
                                16.53105838308546
Valentin Platzgummer's avatar
Valentin Platzgummer committed
884 885
                            ],
                            [
886 887
                                47.76820499693062,
                                16.531049622445487
Valentin Platzgummer's avatar
Valentin Platzgummer committed
888 889
                            ],
                            [
890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963
                                47.768011359505685,
                                16.530372972324884
                            ],
                            [
                                47.76802514809256,
                                16.530352870682762
                            ],
                            [
                                47.76822203061193,
                                16.531040860465723
                            ],
                            [
                                47.7682390651919,
                                16.53103209981431
                            ],
                            [
                                47.768038937575305,
                                16.530332769030014
                            ],
                            [
                                47.76805272615508,
                                16.53031266736664
                            ],
                            [
                                47.768256098871774,
                                16.531023337823104
                            ],
                            [
                                47.768273133450315,
                                16.531014577160242
                            ],
                            [
                                47.768066514731295,
                                16.53029256569264
                            ],
                            [
                                47.76808030330396,
                                16.530272464008018
                            ],
                            [
                                47.76829016802814,
                                16.531005815157602
                            ],
                            [
                                47.76830720170584,
                                16.530997054483304
                            ],
                            [
                                47.76809409187308,
                                16.530252363646827
                            ],
                            [
                                47.76815568462939,
                                16.530399306029828
                            ],
                            [
                                47.768324235382835,
                                16.53098829246921
                            ],
                            [
                                47.76831125036794,
                                16.530806343268754
                            ],
                            [
                                47.76835830363405,
                                16.530970769757932
                            ],
                            [
                                47.7683412699585,
                                16.53097953178347
                            ],
                            [
                                47.768222452326334,
                                16.530564330637993
Valentin Platzgummer's avatar
Valentin Platzgummer committed
964 965 966 967
                            ]
                        ],
                        "version": 1
                    },
968
                    "Type": 1,
Valentin Platzgummer's avatar
Valentin Platzgummer committed
969 970 971 972 973 974 975
                    "complexItemType": "CircularSurvey",
                    "polygon": [
                        [
                            47.76809580679245,
                            16.530246122817612
                        ],
                        [
976 977
                            47.76823933601322,
                            16.53060087654427
Valentin Platzgummer's avatar
Valentin Platzgummer committed
978 979 980 981 982 983 984 985 986 987 988 989 990 991
                        ],
                        [
                            47.7683711160486,
                            16.530967006195464
                        ],
                        [
                            47.7680076482754,
                            16.531153949077463
                        ],
                        [
                            47.7677855557718,
                            16.530403347547246
                        ],
                        [
992
                            47.76799814678123,
993
                            16.530388491662848
Valentin Platzgummer's avatar
Valentin Platzgummer committed
994 995 996 997
                        ]
                    ],
                    "type": "ComplexItem",
                    "version": 1
998 999 1000 1001 1002 1003 1004
                },
                {
                    "AMSLAltAboveTerrain": null,
                    "Altitude": 0,
                    "AltitudeMode": 1,
                    "autoContinue": true,
                    "command": 21,
1005
                    "doJumpId": 47,
1006 1007 1008 1009 1010 1011
                    "frame": 3,
                    "params": [
                        0,
                        0,
                        0,
                        null,
1012 1013
                        47.76779586216649,
                        16.530510396830728,
1014 1015 1016
                        0
                    ],
                    "type": "SimpleItem"
1017 1018 1019
                }
            ],
            "plannedHomePosition": [
1020 1021
                47.76779586216649,
                16.530510396830728,
1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034
                178
            ],
            "vehicleType": 2,
            "version": 2
        },
        "rallyPoints": {
            "points": [
            ],
            "version": 2
        },
        "version": 1
    }
}