Subversion Repositories Games.Carmageddon

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pmbaty 1
VERSION 6		// V1 expects map checkpoint rectangles
2
// V2 and above expect map checkpoint points
3
// V3 and above expect splash file stuff at the end
4
// V4 and above expect two sets of PIX and M^T and ped substitution entry
5
-85.16,15.12,130.80						// Position of centre of start of grid
6
 
7
// Laps, checkpoints etc
8
60,30,10							// Initial timer count for each skill level
9
1									// # laps
10
3000,1500,500						// Race completed bonus (all laps raced) for each skill level
11
75000,50000,30000					// Race completed bonus (all peds killed) for each skill level
12
20000,10000,5000					// Race completed bonus (all oppos wasted) for each skill level
13
// Width and height of map checkpoint rectangles
14
9,18
15
11,26
16
6									// # checkpoints
17
// Checkpoint #1
18
20,10,5								// Timer increment for each skill level (ped mode)
19
60,30,10							// Timer increment for each skill level (pedless mode)
20
1									// # quads for this checkpoint
21
-87.545,-100,23.915						// Point #0
22
-87.545,100,23.915						// Point #1
23
-85.882,100,23.042						// Point #2
24
-85.882,-100,23.042						// Point #3
25
90,180
26
110,264
27
// Checkpoint #2
28
20,10,5								// Timer increment for each skill level (ped mode)
29
60,30,10							// Timer increment for each skill level (pedless mode)
30
1									// # quads for this checkpoint
31
-102.920,-100,-0.692						// Point #0
32
-102.920,100,-0.692						// Point #1
33
-104.332,100,1.026						// Point #2
34
-104.332,-100,1.026						// Point #3
35
87,174
36
92,221
37
// Checkpoint #3
38
20,10,5								// Timer increment for each skill level (ped mode)
39
60,30,10							// Timer increment for each skill level (pedless mode)
40
1									// # quads for this checkpoint
41
-11.879,100,28.940						// Point #0
42
-11.879,-100,28.940						// Point #1
43
-9.505,-100,28.881						// Point #2
44
-9.505,100,28.881						// Point #3
45
145,290
46
108,259
47
// Checkpoint #4
48
20,10,5								// Timer increment for each skill level (ped mode)
49
60,30,10							// Timer increment for each skill level (pedless mode)
50
1									// # quads for this checkpoint
51
-64.624,-100,-119.132						// Point #0
52
-64.624,100,-119.132						// Point #1
53
-64.692,100,-115.766						// Point #2
54
-64.692,-100,-115.766						// Point #3
55
107,214
56
14,34
57
// Checkpoint #5
58
20,10,5								// Timer increment for each skill level (ped mode)
59
60,30,10							// Timer increment for each skill level (pedless mode)
60
1									// # quads for this checkpoint
61
18.946,-100,-40.989						// Point #0
62
18.946,100,-40.989						// Point #1
63
18.382,100,-37.524						// Point #2
64
18.382,-100,-37.524						// Point #3
65
172,344
66
69,166
67
// Checkpoint #6
68
20,10,5								// Timer increment for each skill level (ped mode)
69
60,30,10							// Timer increment for each skill level (pedless mode)
70
1									// # quads for this checkpoint
71
147.069,-100,-25.703						// Point #0
72
147.069,100,-25.703						// Point #1
73
147.068,100,-13.167						// Point #2
74
147.068,-100,-13.167						// Point #3
75
259,518
76
82,197
77
6									// # pixelmap files to load
78
ROCKY.PIX
79
DEFFY.PIX
80
MINLIT.PIX
81
DESB4.PIX
82
DRKSCRN.PIX
83
FOGSCRN.PIX
84
6									// # pixelmap files to load (low memory)
85
ROCKY.PIX
86
DEFFY.PIX
87
MINLIT.PIX
88
DE8B2.PIX
89
DRKSCRN.PIX
90
FOGSCRN.PIX
91
3									// # shade table files to load
92
IDENTITY.TAB
93
DRRENDER.TAB
94
DESB4.TAB
95
12									// # material files to load
96
ROCKY3.MAT
97
DEFFY4.MAT
98
MINLIT.MAT
99
SPOTTY.MAT
100
DARKY2.MAT
101
BLULIT.MAT
102
WATTY.MAT
103
DESB4.MAT
104
DARKSKY.MAT
105
DRKSCRN.MAT
106
FOGSCRN.MAT
107
SKIDMARK.MAT
108
12									// # material files to load (low memory)
109
ROCKY3.MAT
110
DEFFY4.MAT
111
MINLIT.MAT
112
SPOTTY.MAT
113
DARKY2.MAT
114
BLULIT.MAT
115
WATTY.MAT
116
DE8B2.MAT
117
DARKSKY.MAT
118
DRKSCRN.MAT
119
FOGSCRN.MAT
120
SKIDMARK.MAT
121
1									// # model files to load
122
DESB4.DAT
123
1									// # model files to load
124
DESB84.DAT
125
DESB4.ACT							// Track actor
126
DESB84.ACT							// Track actor
127
DESB1X.ACT							// Additional actor
128
// HORIZON STUFF
129
NONE						// Name of sky texture pixelmap (or "none")
130
3									// Horizontal repetitions of sky texture
131
30									// Vertical size of sky texture (degrees)
132
59									// Position of horizon (pixels below top)
133
dark							    		// Depth cue mode ("none", "dark" or "fog")
134
8,0									
135
// DEFAULT ENGINE NOISE
136
1
137
// SPECIAL EFFECTS VOLUMES
138
15				// # special effects volumes
139
DEFAULT WATER
140
0.2									// gravity multiplier
141
50									// viscosity multiplier
142
 
143
0.002								// Pedestrian damage per millisecond
144
 
145
1									// Sky colour
146
WATTY.MAT								// Windscreen material to use
147
5100								// Sound ID of entry noise
148
5100								// Sound ID of exit noise
149
2									// Engine noise index
150
 
151
//------------------------ 0 -----------------------------------------------
152
NEW IMPROVED!
153
6.176, 0.002, 0.443
154
0.000, 2.488, -0.007
155
-0.670, 0.028, 9.338
156
-84.403, 14.366, 136.001
157
1				// gravity multiplier
158
1				// viscosity multiplier
159
 
160
 
161
-1					// camera effect index
162
-1					// sky colour
163
ROCKY3.MAT				// Windscreen material to use
164
-1					// Sound ID of entry noise
165
-1					// Sound ID of exit noise
166
 
167
 
168
//------------------------ 1 -----------------------------------------------
169
NEW IMPROVED!
170
7.030, 0.000, -5.483
171
0.003, 7.430, 0.003
172
3.034, -0.003, 3.787
173
-106.668, 12.034, 0.397
174
1				// gravity multiplier
175
1				// viscosity multiplier
176
 
177
 
178
-1					// camera effect index
179
-1					// sky colour
180
ROCKY3.MAT				// Windscreen material to use
181
-1					// Sound ID of entry noise
182
-1					// Sound ID of exit noise
183
 
184
 
185
//------------------------ 2 -----------------------------------------------
186
NEW IMPROVED!
187
-3.266, 0.000, 3.995
188
0.000, 8.916, 0.000
189
-2.312, 0.000, -1.890
190
-103.283, 12.733, 5.049
191
1				// gravity multiplier
192
1				// viscosity multiplier
193
 
194
 
195
-1					// camera effect index
196
-1					// sky colour
197
ROCKY3.MAT				// Windscreen material to use
198
-1					// Sound ID of entry noise
199
-1					// Sound ID of exit noise
200
 
201
 
202
//------------------------ 3 -----------------------------------------------
203
NEW IMPROVED!
204
-1.066, 0.000, -0.550
205
0.000, 4.300, 0.000
206
1.369, 0.000, -2.654
207
-111.036, 11.357, -22.233
208
1				// gravity multiplier
209
1				// viscosity multiplier
210
 
211
 
212
-1					// camera effect index
213
-1					// sky colour
214
DEFFY4.MAT				// Windscreen material to use
215
-1					// Sound ID of entry noise
216
-1					// Sound ID of exit noise
217
 
218
 
219
//------------------------ 4 -----------------------------------------------
220
NEW IMPROVED!
221
1.732, 0.000, 2.433
222
-0.001, 2.986, 0.001
223
-3.503, -0.002, 2.494
224
-40.086, 13.896, 65.447
225
1				// gravity multiplier
226
1				// viscosity multiplier
227
 
228
 
229
-1					// camera effect index
230
-1					// sky colour
231
MINLIT.MAT				// Windscreen material to use
232
-1					// Sound ID of entry noise
233
-1					// Sound ID of exit noise
234
 
235
 
236
//------------------------ 5 -----------------------------------------------
237
NEW IMPROVED!
238
-4.189, 0.000, -14.827
239
0.000, 1.440, 0.000
240
14.827, 0.000, -4.189
241
57.304, 10.427, 23.870
242
1				// gravity multiplier
243
1				// viscosity multiplier
244
 
245
 
246
-1					// camera effect index
247
-1					// sky colour
248
DEFFY4.MAT				// Windscreen material to use
249
-1					// Sound ID of entry noise
250
-1					// Sound ID of exit noise
251
 
252
 
253
//------------------------ 6 -----------------------------------------------
254
NEW IMPROVED!
255
-2.310, 0.000, -1.892
256
0.000, 5.160, 0.000
257
2.270, 0.000, -2.772
258
43.210, 9.207, 24.455
259
1				// gravity multiplier
260
1				// viscosity multiplier
261
 
262
 
263
-1					// camera effect index
264
-1					// sky colour
265
DEFFY4.MAT				// Windscreen material to use
266
-1					// Sound ID of entry noise
267
-1					// Sound ID of exit noise
268
 
269
 
270
//------------------------ 7 -----------------------------------------------
271
NEW IMPROVED!
272
-0.422, 0.000, -12.832
273
0.000, 4.300, 0.000
274
31.931, 0.000, -1.050
275
148.595, -27.058, -19.500
276
1				// gravity multiplier
277
1				// viscosity multiplier
278
 
279
 
280
-1					// camera effect index
281
-1					// sky colour
282
BLULIT.MAT				// Windscreen material to use
283
-1					// Sound ID of entry noise
284
-1					// Sound ID of exit noise
285
 
286
 
287
//------------------------ 8 -----------------------------------------------
288
NEW IMPROVED!
289
-15.320, 0.000, -21.774
290
0.000, 10.699, 0.000
291
21.774, 0.000, -15.320
292
-130.408, 11.357, -39.633
293
1				// gravity multiplier
294
1				// viscosity multiplier
295
 
296
 
297
-1					// camera effect index
298
-1					// sky colour
299
DARKY2.MAT				// Windscreen material to use
300
-1					// Sound ID of entry noise
301
-1					// Sound ID of exit noise
302
 
303
 
304
//------------------------ 9 -----------------------------------------------
305
NEW IMPROVED!
306
0.149, 0.000, -1.432
307
0.003, 1.000, 0.000
308
1.432, -0.004, 0.149
309
-128.636, 13.289, -8.142
310
1				// gravity multiplier
311
1				// viscosity multiplier
312
 
313
 
314
-1					// camera effect index
315
-1					// sky colour
316
DEFFY4.MAT				// Windscreen material to use
317
-1					// Sound ID of entry noise
318
-1					// Sound ID of exit noise
319
 
320
 
321
//------------------------ 10 -----------------------------------------------
322
NEW IMPROVED!
323
-6.598, 0.022, 3.418
324
0.032, 10.699, -0.011
325
-10.206, 0.022, -19.701
326
-155.389, 13.347, -20.356
327
1				// gravity multiplier
328
1				// viscosity multiplier
329
 
330
 
331
-1					// camera effect index
332
-1					// sky colour
333
DEFFY4.MAT				// Windscreen material to use
334
-1					// Sound ID of entry noise
335
-1					// Sound ID of exit noise
336
 
337
 
338
//------------------------ 11 -----------------------------------------------
339
NEW IMPROVED!
340
-7.422, 0.001, 0.354
341
0.000, 4.300, -0.018
342
-0.425, -0.038, -8.906
343
-79.866, 5.958, -142.693
344
1				// gravity multiplier
345
1				// viscosity multiplier
346
 
347
 
348
-1					// camera effect index
349
-1					// sky colour
350
DEFFY4.MAT				// Windscreen material to use
351
-1					// Sound ID of entry noise
352
-1					// Sound ID of exit noise
353
 
354
 
355
//------------------------ 12 -----------------------------------------------
356
NEW IMPROVED!
357
-0.130, 0.000, -11.795
358
0.000, 2.986, 0.000
359
15.406, 0.000, -0.170
360
-79.523, 5.222, -114.377
361
1				// gravity multiplier
362
1				// viscosity multiplier
363
 
364
 
365
-1					// camera effect index
366
-1					// sky colour
367
DEFFY4.MAT				// Windscreen material to use
368
-1					// Sound ID of entry noise
369
-1					// Sound ID of exit noise
370
 
371
 
372
//------------------------ 13 -----------------------------------------------
373
NEW IMPROVED!
374
-1.728, 0.000, 0.011
375
0.000, 2.074, 0.000
376
-0.027, 0.000, -4.300
377
-74.360, 4.042, -99.123
378
1				// gravity multiplier
379
1				// viscosity multiplier
380
 
381
 
382
-1					// camera effect index
383
-1					// sky colour
384
DEFFY4.MAT				// Windscreen material to use
385
-1					// Sound ID of entry noise
386
-1					// Sound ID of exit noise
387
 
388
 
389
// REFLECTIVE WINDSCREEN SPECIFICATIONS
390
DEFFY4.MAT 							// Material to use for default screens
391
DEFFY4.MAT							// Material to use for default screens during darkness
392
FOGSCRN.MAT							// Material to use for default screens during fog
393
 
394
// MAP DETAILS
395
MINEMAP4.PIX						// Map pixelmap name
396
0.68,		0,			0			// World->map transformation matrix
397
0,			0,			0
398
0,			0.68,		0
399
159.0,		100.2,		0
400
// ****** SKART OF FUNK AND GROOVE STUFF ******
401
START OF FUNK
402
!WATER2.MAT
403
constant
404
slither
405
harmonic
406
0.20,0
407
5,5
408
no fucking lighting
409
no animation you cunt
410
NEXT FUNK
411
CHECK.MAT
412
constant
413
roll
414
continuous
415
0.2,0
416
no fucking lighting
417
no animation you cunt
418
END OF FUNK
419
START OF GROOVE
420
&MNO0013.ACT						// Actor name of moving part
421
not a fuckin lolliiipop				// Not a lollipop
422
distance							// Only moves when in view
423
straight							// Moves on a straight path
424
harmonic								// Motion is linear (i.e. direction changes instantly)
425
0,0,0								// Centre of movement
426
0.1								// Cycles per second
427
1.5,0,0								// Amount of movement (each way) in each axis
428
no object moving cunt				// Object itself does not change orientation
429
NEXT GROOVE
430
&RCH0012.ACT						// Actor name of moving part
431
not a fuckin lolliiipop				// Not a lollipop
432
distance							// Only moves when in view
433
straight							// Moves on a straight path
434
harmonic								// Motion is linear (i.e. direction changes instantly)
435
0,0,0								// Centre of movement
436
0.25								// Cycles per second
437
0,0,0.3								// Amount of movement (each way) in each axis
438
no object moving cunt				// Object itself does not change orientation
439
NEXT GROOVE
440
&MNO0044.ACT						// Actor name of moving part
441
not a fuckin lolliiipop				// Not a lollipop
442
distance							// Only moves when in view
443
straight							// Moves on a straight path
444
harmonic								// Motion is linear (i.e. direction changes instantly)
445
0,0,0								// Centre of movement
446
0.09								// Cycles per second
447
1.5,0,0								// Amount of movement (each way) in each axis
448
no object moving cunt				// Object itself does not change orientation
449
NEXT GROOVE
450
&MNO0045.ACT						// Actor name of moving part
451
not a fuckin lolliiipop				// Not a lollipop
452
distance							// Only moves when in view
453
straight							// Moves on a straight path
454
harmonic								// Motion is linear (i.e. direction changes instantly)
455
0,0,0								// Centre of movement
456
0.1								// Cycles per second
457
1.4,0,0								// Amount of movement (each way) in each axis
458
no object moving cunt				// Object itself does not change orientation
459
NEXT GROOVE
460
&MNO0046.ACT						// Actor name of moving part
461
not a fuckin lolliiipop				// Not a lollipop
462
distance							// Only moves when in view
463
straight							// Moves on a straight path
464
harmonic								// Motion is linear (i.e. direction changes instantly)
465
0,0,0								// Centre of movement
466
0.1								// Cycles per second
467
1.5,0,0								// Amount of movement (each way) in each axis
468
no object moving cunt				// Object itself does not change orientation
469
NEXT GROOVE
470
&MNO0047.ACT						// Actor name of moving part
471
not a fuckin lolliiipop				// Not a lollipop
472
distance							// Only moves when in view
473
straight							// Moves on a straight path
474
harmonic								// Motion is linear (i.e. direction changes instantly)
475
0,0,0								// Centre of movement
476
0.1								// Cycles per second
477
1.7,0,0								// Amount of movement (each way) in each axis
478
no object moving cunt				// Object itself does not change orientation
479
END OF GROOVE
480
// ****** STARK OF PEDESTRIAN STUFF ******
481
5				// Ped subs table index
482
753				// Number of pedestrians
483
// Pedestrian number 1
484
29				// Ref num
485
3				// Number of instructions
486
2				// Initial instruction
487
point
488
-85.208,14.369,106.023
489
point
490
-85.492,14.369,105.192
491
reverse
492
// Pedestrian number 2
493
5				// Ref num
494
5				// Number of instructions
495
2				// Initial instruction
496
point
497
-85.066,14.369,113.485
498
point
499
-84.621,14.369,112.428
500
point
501
-84.624,14.370,110.791
502
point
503
-84.137,14.369,109.797
504
reverse
505
// Pedestrian number 3
506
11				// Ref num
507
5				// Number of instructions
508
3				// Initial instruction
509
point
510
-84.018,14.369,108.392
511
point
512
-83.055,14.369,108.410
513
point
514
-81.736,14.369,105.737
515
point
516
-81.698,14.369,102.531
517
reverse
518
// Pedestrian number 4
519
5				// Ref num
520
7				// Number of instructions
521
3				// Initial instruction
522
point
523
-79.883,14.369,103.385
524
point
525
-79.975,14.369,105.420
526
point
527
-81.341,14.369,109.022
528
point
529
-82.742,14.369,111.939
530
point
531
-83.171,14.369,112.347
532
point
533
-83.114,14.369,112.797
534
reverse
535
// Pedestrian number 5
536
10				// Ref num
537
4				// Number of instructions
538
1				// Initial instruction
539
point
540
-83.306,14.369,108.590
541
point
542
-83.534,14.369,110.283
543
point
544
-83.395,14.369,110.946
545
reverse
546
// Pedestrian number 6
547
11				// Ref num
548
5				// Number of instructions
549
2				// Initial instruction
550
point
551
-81.807,14.369,107.566
552
point
553
-83.704,14.370,109.592
554
point
555
-84.854,14.370,110.787
556
point
557
-85.858,14.369,112.225
558
reverse
559
// Pedestrian number 7
560
5				// Ref num
561
4				// Number of instructions
562
2				// Initial instruction
563
point
564
-86.524,14.369,109.349
565
point
566
-84.776,14.369,110.101
567
point
568
-81.827,14.369,110.542
569
reverse
570
// Pedestrian number 8
571
9				// Ref num
572
8				// Number of instructions
573
2				// Initial instruction
574
point
575
-84.759,14.369,109.723
576
point
577
-86.785,14.369,104.525
578
point
579
-87.091,14.369,101.874
580
point
581
-87.674,14.369,100.168
582
point
583
-89.071,14.369,96.500
584
point
585
-89.268,14.369,93.101
586
point
587
-89.220,14.369,92.151
588
reverse
589
// Pedestrian number 9
590
9				// Ref num
591
5				// Number of instructions
592
2				// Initial instruction
593
point
594
-68.366,14.370,78.226
595
point
596
-64.533,14.370,77.990
597
point
598
-62.149,14.370,77.844
599
point
600
-60.465,14.370,77.118
601
reverse
602
// Pedestrian number 10
603
9				// Ref num
604
4				// Number of instructions
605
2				// Initial instruction
606
point
607
-59.664,14.370,76.409
608
point
609
-57.960,14.374,75.732
610
point
611
-55.367,14.379,74.241
612
reverse
613
// Pedestrian number 11
614
10				// Ref num
615
4				// Number of instructions
616
2				// Initial instruction
617
point
618
-47.445,14.395,69.491
619
point
620
-49.300,14.389,70.472
621
point
622
-51.908,14.385,71.842
623
reverse
624
// Pedestrian number 12
625
11				// Ref num
626
8				// Number of instructions
627
4				// Initial instruction
628
point
629
-44.314,14.393,66.629
630
point
631
-46.171,14.393,66.943
632
point
633
-48.633,14.390,68.849
634
point
635
-49.599,14.389,69.303
636
point
637
-52.609,14.385,70.634
638
point
639
-54.147,14.382,72.059
640
point
641
-55.362,14.381,72.049
642
reverse
643
// Pedestrian number 13
644
5				// Ref num
645
5				// Number of instructions
646
2				// Initial instruction
647
point
648
-62.154,14.370,75.770
649
point
650
-60.486,14.370,75.583
651
point
652
-58.877,14.373,74.899
653
point
654
-55.874,14.380,72.273
655
reverse
656
// Pedestrian number 14
657
9				// Ref num
658
5				// Number of instructions
659
2				// Initial instruction
660
point
661
-51.007,13.886,71.996
662
point
663
-49.565,13.889,71.412
664
point
665
-48.214,13.890,70.852
666
point
667
-47.553,13.892,69.969
668
reverse
669
// Pedestrian number 15
670
10				// Ref num
671
7				// Number of instructions
672
2				// Initial instruction
673
point
674
-34.693,13.899,62.914
675
point
676
-36.636,13.898,64.167
677
point
678
-38.106,13.897,65.301
679
point
680
-39.317,13.897,65.697
681
point
682
-41.357,13.896,67.129
683
point
684
-42.868,13.895,67.450
685
reverse
686
// Pedestrian number 16
687
9				// Ref num
688
5				// Number of instructions
689
2				// Initial instruction
690
point
691
-35.006,13.913,64.110
692
point
693
-37.169,13.912,65.353
694
point
695
-41.311,13.910,67.726
696
point
697
-43.312,13.894,67.762
698
reverse
699
// Pedestrian number 17
700
9				// Ref num
701
5				// Number of instructions
702
2				// Initial instruction
703
point
704
-30.775,13.902,62.693
705
point
706
-22.908,13.913,63.948
707
point
708
-22.676,13.954,63.976
709
point
710
-21.124,14.363,63.240
711
reverse
712
// Pedestrian number 18
713
5				// Ref num
714
8				// Number of instructions
715
3				// Initial instruction
716
point
717
-18.347,14.369,63.618
718
point
719
-19.108,14.369,63.319
720
point
721
-19.615,14.369,63.525
722
point
723
-20.782,14.369,64.185
724
point
725
-20.896,14.369,64.495
726
point
727
-20.713,14.369,64.814
728
point
729
-17.887,14.369,64.454
730
reverse
731
// Pedestrian number 19
732
10				// Ref num
733
5				// Number of instructions
734
2				// Initial instruction
735
point
736
-19.995,14.369,62.728
737
point
738
-20.615,14.369,64.271
739
point
740
-20.816,14.369,65.030
741
point
742
-21.063,14.290,65.875
743
reverse
744
// Pedestrian number 20
745
5				// Ref num
746
6				// Number of instructions
747
2				// Initial instruction
748
point
749
-23.347,13.908,65.153
750
point
751
-25.007,13.907,65.103
752
point
753
-32.190,13.901,64.265
754
point
755
-33.904,13.899,64.347
756
point
757
-34.451,13.899,64.794
758
reverse
759
// Pedestrian number 21
760
9				// Ref num
761
6				// Number of instructions
762
2				// Initial instruction
763
point
764
-24.066,13.922,64.719
765
point
766
-31.633,13.916,63.365
767
point
768
-33.113,13.914,63.350
769
point
770
-34.480,13.914,63.792
771
point
772
-35.954,13.898,63.554
773
reverse
774
// Pedestrian number 22
775
10				// Ref num
776
5				// Number of instructions
777
2				// Initial instruction
778
point
779
-43.990,11.351,65.521
780
point
781
-41.406,11.352,65.314
782
point
783
-39.854,11.352,65.060
784
point
785
-35.536,11.353,62.558
786
reverse
787
// Pedestrian number 23
788
11				// Ref num
789
6				// Number of instructions
790
2				// Initial instruction
791
point
792
-43.185,11.351,66.968
793
point
794
-42.268,11.352,65.121
795
point
796
-41.673,11.352,63.900
797
point
798
-40.955,11.352,63.393
799
point
800
-37.884,11.354,61.696
801
reverse
802
// Pedestrian number 24
803
5				// Ref num
804
4				// Number of instructions
805
2				// Initial instruction
806
point
807
-36.820,11.353,63.439
808
point
809
-39.913,11.352,63.832
810
point
811
-41.444,11.352,63.928
812
reverse
813
// Pedestrian number 25
814
9				// Ref num
815
4				// Number of instructions
816
2				// Initial instruction
817
point
818
-36.917,11.353,61.308
819
point
820
-35.166,11.353,61.188
821
point
822
-32.729,11.352,61.006
823
reverse
824
// Pedestrian number 26
825
10				// Ref num
826
6				// Number of instructions
827
2				// Initial instruction
828
point
829
-23.249,11.353,40.384
830
point
831
-20.668,11.353,39.112
832
point
833
-18.606,11.353,38.177
834
point
835
-10.842,11.353,32.302
836
point
837
-10.573,11.353,32.371
838
reverse
839
// Pedestrian number 27
840
11				// Ref num
841
6				// Number of instructions
842
3				// Initial instruction
843
point
844
-12.042,11.353,30.614
845
point
846
-10.939,11.353,29.555
847
point
848
-10.294,11.353,29.678
849
point
850
-9.533,11.353,29.588
851
point
852
-8.338,11.343,31.167
853
reverse
854
// Pedestrian number 28
855
5				// Ref num
856
4				// Number of instructions
857
2				// Initial instruction
858
point
859
-8.157,11.314,31.842
860
point
861
-6.584,11.194,33.520
862
point
863
-5.655,11.125,34.365
864
reverse
865
// Pedestrian number 29
866
10				// Ref num
867
7				// Number of instructions
868
2				// Initial instruction
869
point
870
-24.564,11.353,38.920
871
point
872
-22.350,11.353,38.145
873
point
874
-20.444,11.353,37.445
875
point
876
-17.893,11.353,35.676
877
point
878
-12.169,11.353,30.988
879
point
880
-11.917,11.353,30.375
881
reverse
882
// Pedestrian number 30
883
11				// Ref num
884
5				// Number of instructions
885
2				// Initial instruction
886
point
887
-22.198,11.353,37.964
888
point
889
-20.761,11.353,41.237
890
point
891
-20.388,11.353,42.570
892
point
893
-20.840,11.353,48.320
894
reverse
895
// Pedestrian number 31
896
5				// Ref num
897
6				// Number of instructions
898
2				// Initial instruction
899
point
900
-22.692,11.353,38.193
901
point
902
-20.010,11.353,39.187
903
point
904
-12.606,12.092,41.703
905
point
906
-11.095,12.387,42.633
907
point
908
-9.990,12.511,44.247
909
reverse
910
// Pedestrian number 32
911
5				// Ref num
912
4				// Number of instructions
913
2				// Initial instruction
914
point
915
-23.074,11.353,39.950
916
point
917
-20.295,11.354,41.280
918
point
919
-17.307,11.679,42.216
920
reverse
921
// Pedestrian number 33
922
9				// Ref num
923
6				// Number of instructions
924
2				// Initial instruction
925
point
926
-24.002,11.353,39.220
927
point
928
-21.329,11.353,39.137
929
point
930
-19.556,11.353,38.661
931
point
932
-18.002,11.353,37.101
933
point
934
-16.616,11.353,36.986
935
reverse
936
// Pedestrian number 34
937
11				// Ref num
938
5				// Number of instructions
939
3				// Initial instruction
940
point
941
-23.276,11.353,37.532
942
point
943
-22.719,11.353,38.073
944
point
945
-22.498,11.353,39.875
946
point
947
-20.083,11.353,44.655
948
reverse
949
// Pedestrian number 35
950
10				// Ref num
951
7				// Number of instructions
952
4				// Initial instruction
953
point
954
-38.585,11.352,30.923
955
point
956
-43.522,11.351,28.083
957
point
958
-44.426,11.351,27.688
959
point
960
-48.479,11.351,24.509
961
point
962
-48.818,11.351,23.652
963
point
964
-49.586,11.351,23.355
965
reverse
966
// Pedestrian number 36
967
5				// Ref num
968
6				// Number of instructions
969
2				// Initial instruction
970
point
971
-53.094,11.351,25.102
972
point
973
-49.295,11.351,24.483
974
point
975
-48.898,11.351,24.446
976
point
977
-48.467,11.351,23.922
978
point
979
-48.721,11.351,21.475
980
reverse
981
// Pedestrian number 37
982
13				// Ref num
983
7				// Number of instructions
984
3				// Initial instruction
985
point
986
-50.055,11.351,25.701
987
point
988
-47.177,11.351,26.252
989
point
990
-45.020,11.351,26.399
991
point
992
-42.914,11.351,26.541
993
point
994
-41.575,11.351,27.566
995
point
996
-40.534,11.351,27.654
997
reverse
998
// Pedestrian number 38
999
14				// Ref num
1000
7				// Number of instructions
1001
3				// Initial instruction
1002
point
1003
-48.666,11.351,24.208
1004
point
1005
-45.737,11.351,25.196
1006
point
1007
-44.837,11.351,26.280
1008
point
1009
-42.980,11.351,28.515
1010
point
1011
-42.292,11.351,28.622
1012
point
1013
-41.320,11.351,29.367
1014
reverse
1015
// Pedestrian number 39
1016
13				// Ref num
1017
7				// Number of instructions
1018
3				// Initial instruction
1019
point
1020
-48.318,11.351,21.986
1021
point
1022
-46.067,11.351,26.145
1023
point
1024
-44.645,11.351,26.127
1025
point
1026
-43.366,11.351,26.167
1027
point
1028
-41.369,11.351,27.413
1029
point
1030
-40.222,11.351,29.767
1031
reverse
1032
// Pedestrian number 40
1033
13				// Ref num
1034
4				// Number of instructions
1035
2				// Initial instruction
1036
point
1037
-44.919,11.351,25.131
1038
point
1039
-43.615,11.351,27.000
1040
point
1041
-42.232,11.351,28.900
1042
reverse
1043
// Pedestrian number 41
1044
13				// Ref num
1045
6				// Number of instructions
1046
2				// Initial instruction
1047
point
1048
-46.382,11.351,26.884
1049
point
1050
-42.925,11.351,27.167
1051
point
1052
-40.924,11.351,27.435
1053
point
1054
-40.176,11.351,28.024
1055
point
1056
-39.730,11.351,28.079
1057
reverse
1058
// Pedestrian number 42
1059
11				// Ref num
1060
4				// Number of instructions
1061
2				// Initial instruction
1062
point
1063
-81.316,11.352,16.299
1064
point
1065
-78.025,11.352,16.595
1066
point
1067
-77.274,11.352,16.651
1068
reverse
1069
// Pedestrian number 43
1070
11				// Ref num
1071
4				// Number of instructions
1072
2				// Initial instruction
1073
point
1074
-81.048,11.352,14.540
1075
point
1076
-77.799,11.352,16.643
1077
point
1078
-77.270,11.352,17.116
1079
reverse
1080
// Pedestrian number 44
1081
10				// Ref num
1082
4				// Number of instructions
1083
2				// Initial instruction
1084
point
1085
-76.710,11.352,17.007
1086
point
1087
-73.140,11.352,20.234
1088
point
1089
-70.525,11.352,22.781
1090
reverse
1091
// Pedestrian number 45
1092
9				// Ref num
1093
4				// Number of instructions
1094
2				// Initial instruction
1095
point
1096
-93.813,11.351,7.829
1097
point
1098
-94.285,11.351,7.288
1099
point
1100
-96.499,11.352,4.681
1101
reverse
1102
// Pedestrian number 46
1103
5				// Ref num
1104
7				// Number of instructions
1105
5				// Initial instruction
1106
point
1107
-103.880,11.354,-0.994
1108
point
1109
-104.641,11.353,0.981
1110
point
1111
-104.792,11.338,0.964
1112
point
1113
-105.104,11.534,1.346
1114
point
1115
-108.093,13.175,4.267
1116
point
1117
-108.110,13.231,4.446
1118
reverse
1119
// Pedestrian number 47
1120
9				// Ref num
1121
4				// Number of instructions
1122
2				// Initial instruction
1123
point
1124
-104.592,13.243,7.583
1125
point
1126
-106.773,13.232,5.670
1127
point
1128
-108.153,13.231,4.553
1129
reverse
1130
// Pedestrian number 48
1131
10				// Ref num
1132
7				// Number of instructions
1133
3				// Initial instruction
1134
point
1135
-107.708,13.230,4.910
1136
point
1137
-108.487,13.231,4.760
1138
point
1139
-108.740,13.231,4.374
1140
point
1141
-109.105,13.232,3.623
1142
point
1143
-110.211,13.232,2.518
1144
point
1145
-112.456,13.235,-0.213
1146
reverse
1147
// Pedestrian number 49
1148
10				// Ref num
1149
9				// Number of instructions
1150
3				// Initial instruction
1151
point
1152
-103.278,13.248,8.636
1153
point
1154
-104.192,13.244,8.151
1155
point
1156
-105.612,13.238,7.361
1157
point
1158
-106.098,13.236,7.121
1159
point
1160
-106.627,13.232,6.444
1161
point
1162
-107.161,13.231,6.365
1163
point
1164
-107.436,13.230,5.459
1165
point
1166
-108.368,13.231,4.602
1167
reverse
1168
// Pedestrian number 50
1169
10				// Ref num
1170
7				// Number of instructions
1171
4				// Initial instruction
1172
point
1173
-97.050,13.297,13.414
1174
point
1175
-95.839,13.392,13.926
1176
point
1177
-95.016,13.445,14.064
1178
point
1179
-93.947,13.552,14.976
1180
point
1181
-93.158,13.601,15.069
1182
point
1183
-92.480,13.625,14.779
1184
reverse
1185
// Pedestrian number 51
1186
9				// Ref num
1187
7				// Number of instructions
1188
5				// Initial instruction
1189
point
1190
-93.776,13.890,19.012
1191
point
1192
-93.278,13.969,19.277
1193
point
1194
-93.081,14.030,19.678
1195
point
1196
-91.850,14.230,20.370
1197
point
1198
-89.738,14.496,22.660
1199
point
1200
-88.842,14.493,23.899
1201
reverse
1202
// Pedestrian number 52
1203
5				// Ref num
1204
5				// Number of instructions
1205
2				// Initial instruction
1206
point
1207
-95.242,13.617,17.695
1208
point
1209
-98.675,13.272,14.725
1210
point
1211
-104.225,13.249,10.330
1212
point
1213
-105.688,13.236,6.625
1214
reverse
1215
// Pedestrian number 53
1216
5				// Ref num
1217
5				// Number of instructions
1218
2				// Initial instruction
1219
point
1220
-103.222,13.249,8.918
1221
point
1222
-97.365,13.279,13.413
1223
point
1224
-95.080,13.456,14.344
1225
point
1226
-94.191,13.507,14.354
1227
reverse
1228
// Pedestrian number 54
1229
11				// Ref num
1230
6				// Number of instructions
1231
2				// Initial instruction
1232
point
1233
-123.055,13.273,-6.243
1234
point
1235
-124.443,13.278,-6.903
1236
point
1237
-127.035,13.287,-8.149
1238
point
1239
-130.624,13.298,-7.877
1240
point
1241
-141.760,13.333,-8.316
1242
reverse
1243
// Pedestrian number 55
1244
10				// Ref num
1245
5				// Number of instructions
1246
2				// Initial instruction
1247
point
1248
-142.041,13.334,-8.196
1249
point
1250
-144.603,13.362,-6.400
1251
point
1252
-146.638,13.369,-5.922
1253
point
1254
-148.341,13.374,-4.251
1255
reverse
1256
// Pedestrian number 56
1257
5				// Ref num
1258
6				// Number of instructions
1259
2				// Initial instruction
1260
point
1261
-148.193,13.358,-6.055
1262
point
1263
-151.872,13.015,-7.054
1264
point
1265
-152.718,13.019,-7.468
1266
point
1267
-154.108,13.024,-8.354
1268
point
1269
-155.482,13.031,-9.583
1270
reverse
1271
// Pedestrian number 57
1272
9				// Ref num
1273
7				// Number of instructions
1274
2				// Initial instruction
1275
point
1276
-155.476,13.025,-7.026
1277
point
1278
-155.919,13.032,-9.563
1279
point
1280
-156.007,13.033,-10.024
1281
point
1282
-156.492,13.024,-10.740
1283
point
1284
-158.067,12.764,-14.263
1285
point
1286
-160.588,12.672,-15.876
1287
reverse
1288
// Pedestrian number 58
1289
10				// Ref num
1290
5				// Number of instructions
1291
2				// Initial instruction
1292
point
1293
-147.952,13.374,-5.937
1294
point
1295
-145.379,13.365,-5.631
1296
point
1297
-142.611,13.351,-5.573
1298
point
1299
-140.790,13.333,-6.823
1300
reverse
1301
// Pedestrian number 59
1302
5				// Ref num
1303
5				// Number of instructions
1304
2				// Initial instruction
1305
point
1306
-142.591,13.341,-7.825
1307
point
1308
-144.531,13.363,-5.260
1309
point
1310
-145.296,13.365,-4.334
1311
point
1312
-145.918,13.367,-4.129
1313
reverse
1314
// Pedestrian number 60
1315
11				// Ref num
1316
8				// Number of instructions
1317
2				// Initial instruction
1318
point
1319
-158.578,12.657,-16.290
1320
point
1321
-159.530,11.357,-31.660
1322
point
1323
-159.043,11.357,-33.539
1324
point
1325
-158.435,11.357,-34.837
1326
point
1327
-157.503,11.357,-35.911
1328
point
1329
-156.435,11.357,-36.737
1330
point
1331
-144.267,11.355,-47.114
1332
reverse
1333
// Pedestrian number 61
1334
5				// Ref num
1335
6				// Number of instructions
1336
3				// Initial instruction
1337
point
1338
-142.446,11.338,-45.859
1339
point
1340
-138.361,11.354,-50.651
1341
point
1342
-136.817,11.355,-51.828
1343
point
1344
-135.018,11.357,-53.060
1345
point
1346
-131.188,11.357,-53.078
1347
reverse
1348
// Pedestrian number 62
1349
11				// Ref num
1350
4				// Number of instructions
1351
2				// Initial instruction
1352
point
1353
-132.409,11.357,-52.486
1354
point
1355
-136.681,11.350,-49.570
1356
point
1357
-142.060,11.338,-45.955
1358
reverse
1359
// Pedestrian number 63
1360
11				// Ref num
1361
5				// Number of instructions
1362
2				// Initial instruction
1363
point
1364
-141.898,4.719,-45.746
1365
point
1366
-128.757,4.765,-39.588
1367
point
1368
-113.936,4.825,-33.185
1369
point
1370
-113.296,4.827,-30.242
1371
reverse
1372
// Pedestrian number 64
1373
10				// Ref num
1374
5				// Number of instructions
1375
2				// Initial instruction
1376
point
1377
-113.129,4.827,-21.330
1378
point
1379
-121.995,4.741,-24.112
1380
point
1381
-125.236,4.718,-25.092
1382
point
1383
-129.075,4.718,-29.934
1384
reverse
1385
// Pedestrian number 65
1386
5				// Ref num
1387
6				// Number of instructions
1388
3				// Initial instruction
1389
point
1390
-129.611,4.717,-30.290
1391
point
1392
-132.602,4.716,-31.203
1393
point
1394
-135.398,4.716,-35.276
1395
point
1396
-136.161,4.719,-38.603
1397
point
1398
-136.314,4.719,-38.896
1399
reverse
1400
// Pedestrian number 66
1401
5				// Ref num
1402
5				// Number of instructions
1403
2				// Initial instruction
1404
point
1405
-138.811,4.716,-36.229
1406
point
1407
-141.447,4.725,-22.038
1408
point
1409
-143.360,4.721,-9.952
1410
point
1411
-144.313,4.737,-9.083
1412
reverse
1413
// Pedestrian number 67
1414
10				// Ref num
1415
6				// Number of instructions
1416
2				// Initial instruction
1417
point
1418
-147.499,4.752,-8.335
1419
point
1420
-149.782,4.736,-9.982
1421
point
1422
-150.948,4.741,-11.461
1423
point
1424
-152.405,4.733,-15.813
1425
point
1426
-155.228,4.717,-19.780
1427
reverse
1428
// Pedestrian number 68
1429
11				// Ref num
1430
5				// Number of instructions
1431
2				// Initial instruction
1432
point
1433
-153.408,4.817,-31.814
1434
point
1435
-137.487,4.720,-26.025
1436
point
1437
-132.171,4.716,-25.650
1438
point
1439
-129.903,4.717,-23.236
1440
reverse
1441
// Pedestrian number 69
1442
9				// Ref num
1443
4				// Number of instructions
1444
2				// Initial instruction
1445
point
1446
-129.151,4.717,-22.371
1447
point
1448
-126.163,4.718,-17.698
1449
point
1450
-123.049,4.721,-13.012
1451
reverse
1452
// Pedestrian number 70
1453
10				// Ref num
1454
5				// Number of instructions
1455
2				// Initial instruction
1456
point
1457
-120.778,4.727,-13.803
1458
point
1459
-118.924,4.728,-11.922
1460
point
1461
-117.301,4.729,-10.326
1462
point
1463
-115.811,4.729,-7.626
1464
reverse
1465
// Pedestrian number 71
1466
5				// Ref num
1467
6				// Number of instructions
1468
2				// Initial instruction
1469
point
1470
-119.484,4.727,-14.282
1471
point
1472
-119.441,4.726,-15.270
1473
point
1474
-119.329,4.736,-17.038
1475
point
1476
-116.967,4.790,-23.223
1477
point
1478
-114.512,4.826,-35.141
1479
reverse
1480
// Pedestrian number 72
1481
11				// Ref num
1482
6				// Number of instructions
1483
2				// Initial instruction
1484
point
1485
-118.303,4.828,-42.690
1486
point
1487
-127.687,4.758,-37.776
1488
point
1489
-132.239,4.725,-35.494
1490
point
1491
-133.668,4.719,-35.787
1492
point
1493
-136.310,4.716,-37.784
1494
reverse
1495
// Pedestrian number 73
1496
10				// Ref num
1497
5				// Number of instructions
1498
2				// Initial instruction
1499
point
1500
-135.334,4.716,-35.602
1501
point
1502
-135.927,4.716,-36.545
1503
point
1504
-136.275,4.716,-37.168
1505
point
1506
-137.036,4.716,-37.772
1507
reverse
1508
// Pedestrian number 74
1509
9				// Ref num
1510
5				// Number of instructions
1511
2				// Initial instruction
1512
point
1513
-139.599,4.717,-35.613
1514
point
1515
-136.809,4.716,-34.181
1516
point
1517
-135.528,4.716,-33.366
1518
point
1519
-133.006,4.716,-27.886
1520
reverse
1521
// Pedestrian number 75
1522
10				// Ref num
1523
4				// Number of instructions
1524
2				// Initial instruction
1525
point
1526
-133.124,4.717,-27.146
1527
point
1528
-134.473,4.716,-29.961
1529
point
1530
-134.997,4.716,-31.117
1531
reverse
1532
// Pedestrian number 76
1533
5				// Ref num
1534
5				// Number of instructions
1535
2				// Initial instruction
1536
point
1537
-139.991,4.718,-35.701
1538
point
1539
-146.016,4.746,-37.392
1540
point
1541
-148.799,4.759,-38.207
1542
point
1543
-150.177,4.776,-36.456
1544
reverse
1545
// Pedestrian number 77
1546
11				// Ref num
1547
6				// Number of instructions
1548
2				// Initial instruction
1549
point
1550
-152.888,4.812,-32.533
1551
point
1552
-148.290,4.730,-26.643
1553
point
1554
-142.644,4.728,-18.882
1555
point
1556
-141.415,4.724,-10.251
1557
point
1558
-140.677,4.730,-9.856
1559
reverse
1560
// Pedestrian number 78
1561
13				// Ref num
1562
6				// Number of instructions
1563
2				// Initial instruction
1564
point
1565
-134.579,4.727,-9.983
1566
point
1567
-129.725,4.712,-11.591
1568
point
1569
-121.125,4.726,-13.909
1570
point
1571
-120.534,4.727,-13.999
1572
point
1573
-117.512,4.728,-12.672
1574
reverse
1575
// Pedestrian number 79
1576
14				// Ref num
1577
5				// Number of instructions
1578
2				// Initial instruction
1579
point
1580
-125.679,4.714,-11.343
1581
point
1582
-129.564,4.711,-11.398
1583
point
1584
-133.112,4.722,-11.397
1585
point
1586
-138.404,4.739,-9.673
1587
reverse
1588
// Pedestrian number 80
1589
5				// Ref num
1590
6				// Number of instructions
1591
4				// Initial instruction
1592
point
1593
-142.837,4.718,-39.206
1594
point
1595
-142.446,4.733,-35.740
1596
point
1597
-143.258,4.750,-33.202
1598
point
1599
-140.240,4.724,-25.415
1600
point
1601
-133.616,4.724,-10.152
1602
reverse
1603
// Pedestrian number 81
1604
9				// Ref num
1605
8				// Number of instructions
1606
4				// Initial instruction
1607
point
1608
-134.830,4.716,-31.153
1609
point
1610
-132.304,4.717,-29.262
1611
point
1612
-128.040,4.716,-24.038
1613
point
1614
-127.138,4.716,-21.953
1615
point
1616
-125.811,4.716,-18.942
1617
point
1618
-122.953,4.722,-17.354
1619
point
1620
-121.853,4.724,-13.446
1621
reverse
1622
// Pedestrian number 82
1623
5				// Ref num
1624
5				// Number of instructions
1625
2				// Initial instruction
1626
point
1627
-123.795,4.719,-20.145
1628
point
1629
-124.485,4.717,-23.745
1630
point
1631
-125.236,4.724,-26.510
1632
point
1633
-132.462,4.716,-33.159
1634
reverse
1635
// Pedestrian number 83
1636
10				// Ref num
1637
4				// Number of instructions
1638
2				// Initial instruction
1639
point
1640
-132.414,4.718,-33.968
1641
point
1642
-131.933,4.717,-33.072
1643
point
1644
-130.234,4.716,-30.160
1645
reverse
1646
// Pedestrian number 84
1647
11				// Ref num
1648
4				// Number of instructions
1649
2				// Initial instruction
1650
point
1651
-130.648,4.716,-29.678
1652
point
1653
-133.171,4.716,-30.450
1654
point
1655
-135.518,4.716,-30.878
1656
reverse
1657
// Pedestrian number 85
1658
5				// Ref num
1659
4				// Number of instructions
1660
2				// Initial instruction
1661
point
1662
-105.188,11.357,-36.074
1663
point
1664
-107.750,11.357,-30.587
1665
point
1666
-112.865,11.357,-21.128
1667
reverse
1668
// Pedestrian number 86
1669
5				// Ref num
1670
6				// Number of instructions
1671
4				// Initial instruction
1672
point
1673
-113.204,11.357,-20.179
1674
point
1675
-109.287,11.357,-25.180
1676
point
1677
-106.356,11.357,-29.227
1678
point
1679
-105.522,11.357,-30.983
1680
point
1681
-104.979,11.357,-33.307
1682
reverse
1683
// Pedestrian number 87
1684
11				// Ref num
1685
4				// Number of instructions
1686
2				// Initial instruction
1687
point
1688
-105.464,11.357,-36.843
1689
point
1690
-107.622,11.357,-30.427
1691
point
1692
-110.991,11.357,-20.518
1693
reverse
1694
// Pedestrian number 88
1695
9				// Ref num
1696
4				// Number of instructions
1697
2				// Initial instruction
1698
point
1699
-105.555,11.357,-37.330
1700
point
1701
-111.010,11.357,-48.896
1702
point
1703
-112.816,11.357,-52.844
1704
reverse
1705
// Pedestrian number 89
1706
10				// Ref num
1707
5				// Number of instructions
1708
2				// Initial instruction
1709
point
1710
-108.841,11.358,-3.849
1711
point
1712
-103.814,11.354,-0.527
1713
point
1714
-101.821,11.352,0.744
1715
point
1716
-99.387,11.352,5.229
1717
reverse
1718
// Pedestrian number 90
1719
10				// Ref num
1720
5				// Number of instructions
1721
2				// Initial instruction
1722
point
1723
-98.693,11.352,5.808
1724
point
1725
-93.851,11.351,6.799
1726
point
1727
-92.976,11.351,6.891
1728
point
1729
-91.358,11.354,7.540
1730
reverse
1731
// Pedestrian number 91
1732
5				// Ref num
1733
6				// Number of instructions
1734
3				// Initial instruction
1735
point
1736
-98.352,11.353,3.565
1737
point
1738
-97.554,11.352,4.829
1739
point
1740
-95.618,11.351,5.194
1741
point
1742
-89.932,11.357,5.996
1743
point
1744
-84.197,11.375,9.100
1745
reverse
1746
// Pedestrian number 92
1747
5				// Ref num
1748
4				// Number of instructions
1749
2				// Initial instruction
1750
point
1751
-81.274,11.382,6.971
1752
point
1753
-84.986,11.372,7.629
1754
point
1755
-87.906,11.364,8.164
1756
reverse
1757
// Pedestrian number 93
1758
5				// Ref num
1759
4				// Number of instructions
1760
2				// Initial instruction
1761
point
1762
-59.517,11.360,12.074
1763
point
1764
-54.757,11.354,17.382
1765
point
1766
-52.789,11.351,20.617
1767
reverse
1768
// Pedestrian number 94
1769
9				// Ref num
1770
5				// Number of instructions
1771
2				// Initial instruction
1772
point
1773
-20.160,14.369,65.782
1774
point
1775
-17.020,14.369,64.847
1776
point
1777
-13.954,14.369,64.404
1778
point
1779
-10.919,14.369,64.485
1780
reverse
1781
// Pedestrian number 95
1782
9				// Ref num
1783
4				// Number of instructions
1784
2				// Initial instruction
1785
point
1786
-10.668,14.369,64.500
1787
point
1788
-5.358,14.369,66.167
1789
point
1790
-2.697,14.369,66.474
1791
reverse
1792
// Pedestrian number 96
1793
11				// Ref num
1794
6				// Number of instructions
1795
3				// Initial instruction
1796
point
1797
-52.806,13.950,73.189
1798
point
1799
-53.142,13.959,73.742
1800
point
1801
-54.169,13.978,74.537
1802
point
1803
-55.630,14.006,75.624
1804
point
1805
-58.396,14.048,76.443
1806
reverse
1807
// Pedestrian number 97
1808
5				// Ref num
1809
6				// Number of instructions
1810
3				// Initial instruction
1811
point
1812
-60.221,14.081,77.661
1813
point
1814
-60.959,14.095,78.243
1815
point
1816
-61.888,14.111,78.859
1817
point
1818
-62.731,14.125,79.362
1819
point
1820
-65.826,14.173,80.770
1821
reverse
1822
// Pedestrian number 98
1823
128				// Ref num
1824
2				// Number of instructions
1825
1				// Initial instruction
1826
point
1827
-88.512,14.369,92.497
1828
reverse
1829
// Pedestrian number 99
1830
112				// Ref num
1831
2				// Number of instructions
1832
1				// Initial instruction
1833
point
1834
-90.601,14.369,89.828
1835
reverse
1836
// Pedestrian number 100
1837
118				// Ref num
1838
2				// Number of instructions
1839
1				// Initial instruction
1840
point
1841
-84.255,14.369,81.713
1842
reverse
1843
// Pedestrian number 101
1844
129				// Ref num
1845
2				// Number of instructions
1846
1				// Initial instruction
1847
point
1848
-79.641,14.369,80.874
1849
reverse
1850
// Pedestrian number 102
1851
118				// Ref num
1852
2				// Number of instructions
1853
1				// Initial instruction
1854
point
1855
-42.484,14.416,65.978
1856
reverse
1857
// Pedestrian number 103
1858
112				// Ref num
1859
2				// Number of instructions
1860
1				// Initial instruction
1861
point
1862
-42.897,14.426,66.195
1863
reverse
1864
// Pedestrian number 104
1865
100				// Ref num
1866
2				// Number of instructions
1867
1				// Initial instruction
1868
point
1869
-43.457,14.440,66.555
1870
reverse
1871
// Pedestrian number 105
1872
112				// Ref num
1873
2				// Number of instructions
1874
1				// Initial instruction
1875
point
1876
-50.984,14.386,71.506
1877
reverse
1878
// Pedestrian number 106
1879
112				// Ref num
1880
2				// Number of instructions
1881
1				// Initial instruction
1882
point
1883
-53.405,13.959,73.404
1884
reverse
1885
// Pedestrian number 107
1886
100				// Ref num
1887
2				// Number of instructions
1888
1				// Initial instruction
1889
point
1890
-52.873,13.949,73.022
1891
reverse
1892
// Pedestrian number 108
1893
129				// Ref num
1894
2				// Number of instructions
1895
1				// Initial instruction
1896
point
1897
-67.262,14.186,80.047
1898
reverse
1899
// Pedestrian number 109
1900
112				// Ref num
1901
2				// Number of instructions
1902
1				// Initial instruction
1903
point
1904
-66.708,14.187,81.113
1905
reverse
1906
// Pedestrian number 110
1907
112				// Ref num
1908
2				// Number of instructions
1909
1				// Initial instruction
1910
point
1911
-84.154,14.369,108.866
1912
reverse
1913
// Pedestrian number 111
1914
112				// Ref num
1915
2				// Number of instructions
1916
1				// Initial instruction
1917
point
1918
-85.741,14.369,113.177
1919
reverse
1920
// Pedestrian number 112
1921
122				// Ref num
1922
2				// Number of instructions
1923
1				// Initial instruction
1924
point
1925
-85.196,14.369,101.841
1926
reverse
1927
// Pedestrian number 113
1928
111				// Ref num
1929
2				// Number of instructions
1930
1				// Initial instruction
1931
point
1932
-99.565,14.370,51.898
1933
reverse
1934
// Pedestrian number 114
1935
111				// Ref num
1936
2				// Number of instructions
1937
1				// Initial instruction
1938
point
1939
-98.407,14.377,48.317
1940
reverse
1941
// Pedestrian number 115
1942
112				// Ref num
1943
2				// Number of instructions
1944
1				// Initial instruction
1945
point
1946
-104.450,13.242,7.694
1947
reverse
1948
// Pedestrian number 116
1949
112				// Ref num
1950
2				// Number of instructions
1951
1				// Initial instruction
1952
point
1953
-107.949,13.067,4.035
1954
reverse
1955
// Pedestrian number 117
1956
112				// Ref num
1957
2				// Number of instructions
1958
1				// Initial instruction
1959
point
1960
-106.929,12.506,3.035
1961
reverse
1962
// Pedestrian number 118
1963
100				// Ref num
1964
2				// Number of instructions
1965
1				// Initial instruction
1966
point
1967
-105.686,11.848,1.898
1968
reverse
1969
// Pedestrian number 119
1970
129				// Ref num
1971
2				// Number of instructions
1972
1				// Initial instruction
1973
point
1974
-107.381,12.752,3.472
1975
reverse
1976
// Pedestrian number 120
1977
112				// Ref num
1978
2				// Number of instructions
1979
1				// Initial instruction
1980
point
1981
-154.671,4.733,-11.554
1982
reverse
1983
// Pedestrian number 121
1984
112				// Ref num
1985
2				// Number of instructions
1986
1				// Initial instruction
1987
point
1988
-153.722,4.735,-10.931
1989
reverse
1990
// Pedestrian number 122
1991
112				// Ref num
1992
2				// Number of instructions
1993
1				// Initial instruction
1994
point
1995
-147.888,4.753,-8.348
1996
reverse
1997
// Pedestrian number 123
1998
112				// Ref num
1999
2				// Number of instructions
2000
1				// Initial instruction
2001
point
2002
-139.161,4.739,-9.653
2003
reverse
2004
// Pedestrian number 124
2005
112				// Ref num
2006
2				// Number of instructions
2007
1				// Initial instruction
2008
point
2009
-128.755,4.709,-9.962
2010
reverse
2011
// Pedestrian number 125
2012
112				// Ref num
2013
2				// Number of instructions
2014
1				// Initial instruction
2015
point
2016
-113.083,4.827,-21.175
2017
reverse
2018
// Pedestrian number 126
2019
112				// Ref num
2020
2				// Number of instructions
2021
1				// Initial instruction
2022
point
2023
-113.358,4.823,-20.968
2024
reverse
2025
// Pedestrian number 127
2026
112				// Ref num
2027
2				// Number of instructions
2028
1				// Initial instruction
2029
point
2030
-113.073,4.827,-21.865
2031
reverse
2032
// Pedestrian number 128
2033
100				// Ref num
2034
2				// Number of instructions
2035
1				// Initial instruction
2036
point
2037
-113.374,4.827,-32.269
2038
reverse
2039
// Pedestrian number 129
2040
100				// Ref num
2041
2				// Number of instructions
2042
1				// Initial instruction
2043
point
2044
-113.747,4.827,-33.291
2045
reverse
2046
// Pedestrian number 130
2047
100				// Ref num
2048
2				// Number of instructions
2049
1				// Initial instruction
2050
point
2051
-114.688,4.827,-35.873
2052
reverse
2053
// Pedestrian number 131
2054
129				// Ref num
2055
2				// Number of instructions
2056
1				// Initial instruction
2057
point
2058
-141.373,4.723,-45.781
2059
reverse
2060
// Pedestrian number 132
2061
111				// Ref num
2062
2				// Number of instructions
2063
1				// Initial instruction
2064
point
2065
-138.608,4.716,-40.525
2066
reverse
2067
// Pedestrian number 133
2068
112				// Ref num
2069
2				// Number of instructions
2070
1				// Initial instruction
2071
point
2072
-130.013,6.120,-27.203
2073
reverse
2074
// Pedestrian number 134
2075
112				// Ref num
2076
2				// Number of instructions
2077
1				// Initial instruction
2078
point
2079
-130.748,6.352,-28.127
2080
reverse
2081
// Pedestrian number 135
2082
100				// Ref num
2083
2				// Number of instructions
2084
1				// Initial instruction
2085
point
2086
-131.195,6.144,-26.426
2087
reverse
2088
// Pedestrian number 136
2089
100				// Ref num
2090
2				// Number of instructions
2091
1				// Initial instruction
2092
point
2093
-128.857,6.104,-28.014
2094
reverse
2095
// Pedestrian number 137
2096
101				// Ref num
2097
2				// Number of instructions
2098
1				// Initial instruction
2099
point
2100
-143.015,12.854,-46.713
2101
reverse
2102
// Pedestrian number 138
2103
121				// Ref num
2104
2				// Number of instructions
2105
1				// Initial instruction
2106
point
2107
-151.513,4.794,-34.460
2108
reverse
2109
// Pedestrian number 139
2110
135				// Ref num
2111
2				// Number of instructions
2112
1				// Initial instruction
2113
point
2114
-154.410,4.755,-24.498
2115
reverse
2116
// Pedestrian number 140
2117
114				// Ref num
2118
2				// Number of instructions
2119
1				// Initial instruction
2120
point
2121
-131.781,11.357,-52.863
2122
reverse
2123
// Pedestrian number 141
2124
134				// Ref num
2125
2				// Number of instructions
2126
1				// Initial instruction
2127
point
2128
-112.522,11.357,-15.137
2129
reverse
2130
// Pedestrian number 142
2131
112				// Ref num
2132
2				// Number of instructions
2133
1				// Initial instruction
2134
point
2135
-73.703,11.352,20.778
2136
reverse
2137
// Pedestrian number 143
2138
112				// Ref num
2139
2				// Number of instructions
2140
1				// Initial instruction
2141
point
2142
-23.373,11.353,39.977
2143
reverse
2144
// Pedestrian number 144
2145
112				// Ref num
2146
2				// Number of instructions
2147
1				// Initial instruction
2148
point
2149
-42.148,11.351,66.344
2150
reverse
2151
// Pedestrian number 145
2152
112				// Ref num
2153
2				// Number of instructions
2154
1				// Initial instruction
2155
point
2156
-43.493,11.351,66.687
2157
reverse
2158
// Pedestrian number 146
2159
112				// Ref num
2160
2				// Number of instructions
2161
1				// Initial instruction
2162
point
2163
-43.881,11.351,66.194
2164
reverse
2165
// Pedestrian number 147
2166
112				// Ref num
2167
2				// Number of instructions
2168
1				// Initial instruction
2169
point
2170
-43.017,11.353,64.687
2171
reverse
2172
// Pedestrian number 148
2173
112				// Ref num
2174
2				// Number of instructions
2175
1				// Initial instruction
2176
point
2177
-22.909,11.353,49.355
2178
reverse
2179
// Pedestrian number 149
2180
112				// Ref num
2181
2				// Number of instructions
2182
1				// Initial instruction
2183
point
2184
-22.380,11.353,37.783
2185
reverse
2186
// Pedestrian number 150
2187
101				// Ref num
2188
2				// Number of instructions
2189
1				// Initial instruction
2190
point
2191
-3.370,10.881,35.311
2192
reverse
2193
// Pedestrian number 151
2194
112				// Ref num
2195
2				// Number of instructions
2196
1				// Initial instruction
2197
point
2198
-4.822,11.037,34.677
2199
reverse
2200
// Pedestrian number 152
2201
129				// Ref num
2202
2				// Number of instructions
2203
1				// Initial instruction
2204
point
2205
-7.494,11.292,31.435
2206
reverse
2207
// Pedestrian number 153
2208
129				// Ref num
2209
2				// Number of instructions
2210
1				// Initial instruction
2211
point
2212
-37.548,11.353,-1.092
2213
reverse
2214
// Pedestrian number 154
2215
122				// Ref num
2216
2				// Number of instructions
2217
1				// Initial instruction
2218
point
2219
-43.092,11.439,-6.065
2220
reverse
2221
// Pedestrian number 155
2222
129				// Ref num
2223
2				// Number of instructions
2224
1				// Initial instruction
2225
point
2226
-84.563,2.251,-81.518
2227
reverse
2228
// Pedestrian number 156
2229
129				// Ref num
2230
2				// Number of instructions
2231
1				// Initial instruction
2232
point
2233
-81.412,-1.886,-114.541
2234
reverse
2235
// Pedestrian number 157
2236
128				// Ref num
2237
2				// Number of instructions
2238
1				// Initial instruction
2239
point
2240
-77.947,-1.951,-114.938
2241
reverse
2242
// Pedestrian number 158
2243
130				// Ref num
2244
2				// Number of instructions
2245
1				// Initial instruction
2246
point
2247
-77.659,-1.973,-113.109
2248
reverse
2249
// Pedestrian number 159
2250
131				// Ref num
2251
2				// Number of instructions
2252
1				// Initial instruction
2253
point
2254
-80.782,-1.985,-112.873
2255
reverse
2256
// Pedestrian number 160
2257
112				// Ref num
2258
2				// Number of instructions
2259
1				// Initial instruction
2260
point
2261
-80.005,-1.998,-112.897
2262
reverse
2263
// Pedestrian number 161
2264
112				// Ref num
2265
2				// Number of instructions
2266
1				// Initial instruction
2267
point
2268
-77.600,-1.954,-114.284
2269
reverse
2270
// Pedestrian number 162
2271
112				// Ref num
2272
2				// Number of instructions
2273
1				// Initial instruction
2274
point
2275
-79.208,-2.015,-114.842
2276
reverse
2277
// Pedestrian number 163
2278
112				// Ref num
2279
2				// Number of instructions
2280
1				// Initial instruction
2281
point
2282
-72.270,-4.209,-109.723
2283
reverse
2284
// Pedestrian number 164
2285
122				// Ref num
2286
2				// Number of instructions
2287
1				// Initial instruction
2288
point
2289
-81.690,-4.196,-109.648
2290
reverse
2291
// Pedestrian number 165
2292
112				// Ref num
2293
2				// Number of instructions
2294
1				// Initial instruction
2295
point
2296
-81.746,-4.199,-115.034
2297
reverse
2298
// Pedestrian number 166
2299
112				// Ref num
2300
2				// Number of instructions
2301
1				// Initial instruction
2302
point
2303
-82.124,3.842,-125.082
2304
reverse
2305
// Pedestrian number 167
2306
112				// Ref num
2307
2				// Number of instructions
2308
1				// Initial instruction
2309
point
2310
-81.699,3.842,-125.105
2311
reverse
2312
// Pedestrian number 168
2313
112				// Ref num
2314
2				// Number of instructions
2315
1				// Initial instruction
2316
point
2317
-76.284,3.842,-125.429
2318
reverse
2319
// Pedestrian number 169
2320
112				// Ref num
2321
2				// Number of instructions
2322
1				// Initial instruction
2323
point
2324
-76.983,3.842,-125.444
2325
reverse
2326
// Pedestrian number 170
2327
112				// Ref num
2328
2				// Number of instructions
2329
1				// Initial instruction
2330
point
2331
-81.411,3.858,-135.122
2332
reverse
2333
// Pedestrian number 171
2334
100				// Ref num
2335
2				// Number of instructions
2336
1				// Initial instruction
2337
point
2338
-80.143,3.858,-135.070
2339
reverse
2340
// Pedestrian number 172
2341
128				// Ref num
2342
2				// Number of instructions
2343
1				// Initial instruction
2344
point
2345
-78.729,3.858,-135.099
2346
reverse
2347
// Pedestrian number 173
2348
112				// Ref num
2349
2				// Number of instructions
2350
1				// Initial instruction
2351
point
2352
-112.423,2.042,-114.299
2353
reverse
2354
// Pedestrian number 174
2355
112				// Ref num
2356
2				// Number of instructions
2357
1				// Initial instruction
2358
point
2359
-26.707,-9.940,-111.411
2360
reverse
2361
// Pedestrian number 175
2362
101				// Ref num
2363
2				// Number of instructions
2364
1				// Initial instruction
2365
point
2366
-18.946,-11.012,-105.250
2367
reverse
2368
// Pedestrian number 176
2369
120				// Ref num
2370
2				// Number of instructions
2371
1				// Initial instruction
2372
point
2373
57.703,9.215,19.232
2374
reverse
2375
// Pedestrian number 177
2376
101				// Ref num
2377
2				// Number of instructions
2378
1				// Initial instruction
2379
point
2380
58.252,1.406,19.814
2381
reverse
2382
// Pedestrian number 178
2383
120				// Ref num
2384
2				// Number of instructions
2385
1				// Initial instruction
2386
point
2387
57.465,1.404,19.598
2388
reverse
2389
// Pedestrian number 179
2390
100				// Ref num
2391
2				// Number of instructions
2392
1				// Initial instruction
2393
point
2394
58.176,-0.683,20.193
2395
reverse
2396
// Pedestrian number 180
2397
122				// Ref num
2398
2				// Number of instructions
2399
1				// Initial instruction
2400
point
2401
58.195,-0.683,21.826
2402
reverse
2403
// Pedestrian number 181
2404
120				// Ref num
2405
2				// Number of instructions
2406
1				// Initial instruction
2407
point
2408
58.905,-3.185,18.674
2409
reverse
2410
// Pedestrian number 182
2411
108				// Ref num
2412
2				// Number of instructions
2413
1				// Initial instruction
2414
point
2415
60.017,-3.185,19.195
2416
reverse
2417
// Pedestrian number 183
2418
112				// Ref num
2419
2				// Number of instructions
2420
1				// Initial instruction
2421
point
2422
58.445,-2.959,21.269
2423
reverse
2424
// Pedestrian number 184
2425
112				// Ref num
2426
2				// Number of instructions
2427
1				// Initial instruction
2428
point
2429
57.596,-2.959,18.931
2430
reverse
2431
// Pedestrian number 185
2432
122				// Ref num
2433
2				// Number of instructions
2434
1				// Initial instruction
2435
point
2436
58.943,-1.725,18.409
2437
reverse
2438
// Pedestrian number 186
2439
100				// Ref num
2440
2				// Number of instructions
2441
1				// Initial instruction
2442
point
2443
59.164,-1.725,16.895
2444
reverse
2445
// Pedestrian number 187
2446
122				// Ref num
2447
2				// Number of instructions
2448
1				// Initial instruction
2449
point
2450
58.737,-17.997,20.283
2451
reverse
2452
// Pedestrian number 188
2453
120				// Ref num
2454
2				// Number of instructions
2455
1				// Initial instruction
2456
point
2457
59.119,-18.240,18.879
2458
reverse
2459
// Pedestrian number 189
2460
103				// Ref num
2461
2				// Number of instructions
2462
1				// Initial instruction
2463
point
2464
57.111,-7.671,20.064
2465
reverse
2466
// Pedestrian number 190
2467
129				// Ref num
2468
2				// Number of instructions
2469
1				// Initial instruction
2470
point
2471
59.823,-9.104,19.013
2472
reverse
2473
// Pedestrian number 191
2474
100				// Ref num
2475
2				// Number of instructions
2476
1				// Initial instruction
2477
point
2478
59.399,-16.352,21.095
2479
reverse
2480
// Pedestrian number 192
2481
122				// Ref num
2482
2				// Number of instructions
2483
1				// Initial instruction
2484
point
2485
57.493,-23.500,18.489
2486
reverse
2487
// Pedestrian number 193
2488
112				// Ref num
2489
2				// Number of instructions
2490
1				// Initial instruction
2491
point
2492
58.788,-23.344,20.839
2493
reverse
2494
// Pedestrian number 194
2495
128				// Ref num
2496
2				// Number of instructions
2497
1				// Initial instruction
2498
point
2499
57.871,-27.091,18.208
2500
reverse
2501
// Pedestrian number 195
2502
130				// Ref num
2503
2				// Number of instructions
2504
1				// Initial instruction
2505
point
2506
57.010,-27.091,20.657
2507
reverse
2508
// Pedestrian number 196
2509
109				// Ref num
2510
2				// Number of instructions
2511
1				// Initial instruction
2512
point
2513
56.857,-32.413,17.005
2514
reverse
2515
// Pedestrian number 197
2516
112				// Ref num
2517
2				// Number of instructions
2518
1				// Initial instruction
2519
point
2520
49.903,-26.846,-30.439
2521
reverse
2522
// Pedestrian number 198
2523
112				// Ref num
2524
2				// Number of instructions
2525
1				// Initial instruction
2526
point
2527
58.875,-26.846,-33.704
2528
reverse
2529
// Pedestrian number 199
2530
112				// Ref num
2531
2				// Number of instructions
2532
1				// Initial instruction
2533
point
2534
67.984,-27.090,-37.170
2535
reverse
2536
// Pedestrian number 200
2537
112				// Ref num
2538
2				// Number of instructions
2539
1				// Initial instruction
2540
point
2541
76.289,-27.090,-40.133
2542
reverse
2543
// Pedestrian number 201
2544
100				// Ref num
2545
2				// Number of instructions
2546
1				// Initial instruction
2547
point
2548
66.975,-26.966,-26.708
2549
reverse
2550
// Pedestrian number 202
2551
100				// Ref num
2552
2				// Number of instructions
2553
1				// Initial instruction
2554
point
2555
37.760,-26.846,-52.509
2556
reverse
2557
// Pedestrian number 203
2558
122				// Ref num
2559
2				// Number of instructions
2560
1				// Initial instruction
2561
point
2562
47.349,-26.846,-52.311
2563
reverse
2564
// Pedestrian number 204
2565
100				// Ref num
2566
2				// Number of instructions
2567
1				// Initial instruction
2568
point
2569
57.741,-26.969,-52.259
2570
reverse
2571
// Pedestrian number 205
2572
100				// Ref num
2573
2				// Number of instructions
2574
1				// Initial instruction
2575
point
2576
64.253,-27.090,-60.297
2577
reverse
2578
// Pedestrian number 206
2579
100				// Ref num
2580
2				// Number of instructions
2581
1				// Initial instruction
2582
point
2583
83.603,-28.265,-33.681
2584
reverse
2585
// Pedestrian number 207
2586
112				// Ref num
2587
2				// Number of instructions
2588
1				// Initial instruction
2589
point
2590
82.203,-28.265,-33.174
2591
reverse
2592
// Pedestrian number 208
2593
112				// Ref num
2594
2				// Number of instructions
2595
1				// Initial instruction
2596
point
2597
84.858,-28.265,-34.292
2598
reverse
2599
// Pedestrian number 209
2600
112				// Ref num
2601
2				// Number of instructions
2602
1				// Initial instruction
2603
point
2604
93.253,-28.265,-12.182
2605
reverse
2606
// Pedestrian number 210
2607
112				// Ref num
2608
2				// Number of instructions
2609
1				// Initial instruction
2610
point
2611
121.694,-30.899,-23.924
2612
reverse
2613
// Pedestrian number 211
2614
100				// Ref num
2615
2				// Number of instructions
2616
1				// Initial instruction
2617
point
2618
121.466,-30.899,-25.452
2619
reverse
2620
// Pedestrian number 212
2621
100				// Ref num
2622
2				// Number of instructions
2623
1				// Initial instruction
2624
point
2625
126.978,-30.899,-25.491
2626
reverse
2627
// Pedestrian number 213
2628
111				// Ref num
2629
2				// Number of instructions
2630
1				// Initial instruction
2631
point
2632
128.614,-30.899,-24.155
2633
reverse
2634
// Pedestrian number 214
2635
111				// Ref num
2636
2				// Number of instructions
2637
1				// Initial instruction
2638
point
2639
128.987,-30.899,-19.549
2640
reverse
2641
// Pedestrian number 215
2642
111				// Ref num
2643
2				// Number of instructions
2644
1				// Initial instruction
2645
point
2646
128.796,-30.899,-15.277
2647
reverse
2648
// Pedestrian number 216
2649
100				// Ref num
2650
2				// Number of instructions
2651
1				// Initial instruction
2652
point
2653
121.645,-30.899,-14.725
2654
reverse
2655
// Pedestrian number 217
2656
100				// Ref num
2657
2				// Number of instructions
2658
1				// Initial instruction
2659
point
2660
121.656,-30.899,-19.479
2661
reverse
2662
// Pedestrian number 218
2663
100				// Ref num
2664
2				// Number of instructions
2665
1				// Initial instruction
2666
point
2667
135.489,-30.899,-25.529
2668
reverse
2669
// Pedestrian number 219
2670
100				// Ref num
2671
2				// Number of instructions
2672
1				// Initial instruction
2673
point
2674
164.332,-29.258,-24.874
2675
reverse
2676
// Pedestrian number 220
2677
100				// Ref num
2678
2				// Number of instructions
2679
1				// Initial instruction
2680
point
2681
164.564,-29.258,-13.908
2682
reverse
2683
// Pedestrian number 221
2684
122				// Ref num
2685
2				// Number of instructions
2686
1				// Initial instruction
2687
point
2688
63.091,9.207,29.955
2689
reverse
2690
// Pedestrian number 222
2691
112				// Ref num
2692
2				// Number of instructions
2693
1				// Initial instruction
2694
point
2695
63.255,9.207,29.488
2696
reverse
2697
// Pedestrian number 223
2698
112				// Ref num
2699
2				// Number of instructions
2700
1				// Initial instruction
2701
point
2702
56.241,9.209,25.525
2703
reverse
2704
// Pedestrian number 224
2705
112				// Ref num
2706
2				// Number of instructions
2707
1				// Initial instruction
2708
point
2709
56.262,9.211,24.862
2710
reverse
2711
// Pedestrian number 225
2712
101				// Ref num
2713
2				// Number of instructions
2714
1				// Initial instruction
2715
point
2716
51.180,9.207,12.547
2717
reverse
2718
// Pedestrian number 226
2719
122				// Ref num
2720
2				// Number of instructions
2721
1				// Initial instruction
2722
point
2723
-106.666,5.998,2.401
2724
reverse
2725
// Pedestrian number 227
2726
112				// Ref num
2727
2				// Number of instructions
2728
1				// Initial instruction
2729
point
2730
-105.236,5.994,1.525
2731
reverse
2732
// Pedestrian number 228
2733
112				// Ref num
2734
2				// Number of instructions
2735
1				// Initial instruction
2736
point
2737
-107.281,5.998,2.811
2738
reverse
2739
// Pedestrian number 229
2740
112				// Ref num
2741
2				// Number of instructions
2742
1				// Initial instruction
2743
point
2744
-69.330,4.174,2.898
2745
reverse
2746
// Pedestrian number 230
2747
112				// Ref num
2748
2				// Number of instructions
2749
1				// Initial instruction
2750
point
2751
-66.440,3.931,0.433
2752
reverse
2753
// Pedestrian number 231
2754
100				// Ref num
2755
2				// Number of instructions
2756
1				// Initial instruction
2757
point
2758
-67.038,3.927,-0.024
2759
reverse
2760
// Pedestrian number 232
2761
100				// Ref num
2762
2				// Number of instructions
2763
1				// Initial instruction
2764
point
2765
-68.689,4.153,3.382
2766
reverse
2767
// Pedestrian number 233
2768
112				// Ref num
2769
2				// Number of instructions
2770
1				// Initial instruction
2771
point
2772
-34.365,-4.054,-36.800
2773
reverse
2774
// Pedestrian number 234
2775
112				// Ref num
2776
2				// Number of instructions
2777
1				// Initial instruction
2778
point
2779
-36.225,-3.972,-36.769
2780
reverse
2781
// Pedestrian number 235
2782
122				// Ref num
2783
2				// Number of instructions
2784
1				// Initial instruction
2785
point
2786
-35.408,-4.009,-36.789
2787
reverse
2788
// Pedestrian number 236
2789
122				// Ref num
2790
2				// Number of instructions
2791
1				// Initial instruction
2792
point
2793
-32.599,-4.995,-43.173
2794
reverse
2795
// Pedestrian number 237
2796
5				// Ref num
2797
4				// Number of instructions
2798
2				// Initial instruction
2799
point
2800
-76.166,3.842,-108.904
2801
point
2802
-75.880,3.842,-111.914
2803
point
2804
-75.709,3.842,-113.633
2805
reverse
2806
// Pedestrian number 238
2807
9				// Ref num
2808
5				// Number of instructions
2809
2				// Initial instruction
2810
point
2811
-73.096,3.842,-108.856
2812
point
2813
-73.712,3.842,-113.229
2814
point
2815
-73.975,3.842,-114.971
2816
point
2817
-72.925,3.842,-118.931
2818
reverse
2819
// Pedestrian number 239
2820
9				// Ref num
2821
6				// Number of instructions
2822
3				// Initial instruction
2823
point
2824
-75.813,3.842,-114.209
2825
point
2826
-75.278,3.842,-115.303
2827
point
2828
-75.979,3.842,-115.881
2829
point
2830
-76.762,3.842,-116.472
2831
point
2832
-79.005,3.842,-116.080
2833
reverse
2834
// Pedestrian number 240
2835
9				// Ref num
2836
8				// Number of instructions
2837
4				// Initial instruction
2838
point
2839
-80.070,3.842,-116.068
2840
point
2841
-81.592,3.842,-115.946
2842
point
2843
-82.203,3.842,-116.243
2844
point
2845
-82.760,3.842,-115.921
2846
point
2847
-83.432,3.842,-115.530
2848
point
2849
-83.600,3.842,-115.069
2850
point
2851
-83.131,3.842,-114.217
2852
reverse
2853
// Pedestrian number 241
2854
9				// Ref num
2855
6				// Number of instructions
2856
3				// Initial instruction
2857
point
2858
-83.118,3.842,-113.539
2859
point
2860
-83.693,3.842,-112.538
2861
point
2862
-82.877,3.842,-111.860
2863
point
2864
-82.314,3.842,-111.370
2865
point
2866
-80.044,3.842,-111.621
2867
reverse
2868
// Pedestrian number 242
2869
9				// Ref num
2870
7				// Number of instructions
2871
4				// Initial instruction
2872
point
2873
-79.060,3.842,-111.764
2874
point
2875
-77.688,3.842,-111.668
2876
point
2877
-77.122,3.842,-110.898
2878
point
2879
-76.111,3.842,-111.586
2880
point
2881
-75.599,3.842,-112.306
2882
point
2883
-75.891,3.842,-113.407
2884
reverse
2885
// Pedestrian number 243
2886
9				// Ref num
2887
7				// Number of instructions
2888
2				// Initial instruction
2889
point
2890
-72.991,3.842,-114.843
2891
point
2892
-76.067,3.842,-119.034
2893
point
2894
-76.340,3.842,-119.385
2895
point
2896
-77.634,3.842,-120.253
2897
point
2898
-77.767,3.842,-121.167
2899
point
2900
-77.764,3.842,-125.740
2901
reverse
2902
// Pedestrian number 244
2903
10				// Ref num
2904
5				// Number of instructions
2905
2				// Initial instruction
2906
point
2907
-78.703,3.842,-125.698
2908
point
2909
-78.222,3.842,-123.825
2910
point
2911
-78.033,3.842,-123.135
2912
point
2913
-76.417,3.842,-121.064
2914
reverse
2915
// Pedestrian number 245
2916
10				// Ref num
2917
6				// Number of instructions
2918
3				// Initial instruction
2919
point
2920
-81.027,3.842,-120.502
2921
point
2922
-81.140,3.842,-119.669
2923
point
2924
-81.661,3.842,-119.171
2925
point
2926
-85.708,3.842,-115.309
2927
point
2928
-85.787,3.842,-113.674
2929
reverse
2930
// Pedestrian number 246
2931
14				// Ref num
2932
4				// Number of instructions
2933
2				// Initial instruction
2934
point
2935
-85.374,3.842,-111.865
2936
point
2937
-81.558,3.842,-109.997
2938
point
2939
-80.023,3.842,-108.914
2940
reverse
2941
// Pedestrian number 247
2942
5				// Ref num
2943
4				// Number of instructions
2944
2				// Initial instruction
2945
point
2946
-85.880,3.842,-108.799
2947
point
2948
-79.903,3.842,-110.280
2949
point
2950
-73.087,3.842,-112.394
2951
reverse
2952
// Pedestrian number 248
2953
5				// Ref num
2954
6				// Number of instructions
2955
2				// Initial instruction
2956
point
2957
-72.928,3.842,-111.926
2958
point
2959
-73.909,3.842,-113.375
2960
point
2961
-75.815,3.842,-115.926
2962
point
2963
-76.139,3.842,-117.372
2964
point
2965
-82.456,3.842,-120.132
2966
reverse
2967
// Pedestrian number 249
2968
9				// Ref num
2969
5				// Number of instructions
2970
3				// Initial instruction
2971
point
2972
-81.945,3.842,-122.167
2973
point
2974
-80.692,3.842,-120.544
2975
point
2976
-82.091,3.842,-119.558
2977
point
2978
-85.832,3.842,-115.816
2979
reverse
2980
// Pedestrian number 250
2981
9				// Ref num
2982
6				// Number of instructions
2983
2				// Initial instruction
2984
point
2985
-79.185,3.842,-116.322
2986
point
2987
-78.576,3.842,-116.895
2988
point
2989
-77.797,3.842,-117.626
2990
point
2991
-76.419,3.842,-118.671
2992
point
2993
-76.305,3.842,-120.125
2994
reverse
2995
// Pedestrian number 251
2996
9				// Ref num
2997
8				// Number of instructions
2998
2				// Initial instruction
2999
point
3000
-78.652,3.842,-115.963
3001
point
3002
-79.271,3.842,-116.309
3003
point
3004
-80.084,3.842,-116.879
3005
point
3006
-80.313,3.842,-117.575
3007
point
3008
-81.398,3.842,-117.836
3009
point
3010
-82.350,3.842,-118.678
3011
point
3012
-85.837,3.842,-118.968
3013
reverse
3014
// Pedestrian number 252
3015
9				// Ref num
3016
5				// Number of instructions
3017
2				// Initial instruction
3018
point
3019
-81.657,3.842,-119.426
3020
point
3021
-78.466,3.842,-122.618
3022
point
3023
-77.561,3.842,-123.578
3024
point
3025
-76.274,3.842,-124.248
3026
reverse
3027
// Pedestrian number 253
3028
9				// Ref num
3029
10				// Number of instructions
3030
6				// Initial instruction
3031
point
3032
-79.538,3.842,-124.211
3033
point
3034
-78.993,3.842,-123.783
3035
point
3036
-78.023,3.842,-122.716
3037
point
3038
-77.660,3.842,-121.661
3039
point
3040
-78.059,3.842,-120.234
3041
point
3042
-79.407,3.842,-119.123
3043
point
3044
-80.819,3.842,-117.497
3045
point
3046
-81.636,3.842,-116.528
3047
point
3048
-85.808,3.842,-115.468
3049
reverse
3050
// Pedestrian number 254
3051
10				// Ref num
3052
6				// Number of instructions
3053
3				// Initial instruction
3054
point
3055
-75.837,2.310,-125.969
3056
point
3057
-75.972,3.842,-118.990
3058
point
3059
-76.488,3.842,-118.209
3060
point
3061
-77.951,3.842,-115.995
3062
point
3063
-79.124,3.842,-115.925
3064
reverse
3065
// Pedestrian number 255
3066
10				// Ref num
3067
6				// Number of instructions
3068
2				// Initial instruction
3069
point
3070
-76.092,3.847,-134.397
3071
point
3072
-77.426,3.858,-135.067
3073
point
3074
-81.840,3.896,-137.528
3075
point
3076
-81.859,3.914,-138.655
3077
point
3078
-82.427,3.931,-139.705
3079
reverse
3080
// Pedestrian number 256
3081
10				// Ref num
3082
9				// Number of instructions
3083
2				// Initial instruction
3084
point
3085
-85.573,3.931,-147.618
3086
point
3087
-79.539,3.944,-146.689
3088
point
3089
-78.609,3.945,-146.362
3090
point
3091
-78.187,3.948,-145.711
3092
point
3093
-76.507,3.947,-145.830
3094
point
3095
-75.391,3.950,-144.669
3096
point
3097
-74.477,3.945,-145.244
3098
point
3099
-73.010,3.930,-147.517
3100
reverse
3101
// Pedestrian number 257
3102
10				// Ref num
3103
7				// Number of instructions
3104
4				// Initial instruction
3105
point
3106
-72.135,-4.212,-109.941
3107
point
3108
-72.972,-4.211,-110.756
3109
point
3110
-73.435,-4.211,-111.821
3111
point
3112
-75.053,-4.211,-113.762
3113
point
3114
-76.016,-4.211,-114.880
3115
point
3116
-81.420,-4.209,-115.276
3117
reverse
3118
// Pedestrian number 258
3119
9				// Ref num
3120
7				// Number of instructions
3121
4				// Initial instruction
3122
point
3123
-81.700,-4.197,-109.953
3124
point
3125
-80.109,-4.119,-110.311
3126
point
3127
-78.335,-4.034,-109.893
3128
point
3129
-75.505,-4.211,-112.797
3130
point
3131
-73.009,-4.211,-114.601
3132
point
3133
-72.034,-4.210,-114.415
3134
reverse
3135
// Pedestrian number 259
3136
9				// Ref num
3137
4				// Number of instructions
3138
2				// Initial instruction
3139
point
3140
37.199,-26.846,-40.768
3141
point
3142
40.958,-26.846,-38.317
3143
point
3144
45.943,-26.846,-35.225
3145
reverse
3146
// Pedestrian number 260
3147
9				// Ref num
3148
6				// Number of instructions
3149
3				// Initial instruction
3150
point
3151
37.892,-26.846,-37.432
3152
point
3153
39.381,-26.846,-38.076
3154
point
3155
39.678,-26.846,-41.855
3156
point
3157
39.873,-26.846,-43.204
3158
point
3159
38.642,-26.846,-45.141
3160
reverse
3161
// Pedestrian number 261
3162
10				// Ref num
3163
9				// Number of instructions
3164
2				// Initial instruction
3165
point
3166
39.562,-26.846,-43.138
3167
point
3168
43.124,-26.846,-43.172
3169
point
3170
44.417,-26.846,-43.127
3171
point
3172
45.753,-26.846,-43.914
3173
point
3174
47.489,-26.846,-44.208
3175
point
3176
47.933,-26.846,-44.885
3177
point
3178
48.027,-26.846,-45.487
3179
point
3180
47.851,-26.846,-45.779
3181
reverse
3182
// Pedestrian number 262
3183
10				// Ref num
3184
6				// Number of instructions
3185
3				// Initial instruction
3186
point
3187
49.842,-26.846,-40.557
3188
point
3189
50.005,-26.846,-41.150
3190
point
3191
49.247,-26.846,-41.459
3192
point
3193
48.290,-26.846,-41.790
3194
point
3195
47.826,-26.846,-41.041
3196
reverse
3197
// Pedestrian number 263
3198
5				// Ref num
3199
4				// Number of instructions
3200
2				// Initial instruction
3201
point
3202
48.069,-26.846,-44.833
3203
point
3204
50.276,-26.846,-43.941
3205
point
3206
52.731,-26.846,-42.809
3207
reverse
3208
// Pedestrian number 264
3209
11				// Ref num
3210
5				// Number of instructions
3211
2				// Initial instruction
3212
point
3213
52.845,-26.846,-42.311
3214
point
3215
52.658,-26.846,-37.617
3216
point
3217
52.228,-26.846,-33.007
3218
point
3219
51.323,-26.846,-32.841
3220
reverse
3221
// Pedestrian number 265
3222
10				// Ref num
3223
7				// Number of instructions
3224
3				// Initial instruction
3225
point
3226
53.605,-26.846,-29.735
3227
point
3228
51.106,-26.846,-30.851
3229
point
3230
48.783,-26.846,-30.447
3231
point
3232
48.199,-26.846,-29.852
3233
point
3234
48.339,-26.846,-28.078
3235
point
3236
48.649,-26.846,-27.589
3237
reverse
3238
// Pedestrian number 266
3239
9				// Ref num
3240
9				// Number of instructions
3241
3				// Initial instruction
3242
point
3243
48.947,-26.846,-29.844
3244
point
3245
51.837,-26.846,-31.445
3246
point
3247
57.797,-26.846,-33.027
3248
point
3249
60.859,-26.846,-34.774
3250
point
3251
65.771,-27.090,-36.085
3252
point
3253
66.570,-27.090,-36.210
3254
point
3255
69.758,-27.090,-38.019
3256
point
3257
75.100,-27.090,-37.921
3258
reverse
3259
// Pedestrian number 267
3260
5				// Ref num
3261
4				// Number of instructions
3262
2				// Initial instruction
3263
point
3264
73.186,-27.090,-40.926
3265
point
3266
72.861,-27.092,-36.694
3267
point
3268
72.709,-27.394,-32.062
3269
reverse
3270
// Pedestrian number 268
3271
5				// Ref num
3272
7				// Number of instructions
3273
3				// Initial instruction
3274
point
3275
75.957,-27.773,-23.546
3276
point
3277
79.635,-27.774,-24.415
3278
point
3279
82.501,-28.017,-23.643
3280
point
3281
85.473,-28.265,-22.751
3282
point
3283
85.757,-28.265,-22.579
3284
point
3285
85.996,-28.265,-21.915
3286
reverse
3287
// Pedestrian number 269
3288
9				// Ref num
3289
6				// Number of instructions
3290
2				// Initial instruction
3291
point
3292
88.568,-28.265,-14.601
3293
point
3294
91.129,-28.265,-13.552
3295
point
3296
93.355,-28.268,-12.765
3297
point
3298
94.600,-28.364,-12.875
3299
point
3300
101.623,-29.062,-19.209
3301
reverse
3302
// Pedestrian number 270
3303
5				// Ref num
3304
4				// Number of instructions
3305
2				// Initial instruction
3306
point
3307
-96.752,14.369,79.761
3308
point
3309
-97.100,14.369,78.749
3310
point
3311
-98.929,14.369,73.912
3312
reverse
3313
// Pedestrian number 271
3314
1				// Ref num
3315
6				// Number of instructions
3316
4				// Initial instruction
3317
point
3318
-94.749,14.369,80.137
3319
point
3320
-95.545,14.369,78.258
3321
point
3322
-96.099,14.369,77.400
3323
point
3324
-97.582,14.369,72.254
3325
point
3326
-97.779,14.369,70.999
3327
reverse
3328
// Pedestrian number 272
3329
9				// Ref num
3330
4				// Number of instructions
3331
2				// Initial instruction
3332
point
3333
-100.238,14.369,66.277
3334
point
3335
-100.119,14.369,62.024
3336
point
3337
-100.156,14.370,59.069
3338
reverse
3339
// Pedestrian number 273
3340
9				// Ref num
3341
5				// Number of instructions
3342
2				// Initial instruction
3343
point
3344
-98.392,14.370,58.966
3345
point
3346
-97.877,14.370,55.491
3347
point
3348
-97.436,14.370,53.455
3349
point
3350
-100.263,14.375,48.751
3351
reverse
3352
// Pedestrian number 274
3353
9				// Ref num
3354
5				// Number of instructions
3355
3				// Initial instruction
3356
point
3357
-100.864,14.370,51.481
3358
point
3359
-98.888,14.376,48.637
3360
point
3361
-98.439,14.377,47.890
3362
point
3363
-97.520,14.381,45.972
3364
reverse
3365
// Pedestrian number 275
3366
9				// Ref num
3367
4				// Number of instructions
3368
2				// Initial instruction
3369
point
3370
-97.013,14.385,44.977
3371
point
3372
-98.915,14.380,46.125
3373
point
3374
-99.883,14.376,47.986
3375
reverse
3376
// Pedestrian number 276
3377
9				// Ref num
3378
5				// Number of instructions
3379
2				// Initial instruction
3380
point
3381
-99.256,14.370,52.023
3382
point
3383
-98.922,14.371,51.678
3384
point
3385
-99.369,14.372,50.727
3386
point
3387
-100.597,14.371,50.156
3388
reverse
3389
// Pedestrian number 277
3390
10				// Ref num
3391
4				// Number of instructions
3392
2				// Initial instruction
3393
point
3394
-100.085,14.370,51.666
3395
point
3396
-100.186,14.373,49.838
3397
point
3398
-100.055,14.376,48.382
3399
reverse
3400
// Pedestrian number 278
3401
9				// Ref num
3402
4				// Number of instructions
3403
2				// Initial instruction
3404
point
3405
-98.620,14.376,48.934
3406
point
3407
-99.244,14.370,51.660
3408
point
3409
-99.493,14.370,52.109
3410
reverse
3411
// Pedestrian number 279
3412
11				// Ref num
3413
4				// Number of instructions
3414
2				// Initial instruction
3415
point
3416
-95.336,14.384,46.626
3417
point
3418
-96.260,14.379,48.939
3419
point
3420
-96.689,14.374,50.867
3421
reverse
3422
// Pedestrian number 280
3423
11				// Ref num
3424
4				// Number of instructions
3425
2				// Initial instruction
3426
point
3427
-97.102,14.371,52.013
3428
point
3429
-98.178,14.377,48.548
3430
point
3431
-97.166,14.383,45.694
3432
reverse
3433
// Pedestrian number 281
3434
9				// Ref num
3435
4				// Number of instructions
3436
2				// Initial instruction
3437
point
3438
-87.511,14.481,28.005
3439
point
3440
-87.412,14.491,23.624
3441
point
3442
-89.245,14.495,23.106
3443
reverse
3444
// Pedestrian number 282
3445
29				// Ref num
3446
5				// Number of instructions
3447
3				// Initial instruction
3448
point
3449
-86.617,14.495,20.342
3450
point
3451
-87.158,14.491,19.652
3452
point
3453
-89.327,14.233,17.593
3454
point
3455
-92.025,13.713,15.241
3456
reverse
3457
// Pedestrian number 283
3458
5				// Ref num
3459
6				// Number of instructions
3460
3				// Initial instruction
3461
point
3462
-86.506,14.495,20.376
3463
point
3464
-86.166,14.492,21.914
3465
point
3466
-86.066,14.491,23.050
3467
point
3468
-83.947,14.484,26.141
3469
point
3470
-83.987,14.480,28.356
3471
reverse
3472
// Pedestrian number 284
3473
29				// Ref num
3474
6				// Number of instructions
3475
3				// Initial instruction
3476
point
3477
-87.740,14.483,27.288
3478
point
3479
-87.643,14.486,26.071
3480
point
3481
-87.203,14.491,23.882
3482
point
3483
-88.809,14.494,23.090
3484
point
3485
-89.588,14.496,22.528
3486
reverse
3487
// Pedestrian number 285
3488
9				// Ref num
3489
6				// Number of instructions
3490
3				// Initial instruction
3491
point
3492
-97.843,13.270,13.183
3493
point
3494
-98.982,13.266,12.481
3495
point
3496
-100.071,13.261,11.276
3497
point
3498
-101.815,13.255,10.223
3499
point
3500
-102.372,13.252,9.502
3501
reverse
3502
// Pedestrian number 286
3503
5				// Ref num
3504
4				// Number of instructions
3505
2				// Initial instruction
3506
point
3507
-104.639,13.248,9.998
3508
point
3509
-107.303,13.234,7.758
3510
point
3511
-111.281,13.232,4.233
3512
reverse
3513
// Pedestrian number 287
3514
9				// Ref num
3515
4				// Number of instructions
3516
2				// Initial instruction
3517
point
3518
-112.972,13.235,-0.640
3519
point
3520
-114.653,13.243,-2.671
3521
point
3522
-117.652,13.255,-5.065
3523
reverse
3524
// Pedestrian number 288
3525
10				// Ref num
3526
4				// Number of instructions
3527
2				// Initial instruction
3528
point
3529
-128.044,13.290,-9.274
3530
point
3531
-132.747,13.305,-9.823
3532
point
3533
-138.813,13.324,-9.169
3534
reverse
3535
// Pedestrian number 289
3536
9				// Ref num
3537
4				// Number of instructions
3538
2				// Initial instruction
3539
point
3540
-140.039,4.734,-9.825
3541
point
3542
-147.719,4.738,-17.914
3543
point
3544
-154.659,4.738,-22.325
3545
reverse
3546
// Pedestrian number 290
3547
5				// Ref num
3548
6				// Number of instructions
3549
4				// Initial instruction
3550
point
3551
-154.793,4.744,-23.065
3552
point
3553
-152.321,4.742,-24.710
3554
point
3555
-147.620,4.698,-23.692
3556
point
3557
-144.907,4.723,-25.268
3558
point
3559
-137.590,4.717,-32.202
3560
reverse
3561
// Pedestrian number 291
3562
9				// Ref num
3563
7				// Number of instructions
3564
5				// Initial instruction
3565
point
3566
-136.785,4.717,-31.384
3567
point
3568
-133.378,4.718,-25.533
3569
point
3570
-131.764,4.715,-24.246
3571
point
3572
-128.834,4.716,-20.825
3573
point
3574
-127.321,4.717,-17.178
3575
point
3576
-125.363,4.716,-12.435
3577
reverse
3578
// Pedestrian number 292
3579
29				// Ref num
3580
6				// Number of instructions
3581
4				// Initial instruction
3582
point
3583
-123.885,4.721,-12.673
3584
point
3585
-128.163,4.712,-15.321
3586
point
3587
-131.599,4.704,-14.939
3588
point
3589
-135.579,4.730,-12.826
3590
point
3591
-139.386,4.737,-9.941
3592
reverse
3593
// Pedestrian number 293
3594
14				// Ref num
3595
5				// Number of instructions
3596
3				// Initial instruction
3597
point
3598
-136.700,4.734,-9.824
3599
point
3600
-138.982,4.734,-11.615
3601
point
3602
-143.285,4.724,-12.915
3603
point
3604
-151.120,4.741,-10.625
3605
reverse
3606
// Pedestrian number 294
3607
9				// Ref num
3608
4				// Number of instructions
3609
2				// Initial instruction
3610
point
3611
-152.430,4.745,-10.920
3612
point
3613
-153.318,4.743,-11.301
3614
point
3615
-154.747,4.733,-11.918
3616
reverse
3617
// Pedestrian number 295
3618
9				// Ref num
3619
5				// Number of instructions
3620
3				// Initial instruction
3621
point
3622
-153.268,4.740,-10.994
3623
point
3624
-153.604,4.738,-11.130
3625
point
3626
-154.030,4.737,-12.022
3627
point
3628
-154.903,4.731,-13.846
3629
reverse
3630
// Pedestrian number 296
3631
9				// Ref num
3632
6				// Number of instructions
3633
4				// Initial instruction
3634
point
3635
-154.997,4.730,-15.031
3636
point
3637
-153.950,4.734,-14.283
3638
point
3639
-153.609,4.736,-13.506
3640
point
3641
-153.736,4.739,-12.413
3642
point
3643
-154.129,4.734,-11.215
3644
reverse
3645
// Pedestrian number 297
3646
9				// Ref num
3647
6				// Number of instructions
3648
4				// Initial instruction
3649
point
3650
-145.350,4.744,-8.745
3651
point
3652
-149.454,4.736,-10.863
3653
point
3654
-152.227,4.743,-11.816
3655
point
3656
-153.313,4.741,-11.826
3657
point
3658
-154.361,4.735,-11.443
3659
reverse
3660
// Pedestrian number 298
3661
9				// Ref num
3662
7				// Number of instructions
3663
4				// Initial instruction
3664
point
3665
-155.383,4.702,-16.851
3666
point
3667
-154.121,4.677,-19.979
3668
point
3669
-153.624,4.755,-25.184
3670
point
3671
-150.967,4.751,-26.773
3672
point
3673
-146.546,4.768,-31.959
3674
point
3675
-143.913,4.721,-39.871
3676
reverse
3677
// Pedestrian number 299
3678
10				// Ref num
3679
5				// Number of instructions
3680
3				// Initial instruction
3681
point
3682
-141.257,4.716,-38.204
3683
point
3684
-142.351,4.723,-37.914
3685
point
3686
-145.115,4.738,-38.222
3687
point
3688
-148.351,4.754,-38.680
3689
reverse
3690
// Pedestrian number 300
3691
5				// Ref num
3692
6				// Number of instructions
3693
4				// Initial instruction
3694
point
3695
-145.771,4.720,-42.420
3696
point
3697
-146.336,4.728,-41.519
3698
point
3699
-145.851,4.733,-39.802
3700
point
3701
-145.182,4.733,-39.057
3702
point
3703
-141.506,4.720,-37.120
3704
reverse
3705
// Pedestrian number 301
3706
13				// Ref num
3707
4				// Number of instructions
3708
2				// Initial instruction
3709
point
3710
-138.623,4.717,-36.432
3711
point
3712
-139.234,4.717,-37.871
3713
point
3714
-141.700,4.717,-39.411
3715
reverse
3716
// Pedestrian number 302
3717
13				// Ref num
3718
5				// Number of instructions
3719
3				// Initial instruction
3720
point
3721
-139.610,4.717,-40.841
3722
point
3723
-139.507,4.717,-39.691
3724
point
3725
-137.963,4.717,-38.269
3726
point
3727
-134.997,4.716,-36.235
3728
reverse
3729
// Pedestrian number 303
3730
29				// Ref num
3731
4				// Number of instructions
3732
2				// Initial instruction
3733
point
3734
-137.582,4.718,-33.781
3735
point
3736
-139.888,4.718,-35.608
3737
point
3738
-144.459,4.719,-41.027
3739
reverse
3740
// Pedestrian number 304
3741
5				// Ref num
3742
5				// Number of instructions
3743
3				// Initial instruction
3744
point
3745
-137.113,4.717,-32.114
3746
point
3747
-135.797,4.719,-25.691
3748
point
3749
-132.609,4.718,-20.501
3750
point
3751
-123.431,4.720,-12.723
3752
reverse
3753
// Pedestrian number 305
3754
5				// Ref num
3755
5				// Number of instructions
3756
2				// Initial instruction
3757
point
3758
-124.412,4.720,-19.255
3759
point
3760
-125.620,4.718,-15.505
3761
point
3762
-127.798,4.711,-13.142
3763
point
3764
-128.531,4.709,-9.961
3765
reverse
3766
// Pedestrian number 306
3767
29				// Ref num
3768
5				// Number of instructions
3769
3				// Initial instruction
3770
point
3771
-124.828,4.718,-11.908
3772
point
3773
-127.073,4.712,-11.930
3774
point
3775
-128.561,4.709,-11.218
3776
point
3777
-130.597,4.715,-9.976
3778
reverse
3779
// Pedestrian number 307
3780
13				// Ref num
3781
4				// Number of instructions
3782
2				// Initial instruction
3783
point
3784
-131.055,4.716,-10.131
3785
point
3786
-137.659,4.725,-16.749
3787
point
3788
-154.212,4.738,-22.797
3789
reverse
3790
// Pedestrian number 308
3791
5				// Ref num
3792
5				// Number of instructions
3793
3				// Initial instruction
3794
point
3795
-154.138,4.771,-26.271
3796
point
3797
-153.211,4.797,-29.914
3798
point
3799
-151.512,4.805,-32.100
3800
point
3801
-150.762,4.786,-35.218
3802
reverse
3803
// Pedestrian number 309
3804
10				// Ref num
3805
5				// Number of instructions
3806
3				// Initial instruction
3807
point
3808
-149.211,4.777,-35.061
3809
point
3810
-145.104,4.760,-33.598
3811
point
3812
-141.787,4.743,-32.944
3813
point
3814
-137.990,4.717,-32.881
3815
reverse
3816
// Pedestrian number 310
3817
5				// Ref num
3818
4				// Number of instructions
3819
2				// Initial instruction
3820
point
3821
-132.915,4.717,-32.750
3822
point
3823
-130.390,4.717,-30.936
3824
point
3825
-113.269,4.828,-26.707
3826
reverse
3827
// Pedestrian number 311
3828
29				// Ref num
3829
5				// Number of instructions
3830
3				// Initial instruction
3831
point
3832
-113.254,4.827,-28.586
3833
point
3834
-113.316,4.826,-28.238
3835
point
3836
-114.484,4.815,-25.577
3837
point
3838
-116.089,4.798,-18.685
3839
reverse
3840
// Pedestrian number 312
3841
13				// Ref num
3842
5				// Number of instructions
3843
3				// Initial instruction
3844
point
3845
-113.191,4.827,-23.633
3846
point
3847
-114.840,4.810,-21.636
3848
point
3849
-116.302,4.796,-19.735
3850
point
3851
-118.149,4.747,-16.687
3852
reverse
3853
// Pedestrian number 313
3854
29				// Ref num
3855
6				// Number of instructions
3856
3				// Initial instruction
3857
point
3858
-121.867,4.723,-17.519
3859
point
3860
-122.128,4.722,-18.404
3861
point
3862
-123.691,4.719,-20.314
3863
point
3864
-124.596,4.718,-21.447
3865
point
3866
-125.578,4.716,-23.046
3867
reverse
3868
// Pedestrian number 314
3869
9				// Ref num
3870
4				// Number of instructions
3871
2				// Initial instruction
3872
point
3873
-125.463,4.718,-22.467
3874
point
3875
-127.295,4.716,-24.525
3876
point
3877
-128.982,4.716,-27.249
3878
reverse
3879
// Pedestrian number 315
3880
5				// Ref num
3881
4				// Number of instructions
3882
2				// Initial instruction
3883
point
3884
-132.608,4.718,-32.895
3885
point
3886
-130.677,4.717,-29.427
3887
point
3888
-129.617,4.717,-27.529
3889
reverse
3890
// Pedestrian number 316
3891
11				// Ref num
3892
6				// Number of instructions
3893
4				// Initial instruction
3894
point
3895
-116.608,4.772,-18.010
3896
point
3897
-118.199,4.780,-29.071
3898
point
3899
-117.112,4.826,-40.339
3900
point
3901
-117.112,4.826,-40.339
3902
point
3903
-121.661,4.828,-44.155
3904
reverse
3905
// Pedestrian number 317
3906
10				// Ref num
3907
4				// Number of instructions
3908
2				// Initial instruction
3909
point
3910
-123.187,4.826,-44.677
3911
point
3912
-129.756,4.754,-38.571
3913
point
3914
-132.792,4.719,-34.409
3915
reverse
3916
// Pedestrian number 318
3917
14				// Ref num
3918
5				// Number of instructions
3919
2				// Initial instruction
3920
point
3921
-133.151,4.718,-34.933
3922
point
3923
-128.840,4.739,-34.539
3924
point
3925
-127.245,4.750,-35.265
3926
point
3927
-115.936,4.822,-37.265
3928
reverse
3929
// Pedestrian number 319
3930
9				// Ref num
3931
8				// Number of instructions
3932
3				// Initial instruction
3933
point
3934
-114.254,4.828,-34.325
3935
point
3936
-115.233,4.822,-34.955
3937
point
3938
-118.369,4.811,-37.998
3939
point
3940
-121.078,4.811,-41.948
3941
point
3942
-129.608,4.824,-47.301
3943
point
3944
-137.042,4.761,-46.297
3945
point
3946
-139.428,4.741,-46.038
3947
reverse
3948
// Pedestrian number 320
3949
11				// Ref num
3950
5				// Number of instructions
3951
2				// Initial instruction
3952
point
3953
-138.337,4.717,-40.778
3954
point
3955
-138.740,4.719,-41.847
3956
point
3957
-138.680,4.739,-44.955
3958
point
3959
-137.441,4.759,-46.476
3960
reverse
3961
// Pedestrian number 321
3962
13				// Ref num
3963
6				// Number of instructions
3964
4				// Initial instruction
3965
point
3966
-135.010,4.781,-46.890
3967
point
3968
-133.630,4.790,-46.506
3969
point
3970
-131.368,4.817,-47.592
3971
point
3972
-128.377,4.818,-46.013
3973
point
3974
-124.554,4.826,-45.375
3975
reverse
3976
// Pedestrian number 322
3977
13				// Ref num
3978
5				// Number of instructions
3979
3				// Initial instruction
3980
point
3981
-122.875,4.826,-44.601
3982
point
3983
-121.838,4.824,-43.851
3984
point
3985
-120.522,4.825,-43.367
3986
point
3987
-119.382,4.827,-43.151
3988
reverse
3989
// Pedestrian number 323
3990
29				// Ref num
3991
7				// Number of instructions
3992
3				// Initial instruction
3993
point
3994
-120.068,4.827,-43.430
3995
point
3996
-118.213,4.825,-41.859
3997
point
3998
-117.715,4.823,-40.296
3999
point
4000
-115.907,4.825,-38.032
4001
point
4002
-115.155,4.824,-35.931
4003
point
4004
-114.210,4.827,-34.617
4005
reverse
4006
// Pedestrian number 324
4007
5				// Ref num
4008
8				// Number of instructions
4009
5				// Initial instruction
4010
point
4011
-113.968,4.826,-33.522
4012
point
4013
-116.014,4.805,-31.786
4014
point
4015
-116.521,4.796,-28.916
4016
point
4017
-115.981,4.800,-25.972
4018
point
4019
-114.815,4.811,-22.854
4020
point
4021
-114.575,4.806,-20.290
4022
point
4023
-115.708,4.786,-18.963
4024
reverse
4025
// Pedestrian number 325
4026
14				// Ref num
4027
6				// Number of instructions
4028
4				// Initial instruction
4029
point
4030
-116.971,4.766,-17.810
4031
point
4032
-117.469,4.767,-19.051
4033
point
4034
-118.823,4.755,-19.481
4035
point
4036
-120.305,4.740,-19.709
4037
point
4038
-123.492,4.705,-19.696
4039
reverse
4040
// Pedestrian number 326
4041
29				// Ref num
4042
6				// Number of instructions
4043
2				// Initial instruction
4044
point
4045
-124.918,4.719,-19.834
4046
point
4047
-127.986,4.718,-20.903
4048
point
4049
-128.527,4.717,-21.273
4050
point
4051
-129.325,4.716,-22.196
4052
point
4053
-132.405,4.713,-26.311
4054
reverse
4055
// Pedestrian number 327
4056
10				// Ref num
4057
5				// Number of instructions
4058
2				// Initial instruction
4059
point
4060
-127.330,4.716,-21.546
4061
point
4062
-127.153,4.719,-19.617
4063
point
4064
-126.640,4.729,-11.804
4065
point
4066
-127.303,4.710,-10.420
4067
reverse
4068
// Pedestrian number 328
4069
9				// Ref num
4070
4				// Number of instructions
4071
2				// Initial instruction
4072
point
4073
-143.923,4.687,-43.186
4074
point
4075
-144.670,4.674,-44.015
4076
point
4077
-148.314,3.970,-48.523
4078
reverse
4079
// Pedestrian number 329
4080
5				// Ref num
4081
5				// Number of instructions
4082
3				// Initial instruction
4083
point
4084
-145.595,4.408,-46.422
4085
point
4086
-145.766,4.350,-46.891
4087
point
4088
-148.394,3.850,-49.974
4089
point
4090
-151.418,3.090,-55.229
4091
reverse
4092
// Pedestrian number 330
4093
29				// Ref num
4094
6				// Number of instructions
4095
3				// Initial instruction
4096
point
4097
-148.885,3.472,-52.705
4098
point
4099
-150.012,3.205,-54.497
4100
point
4101
-150.767,2.977,-56.093
4102
point
4103
-152.386,2.599,-58.620
4104
point
4105
-152.770,2.449,-59.696
4106
reverse
4107
// Pedestrian number 331
4108
11				// Ref num
4109
6				// Number of instructions
4110
4				// Initial instruction
4111
point
4112
-161.941,-0.729,-76.508
4113
point
4114
-161.845,-1.350,-78.984
4115
point
4116
-162.049,-1.456,-79.357
4117
point
4118
-162.459,-1.786,-80.804
4119
point
4120
-162.016,-2.962,-87.425
4121
reverse
4122
// Pedestrian number 332
4123
9				// Ref num
4124
4				// Number of instructions
4125
2				// Initial instruction
4126
point
4127
-160.023,-2.956,-93.075
4128
point
4129
-159.577,-2.956,-91.131
4130
point
4131
-159.885,-2.959,-88.935
4132
reverse
4133
// Pedestrian number 333
4134
9				// Ref num
4135
4				// Number of instructions
4136
2				// Initial instruction
4137
point
4138
-157.838,-2.956,-93.096
4139
point
4140
-160.597,-2.957,-90.853
4141
point
4142
-162.354,-2.961,-88.260
4143
reverse
4144
// Pedestrian number 334
4145
29				// Ref num
4146
6				// Number of instructions
4147
2				// Initial instruction
4148
point
4149
-160.519,-2.962,-87.204
4150
point
4151
-160.895,-2.957,-91.111
4152
point
4153
-161.043,-2.957,-91.568
4154
point
4155
-160.965,-2.957,-92.987
4156
point
4157
-162.413,-2.957,-90.286
4158
reverse
4159
// Pedestrian number 335
4160
5				// Ref num
4161
4				// Number of instructions
4162
2				// Initial instruction
4163
point
4164
-157.272,-2.956,-96.192
4165
point
4166
-155.465,-2.956,-96.945
4167
point
4168
-153.321,-2.956,-97.420
4169
reverse
4170
// Pedestrian number 336
4171
14				// Ref num
4172
5				// Number of instructions
4173
2				// Initial instruction
4174
point
4175
-153.379,-2.956,-95.791
4176
point
4177
-155.025,-2.956,-95.370
4178
point
4179
-156.713,-2.956,-94.477
4180
point
4181
-157.363,-2.956,-93.788
4182
reverse
4183
// Pedestrian number 337
4184
10				// Ref num
4185
4				// Number of instructions
4186
2				// Initial instruction
4187
point
4188
-158.867,-2.956,-94.357
4189
point
4190
-153.913,-2.956,-95.633
4191
point
4192
-152.174,-2.956,-95.597
4193
reverse
4194
// Pedestrian number 338
4195
11				// Ref num
4196
6				// Number of instructions
4197
3				// Initial instruction
4198
point
4199
-150.352,-2.897,-97.060
4200
point
4201
-147.978,-2.673,-96.346
4202
point
4203
-145.880,-2.498,-96.334
4204
point
4205
-142.703,-2.226,-96.210
4206
point
4207
-138.420,-1.848,-95.644
4208
reverse
4209
// Pedestrian number 339
4210
29				// Ref num
4211
6				// Number of instructions
4212
3				// Initial instruction
4213
point
4214
-131.563,-1.193,-93.166
4215
point
4216
-130.432,-1.095,-93.126
4217
point
4218
-129.145,-0.981,-92.922
4219
point
4220
-125.914,-0.697,-92.507
4221
point
4222
-122.530,-0.454,-93.885
4223
reverse
4224
// Pedestrian number 340
4225
5				// Ref num
4226
5				// Number of instructions
4227
3				// Initial instruction
4228
point
4229
-124.992,-0.671,-94.196
4230
point
4231
-123.003,-0.484,-93.547
4232
point
4233
-121.481,-0.357,-93.667
4234
point
4235
-119.352,-0.172,-93.410
4236
reverse
4237
// Pedestrian number 341
4238
9				// Ref num
4239
5				// Number of instructions
4240
3				// Initial instruction
4241
point
4242
-115.232,0.241,-91.281
4243
point
4244
-112.832,0.443,-91.287
4245
point
4246
-110.735,0.636,-90.780
4247
point
4248
-108.350,0.846,-90.484
4249
reverse
4250
// Pedestrian number 342
4251
29				// Ref num
4252
4				// Number of instructions
4253
2				// Initial instruction
4254
point
4255
-103.551,1.216,-91.619
4256
point
4257
-100.291,1.548,-89.741
4258
point
4259
-96.708,1.869,-89.111
4260
reverse
4261
// Pedestrian number 343
4262
5				// Ref num
4263
4				// Number of instructions
4264
2				// Initial instruction
4265
point
4266
-91.668,2.258,-89.995
4267
point
4268
-90.134,2.258,-89.452
4269
point
4270
-87.880,2.258,-87.802
4271
reverse
4272
// Pedestrian number 344
4273
13				// Ref num
4274
5				// Number of instructions
4275
2				// Initial instruction
4276
point
4277
-162.242,-2.955,-93.616
4278
point
4279
-162.306,-2.955,-97.361
4280
point
4281
-161.922,-2.955,-100.037
4282
point
4283
-160.784,-2.956,-101.885
4284
reverse
4285
// Pedestrian number 345
4286
11				// Ref num
4287
5				// Number of instructions
4288
2				// Initial instruction
4289
point
4290
-159.940,-2.956,-103.035
4291
point
4292
-158.722,-2.956,-103.668
4293
point
4294
-157.448,-2.956,-104.974
4295
point
4296
-156.917,-2.956,-106.131
4297
reverse
4298
// Pedestrian number 346
4299
10				// Ref num
4300
6				// Number of instructions
4301
3				// Initial instruction
4302
point
4303
-151.723,-2.895,-108.278
4304
point
4305
-147.970,-2.532,-109.390
4306
point
4307
-145.672,-2.524,-109.749
4308
point
4309
-142.993,-2.524,-110.030
4310
point
4311
-140.016,-2.524,-110.519
4312
reverse
4313
// Pedestrian number 347
4314
13				// Ref num
4315
5				// Number of instructions
4316
3				// Initial instruction
4317
point
4318
-137.999,-2.293,-112.702
4319
point
4320
-137.368,-2.213,-112.596
4321
point
4322
-135.519,-1.964,-113.148
4323
point
4324
-133.829,-1.739,-113.520
4325
reverse
4326
// Pedestrian number 348
4327
9				// Ref num
4328
4				// Number of instructions
4329
2				// Initial instruction
4330
point
4331
-133.777,-1.738,-112.165
4332
point
4333
-132.642,-1.579,-112.394
4334
point
4335
-131.122,-1.327,-112.022
4336
reverse
4337
// Pedestrian number 349
4338
9				// Ref num
4339
5				// Number of instructions
4340
3				// Initial instruction
4341
point
4342
-132.298,-1.529,-113.598
4343
point
4344
-132.955,-1.623,-113.483
4345
point
4346
-133.876,-1.752,-112.968
4347
point
4348
-134.710,-1.864,-112.946
4349
reverse
4350
// Pedestrian number 350
4351
9				// Ref num
4352
5				// Number of instructions
4353
2				// Initial instruction
4354
point
4355
-134.314,-1.806,-113.316
4356
point
4357
-133.568,-1.709,-113.022
4358
point
4359
-132.405,-1.546,-113.243
4360
point
4361
-131.234,-1.346,-113.845
4362
reverse
4363
// Pedestrian number 351
4364
13				// Ref num
4365
4				// Number of instructions
4366
2				// Initial instruction
4367
point
4368
-135.307,-1.952,-111.491
4369
point
4370
-136.715,-2.149,-111.727
4371
point
4372
-137.690,-2.285,-111.038
4373
reverse
4374
// Pedestrian number 352
4375
9				// Ref num
4376
5				// Number of instructions
4377
2				// Initial instruction
4378
point
4379
-117.901,0.925,-113.130
4380
point
4381
-117.119,1.060,-113.216
4382
point
4383
-113.704,1.775,-112.849
4384
point
4385
-112.834,1.869,-112.629
4386
reverse
4387
// Pedestrian number 353
4388
9				// Ref num
4389
5				// Number of instructions
4390
2				// Initial instruction
4391
point
4392
-119.453,0.685,-114.352
4393
point
4394
-117.074,1.089,-114.378
4395
point
4396
-115.011,1.575,-115.089
4397
point
4398
-113.219,1.866,-115.788
4399
reverse
4400
// Pedestrian number 354
4401
9				// Ref num
4402
4				// Number of instructions
4403
1				// Initial instruction
4404
point
4405
-112.292,2.059,-114.746
4406
point
4407
-111.277,2.072,-114.941
4408
point
4409
-110.139,2.115,-115.320
4410
reverse
4411
// Pedestrian number 355
4412
9				// Ref num
4413
4				// Number of instructions
4414
2				// Initial instruction
4415
point
4416
-112.268,2.057,-113.982
4417
point
4418
-111.667,2.072,-113.866
4419
point
4420
-110.895,2.072,-113.864
4421
reverse
4422
// Pedestrian number 356
4423
9				// Ref num
4424
5				// Number of instructions
4425
2				// Initial instruction
4426
point
4427
-112.476,2.029,-114.155
4428
point
4429
-113.583,1.833,-114.330
4430
point
4431
-114.389,1.676,-113.843
4432
point
4433
-116.208,1.236,-112.937
4434
reverse
4435
// Pedestrian number 357
4436
9				// Ref num
4437
6				// Number of instructions
4438
2				// Initial instruction
4439
point
4440
-98.087,2.304,-118.833
4441
point
4442
-96.425,2.304,-118.552
4443
point
4444
-95.547,2.304,-118.621
4445
point
4446
-94.048,2.304,-118.909
4447
point
4448
-93.023,2.304,-118.854
4449
reverse
4450
// Pedestrian number 358
4451
9				// Ref num
4452
4				// Number of instructions
4453
2				// Initial instruction
4454
point
4455
-92.551,2.304,-116.048
4456
point
4457
-93.342,2.304,-116.345
4458
point
4459
-94.824,2.304,-116.054
4460
reverse
4461
// Pedestrian number 359
4462
9				// Ref num
4463
6				// Number of instructions
4464
3				// Initial instruction
4465
point
4466
-92.346,2.304,-116.161
4467
point
4468
-93.015,2.304,-116.703
4469
point
4470
-94.022,2.304,-116.026
4471
point
4472
-95.807,2.304,-116.299
4473
point
4474
-97.939,2.304,-115.975
4475
reverse
4476
// Pedestrian number 360
4477
9				// Ref num
4478
4				// Number of instructions
4479
2				// Initial instruction
4480
point
4481
-97.846,2.304,-118.890
4482
point
4483
-92.204,2.304,-116.493
4484
point
4485
-88.172,3.300,-116.044
4486
reverse
4487
// Pedestrian number 361
4488
9				// Ref num
4489
4				// Number of instructions
4490
2				// Initial instruction
4491
point
4492
-85.395,3.842,-109.160
4493
point
4494
-83.419,3.842,-113.833
4495
point
4496
-82.104,3.842,-119.929
4497
reverse
4498
// Pedestrian number 362
4499
9				// Ref num
4500
7				// Number of instructions
4501
4				// Initial instruction
4502
point
4503
-75.594,3.842,-113.356
4504
point
4505
-75.411,3.842,-113.462
4506
point
4507
-74.951,3.842,-117.162
4508
point
4509
-75.498,3.822,-119.136
4510
point
4511
-73.027,2.308,-125.985
4512
point
4513
-72.939,2.304,-126.501
4514
reverse
4515
// Pedestrian number 363
4516
11				// Ref num
4517
6				// Number of instructions
4518
2				// Initial instruction
4519
point
4520
-73.015,3.842,-115.786
4521
point
4522
-73.558,3.842,-114.953
4523
point
4524
-75.325,3.842,-113.245
4525
point
4526
-76.395,3.842,-110.171
4527
point
4528
-78.480,3.842,-108.893
4529
reverse
4530
// Pedestrian number 364
4531
11				// Ref num
4532
4				// Number of instructions
4533
2				// Initial instruction
4534
point
4535
-76.662,3.842,-108.846
4536
point
4537
-79.010,3.842,-110.246
4538
point
4539
-85.113,3.842,-112.484
4540
reverse
4541
// Pedestrian number 365
4542
14				// Ref num
4543
5				// Number of instructions
4544
2				// Initial instruction
4545
point
4546
-79.016,3.842,-111.545
4547
point
4548
-77.005,3.842,-111.461
4549
point
4550
-72.777,3.831,-111.682
4551
point
4552
-65.223,2.363,-111.725
4553
reverse
4554
// Pedestrian number 366
4555
11				// Ref num
4556
4				// Number of instructions
4557
2				// Initial instruction
4558
point
4559
-75.855,3.835,-108.647
4560
point
4561
-75.660,2.304,-94.269
4562
point
4563
-74.143,2.304,-89.894
4564
reverse
4565
// Pedestrian number 367
4566
9				// Ref num
4567
5				// Number of instructions
4568
2				// Initial instruction
4569
point
4570
-73.102,2.603,-97.837
4571
point
4572
-73.072,3.036,-101.587
4573
point
4574
-73.248,3.151,-102.525
4575
point
4576
-73.043,3.325,-104.123
4577
reverse
4578
// Pedestrian number 368
4579
9				// Ref num
4580
5				// Number of instructions
4581
2				// Initial instruction
4582
point
4583
-73.013,3.842,-113.133
4584
point
4585
-73.230,3.842,-111.957
4586
point
4587
-74.443,3.840,-108.691
4588
point
4589
-75.695,3.550,-105.951
4590
reverse
4591
// Pedestrian number 369
4592
9				// Ref num
4593
7				// Number of instructions
4594
4				// Initial instruction
4595
point
4596
-76.402,3.842,-108.845
4597
point
4598
-77.838,3.842,-109.419
4599
point
4600
-79.352,3.842,-110.648
4601
point
4602
-82.675,3.842,-111.769
4603
point
4604
-84.454,3.842,-112.664
4605
point
4606
-85.524,3.842,-113.705
4607
reverse
4608
// Pedestrian number 370
4609
5				// Ref num
4610
5				// Number of instructions
4611
3				// Initial instruction
4612
point
4613
-85.831,3.842,-118.777
4614
point
4615
-84.368,3.842,-117.397
4616
point
4617
-83.892,3.842,-116.198
4618
point
4619
-83.061,3.842,-114.547
4620
reverse
4621
// Pedestrian number 371
4622
13				// Ref num
4623
4				// Number of instructions
4624
2				// Initial instruction
4625
point
4626
-86.591,3.691,-116.099
4627
point
4628
-87.632,3.433,-116.280
4629
point
4630
-90.253,2.785,-118.843
4631
reverse
4632
// Pedestrian number 372
4633
13				// Ref num
4634
7				// Number of instructions
4635
3				// Initial instruction
4636
point
4637
-86.178,3.793,-118.708
4638
point
4639
-87.546,3.456,-118.681
4640
point
4641
-88.398,3.243,-118.409
4642
point
4643
-90.805,2.646,-118.847
4644
point
4645
-92.117,2.322,-118.807
4646
point
4647
-92.960,2.304,-118.935
4648
reverse
4649
// Pedestrian number 373
4650
13				// Ref num
4651
4				// Number of instructions
4652
2				// Initial instruction
4653
point
4654
-86.348,3.779,-109.278
4655
point
4656
-88.081,3.481,-108.934
4657
point
4658
-94.086,2.451,-108.961
4659
reverse
4660
// Pedestrian number 374
4661
13				// Ref num
4662
6				// Number of instructions
4663
3				// Initial instruction
4664
point
4665
-94.630,2.358,-111.559
4666
point
4667
-93.496,2.554,-111.101
4668
point
4669
-91.779,2.848,-111.271
4670
point
4671
-90.286,3.103,-111.596
4672
point
4673
-88.393,3.428,-111.592
4674
reverse
4675
// Pedestrian number 375
4676
13				// Ref num
4677
6				// Number of instructions
4678
4				// Initial instruction
4679
point
4680
-86.150,3.814,-111.607
4681
point
4682
-87.013,3.667,-111.098
4683
point
4684
-89.749,3.197,-110.790
4685
point
4686
-90.491,3.070,-111.046
4687
point
4688
-92.727,2.687,-111.649
4689
reverse
4690
// Pedestrian number 376
4691
13				// Ref num
4692
5				// Number of instructions
4693
3				// Initial instruction
4694
point
4695
-94.572,2.368,-109.049
4696
point
4697
-93.285,2.588,-109.209
4698
point
4699
-92.215,2.771,-109.079
4700
point
4701
-90.294,3.103,-108.849
4702
reverse
4703
// Pedestrian number 377
4704
13				// Ref num
4705
4				// Number of instructions
4706
2				// Initial instruction
4707
point
4708
-85.769,3.799,-108.522
4709
point
4710
-85.379,3.466,-107.030
4711
point
4712
-85.867,2.483,-102.682
4713
reverse
4714
// Pedestrian number 378
4715
13				// Ref num
4716
7				// Number of instructions
4717
3				// Initial instruction
4718
point
4719
-83.011,2.361,-102.141
4720
point
4721
-83.198,2.514,-102.813
4722
point
4723
-82.957,2.739,-103.813
4724
point
4725
-82.949,3.416,-106.811
4726
point
4727
-83.189,3.521,-107.277
4728
point
4729
-82.947,3.753,-108.310
4730
reverse
4731
// Pedestrian number 379
4732
13				// Ref num
4733
8				// Number of instructions
4734
4				// Initial instruction
4735
point
4736
-77.320,3.945,-140.639
4737
point
4738
-77.813,3.958,-141.434
4739
point
4740
-77.169,3.968,-142.055
4741
point
4742
-76.139,3.964,-141.898
4743
point
4744
-75.997,3.954,-141.791
4745
point
4746
-75.720,3.595,-140.095
4747
point
4748
-75.918,2.306,-134.053
4749
reverse
4750
// Pedestrian number 380
4751
13				// Ref num
4752
6				// Number of instructions
4753
2				// Initial instruction
4754
point
4755
-73.065,2.316,-134.124
4756
point
4757
-73.016,3.950,-141.799
4758
point
4759
-73.276,3.948,-143.536
4760
point
4761
-72.933,3.939,-145.421
4762
point
4763
-72.924,3.931,-147.268
4764
reverse
4765
// Pedestrian number 381
4766
13				// Ref num
4767
4				// Number of instructions
4768
2				// Initial instruction
4769
point
4770
-76.212,3.961,-141.654
4771
point
4772
-76.370,3.944,-140.521
4773
point
4774
-76.750,3.924,-139.294
4775
reverse
4776
// Pedestrian number 382
4777
13				// Ref num
4778
4				// Number of instructions
4779
2				// Initial instruction
4780
point
4781
-78.187,3.929,-139.567
4782
point
4783
-79.899,3.924,-139.304
4784
point
4785
-81.623,3.879,-136.430
4786
reverse
4787
// Pedestrian number 383
4788
13				// Ref num
4789
6				// Number of instructions
4790
4				// Initial instruction
4791
point
4792
-76.237,3.859,-135.112
4793
point
4794
-76.112,3.870,-135.851
4795
point
4796
-76.512,3.882,-136.602
4797
point
4798
-76.391,3.897,-137.571
4799
point
4800
-76.304,3.917,-138.863
4801
reverse
4802
// Pedestrian number 384
4803
13				// Ref num
4804
7				// Number of instructions
4805
4				// Initial instruction
4806
point
4807
-77.716,3.940,-147.613
4808
point
4809
-76.558,3.942,-147.056
4810
point
4811
-76.035,3.945,-146.194
4812
point
4813
-74.075,3.943,-146.671
4814
point
4815
-72.915,3.947,-145.763
4816
point
4817
-72.913,3.955,-143.896
4818
reverse
4819
// Pedestrian number 385
4820
13				// Ref num
4821
7				// Number of instructions
4822
3				// Initial instruction
4823
point
4824
-78.366,3.974,-139.408
4825
point
4826
-78.325,3.970,-140.367
4827
point
4828
-78.505,3.969,-140.698
4829
point
4830
-78.860,3.968,-140.912
4831
point
4832
-79.820,3.968,-140.955
4833
point
4834
-80.777,3.942,-140.421
4835
reverse
4836
// Pedestrian number 386
4837
13				// Ref num
4838
7				// Number of instructions
4839
4				// Initial instruction
4840
point
4841
-82.559,3.943,-140.487
4842
point
4843
-81.971,3.951,-140.971
4844
point
4845
-81.487,3.951,-141.003
4846
point
4847
-80.829,3.944,-140.574
4848
point
4849
-79.931,3.928,-139.528
4850
point
4851
-79.597,3.928,-139.505
4852
reverse
4853
// Pedestrian number 387
4854
13				// Ref num
4855
4				// Number of instructions
4856
2				// Initial instruction
4857
point
4858
-81.509,3.930,-139.658
4859
point
4860
-81.719,3.904,-138.006
4861
point
4862
-81.941,3.880,-136.511
4863
reverse
4864
// Pedestrian number 388
4865
13				// Ref num
4866
7				// Number of instructions
4867
2				// Initial instruction
4868
point
4869
-82.479,3.890,-137.147
4870
point
4871
-81.541,3.876,-136.241
4872
point
4873
-80.904,3.859,-135.152
4874
point
4875
-79.645,3.846,-134.343
4876
point
4877
-78.334,3.849,-134.512
4878
point
4879
-77.464,3.866,-135.621
4880
reverse
4881
// Pedestrian number 389
4882
13				// Ref num
4883
4				// Number of instructions
4884
2				// Initial instruction
4885
point
4886
-76.633,3.895,-137.471
4887
point
4888
-77.465,3.881,-136.547
4889
point
4890
-82.375,3.845,-134.274
4891
reverse
4892
// Pedestrian number 390
4893
13				// Ref num
4894
5				// Number of instructions
4895
2				// Initial instruction
4896
point
4897
-77.456,3.931,-139.602
4898
point
4899
-77.326,3.920,-138.903
4900
point
4901
-77.453,3.905,-137.973
4902
point
4903
-80.266,3.846,-134.230
4904
reverse
4905
// Pedestrian number 391
4906
13				// Ref num
4907
4				// Number of instructions
4908
2				// Initial instruction
4909
point
4910
-85.743,3.951,-142.701
4911
point
4912
-85.630,3.954,-141.823
4913
point
4914
-85.792,2.659,-135.733
4915
reverse
4916
// Pedestrian number 392
4917
13				// Ref num
4918
5				// Number of instructions
4919
3				// Initial instruction
4920
point
4921
-82.964,3.803,-141.077
4922
point
4923
-83.147,3.556,-139.925
4924
point
4925
-82.955,3.326,-138.851
4926
point
4927
-83.034,2.568,-135.307
4928
reverse
4929
// Pedestrian number 393
4930
13				// Ref num
4931
5				// Number of instructions
4932
2				// Initial instruction
4933
point
4934
-81.808,3.947,-140.714
4935
point
4936
-82.669,3.964,-141.872
4937
point
4938
-85.179,3.949,-143.749
4939
point
4940
-85.729,3.943,-144.748
4941
reverse
4942
// Pedestrian number 394
4943
13				// Ref num
4944
6				// Number of instructions
4945
3				// Initial instruction
4946
point
4947
-85.710,3.945,-144.100
4948
point
4949
-85.721,3.938,-145.828
4950
point
4951
-85.154,3.937,-146.545
4952
point
4953
-85.137,3.934,-147.084
4954
point
4955
-84.394,3.934,-147.689
4956
reverse
4957
// Pedestrian number 395
4958
13				// Ref num
4959
7				// Number of instructions
4960
4				// Initial instruction
4961
point
4962
-84.930,3.932,-147.730
4963
point
4964
-83.617,3.938,-147.258
4965
point
4966
-82.039,3.942,-147.456
4967
point
4968
-80.549,3.948,-147.146
4969
point
4970
-78.720,3.952,-147.550
4971
point
4972
-77.405,3.955,-147.717
4973
reverse
4974
// Pedestrian number 396
4975
13				// Ref num
4976
5				// Number of instructions
4977
2				// Initial instruction
4978
point
4979
-77.331,3.901,-137.814
4980
point
4981
-77.728,3.890,-137.104
4982
point
4983
-78.035,3.867,-135.656
4984
point
4985
-77.178,3.846,-134.343
4986
reverse
4987
// Pedestrian number 397
4988
13				// Ref num
4989
6				// Number of instructions
4990
3				// Initial instruction
4991
point
4992
-82.617,3.855,-134.892
4993
point
4994
-82.229,3.848,-134.474
4995
point
4996
-81.269,3.844,-134.229
4997
point
4998
-79.377,3.851,-134.640
4999
point
5000
-78.317,3.845,-134.306
5001
reverse
5002
// Pedestrian number 398
5003
13				// Ref num
5004
6				// Number of instructions
5005
4				// Initial instruction
5006
point
5007
-82.454,3.921,-138.974
5008
point
5009
-81.877,3.932,-139.673
5010
point
5011
-81.182,3.929,-139.530
5012
point
5013
-80.783,3.933,-139.784
5014
point
5015
-79.966,3.937,-140.114
5016
reverse
5017
// Pedestrian number 399
5018
13				// Ref num
5019
8				// Number of instructions
5020
3				// Initial instruction
5021
point
5022
-82.716,3.959,-141.468
5023
point
5024
-82.403,3.954,-141.183
5025
point
5026
-80.400,3.957,-141.362
5027
point
5028
-79.112,3.945,-140.628
5029
point
5030
-78.146,3.951,-141.004
5031
point
5032
-76.813,3.946,-140.706
5033
point
5034
-76.287,3.935,-139.960
5035
reverse
5036
// Pedestrian number 400
5037
13				// Ref num
5038
5				// Number of instructions
5039
2				// Initial instruction
5040
point
5041
-82.614,3.961,-141.600
5042
point
5043
-82.605,3.936,-140.063
5044
point
5045
-82.734,3.916,-138.742
5046
point
5047
-82.662,3.847,-134.418
5048
reverse
5049
// Pedestrian number 401
5050
13				// Ref num
5051
6				// Number of instructions
5052
3				// Initial instruction
5053
point
5054
-85.743,2.304,-133.665
5055
point
5056
-85.364,2.304,-132.804
5057
point
5058
-85.629,2.304,-131.571
5059
point
5060
-85.229,2.304,-130.497
5061
point
5062
-85.737,2.304,-127.383
5063
reverse
5064
// Pedestrian number 402
5065
13				// Ref num
5066
4				// Number of instructions
5067
2				// Initial instruction
5068
point
5069
-82.679,3.842,-119.205
5070
point
5071
-81.399,3.842,-120.053
5072
point
5073
-78.971,3.842,-122.562
5074
reverse
5075
// Pedestrian number 403
5076
13				// Ref num
5077
5				// Number of instructions
5078
3				// Initial instruction
5079
point
5080
-82.119,3.842,-123.331
5081
point
5082
-81.132,3.842,-123.303
5083
point
5084
-79.965,3.842,-122.768
5085
point
5086
-77.343,3.842,-121.185
5087
reverse
5088
// Pedestrian number 404
5089
13				// Ref num
5090
4				// Number of instructions
5091
2				// Initial instruction
5092
point
5093
-72.654,3.800,-118.786
5094
point
5095
-70.596,3.311,-118.818
5096
point
5097
-65.851,2.184,-118.884
5098
reverse
5099
// Pedestrian number 405
5100
13				// Ref num
5101
7				// Number of instructions
5102
4				// Initial instruction
5103
point
5104
-65.013,1.985,-116.205
5105
point
5106
-66.070,2.234,-116.362
5107
point
5108
-67.700,2.624,-115.979
5109
point
5110
-68.514,2.817,-116.116
5111
point
5112
-72.762,3.826,-115.946
5113
point
5114
-72.991,3.842,-115.905
5115
reverse
5116
// Pedestrian number 406
5117
13				// Ref num
5118
4				// Number of instructions
5119
2				// Initial instruction
5120
point
5121
-72.498,3.763,-116.079
5122
point
5123
-71.731,3.581,-116.248
5124
point
5125
-70.010,3.172,-115.990
5126
reverse
5127
// Pedestrian number 407
5128
13				// Ref num
5129
6				// Number of instructions
5130
3				// Initial instruction
5131
point
5132
-64.608,1.881,-118.563
5133
point
5134
-63.526,1.427,-118.032
5135
point
5136
-62.252,0.892,-118.453
5137
point
5138
-61.012,0.376,-118.280
5139
point
5140
-58.477,-0.677,-118.246
5141
reverse
5142
// Pedestrian number 408
5143
9				// Ref num
5144
5				// Number of instructions
5145
3				// Initial instruction
5146
point
5147
-56.296,-1.014,-116.610
5148
point
5149
-55.593,-1.123,-116.580
5150
point
5151
-54.612,-1.281,-116.662
5152
point
5153
-51.768,-2.197,-116.479
5154
reverse
5155
// Pedestrian number 409
5156
10				// Ref num
5157
7				// Number of instructions
5158
4				// Initial instruction
5159
point
5160
-49.020,-3.151,-116.810
5161
point
5162
-48.640,-3.355,-116.709
5163
point
5164
-47.151,-4.159,-116.648
5165
point
5166
-46.709,-4.313,-116.771
5167
point
5168
-46.348,-4.439,-116.914
5169
point
5170
-45.100,-4.874,-116.697
5171
reverse
5172
// Pedestrian number 410
5173
9				// Ref num
5174
6				// Number of instructions
5175
4				// Initial instruction
5176
point
5177
39.453,-26.846,-41.470
5178
point
5179
40.800,-26.846,-41.217
5180
point
5181
42.277,-26.846,-42.277
5182
point
5183
42.746,-26.846,-42.468
5184
point
5185
44.099,-26.846,-43.252
5186
reverse
5187
// Pedestrian number 411
5188
9				// Ref num
5189
6				// Number of instructions
5190
4				// Initial instruction
5191
point
5192
44.305,-26.846,-40.125
5193
point
5194
45.096,-26.846,-40.447
5195
point
5196
45.600,-26.846,-40.871
5197
point
5198
46.868,-26.846,-40.975
5199
point
5200
48.180,-26.846,-41.212
5201
reverse
5202
// Pedestrian number 412
5203
9				// Ref num
5204
5				// Number of instructions
5205
3				// Initial instruction
5206
point
5207
45.058,-26.846,-43.705
5208
point
5209
46.793,-26.846,-43.566
5210
point
5211
47.724,-26.846,-42.799
5212
point
5213
53.285,-26.846,-39.827
5214
reverse
5215
// Pedestrian number 413
5216
9				// Ref num
5217
5				// Number of instructions
5218
2				// Initial instruction
5219
point
5220
49.605,-26.846,-41.433
5221
point
5222
49.711,-26.846,-41.086
5223
point
5224
50.086,-26.846,-40.615
5225
point
5226
50.116,-26.846,-39.599
5227
reverse
5228
// Pedestrian number 414
5229
9				// Ref num
5230
5				// Number of instructions
5231
3				// Initial instruction
5232
point
5233
49.879,-26.845,-40.146
5234
point
5235
50.559,-26.845,-39.385
5236
point
5237
51.122,-26.845,-37.462
5238
point
5239
51.292,-26.845,-36.167
5240
reverse
5241
// Pedestrian number 415
5242
9				// Ref num
5243
6				// Number of instructions
5244
3				// Initial instruction
5245
point
5246
56.193,-26.846,-34.378
5247
point
5248
55.989,-26.846,-34.184
5249
point
5250
55.557,-26.846,-34.605
5251
point
5252
55.285,-26.846,-35.214
5253
point
5254
54.970,-26.846,-36.464
5255
reverse
5256
// Pedestrian number 416
5257
9				// Ref num
5258
7				// Number of instructions
5259
5				// Initial instruction
5260
point
5261
52.231,-26.846,-33.795
5262
point
5263
53.126,-26.846,-32.537
5264
point
5265
53.369,-26.846,-30.744
5266
point
5267
54.317,-26.846,-29.982
5268
point
5269
54.334,-26.846,-29.488
5270
point
5271
55.015,-26.846,-26.024
5272
reverse
5273
// Pedestrian number 417
5274
9				// Ref num
5275
4				// Number of instructions
5276
2				// Initial instruction
5277
point
5278
52.137,-26.846,-33.079
5279
point
5280
51.627,-26.846,-31.062
5281
point
5282
50.936,-26.846,-29.116
5283
reverse
5284
// Pedestrian number 418
5285
9				// Ref num
5286
5				// Number of instructions
5287
3				// Initial instruction
5288
point
5289
48.844,-26.846,-29.749
5290
point
5291
48.108,-26.846,-30.386
5292
point
5293
47.392,-26.846,-31.417
5294
point
5295
46.118,-26.846,-34.459
5296
reverse
5297
// Pedestrian number 419
5298
9				// Ref num
5299
6				// Number of instructions
5300
4				// Initial instruction
5301
point
5302
43.905,-26.846,-30.996
5303
point
5304
43.800,-26.846,-30.165
5305
point
5306
42.966,-26.846,-29.357
5307
point
5308
41.997,-26.846,-29.224
5309
point
5310
40.824,-26.846,-28.931
5311
reverse
5312
// Pedestrian number 420
5313
9				// Ref num
5314
4				// Number of instructions
5315
2				// Initial instruction
5316
point
5317
43.389,-26.846,-26.254
5318
point
5319
44.914,-26.846,-26.874
5320
point
5321
48.994,-26.846,-26.686
5322
reverse
5323
// Pedestrian number 421
5324
9				// Ref num
5325
5				// Number of instructions
5326
3				// Initial instruction
5327
point
5328
49.538,-26.846,-25.267
5329
point
5330
49.498,-26.846,-24.457
5331
point
5332
49.488,-26.846,-23.258
5333
point
5334
50.656,-26.846,-21.751
5335
reverse
5336
// Pedestrian number 422
5337
9				// Ref num
5338
7				// Number of instructions
5339
2				// Initial instruction
5340
point
5341
46.187,-26.846,-24.708
5342
point
5343
45.179,-26.846,-27.196
5344
point
5345
44.941,-26.846,-29.239
5346
point
5347
43.395,-26.846,-32.404
5348
point
5349
43.346,-26.846,-33.445
5350
point
5351
42.608,-26.846,-34.180
5352
reverse
5353
// Pedestrian number 423
5354
9				// Ref num
5355
6				// Number of instructions
5356
2				// Initial instruction
5357
point
5358
44.214,-26.846,-39.222
5359
point
5360
43.950,-26.846,-38.226
5361
point
5362
44.858,-26.846,-37.273
5363
point
5364
44.999,-26.846,-36.374
5365
point
5366
45.583,-26.846,-35.822
5367
reverse
5368
// Pedestrian number 424
5369
10				// Ref num
5370
5				// Number of instructions
5371
1				// Initial instruction
5372
point
5373
38.350,-26.846,-46.132
5374
point
5375
38.392,-26.846,-47.251
5376
point
5377
38.479,-26.846,-47.817
5378
point
5379
37.426,-26.846,-48.718
5380
reverse
5381
// Pedestrian number 425
5382
10				// Ref num
5383
7				// Number of instructions
5384
5				// Initial instruction
5385
point
5386
37.947,-26.846,-52.972
5387
point
5388
38.465,-26.846,-52.685
5389
point
5390
39.964,-26.846,-51.046
5391
point
5392
40.056,-26.846,-50.318
5393
point
5394
40.056,-26.846,-50.318
5395
point
5396
40.612,-26.846,-49.838
5397
reverse
5398
// Pedestrian number 426
5399
9				// Ref num
5400
7				// Number of instructions
5401
4				// Initial instruction
5402
point
5403
40.735,-26.846,-49.447
5404
point
5405
40.735,-26.846,-49.447
5406
point
5407
40.774,-26.846,-48.706
5408
point
5409
41.291,-26.846,-47.849
5410
point
5411
41.727,-26.846,-45.552
5412
point
5413
42.726,-26.846,-43.730
5414
reverse
5415
// Pedestrian number 427
5416
9				// Ref num
5417
6				// Number of instructions
5418
3				// Initial instruction
5419
point
5420
43.677,-26.846,-42.798
5421
point
5422
44.736,-26.846,-42.932
5423
point
5424
45.350,-26.846,-43.401
5425
point
5426
46.230,-26.846,-44.166
5427
point
5428
47.351,-26.846,-44.575
5429
reverse
5430
// Pedestrian number 428
5431
9				// Ref num
5432
5				// Number of instructions
5433
3				// Initial instruction
5434
point
5435
51.235,-26.846,-46.340
5436
point
5437
50.529,-26.846,-46.922
5438
point
5439
50.560,-26.846,-48.270
5440
point
5441
49.131,-26.846,-52.301
5442
reverse
5443
// Pedestrian number 429
5444
9				// Ref num
5445
6				// Number of instructions
5446
4				// Initial instruction
5447
point
5448
47.783,-26.846,-46.342
5449
point
5450
48.036,-26.846,-47.480
5451
point
5452
47.589,-26.846,-48.485
5453
point
5454
46.768,-26.846,-49.405
5455
point
5456
45.769,-26.846,-51.527
5457
reverse
5458
// Pedestrian number 430
5459
9				// Ref num
5460
5				// Number of instructions
5461
2				// Initial instruction
5462
point
5463
47.291,-26.846,-47.569
5464
point
5465
47.248,-26.846,-48.513
5466
point
5467
47.678,-26.846,-49.059
5468
point
5469
47.826,-26.846,-52.795
5470
reverse
5471
// Pedestrian number 431
5472
9				// Ref num
5473
4				// Number of instructions
5474
2				// Initial instruction
5475
point
5476
49.460,-26.846,-51.107
5477
point
5478
49.455,-26.846,-49.588
5479
point
5480
50.868,-26.846,-47.296
5481
reverse
5482
// Pedestrian number 432
5483
9				// Ref num
5484
4				// Number of instructions
5485
2				// Initial instruction
5486
point
5487
51.651,-26.846,-46.107
5488
point
5489
53.369,-26.846,-46.291
5490
point
5491
55.882,-26.846,-47.670
5492
reverse
5493
// Pedestrian number 433
5494
11				// Ref num
5495
5				// Number of instructions
5496
3				// Initial instruction
5497
point
5498
52.512,-26.846,-46.456
5499
point
5500
53.421,-26.846,-46.794
5501
point
5502
55.041,-26.846,-46.877
5503
point
5504
56.259,-26.844,-47.767
5505
reverse
5506
// Pedestrian number 434
5507
9				// Ref num
5508
6				// Number of instructions
5509
4				// Initial instruction
5510
point
5511
57.696,-26.846,-44.829
5512
point
5513
58.147,-26.846,-45.051
5514
point
5515
58.606,-26.861,-44.709
5516
point
5517
59.031,-26.872,-44.030
5518
point
5519
59.079,-26.861,-43.383
5520
reverse
5521
// Pedestrian number 435
5522
9				// Ref num
5523
4				// Number of instructions
5524
2				// Initial instruction
5525
point
5526
57.189,-26.863,-48.716
5527
point
5528
57.007,-26.874,-49.713
5529
point
5530
56.176,-26.865,-51.606
5531
reverse
5532
// Pedestrian number 436
5533
9				// Ref num
5534
7				// Number of instructions
5535
4				// Initial instruction
5536
point
5537
59.167,-27.063,-52.819
5538
point
5539
58.974,-27.043,-52.394
5540
point
5541
59.676,-27.062,-51.325
5542
point
5543
60.487,-27.073,-49.645
5544
point
5545
61.233,-27.108,-49.271
5546
point
5547
63.102,-27.090,-50.349
5548
reverse
5549
// Pedestrian number 437
5550
11				// Ref num
5551
5				// Number of instructions
5552
2				// Initial instruction
5553
point
5554
41.399,-26.846,-37.685
5555
point
5556
41.868,-26.846,-37.218
5557
point
5558
42.135,-26.846,-36.394
5559
point
5560
42.164,-26.846,-35.528
5561
reverse
5562
// Pedestrian number 438
5563
11				// Ref num
5564
4				// Number of instructions
5565
2				// Initial instruction
5566
point
5567
49.114,-26.846,-28.521
5568
point
5569
50.442,-26.846,-29.206
5570
point
5571
51.671,-26.846,-29.345
5572
reverse
5573
// Pedestrian number 439
5574
9				// Ref num
5575
5				// Number of instructions
5576
3				// Initial instruction
5577
point
5578
56.544,-26.846,-34.704
5579
point
5580
57.904,-26.846,-34.781
5581
point
5582
58.638,-26.846,-35.399
5583
point
5584
60.254,-26.844,-36.099
5585
reverse
5586
// Pedestrian number 440
5587
11				// Ref num
5588
6				// Number of instructions
5589
4				// Initial instruction
5590
point
5591
64.537,-27.064,-38.107
5592
point
5593
65.124,-27.089,-37.838
5594
point
5595
65.614,-27.089,-37.904
5596
point
5597
66.337,-27.089,-38.270
5598
point
5599
68.360,-27.090,-39.059
5600
reverse
5601
// Pedestrian number 441
5602
11				// Ref num
5603
5				// Number of instructions
5604
2				// Initial instruction
5605
point
5606
69.320,-27.090,-41.602
5607
point
5608
69.083,-27.090,-42.770
5609
point
5610
68.232,-27.090,-44.311
5611
point
5612
67.474,-27.090,-46.572
5613
reverse
5614
// Pedestrian number 442
5615
9				// Ref num
5616
6				// Number of instructions
5617
2				// Initial instruction
5618
point
5619
69.854,-27.090,-48.657
5620
point
5621
70.737,-27.090,-46.825
5622
point
5623
71.341,-27.090,-45.890
5624
point
5625
71.551,-27.090,-44.391
5626
point
5627
72.586,-27.090,-42.505
5628
reverse
5629
// Pedestrian number 443
5630
10				// Ref num
5631
7				// Number of instructions
5632
3				// Initial instruction
5633
point
5634
72.882,-27.090,-41.634
5635
point
5636
72.095,-27.090,-42.205
5637
point
5638
71.946,-27.090,-44.070
5639
point
5640
71.175,-27.090,-45.484
5641
point
5642
70.913,-27.090,-47.103
5643
point
5644
70.382,-27.090,-48.436
5645
reverse
5646
// Pedestrian number 444
5647
9				// Ref num
5648
4				// Number of instructions
5649
2				// Initial instruction
5650
point
5651
66.373,-27.090,-48.034
5652
point
5653
65.336,-27.090,-47.443
5654
point
5655
62.818,-27.090,-46.661
5656
reverse
5657
// Pedestrian number 445
5658
9				// Ref num
5659
6				// Number of instructions
5660
3				// Initial instruction
5661
point
5662
63.584,-27.090,-50.513
5663
point
5664
64.364,-27.090,-50.497
5665
point
5666
65.608,-27.090,-51.392
5667
point
5668
65.698,-27.090,-52.029
5669
point
5670
64.752,-27.090,-53.918
5671
reverse
5672
// Pedestrian number 446
5673
9				// Ref num
5674
7				// Number of instructions
5675
4				// Initial instruction
5676
point
5677
65.708,-27.090,-60.666
5678
point
5679
65.653,-27.090,-60.273
5680
point
5681
66.334,-27.090,-59.460
5682
point
5683
66.558,-27.090,-58.033
5684
point
5685
67.333,-27.090,-56.585
5686
point
5687
67.867,-27.090,-55.587
5688
reverse
5689
// Pedestrian number 447
5690
11				// Ref num
5691
6				// Number of instructions
5692
3				// Initial instruction
5693
point
5694
67.914,-27.090,-55.005
5695
point
5696
68.447,-27.090,-53.212
5697
point
5698
68.866,-27.090,-52.728
5699
point
5700
69.206,-27.090,-52.461
5701
point
5702
69.981,-27.090,-52.739
5703
reverse
5704
// Pedestrian number 448
5705
9				// Ref num
5706
4				// Number of instructions
5707
2				// Initial instruction
5708
point
5709
72.365,-27.090,-50.576
5710
point
5711
69.900,-27.090,-49.520
5712
point
5713
67.432,-27.090,-47.487
5714
reverse
5715
// Pedestrian number 449
5716
11				// Ref num
5717
6				// Number of instructions
5718
3				// Initial instruction
5719
point
5720
66.636,-27.090,-48.305
5721
point
5722
64.248,-27.090,-47.744
5723
point
5724
63.329,-27.090,-47.014
5725
point
5726
61.824,-27.090,-46.084
5727
point
5728
62.074,-27.090,-45.422
5729
reverse
5730
// Pedestrian number 450
5731
9				// Ref num
5732
7				// Number of instructions
5733
5				// Initial instruction
5734
point
5735
58.991,-26.863,-43.724
5736
point
5737
59.245,-26.870,-43.371
5738
point
5739
59.777,-26.886,-42.688
5740
point
5741
60.061,-26.857,-40.510
5742
point
5743
60.398,-26.862,-39.823
5744
point
5745
61.353,-26.862,-37.213
5746
reverse
5747
// Pedestrian number 451
5748
9				// Ref num
5749
5				// Number of instructions
5750
3				// Initial instruction
5751
point
5752
66.597,-27.090,-36.846
5753
point
5754
67.966,-27.090,-36.821
5755
point
5756
69.853,-27.090,-37.434
5757
point
5758
70.940,-27.090,-36.699
5759
reverse
5760
// Pedestrian number 452
5761
5				// Ref num
5762
5				// Number of instructions
5763
3				// Initial instruction
5764
point
5765
70.825,-27.090,-36.424
5766
point
5767
69.832,-27.090,-36.298
5768
point
5769
68.718,-27.090,-35.563
5770
point
5771
66.783,-27.090,-34.750
5772
reverse
5773
// Pedestrian number 453
5774
5				// Ref num
5775
5				// Number of instructions
5776
3				// Initial instruction
5777
point
5778
66.028,-27.063,-34.002
5779
point
5780
66.264,-27.034,-31.957
5781
point
5782
66.672,-27.041,-31.160
5783
point
5784
67.618,-27.072,-30.076
5785
reverse
5786
// Pedestrian number 454
5787
10				// Ref num
5788
6				// Number of instructions
5789
3				// Initial instruction
5790
point
5791
60.856,-26.846,-34.068
5792
point
5793
60.323,-26.846,-32.630
5794
point
5795
59.715,-26.846,-32.177
5796
point
5797
57.030,-26.846,-31.166
5798
point
5799
57.035,-26.846,-30.793
5800
reverse
5801
// Pedestrian number 455
5802
29				// Ref num
5803
5				// Number of instructions
5804
3				// Initial instruction
5805
point
5806
51.129,-26.846,-32.769
5807
point
5808
50.521,-26.846,-32.462
5809
point
5810
49.969,-26.846,-32.364
5811
point
5812
48.220,-26.846,-31.846
5813
reverse
5814
// Pedestrian number 456
5815
11				// Ref num
5816
4				// Number of instructions
5817
2				// Initial instruction
5818
point
5819
43.167,-26.844,-33.064
5820
point
5821
43.003,-26.844,-34.649
5822
point
5823
41.846,-26.844,-36.355
5824
reverse
5825
// Pedestrian number 457
5826
11				// Ref num
5827
5				// Number of instructions
5828
3				// Initial instruction
5829
point
5830
53.194,-26.846,-43.186
5831
point
5832
53.938,-26.846,-43.663
5833
point
5834
54.846,-26.846,-43.785
5835
point
5836
56.817,-26.846,-44.363
5837
reverse
5838
// Pedestrian number 458
5839
9				// Ref num
5840
4				// Number of instructions
5841
2				// Initial instruction
5842
point
5843
44.434,-26.846,-38.421
5844
point
5845
45.089,-26.846,-35.146
5846
point
5847
46.418,-26.846,-33.465
5848
reverse
5849
// Pedestrian number 459
5850
9				// Ref num
5851
5				// Number of instructions
5852
2				// Initial instruction
5853
point
5854
74.206,-27.105,-36.978
5855
point
5856
75.106,-27.302,-34.330
5857
point
5858
75.940,-27.455,-32.308
5859
point
5860
76.564,-27.509,-31.719
5861
reverse
5862
// Pedestrian number 460
5863
9				// Ref num
5864
5				// Number of instructions
5865
3				// Initial instruction
5866
point
5867
75.607,-27.772,-24.799
5868
point
5869
76.010,-27.772,-24.216
5870
point
5871
75.960,-27.772,-23.210
5872
point
5873
73.981,-27.772,-21.324
5874
reverse
5875
// Pedestrian number 461
5876
9				// Ref num
5877
6				// Number of instructions
5878
2				// Initial instruction
5879
point
5880
75.341,-27.773,-19.324
5881
point
5882
76.796,-27.773,-19.712
5883
point
5884
77.447,-27.773,-19.657
5885
point
5886
78.507,-27.773,-18.418
5887
point
5888
78.570,-27.773,-16.597
5889
reverse
5890
// Pedestrian number 462
5891
9				// Ref num
5892
4				// Number of instructions
5893
2				// Initial instruction
5894
point
5895
78.809,-27.774,-25.092
5896
point
5897
79.786,-27.774,-23.978
5898
point
5899
82.702,-27.982,-22.025
5900
reverse
5901
// Pedestrian number 463
5902
9				// Ref num
5903
7				// Number of instructions
5904
3				// Initial instruction
5905
point
5906
80.446,-27.774,-20.653
5907
point
5908
80.539,-27.772,-20.085
5909
point
5910
80.776,-27.772,-19.592
5911
point
5912
81.295,-27.774,-18.960
5913
point
5914
81.370,-27.774,-18.111
5915
point
5916
83.230,-27.774,-13.848
5917
reverse
5918
// Pedestrian number 464
5919
9				// Ref num
5920
4				// Number of instructions
5921
2				// Initial instruction
5922
point
5923
81.625,-27.774,-8.164
5924
point
5925
80.834,-27.774,-8.277
5926
point
5927
78.673,-27.773,-7.296
5928
reverse
5929
// Pedestrian number 465
5930
9				// Ref num
5931
5				// Number of instructions
5932
3				// Initial instruction
5933
point
5934
80.133,-27.774,-11.028
5935
point
5936
80.306,-27.774,-11.591
5937
point
5938
80.080,-27.774,-12.882
5939
point
5940
79.589,-27.774,-13.665
5941
reverse
5942
// Pedestrian number 466
5943
11				// Ref num
5944
6				// Number of instructions
5945
4				// Initial instruction
5946
point
5947
83.944,-27.776,-12.620
5948
point
5949
85.417,-27.917,-12.710
5950
point
5951
85.764,-27.962,-13.050
5952
point
5953
86.355,-28.033,-13.525
5954
point
5955
87.746,-28.189,-14.266
5956
reverse
5957
// Pedestrian number 467
5958
9				// Ref num
5959
6				// Number of instructions
5960
4				// Initial instruction
5961
point
5962
88.787,-28.265,-15.045
5963
point
5964
88.888,-28.265,-16.155
5965
point
5966
87.929,-28.265,-17.058
5967
point
5968
87.715,-28.265,-17.863
5969
point
5970
86.463,-28.265,-20.734
5971
reverse
5972
// Pedestrian number 468
5973
9				// Ref num
5974
6				// Number of instructions
5975
3				// Initial instruction
5976
point
5977
91.625,-28.265,-15.949
5978
point
5979
90.904,-28.265,-17.744
5980
point
5981
90.662,-28.265,-19.155
5982
point
5983
89.460,-28.265,-21.927
5984
point
5985
89.068,-28.265,-23.945
5986
reverse
5987
// Pedestrian number 469
5988
29				// Ref num
5989
4				// Number of instructions
5990
2				// Initial instruction
5991
point
5992
92.754,-28.265,-12.520
5993
point
5994
93.128,-28.265,-11.889
5995
point
5996
93.866,-28.265,-10.539
5997
reverse
5998
// Pedestrian number 470
5999
9				// Ref num
6000
5				// Number of instructions
6001
3				// Initial instruction
6002
point
6003
91.394,-28.265,-7.280
6004
point
6005
91.225,-28.265,-7.913
6006
point
6007
91.217,-28.265,-8.932
6008
point
6009
90.256,-28.265,-10.371
6010
reverse
6011
// Pedestrian number 471
6012
11				// Ref num
6013
7				// Number of instructions
6014
3				// Initial instruction
6015
point
6016
88.280,-28.265,-15.962
6017
point
6018
88.138,-28.265,-17.269
6019
point
6020
87.475,-28.265,-17.998
6021
point
6022
87.240,-28.265,-18.597
6023
point
6024
87.153,-28.265,-20.040
6025
point
6026
86.247,-28.265,-21.329
6027
reverse
6028
// Pedestrian number 472
6029
9				// Ref num
6030
5				// Number of instructions
6031
3				// Initial instruction
6032
point
6033
83.291,-28.265,-30.025
6034
point
6035
84.404,-28.265,-26.816
6036
point
6037
84.320,-28.265,-25.941
6038
point
6039
82.721,-28.105,-25.582
6040
reverse
6041
// Pedestrian number 473
6042
9				// Ref num
6043
4				// Number of instructions
6044
2				// Initial instruction
6045
point
6046
84.800,-28.204,-22.752
6047
point
6048
83.284,-28.047,-22.361
6049
point
6050
80.749,-27.774,-21.267
6051
reverse
6052
// Pedestrian number 474
6053
9				// Ref num
6054
4				// Number of instructions
6055
2				// Initial instruction
6056
point
6057
75.463,-27.773,-25.346
6058
point
6059
74.798,-27.773,-26.922
6060
point
6061
73.992,-27.655,-28.575
6062
reverse
6063
// Pedestrian number 475
6064
5				// Ref num
6065
5				// Number of instructions
6066
2				// Initial instruction
6067
point
6068
19.147,-26.843,-37.937
6069
point
6070
17.786,-26.843,-37.659
6071
point
6072
15.663,-26.843,-36.530
6073
point
6074
15.364,-26.843,-36.177
6075
reverse
6076
// Pedestrian number 476
6077
9				// Ref num
6078
5				// Number of instructions
6079
2				// Initial instruction
6080
point
6081
12.689,-26.843,-37.588
6082
point
6083
13.967,-26.843,-38.738
6084
point
6085
14.644,-26.843,-41.119
6086
point
6087
14.705,-26.843,-41.772
6088
reverse
6089
// Pedestrian number 477
6090
29				// Ref num
6091
4				// Number of instructions
6092
2				// Initial instruction
6093
point
6094
-89.989,14.370,90.705
6095
point
6096
-89.953,14.369,89.139
6097
point
6098
-90.642,14.369,86.936
6099
reverse
6100
// Pedestrian number 478
6101
5				// Ref num
6102
4				// Number of instructions
6103
2				// Initial instruction
6104
point
6105
-88.937,14.369,89.049
6106
point
6107
-89.171,14.369,87.455
6108
point
6109
-88.728,14.369,85.765
6110
reverse
6111
// Pedestrian number 479
6112
9				// Ref num
6113
5				// Number of instructions
6114
2				// Initial instruction
6115
point
6116
-86.170,14.369,80.675
6117
point
6118
-83.974,14.369,80.393
6119
point
6120
-82.209,14.369,79.625
6121
point
6122
-81.396,14.369,79.414
6123
reverse
6124
// Pedestrian number 480
6125
11				// Ref num
6126
7				// Number of instructions
6127
4				// Initial instruction
6128
point
6129
-80.576,14.369,80.984
6130
point
6131
-79.779,14.369,80.733
6132
point
6133
-79.309,14.369,80.692
6134
point
6135
-78.797,14.369,80.828
6136
point
6137
-77.294,14.369,80.355
6138
point
6139
-75.826,14.369,80.327
6140
reverse
6141
// Pedestrian number 481
6142
29				// Ref num
6143
6				// Number of instructions
6144
3				// Initial instruction
6145
point
6146
-75.491,14.369,80.322
6147
point
6148
-74.412,14.369,79.875
6149
point
6150
-73.992,14.369,79.961
6151
point
6152
-72.637,14.369,79.875
6153
point
6154
-71.808,14.369,80.066
6155
reverse
6156
// Pedestrian number 482
6157
9				// Ref num
6158
5				// Number of instructions
6159
2				// Initial instruction
6160
point
6161
-68.387,14.370,79.774
6162
point
6163
-67.348,14.370,79.687
6164
point
6165
-66.264,14.370,79.207
6166
point
6167
-65.609,14.370,79.039
6168
reverse
6169
// Pedestrian number 483
6170
5				// Ref num
6171
6				// Number of instructions
6172
2				// Initial instruction
6173
point
6174
-66.608,14.182,80.663
6175
point
6176
-65.866,14.166,79.701
6177
point
6178
-65.471,14.159,79.408
6179
point
6180
-64.524,14.147,79.303
6181
point
6182
-63.983,14.136,78.841
6183
reverse
6184
// Pedestrian number 484
6185
11				// Ref num
6186
5				// Number of instructions
6187
3				// Initial instruction
6188
point
6189
-62.356,14.112,78.286
6190
point
6191
-62.991,14.121,78.413
6192
point
6193
-63.553,14.132,78.923
6194
point
6195
-64.470,14.144,79.056
6196
reverse
6197
// Pedestrian number 485
6198
10				// Ref num
6199
6				// Number of instructions
6200
3				// Initial instruction
6201
point
6202
-67.123,14.188,80.349
6203
point
6204
-66.525,14.179,80.192
6205
point
6206
-62.209,14.115,78.874
6207
point
6208
-61.614,14.105,78.529
6209
point
6210
-61.140,14.093,77.737
6211
reverse
6212
// Pedestrian number 486
6213
9				// Ref num
6214
5				// Number of instructions
6215
2				// Initial instruction
6216
point
6217
-61.487,14.120,80.786
6218
point
6219
-60.687,14.102,79.787
6220
point
6221
-59.928,14.089,79.296
6222
point
6223
-58.717,14.073,79.082
6224
reverse
6225
// Pedestrian number 487
6226
9				// Ref num
6227
4				// Number of instructions
6228
2				// Initial instruction
6229
point
6230
-55.200,14.011,77.048
6231
point
6232
-53.876,13.985,75.877
6233
point
6234
-51.690,13.949,74.908
6235
reverse
6236
// Pedestrian number 488
6237
9				// Ref num
6238
4				// Number of instructions
6239
2				// Initial instruction
6240
point
6241
-52.271,13.940,73.158
6242
point
6243
-51.205,13.905,72.904
6244
point
6245
-50.226,13.889,71.413
6246
reverse
6247
// Pedestrian number 489
6248
9				// Ref num
6249
6				// Number of instructions
6250
3				// Initial instruction
6251
point
6252
-53.177,13.975,75.780
6253
point
6254
-51.734,13.946,74.506
6255
point
6256
-50.473,13.904,74.115
6257
point
6258
-49.960,13.887,73.745
6259
point
6260
-49.349,13.887,73.520
6261
reverse
6262
// Pedestrian number 490
6263
11				// Ref num
6264
4				// Number of instructions
6265
2				// Initial instruction
6266
point
6267
-46.441,13.893,69.651
6268
point
6269
-45.869,13.893,69.530
6270
point
6271
-45.410,13.893,69.066
6272
reverse
6273
// Pedestrian number 491
6274
13				// Ref num
6275
5				// Number of instructions
6276
3				// Initial instruction
6277
point
6278
-41.802,13.896,68.925
6279
point
6280
-41.155,13.897,68.363
6281
point
6282
-39.015,13.897,67.493
6283
point
6284
-35.783,13.898,65.602
6285
reverse
6286
// Pedestrian number 492
6287
13				// Ref num
6288
5				// Number of instructions
6289
3				// Initial instruction
6290
point
6291
-14.782,14.369,66.077
6292
point
6293
-14.180,14.369,66.056
6294
point
6295
-13.104,14.369,66.204
6296
point
6297
-11.800,14.369,66.265
6298
reverse
6299
// Pedestrian number 493
6300
13				// Ref num
6301
5				// Number of instructions
6302
3				// Initial instruction
6303
point
6304
-7.490,14.369,64.822
6305
point
6306
-6.690,14.369,64.905
6307
point
6308
-5.599,14.369,64.650
6309
point
6310
-4.558,14.369,64.582
6311
reverse
6312
// Pedestrian number 494
6313
13				// Ref num
6314
7				// Number of instructions
6315
4				// Initial instruction
6316
point
6317
1.348,14.369,66.548
6318
point
6319
2.112,14.369,66.255
6320
point
6321
3.295,14.369,66.408
6322
point
6323
4.341,14.369,66.467
6324
point
6325
6.335,14.369,66.206
6326
point
6327
8.078,14.369,66.498
6328
reverse
6329
// Pedestrian number 495
6330
10				// Ref num
6331
4				// Number of instructions
6332
2				// Initial instruction
6333
point
6334
26.829,12.018,57.885
6335
point
6336
26.841,11.759,56.841
6337
point
6338
26.836,11.563,55.982
6339
reverse
6340
// Pedestrian number 496
6341
29				// Ref num
6342
5				// Number of instructions
6343
3				// Initial instruction
6344
point
6345
24.689,11.859,57.483
6346
point
6347
25.311,11.626,56.676
6348
point
6349
24.678,11.377,55.984
6350
point
6351
24.433,11.074,55.333
6352
reverse
6353
// Pedestrian number 497
6354
10				// Ref num
6355
6				// Number of instructions
6356
3				// Initial instruction
6357
point
6358
26.732,11.429,55.468
6359
point
6360
26.476,11.230,54.628
6361
point
6362
25.801,11.038,54.091
6363
point
6364
25.672,10.909,53.590
6365
point
6366
25.714,10.895,53.401
6367
reverse
6368
// Pedestrian number 498
6369
10				// Ref num
6370
5				// Number of instructions
6371
3				// Initial instruction
6372
point
6373
24.381,10.613,53.018
6374
point
6375
23.384,10.416,53.579
6376
point
6377
22.699,10.212,53.414
6378
point
6379
22.429,10.048,53.250
6380
reverse
6381
// Pedestrian number 499
6382
10				// Ref num
6383
5				// Number of instructions
6384
2				// Initial instruction
6385
point
6386
23.002,10.215,52.119
6387
point
6388
22.671,9.999,51.727
6389
point
6390
22.379,9.925,51.257
6391
point
6392
21.656,9.706,50.948
6393
reverse
6394
// Pedestrian number 500
6395
9				// Ref num
6396
7				// Number of instructions
6397
3				// Initial instruction
6398
point
6399
20.771,9.424,50.966
6400
point
6401
20.044,9.259,51.209
6402
point
6403
19.454,9.112,51.222
6404
point
6405
19.071,9.017,51.326
6406
point
6407
18.893,8.985,51.272
6408
point
6409
18.586,8.872,51.704
6410
reverse
6411
// Pedestrian number 501
6412
5				// Ref num
6413
9				// Number of instructions
6414
4				// Initial instruction
6415
point
6416
20.412,9.203,53.246
6417
point
6418
19.808,9.054,52.941
6419
point
6420
18.885,8.789,53.043
6421
point
6422
18.191,8.577,52.840
6423
point
6424
17.593,8.520,52.518
6425
point
6426
17.041,8.389,52.779
6427
point
6428
16.454,8.176,53.280
6429
point
6430
15.585,8.093,53.340
6431
reverse
6432
// Pedestrian number 502
6433
11				// Ref num
6434
6				// Number of instructions
6435
3				// Initial instruction
6436
point
6437
19.889,9.230,51.121
6438
point
6439
19.432,9.071,51.577
6440
point
6441
19.000,8.971,51.619
6442
point
6443
18.353,8.842,51.532
6444
point
6445
17.501,8.621,51.839
6446
reverse
6447
// Pedestrian number 503
6448
5				// Ref num
6449
8				// Number of instructions
6450
5				// Initial instruction
6451
point
6452
17.378,8.111,54.195
6453
point
6454
17.192,7.971,54.646
6455
point
6456
17.135,7.918,54.845
6457
point
6458
16.601,7.649,55.413
6459
point
6460
16.541,7.546,55.821
6461
point
6462
16.621,7.243,56.354
6463
point
6464
16.571,6.895,56.911
6465
reverse
6466
// Pedestrian number 504
6467
9				// Ref num
6468
9				// Number of instructions
6469
4				// Initial instruction
6470
point
6471
16.142,8.217,52.957
6472
point
6473
16.127,8.121,53.422
6474
point
6475
15.656,8.020,53.748
6476
point
6477
15.386,7.991,53.787
6478
point
6479
14.835,7.759,54.721
6480
point
6481
14.711,7.617,55.396
6482
point
6483
14.419,7.468,55.897
6484
point
6485
14.300,7.146,56.880
6486
reverse
6487
// Pedestrian number 505
6488
10				// Ref num
6489
7				// Number of instructions
6490
2				// Initial instruction
6491
point
6492
16.632,6.574,57.961
6493
point
6494
17.094,6.309,58.748
6495
point
6496
16.836,6.172,59.353
6497
point
6498
16.759,6.069,59.955
6499
point
6500
16.955,5.840,60.479
6501
point
6502
16.641,5.703,62.057
6503
reverse
6504
// Pedestrian number 506
6505
9				// Ref num
6506
6				// Number of instructions
6507
2				// Initial instruction
6508
point
6509
15.316,6.293,59.878
6510
point
6511
16.061,5.988,60.735
6512
point
6513
16.293,5.889,61.109
6514
point
6515
16.855,5.728,61.524
6516
point
6517
17.143,5.566,62.257
6518
reverse
6519
// Pedestrian number 507
6520
29				// Ref num
6521
6				// Number of instructions
6522
4				// Initial instruction
6523
point
6524
19.135,5.190,61.181
6525
point
6526
19.474,5.008,61.926
6527
point
6528
20.269,4.839,62.305
6529
point
6530
20.795,4.626,63.129
6531
point
6532
21.555,4.424,63.367
6533
reverse
6534
// Pedestrian number 508
6535
9				// Ref num
6536
6				// Number of instructions
6537
2				// Initial instruction
6538
point
6539
20.645,4.558,61.412
6540
point
6541
21.157,4.267,61.624
6542
point
6543
21.566,4.084,61.287
6544
point
6545
22.430,3.807,61.105
6546
point
6547
22.922,3.613,60.643
6548
reverse
6549
// Pedestrian number 509
6550
11				// Ref num
6551
7				// Number of instructions
6552
5				// Initial instruction
6553
point
6554
15.437,-3.773,40.441
6555
point
6556
16.066,-3.624,40.821
6557
point
6558
16.380,-3.363,41.775
6559
point
6560
16.363,-3.247,42.306
6561
point
6562
16.604,-3.035,43.143
6563
point
6564
17.840,-2.345,45.599
6565
reverse
6566
// Pedestrian number 510
6567
11				// Ref num
6568
6				// Number of instructions
6569
3				// Initial instruction
6570
point
6571
19.345,-2.608,43.785
6572
point
6573
19.499,-2.402,44.543
6574
point
6575
19.499,-2.402,44.543
6576
point
6577
19.856,-2.277,44.921
6578
point
6579
20.262,-2.046,45.700
6580
reverse
6581
// Pedestrian number 511
6582
9				// Ref num
6583
7				// Number of instructions
6584
3				// Initial instruction
6585
point
6586
17.126,-2.791,43.964
6587
point
6588
17.657,-2.621,44.453
6589
point
6590
17.709,-2.468,45.117
6591
point
6592
18.138,-2.145,46.343
6593
point
6594
18.699,-1.972,46.836
6595
point
6596
18.838,-1.756,47.725
6597
reverse
6598
// Pedestrian number 512
6599
5				// Ref num
6600
5				// Number of instructions
6601
3				// Initial instruction
6602
point
6603
20.940,-1.656,47.016
6604
point
6605
21.524,-1.236,48.112
6606
point
6607
21.781,-1.126,48.344
6608
point
6609
22.765,-0.613,49.545
6610
reverse
6611
// Pedestrian number 513
6612
10				// Ref num
6613
8				// Number of instructions
6614
4				// Initial instruction
6615
point
6616
20.503,-0.846,50.033
6617
point
6618
20.769,-0.710,50.366
6619
point
6620
21.132,-0.550,50.721
6621
point
6622
21.292,-0.431,51.069
6623
point
6624
21.978,-0.024,52.148
6625
point
6626
22.433,0.146,52.473
6627
point
6628
22.495,0.227,52.747
6629
reverse
6630
// Pedestrian number 514
6631
9				// Ref num
6632
5				// Number of instructions
6633
2				// Initial instruction
6634
point
6635
22.250,-0.958,48.660
6636
point
6637
22.451,-0.614,49.703
6638
point
6639
23.252,-0.307,50.319
6640
point
6641
23.367,-0.079,51.031
6642
reverse
6643
// Pedestrian number 515
6644
29				// Ref num
6645
5				// Number of instructions
6646
3				// Initial instruction
6647
point
6648
22.760,-0.547,49.767
6649
point
6650
23.053,-0.272,50.531
6651
point
6652
23.613,-0.076,50.894
6653
point
6654
24.388,0.272,51.651
6655
reverse
6656
// Pedestrian number 516
6657
14				// Ref num
6658
7				// Number of instructions
6659
4				// Initial instruction
6660
point
6661
22.945,0.393,53.063
6662
point
6663
23.415,0.525,53.229
6664
point
6665
23.610,0.735,53.903
6666
point
6667
23.929,0.948,54.509
6668
point
6669
24.477,1.169,54.956
6670
point
6671
24.664,1.477,56.005
6672
reverse
6673
// Pedestrian number 517
6674
13				// Ref num
6675
5				// Number of instructions
6676
2				// Initial instruction
6677
point
6678
23.411,0.716,53.984
6679
point
6680
22.850,0.399,53.162
6681
point
6682
22.473,-0.285,50.784
6683
point
6684
22.846,-0.555,49.693
6685
reverse
6686
// Pedestrian number 518
6687
13				// Ref num
6688
9				// Number of instructions
6689
7				// Initial instruction
6690
point
6691
24.337,0.486,52.384
6692
point
6693
24.793,0.875,53.561
6694
point
6695
25.588,1.105,53.857
6696
point
6697
26.205,1.368,54.426
6698
point
6699
26.398,1.584,55.059
6700
point
6701
26.070,1.606,55.387
6702
point
6703
26.406,1.856,56.016
6704
point
6705
27.124,2.160,56.530
6706
reverse
6707
// Pedestrian number 519
6708
9				// Ref num
6709
8				// Number of instructions
6710
5				// Initial instruction
6711
point
6712
26.186,1.324,54.292
6713
point
6714
26.045,1.453,54.863
6715
point
6716
26.375,1.692,55.458
6717
point
6718
26.803,1.915,55.920
6719
point
6720
26.968,2.135,56.449
6721
point
6722
27.103,2.335,57.416
6723
point
6724
26.888,2.553,58.432
6725
reverse
6726
// Pedestrian number 520
6727
14				// Ref num
6728
6				// Number of instructions
6729
3				// Initial instruction
6730
point
6731
24.786,1.783,56.473
6732
point
6733
25.327,2.089,56.834
6734
point
6735
25.402,2.145,56.994
6736
point
6737
25.573,2.285,57.579
6738
point
6739
24.901,2.442,57.974
6740
reverse
6741
// Pedestrian number 521
6742
9				// Ref num
6743
7				// Number of instructions
6744
5				// Initial instruction
6745
point
6746
25.040,2.235,57.418
6747
point
6748
25.048,2.538,58.279
6749
point
6750
25.304,2.621,58.691
6751
point
6752
25.226,2.765,59.198
6753
point
6754
24.900,2.820,59.220
6755
point
6756
24.096,3.065,59.691
6757
reverse
6758
// Pedestrian number 522
6759
9				// Ref num
6760
6				// Number of instructions
6761
3				// Initial instruction
6762
point
6763
25.664,3.157,60.933
6764
point
6765
25.669,3.040,60.379
6766
point
6767
25.905,2.952,60.063
6768
point
6769
26.119,2.804,59.609
6770
point
6771
26.719,2.655,58.917
6772
reverse
6773
// Pedestrian number 523
6774
9				// Ref num
6775
9				// Number of instructions
6776
3				// Initial instruction
6777
point
6778
21.252,4.341,62.271
6779
point
6780
21.814,4.240,62.744
6781
point
6782
22.325,4.056,62.568
6783
point
6784
22.701,3.872,61.897
6785
point
6786
23.907,3.618,61.923
6787
point
6788
23.907,3.618,61.923
6789
point
6790
24.509,3.449,61.506
6791
point
6792
24.891,3.426,61.732
6793
reverse
6794
// Pedestrian number 524
6795
5				// Ref num
6796
6				// Number of instructions
6797
4				// Initial instruction
6798
point
6799
25.265,3.221,61.065
6800
point
6801
24.238,3.443,61.229
6802
point
6803
24.103,3.604,62.023
6804
point
6805
23.636,3.771,62.421
6806
point
6807
22.764,4.002,62.886
6808
reverse
6809
// Pedestrian number 525
6810
13				// Ref num
6811
6				// Number of instructions
6812
2				// Initial instruction
6813
point
6814
19.095,5.103,63.116
6815
point
6816
20.062,4.895,62.807
6817
point
6818
20.293,4.833,62.274
6819
point
6820
20.876,4.532,62.712
6821
point
6822
21.222,4.537,63.384
6823
reverse
6824
// Pedestrian number 526
6825
10				// Ref num
6826
6				// Number of instructions
6827
4				// Initial instruction
6828
point
6829
21.979,3.905,61.015
6830
point
6831
23.090,3.630,60.945
6832
point
6833
23.311,3.471,60.449
6834
point
6835
23.675,3.324,60.084
6836
point
6837
23.810,3.136,59.639
6838
reverse
6839
// Pedestrian number 527
6840
5				// Ref num
6841
6				// Number of instructions
6842
3				// Initial instruction
6843
point
6844
24.117,2.992,59.484
6845
point
6846
24.633,2.962,59.575
6847
point
6848
24.919,2.874,59.394
6849
point
6850
25.052,2.729,59.022
6851
point
6852
24.815,2.657,58.712
6853
reverse
6854
// Pedestrian number 528
6855
11				// Ref num
6856
7				// Number of instructions
6857
3				// Initial instruction
6858
point
6859
25.792,3.061,60.536
6860
point
6861
25.509,3.009,60.166
6862
point
6863
25.725,2.907,59.828
6864
point
6865
25.513,2.728,59.209
6866
point
6867
26.040,2.589,58.571
6868
point
6869
26.651,2.556,58.433
6870
reverse
6871
// Pedestrian number 529
6872
13				// Ref num
6873
7				// Number of instructions
6874
4				// Initial instruction
6875
point
6876
17.046,-3.984,39.087
6877
point
6878
16.344,-4.161,38.397
6879
point
6880
16.697,-4.335,37.436
6881
point
6882
16.507,-4.547,36.474
6883
point
6884
16.172,-4.686,35.880
6885
point
6886
15.998,-4.934,34.751
6887
reverse
6888
// Pedestrian number 530
6889
13				// Ref num
6890
6				// Number of instructions
6891
3				// Initial instruction
6892
point
6893
14.881,-4.048,39.436
6894
point
6895
15.103,-4.171,38.731
6896
point
6897
14.722,-4.421,37.558
6898
point
6899
14.486,-4.619,36.608
6900
point
6901
13.786,-4.891,35.424
6902
reverse
6903
// Pedestrian number 531
6904
13				// Ref num
6905
7				// Number of instructions
6906
4				// Initial instruction
6907
point
6908
15.010,-5.468,32.397
6909
point
6910
14.091,-4.644,36.596
6911
point
6912
14.790,-4.375,37.776
6913
point
6914
14.733,-4.213,38.623
6915
point
6916
15.396,-3.993,39.563
6917
point
6918
15.305,-3.881,40.057
6919
reverse
6920
// Pedestrian number 532
6921
13				// Ref num
6922
6				// Number of instructions
6923
3				// Initial instruction
6924
point
6925
18.240,-3.247,41.619
6926
point
6927
17.475,-3.544,40.690
6928
point
6929
16.468,-4.011,39.184
6930
point
6931
16.726,-4.201,38.069
6932
point
6933
16.313,-4.683,35.876
6934
reverse
6935
// Pedestrian number 533
6936
13				// Ref num
6937
6				// Number of instructions
6938
3				// Initial instruction
6939
point
6940
15.692,-3.578,41.165
6941
point
6942
15.745,-3.962,39.603
6943
point
6944
15.115,-4.207,38.535
6945
point
6946
14.867,-4.444,37.384
6947
point
6948
14.279,-4.494,37.325
6949
reverse
6950
// Pedestrian number 534
6951
13				// Ref num
6952
7				// Number of instructions
6953
3				// Initial instruction
6954
point
6955
17.070,-3.914,39.379
6956
point
6957
16.954,-3.971,39.180
6958
point
6959
16.515,-4.140,38.442
6960
point
6961
16.274,-4.231,38.060
6962
point
6963
15.597,-4.360,37.601
6964
point
6965
14.260,-4.540,37.091
6966
reverse
6967
// Pedestrian number 535
6968
13				// Ref num
6969
8				// Number of instructions
6970
4				// Initial instruction
6971
point
6972
15.188,-5.492,32.262
6973
point
6974
14.568,-5.694,31.403
6975
point
6976
14.591,-5.893,30.611
6977
point
6978
14.727,-6.051,30.002
6979
point
6980
14.674,-6.235,29.315
6981
point
6982
14.266,-6.454,28.545
6983
point
6984
14.339,-6.712,27.567
6985
reverse
6986
// Pedestrian number 536
6987
11				// Ref num
6988
7				// Number of instructions
6989
3				// Initial instruction
6990
point
6991
12.417,-6.234,29.604
6992
point
6993
12.434,-6.391,29.012
6994
point
6995
12.681,-6.579,28.282
6996
point
6997
12.397,-6.837,27.347
6998
point
6999
12.088,-6.987,26.825
7000
point
7001
11.952,-7.197,26.052
7002
reverse
7003
// Pedestrian number 537
7004
11				// Ref num
7005
5				// Number of instructions
7006
3				// Initial instruction
7007
point
7008
14.251,-7.070,26.236
7009
point
7010
13.778,-7.378,25.140
7011
point
7012
13.894,-7.611,24.251
7013
point
7014
14.027,-7.815,23.467
7015
reverse
7016
// Pedestrian number 538
7017
10				// Ref num
7018
7				// Number of instructions
7019
3				// Initial instruction
7020
point
7021
11.717,-7.904,23.429
7022
point
7023
11.937,-8.029,22.946
7024
point
7025
11.818,-8.235,22.261
7026
point
7027
11.649,-8.334,21.945
7028
point
7029
11.891,-8.513,21.241
7030
point
7031
11.239,-8.773,20.653
7032
reverse
7033
// Pedestrian number 539
7034
29				// Ref num
7035
6				// Number of instructions
7036
3				// Initial instruction
7037
point
7038
13.695,-7.961,22.961
7039
point
7040
13.343,-8.108,22.493
7041
point
7042
13.356,-8.211,22.006
7043
point
7044
13.644,-8.289,21.555
7045
point
7046
13.688,-8.395,21.046
7047
reverse
7048
// Pedestrian number 540
7049
13				// Ref num
7050
9				// Number of instructions
7051
4				// Initial instruction
7052
point
7053
13.985,-7.512,24.609
7054
point
7055
13.688,-7.677,24.027
7056
point
7057
13.367,-7.757,23.770
7058
point
7059
13.444,-7.897,23.234
7060
point
7061
13.815,-8.079,22.475
7062
point
7063
13.627,-8.178,22.078
7064
point
7065
13.492,-8.375,21.198
7066
point
7067
13.700,-8.453,20.833
7068
reverse
7069
// Pedestrian number 541
7070
14				// Ref num
7071
5				// Number of instructions
7072
3				// Initial instruction
7073
point
7074
11.885,-7.610,24.511
7075
point
7076
12.181,-7.782,23.829
7077
point
7078
12.086,-7.905,23.376
7079
point
7080
11.629,-8.150,22.573
7081
reverse
7082
// Pedestrian number 542
7083
10				// Ref num
7084
10				// Number of instructions
7085
3				// Initial instruction
7086
point
7087
12.907,-8.790,19.714
7088
point
7089
11.770,-9.051,19.441
7090
point
7091
11.284,-9.238,18.890
7092
point
7093
11.423,-9.382,18.271
7094
point
7095
11.410,-9.434,17.996
7096
point
7097
11.140,-9.561,17.547
7098
point
7099
10.745,-9.673,17.415
7100
point
7101
10.115,-9.844,17.401
7102
point
7103
9.147,-10.016,17.651
7104
reverse
7105
// Pedestrian number 543
7106
13				// Ref num
7107
8				// Number of instructions
7108
3				// Initial instruction
7109
point
7110
9.638,-10.199,15.563
7111
point
7112
9.257,-10.276,15.638
7113
point
7114
8.633,-10.489,14.982
7115
point
7116
7.892,-10.669,14.836
7117
point
7118
7.445,-10.766,14.964
7119
point
7120
6.617,-11.042,15.567
7121
point
7122
6.064,-11.192,16.361
7123
reverse
7124
// Pedestrian number 544
7125
14				// Ref num
7126
9				// Number of instructions
7127
3				// Initial instruction
7128
point
7129
5.876,-11.189,14.790
7130
point
7131
5.486,-11.318,14.609
7132
point
7133
4.773,-11.438,14.459
7134
point
7135
4.481,-11.494,14.522
7136
point
7137
3.869,-11.651,14.773
7138
point
7139
3.689,-11.746,15.037
7140
point
7141
3.309,-11.863,15.449
7142
point
7143
3.682,-12.008,16.737
7144
reverse
7145
// Pedestrian number 545
7146
9				// Ref num
7147
7				// Number of instructions
7148
2				// Initial instruction
7149
point
7150
3.450,-11.716,14.619
7151
point
7152
2.455,-12.010,15.621
7153
point
7154
2.390,-12.343,16.444
7155
point
7156
2.129,-12.494,16.832
7157
point
7158
2.180,-12.697,17.533
7159
point
7160
2.673,-12.868,18.299
7161
reverse
7162
// Pedestrian number 546
7163
9				// Ref num
7164
6				// Number of instructions
7165
2				// Initial instruction
7166
point
7167
4.225,-11.571,14.815
7168
point
7169
3.878,-11.685,14.982
7170
point
7171
3.688,-11.737,14.978
7172
point
7173
3.389,-11.778,14.970
7174
point
7175
2.676,-11.907,15.155
7176
reverse
7177
// Pedestrian number 547
7178
9				// Ref num
7179
9				// Number of instructions
7180
4				// Initial instruction
7181
point
7182
0.921,-12.705,17.033
7183
point
7184
0.907,-12.860,17.622
7185
point
7186
0.960,-12.979,18.148
7187
point
7188
0.738,-13.075,18.512
7189
point
7190
0.577,-13.108,18.579
7191
point
7192
0.117,-13.271,19.140
7193
point
7194
-0.045,-13.383,19.599
7195
point
7196
-0.314,-13.611,20.515
7197
reverse
7198
// Pedestrian number 548
7199
5				// Ref num
7200
7				// Number of instructions
7201
2				// Initial instruction
7202
point
7203
2.863,-12.585,17.460
7204
point
7205
1.921,-12.867,17.981
7206
point
7207
1.434,-12.990,18.299
7208
point
7209
1.338,-13.097,18.716
7210
point
7211
0.615,-13.275,19.177
7212
point
7213
-0.277,-13.402,19.669
7214
reverse
7215
// Pedestrian number 549
7216
5				// Ref num
7217
8				// Number of instructions
7218
4				// Initial instruction
7219
point
7220
2.236,-14.392,22.519
7221
point
7222
2.169,-14.591,23.283
7223
point
7224
2.511,-14.699,23.715
7225
point
7226
2.898,-14.904,23.730
7227
point
7228
3.022,-15.128,24.189
7229
point
7230
3.544,-15.342,24.303
7231
point
7232
4.108,-15.498,23.992
7233
reverse
7234
// Pedestrian number 550
7235
11				// Ref num
7236
7				// Number of instructions
7237
2				// Initial instruction
7238
point
7239
1.873,-14.693,24.652
7240
point
7241
2.287,-14.928,24.749
7242
point
7243
2.501,-15.007,24.655
7244
point
7245
3.353,-15.279,24.377
7246
point
7247
3.687,-15.432,24.881
7248
point
7249
4.725,-15.700,24.293
7250
reverse
7251
// Pedestrian number 551
7252
5				// Ref num
7253
7				// Number of instructions
7254
3				// Initial instruction
7255
point
7256
0.731,-14.356,23.544
7257
point
7258
1.138,-14.472,23.834
7259
point
7260
1.224,-14.567,24.546
7261
point
7262
1.686,-14.715,25.064
7263
point
7264
2.149,-14.938,25.363
7265
point
7266
2.832,-15.202,25.671
7267
reverse
7268
// Pedestrian number 552
7269
9				// Ref num
7270
8				// Number of instructions
7271
3				// Initial instruction
7272
point
7273
6.353,-16.144,25.789
7274
point
7275
6.526,-16.197,25.778
7276
point
7277
6.821,-16.313,25.885
7278
point
7279
7.182,-16.372,26.036
7280
point
7281
7.870,-16.524,25.935
7282
point
7283
8.398,-16.725,25.520
7284
point
7285
9.421,-16.844,25.687
7286
reverse
7287
// Pedestrian number 553
7288
13				// Ref num
7289
7				// Number of instructions
7290
2				// Initial instruction
7291
point
7292
6.451,-16.179,25.514
7293
point
7294
6.974,-16.425,25.124
7295
point
7296
7.925,-16.594,25.407
7297
point
7298
8.334,-16.795,25.002
7299
point
7300
8.751,-16.974,24.219
7301
point
7302
8.647,-17.087,23.642
7303
reverse
7304
// Pedestrian number 554
7305
13				// Ref num
7306
7				// Number of instructions
7307
2				// Initial instruction
7308
point
7309
9.716,-17.577,22.812
7310
point
7311
10.292,-17.852,22.580
7312
point
7313
10.768,-17.908,22.445
7314
point
7315
11.311,-18.240,21.505
7316
point
7317
11.878,-18.496,20.369
7318
point
7319
11.934,-18.692,19.580
7320
reverse
7321
// Pedestrian number 555
7322
9				// Ref num
7323
7				// Number of instructions
7324
3				// Initial instruction
7325
point
7326
9.972,-18.538,20.484
7327
point
7328
10.248,-18.738,19.842
7329
point
7330
10.259,-18.864,19.351
7331
point
7332
10.271,-19.129,18.675
7333
point
7334
9.696,-19.278,18.386
7335
point
7336
9.167,-19.468,18.103
7337
reverse
7338
// Pedestrian number 556
7339
9				// Ref num
7340
10				// Number of instructions
7341
4				// Initial instruction
7342
point
7343
12.147,-18.422,20.646
7344
point
7345
11.516,-18.524,20.328
7346
point
7347
11.516,-18.644,19.915
7348
point
7349
11.698,-18.732,19.480
7350
point
7351
11.680,-18.814,19.126
7352
point
7353
11.486,-18.876,18.913
7354
point
7355
11.492,-18.879,18.894
7356
point
7357
11.574,-18.998,18.483
7358
point
7359
11.629,-19.041,18.214
7360
reverse
7361
// Pedestrian number 557
7362
11				// Ref num
7363
8				// Number of instructions
7364
3				// Initial instruction
7365
point
7366
11.836,-18.219,21.549
7367
point
7368
11.687,-18.335,21.075
7369
point
7370
11.459,-18.414,20.768
7371
point
7372
10.909,-18.482,20.550
7373
point
7374
10.783,-18.556,20.325
7375
point
7376
10.144,-18.779,19.733
7377
point
7378
9.760,-18.820,19.658
7379
reverse
7380
// Pedestrian number 558
7381
5				// Ref num
7382
9				// Number of instructions
7383
2				// Initial instruction
7384
point
7385
11.752,-18.360,20.960
7386
point
7387
11.847,-18.571,20.133
7388
point
7389
11.415,-18.690,19.753
7390
point
7391
11.172,-18.881,18.991
7392
point
7393
10.950,-19.054,18.640
7394
point
7395
10.745,-19.201,18.011
7396
point
7397
10.841,-19.255,17.645
7398
point
7399
11.343,-19.273,17.165
7400
reverse
7401
// Pedestrian number 559
7402
9				// Ref num
7403
8				// Number of instructions
7404
2				// Initial instruction
7405
point
7406
10.248,-18.504,20.552
7407
point
7408
10.016,-18.894,19.308
7409
point
7410
10.145,-19.149,18.666
7411
point
7412
10.294,-19.244,18.112
7413
point
7414
10.319,-19.282,17.891
7415
point
7416
10.260,-19.481,17.212
7417
point
7418
10.821,-19.488,16.287
7419
reverse
7420
// Pedestrian number 560
7421
9				// Ref num
7422
7				// Number of instructions
7423
3				// Initial instruction
7424
point
7425
7.979,-20.098,16.668
7426
point
7427
7.855,-20.168,16.346
7428
point
7429
7.723,-20.301,16.003
7430
point
7431
7.156,-20.640,15.892
7432
point
7433
6.664,-20.822,16.179
7434
point
7435
6.218,-20.875,16.463
7436
reverse
7437
// Pedestrian number 561
7438
9				// Ref num
7439
7				// Number of instructions
7440
2				// Initial instruction
7441
point
7442
11.379,-19.058,18.319
7443
point
7444
11.099,-19.207,17.707
7445
point
7446
10.897,-19.382,17.072
7447
point
7448
10.277,-19.501,17.007
7449
point
7450
9.949,-19.614,16.531
7451
point
7452
9.908,-19.691,15.898
7453
reverse
7454
// Pedestrian number 562
7455
9				// Ref num
7456
5				// Number of instructions
7457
2				// Initial instruction
7458
point
7459
9.398,-19.875,15.224
7460
point
7461
8.119,-20.152,15.308
7462
point
7463
6.569,-20.820,15.364
7464
point
7465
5.757,-20.898,14.476
7466
reverse
7467
// Pedestrian number 563
7468
9				// Ref num
7469
5				// Number of instructions
7470
2				// Initial instruction
7471
point
7472
7.102,-20.587,14.313
7473
point
7474
6.419,-20.824,14.433
7475
point
7476
5.592,-20.921,14.841
7477
point
7478
4.327,-21.082,16.516
7479
reverse
7480
// Pedestrian number 564
7481
13				// Ref num
7482
5				// Number of instructions
7483
3				// Initial instruction
7484
point
7485
5.202,-20.984,16.463
7486
point
7487
3.566,-21.162,16.328
7488
point
7489
2.437,-21.288,16.546
7490
point
7491
1.133,-21.437,17.065
7492
reverse
7493
// Pedestrian number 565
7494
13				// Ref num
7495
6				// Number of instructions
7496
4				// Initial instruction
7497
point
7498
3.684,-21.130,14.575
7499
point
7500
2.649,-21.248,14.943
7501
point
7502
1.267,-21.409,14.872
7503
point
7504
0.034,-21.548,15.472
7505
point
7506
-1.798,-21.762,15.284
7507
reverse
7508
// Pedestrian number 566
7509
29				// Ref num
7510
5				// Number of instructions
7511
3				// Initial instruction
7512
point
7513
-5.153,-22.186,17.610
7514
point
7515
-6.104,-22.456,16.932
7516
point
7517
-6.706,-22.654,16.971
7518
point
7519
-7.892,-22.938,17.292
7520
reverse
7521
// Pedestrian number 567
7522
29				// Ref num
7523
5				// Number of instructions
7524
3				// Initial instruction
7525
point
7526
-6.543,-22.689,15.627
7527
point
7528
-6.932,-22.770,15.952
7529
point
7530
-7.747,-23.011,15.740
7531
point
7532
-8.812,-23.449,15.252
7533
reverse
7534
// Pedestrian number 568
7535
10				// Ref num
7536
6				// Number of instructions
7537
2				// Initial instruction
7538
point
7539
-10.385,-23.620,16.771
7540
point
7541
-10.998,-23.816,16.231
7542
point
7543
-12.040,-24.116,15.538
7544
point
7545
-12.619,-24.299,15.036
7546
point
7547
-13.286,-24.450,14.910
7548
reverse
7549
// Pedestrian number 569
7550
10				// Ref num
7551
8				// Number of instructions
7552
3				// Initial instruction
7553
point
7554
-8.199,-23.265,15.193
7555
point
7556
-8.878,-23.382,15.687
7557
point
7558
-9.822,-23.712,15.194
7559
point
7560
-10.794,-24.148,13.779
7561
point
7562
-12.254,-24.584,13.034
7563
point
7564
-12.555,-24.703,12.689
7565
point
7566
-13.288,-25.119,11.849
7567
reverse
7568
// Pedestrian number 570
7569
10				// Ref num
7570
6				// Number of instructions
7571
3				// Initial instruction
7572
point
7573
-15.831,-25.415,12.205
7574
point
7575
-15.668,-25.478,11.596
7576
point
7577
-16.246,-25.592,10.957
7578
point
7579
-16.974,-25.703,10.423
7580
point
7581
-17.600,-25.924,8.932
7582
reverse
7583
// Pedestrian number 571
7584
5				// Ref num
7585
7				// Number of instructions
7586
3				// Initial instruction
7587
point
7588
13.963,-26.843,-35.415
7589
point
7590
12.605,-26.843,-34.709
7591
point
7592
12.024,-26.843,-33.742
7593
point
7594
10.452,-26.810,-32.400
7595
point
7596
9.686,-26.791,-32.239
7597
point
7598
9.267,-26.772,-31.627
7599
reverse
7600
// Pedestrian number 572
7601
10				// Ref num
7602
8				// Number of instructions
7603
4				// Initial instruction
7604
point
7605
9.112,-26.765,-31.435
7606
point
7607
8.141,-26.741,-31.205
7608
point
7609
6.936,-26.700,-30.442
7610
point
7611
6.632,-26.687,-30.073
7612
point
7613
6.106,-26.665,-29.413
7614
point
7615
5.535,-26.680,-29.150
7616
point
7617
4.690,-26.679,-28.133
7618
reverse
7619
// Pedestrian number 573
7620
29				// Ref num
7621
5				// Number of instructions
7622
2				// Initial instruction
7623
point
7624
1.782,-26.676,-28.398
7625
point
7626
2.788,-26.677,-28.957
7627
point
7628
3.127,-26.678,-29.578
7629
point
7630
3.553,-26.679,-29.743
7631
reverse
7632
// Pedestrian number 574
7633
29				// Ref num
7634
6				// Number of instructions
7635
2				// Initial instruction
7636
point
7637
7.936,-26.729,-30.780
7638
point
7639
8.527,-26.757,-31.697
7640
point
7641
9.334,-26.783,-32.192
7642
point
7643
10.120,-26.799,-32.170
7644
point
7645
10.737,-26.824,-32.844
7646
reverse
7647
// Pedestrian number 575
7648
5				// Ref num
7649
7				// Number of instructions
7650
3				// Initial instruction
7651
point
7652
9.785,-26.843,-35.075
7653
point
7654
10.476,-26.842,-35.461
7655
point
7656
10.912,-26.842,-35.510
7657
point
7658
12.166,-26.843,-35.187
7659
point
7660
14.548,-26.843,-35.770
7661
point
7662
16.245,-26.843,-37.002
7663
reverse
7664
// Pedestrian number 576
7665
5				// Ref num
7666
6				// Number of instructions
7667
4				// Initial instruction
7668
point
7669
-2.905,-26.667,-21.038
7670
point
7671
-4.069,-26.666,-20.309
7672
point
7673
-4.615,-26.665,-19.068
7674
point
7675
-5.238,-26.664,-18.404
7676
point
7677
-11.045,-26.661,-14.888
7678
reverse
7679
// Pedestrian number 577
7680
10				// Ref num
7681
10				// Number of instructions
7682
7				// Initial instruction
7683
point
7684
-9.779,-26.661,-13.453
7685
point
7686
-11.477,-26.660,-12.692
7687
point
7688
-11.906,-26.656,-11.131
7689
point
7690
-11.958,-26.657,-10.531
7691
point
7692
-12.569,-26.655,-9.470
7693
point
7694
-13.464,-26.653,-8.650
7695
point
7696
-13.637,-26.652,-7.876
7697
point
7698
-14.531,-26.650,-7.132
7699
point
7700
-14.747,-26.649,-6.065
7701
reverse
7702
// Pedestrian number 578
7703
5				// Ref num
7704
7				// Number of instructions
7705
5				// Initial instruction
7706
point
7707
-15.601,-26.646,-4.944
7708
point
7709
-16.702,-26.644,-3.804
7710
point
7711
-17.089,-26.642,-2.427
7712
point
7713
-17.397,-26.638,-0.774
7714
point
7715
-17.907,-26.636,0.207
7716
point
7717
-17.559,-26.634,1.709
7718
reverse
7719
// Pedestrian number 579
7720
10				// Ref num
7721
4				// Number of instructions
7722
2				// Initial instruction
7723
point
7724
-19.270,-26.598,4.440
7725
point
7726
-18.923,-26.390,5.876
7727
point
7728
-18.571,-26.210,7.071
7729
reverse
7730
// Pedestrian number 580
7731
5				// Ref num
7732
6				// Number of instructions
7733
3				// Initial instruction
7734
point
7735
-17.538,-26.628,4.057
7736
point
7737
-17.447,-26.521,4.639
7738
point
7739
-16.916,-26.373,5.390
7740
point
7741
-16.642,-26.241,6.240
7742
point
7743
-16.306,-26.147,6.796
7744
reverse
7745
// Pedestrian number 581
7746
5				// Ref num
7747
6				// Number of instructions
7748
3				// Initial instruction
7749
point
7750
-16.279,-25.567,11.181
7751
point
7752
-15.417,-25.396,12.142
7753
point
7754
-15.266,-25.186,12.786
7755
point
7756
-14.415,-24.896,13.558
7757
point
7758
-13.930,-24.698,14.183
7759
reverse
7760
// Pedestrian number 582
7761
5				// Ref num
7762
6				// Number of instructions
7763
3				// Initial instruction
7764
point
7765
-15.119,-25.777,9.018
7766
point
7767
-14.965,-25.600,10.234
7768
point
7769
-14.497,-25.472,11.047
7770
point
7771
-13.918,-25.324,11.565
7772
point
7773
-13.437,-24.928,12.494
7774
reverse
7775
// Pedestrian number 583
7776
10				// Ref num
7777
4				// Number of instructions
7778
2				// Initial instruction
7779
point
7780
-11.978,-24.495,13.220
7781
point
7782
-11.214,-24.185,14.037
7783
point
7784
-10.172,-23.923,14.303
7785
reverse
7786
// Pedestrian number 584
7787
5				// Ref num
7788
4				// Number of instructions
7789
2				// Initial instruction
7790
point
7791
-5.976,-22.520,15.535
7792
point
7793
-7.045,-22.779,16.292
7794
point
7795
-8.942,-23.218,17.074
7796
reverse
7797
// Pedestrian number 585
7798
5				// Ref num
7799
5				// Number of instructions
7800
3				// Initial instruction
7801
point
7802
14.555,-26.499,-44.762
7803
point
7804
14.087,-26.195,-47.253
7805
point
7806
13.626,-25.949,-48.547
7807
point
7808
12.987,-25.625,-50.232
7809
reverse
7810
// Pedestrian number 586
7811
10				// Ref num
7812
7				// Number of instructions
7813
4				// Initial instruction
7814
point
7815
15.525,-25.741,-50.471
7816
point
7817
14.946,-25.597,-51.111
7818
point
7819
14.822,-25.429,-52.061
7820
point
7821
14.055,-25.179,-53.258
7822
point
7823
13.867,-24.945,-54.860
7824
point
7825
13.159,-24.594,-57.100
7826
reverse
7827
// Pedestrian number 587
7828
5				// Ref num
7829
10				// Number of instructions
7830
6				// Initial instruction
7831
point
7832
11.088,-24.764,-55.144
7833
point
7834
11.073,-24.605,-56.275
7835
point
7836
10.320,-24.352,-57.809
7837
point
7838
10.884,-24.111,-59.744
7839
point
7840
10.625,-23.944,-60.842
7841
point
7842
10.980,-23.733,-62.485
7843
point
7844
10.533,-23.481,-64.126
7845
point
7846
9.998,-23.389,-64.583
7847
point
7848
8.186,-22.217,-70.640
7849
reverse
7850
// Pedestrian number 588
7851
10				// Ref num
7852
8				// Number of instructions
7853
5				// Initial instruction
7854
point
7855
7.848,-23.258,-64.349
7856
point
7857
8.297,-23.400,-63.669
7858
point
7859
8.821,-23.471,-63.439
7860
point
7861
8.823,-23.655,-62.345
7862
point
7863
8.825,-23.826,-61.329
7864
point
7865
9.331,-23.973,-60.160
7866
point
7867
9.923,-24.083,-59.586
7868
reverse
7869
// Pedestrian number 589
7870
9				// Ref num
7871
4				// Number of instructions
7872
2				// Initial instruction
7873
point
7874
5.853,-21.300,-74.369
7875
point
7876
6.053,-21.027,-75.596
7877
point
7878
6.014,-20.795,-76.633
7879
reverse
7880
// Pedestrian number 590
7881
10				// Ref num
7882
5				// Number of instructions
7883
2				// Initial instruction
7884
point
7885
4.463,-19.727,-80.604
7886
point
7887
3.339,-19.240,-82.214
7888
point
7889
3.188,-19.164,-82.553
7890
point
7891
3.289,-19.024,-83.381
7892
reverse
7893
// Pedestrian number 591
7894
10				// Ref num
7895
5				// Number of instructions
7896
3				// Initial instruction
7897
point
7898
1.183,-19.052,-82.020
7899
point
7900
0.764,-18.816,-83.091
7901
point
7902
0.350,-18.470,-84.789
7903
point
7904
-0.438,-18.022,-86.840
7905
reverse
7906
// Pedestrian number 592
7907
9				// Ref num
7908
6				// Number of instructions
7909
3				// Initial instruction
7910
point
7911
1.921,-18.510,-85.600
7912
point
7913
2.309,-18.665,-84.914
7914
point
7915
2.334,-18.719,-84.581
7916
point
7917
1.631,-19.132,-81.832
7918
point
7919
1.582,-19.253,-81.127
7920
reverse
7921
// Pedestrian number 593
7922
9				// Ref num
7923
8				// Number of instructions
7924
5				// Initial instruction
7925
point
7926
1.396,-19.173,-81.463
7927
point
7928
1.834,-19.284,-81.097
7929
point
7930
1.767,-19.396,-80.556
7931
point
7932
4.440,-19.970,-79.483
7933
point
7934
4.987,-20.196,-78.767
7935
point
7936
5.598,-20.529,-77.605
7937
point
7938
5.703,-20.934,-75.818
7939
reverse
7940
// Pedestrian number 594
7941
10				// Ref num
7942
7				// Number of instructions
7943
4				// Initial instruction
7944
point
7945
2.160,-19.594,-79.878
7946
point
7947
2.817,-19.870,-79.001
7948
point
7949
2.838,-20.054,-78.276
7950
point
7951
3.256,-20.343,-77.262
7952
point
7953
3.470,-20.676,-76.009
7954
point
7955
3.934,-21.036,-74.728
7956
reverse
7957
// Pedestrian number 595
7958
10				// Ref num
7959
5				// Number of instructions
7960
2				// Initial instruction
7961
point
7962
5.904,-21.346,-74.203
7963
point
7964
6.441,-21.625,-73.276
7965
point
7966
6.889,-21.791,-72.771
7967
point
7968
7.509,-21.928,-72.114
7969
reverse
7970
// Pedestrian number 596
7971
5				// Ref num
7972
5				// Number of instructions
7973
2				// Initial instruction
7974
point
7975
3.642,-20.643,-76.197
7976
point
7977
3.621,-20.249,-77.780
7978
point
7979
3.858,-20.116,-78.480
7980
point
7981
4.095,-19.577,-81.112
7982
reverse
7983
// Pedestrian number 597
7984
5				// Ref num
7985
4				// Number of instructions
7986
2				// Initial instruction
7987
point
7988
-0.409,-17.980,-87.105
7989
point
7990
-1.292,-17.712,-88.101
7991
point
7992
-2.588,-17.425,-88.937
7993
reverse
7994
// Pedestrian number 598
7995
5				// Ref num
7996
7				// Number of instructions
7997
4				// Initial instruction
7998
point
7999
-4.850,-15.667,-95.885
8000
point
8001
-5.553,-15.389,-96.502
8002
point
8003
-6.542,-14.867,-98.026
8004
point
8005
-7.486,-14.428,-99.187
8006
point
8007
-8.578,-14.037,-99.918
8008
point
8009
-8.787,-13.858,-100.619
8010
reverse
8011
// Pedestrian number 599
8012
10				// Ref num
8013
4				// Number of instructions
8014
2				// Initial instruction
8015
point
8016
-11.021,-13.597,-99.407
8017
point
8018
-12.712,-12.910,-101.184
8019
point
8020
-13.213,-12.839,-100.989
8021
reverse
8022
// Pedestrian number 600
8023
5				// Ref num
8024
6				// Number of instructions
8025
3				// Initial instruction
8026
point
8027
-13.426,-12.249,-104.436
8028
point
8029
-12.932,-12.447,-103.822
8030
point
8031
-12.720,-12.607,-103.004
8032
point
8033
-12.343,-12.731,-102.738
8034
point
8035
-11.393,-12.943,-102.811
8036
reverse
8037
// Pedestrian number 601
8038
13				// Ref num
8039
6				// Number of instructions
8040
3				// Initial instruction
8041
point
8042
-12.880,-12.559,-103.079
8043
point
8044
-13.755,-12.378,-102.908
8045
point
8046
-13.962,-12.322,-102.973
8047
point
8048
-14.395,-12.154,-103.459
8049
point
8050
-16.890,-11.407,-104.682
8051
reverse
8052
// Pedestrian number 602
8053
9				// Ref num
8054
4				// Number of instructions
8055
2				// Initial instruction
8056
point
8057
-17.585,-11.160,-105.406
8058
point
8059
-17.988,-11.109,-105.466
8060
point
8061
-18.435,-11.055,-105.503
8062
reverse
8063
// Pedestrian number 603
8064
9				// Ref num
8065
5				// Number of instructions
8066
2				// Initial instruction
8067
point
8068
-18.896,-10.954,-106.204
8069
point
8070
-18.425,-11.014,-106.127
8071
point
8072
-18.397,-11.035,-105.860
8073
point
8074
-18.187,-11.113,-105.070
8075
reverse
8076
// Pedestrian number 604
8077
9				// Ref num
8078
5				// Number of instructions
8079
3				// Initial instruction
8080
point
8081
-19.027,-10.934,-106.274
8082
point
8083
-19.365,-10.916,-105.958
8084
point
8085
-20.078,-10.825,-106.075
8086
point
8087
-22.204,-10.487,-107.421
8088
reverse
8089
// Pedestrian number 605
8090
13				// Ref num
8091
5				// Number of instructions
8092
3				// Initial instruction
8093
point
8094
-27.710,-9.940,-110.971
8095
point
8096
-26.124,-9.940,-110.692
8097
point
8098
-25.493,-9.940,-111.227
8099
point
8100
-24.557,-9.940,-111.630
8101
reverse
8102
// Pedestrian number 606
8103
13				// Ref num
8104
5				// Number of instructions
8105
2				// Initial instruction
8106
point
8107
-27.678,-9.940,-112.212
8108
point
8109
-26.330,-9.940,-111.480
8110
point
8111
-25.860,-9.940,-109.504
8112
point
8113
-25.626,-9.971,-109.151
8114
reverse
8115
// Pedestrian number 607
8116
13				// Ref num
8117
6				// Number of instructions
8118
3				// Initial instruction
8119
point
8120
-54.864,-4.493,-109.664
8121
point
8122
-55.756,-4.403,-110.197
8123
point
8124
-56.085,-4.370,-110.378
8125
point
8126
-56.790,-4.299,-110.665
8127
point
8128
-57.336,-4.242,-111.188
8129
reverse
8130
// Pedestrian number 608
8131
13				// Ref num
8132
5				// Number of instructions
8133
3				// Initial instruction
8134
point
8135
-57.796,-4.196,-109.593
8136
point
8137
-57.545,-4.222,-109.941
8138
point
8139
-56.927,-4.284,-110.002
8140
point
8141
-55.019,-4.478,-111.177
8142
reverse
8143
// Pedestrian number 609
8144
5				// Ref num
8145
6				// Number of instructions
8146
4				// Initial instruction
8147
point
8148
-57.756,-4.199,-111.105
8149
point
8150
-57.379,-4.237,-111.048
8151
point
8152
-56.643,-4.314,-111.118
8153
point
8154
-56.153,-4.363,-110.993
8155
point
8156
-55.471,-4.432,-111.188
8157
reverse
8158
// Pedestrian number 610
8159
5				// Ref num
8160
6				// Number of instructions
8161
4				// Initial instruction
8162
point
8163
-54.980,-4.481,-109.335
8164
point
8165
-55.320,-4.447,-109.773
8166
point
8167
-55.604,-4.417,-110.129
8168
point
8169
-56.470,-4.329,-110.076
8170
point
8171
-57.181,-4.257,-109.381
8172
reverse
8173
// Pedestrian number 611
8174
9				// Ref num
8175
5				// Number of instructions
8176
3				// Initial instruction
8177
point
8178
-57.984,-4.177,-109.569
8179
point
8180
-59.191,-4.177,-109.872
8181
point
8182
-61.230,-4.177,-109.398
8183
point
8184
-63.492,-4.177,-109.359
8185
reverse
8186
// Pedestrian number 612
8187
9				// Ref num
8188
4				// Number of instructions
8189
2				// Initial instruction
8190
point
8191
-74.067,-4.209,-109.783
8192
point
8193
-77.232,-4.210,-113.253
8194
point
8195
-79.386,-4.208,-114.819
8196
reverse
8197
// Pedestrian number 613
8198
9				// Ref num
8199
5				// Number of instructions
8200
3				// Initial instruction
8201
point
8202
-81.767,-4.198,-113.055
8203
point
8204
-80.258,-4.199,-113.663
8205
point
8206
-79.473,-4.208,-113.517
8207
point
8208
-77.749,-4.209,-114.660
8209
reverse
8210
// Pedestrian number 614
8211
5				// Ref num
8212
5				// Number of instructions
8213
3				// Initial instruction
8214
point
8215
-78.433,-4.040,-109.697
8216
point
8217
-79.823,-4.107,-111.046
8218
point
8219
-80.214,-4.125,-112.416
8220
point
8221
-81.764,-4.200,-114.115
8222
reverse
8223
// Pedestrian number 615
8224
13				// Ref num
8225
6				// Number of instructions
8226
4				// Initial instruction
8227
point
8228
-80.301,-4.130,-109.825
8229
point
8230
-81.391,-4.182,-110.622
8231
point
8232
-81.716,-4.197,-111.538
8233
point
8234
-81.256,-4.175,-112.445
8235
point
8236
-78.854,-4.209,-114.801
8237
reverse
8238
// Pedestrian number 616
8239
13				// Ref num
8240
9				// Number of instructions
8241
6				// Initial instruction
8242
point
8243
-80.824,-4.209,-115.007
8244
point
8245
-80.203,-4.209,-114.584
8246
point
8247
-79.219,-4.209,-114.977
8248
point
8249
-78.362,-4.209,-114.602
8250
point
8251
-77.230,-4.209,-115.137
8252
point
8253
-76.052,-4.209,-115.179
8254
point
8255
-74.618,-4.209,-114.650
8256
point
8257
-73.034,-4.209,-115.207
8258
reverse
8259
// Pedestrian number 617
8260
9				// Ref num
8261
6				// Number of instructions
8262
3				// Initial instruction
8263
point
8264
-72.109,-4.209,-114.783
8265
point
8266
-72.705,-4.210,-114.303
8267
point
8268
-73.315,-4.210,-114.221
8269
point
8270
-73.496,-4.210,-113.485
8271
point
8272
-71.443,-4.217,-110.191
8273
reverse
8274
// Pedestrian number 618
8275
9				// Ref num
8276
6				// Number of instructions
8277
3				// Initial instruction
8278
point
8279
-71.587,-4.215,-111.713
8280
point
8281
-72.935,-4.211,-110.741
8282
point
8283
-74.988,-4.211,-109.875
8284
point
8285
-76.164,-4.195,-109.799
8286
point
8287
-78.135,-4.026,-109.738
8288
reverse
8289
// Pedestrian number 619
8290
13				// Ref num
8291
6				// Number of instructions
8292
4				// Initial instruction
8293
point
8294
-72.449,-4.212,-112.277
8295
point
8296
-74.155,-4.212,-111.509
8297
point
8298
-76.140,-4.211,-112.744
8299
point
8300
-78.150,-4.211,-112.793
8301
point
8302
-79.607,-4.210,-113.473
8303
reverse
8304
// Pedestrian number 620
8305
13				// Ref num
8306
6				// Number of instructions
8307
3				// Initial instruction
8308
point
8309
-80.793,-4.152,-110.284
8310
point
8311
-80.250,-4.126,-110.594
8312
point
8313
-79.659,-4.098,-112.075
8314
point
8315
-77.824,-4.208,-114.319
8316
point
8317
-77.448,-4.209,-114.881
8318
reverse
8319
// Pedestrian number 621
8320
13				// Ref num
8321
6				// Number of instructions
8322
3				// Initial instruction
8323
point
8324
-75.514,-4.105,-106.806
8325
point
8326
-74.998,-4.055,-105.321
8327
point
8328
-74.028,-4.055,-104.465
8329
point
8330
-73.416,-4.057,-103.485
8331
point
8332
-72.270,-4.057,-102.900
8333
reverse
8334
// Pedestrian number 622
8335
13				// Ref num
8336
6				// Number of instructions
8337
4				// Initial instruction
8338
point
8339
-70.355,-4.057,-99.767
8340
point
8341
-71.378,-4.057,-100.445
8342
point
8343
-72.042,-4.057,-101.202
8344
point
8345
-73.114,-4.057,-101.301
8346
point
8347
-74.513,-4.055,-102.364
8348
reverse
8349
// Pedestrian number 623
8350
14				// Ref num
8351
6				// Number of instructions
8352
2				// Initial instruction
8353
point
8354
-70.520,-4.057,-101.509
8355
point
8356
-69.405,-4.057,-100.651
8357
point
8358
-68.338,-4.136,-100.401
8359
point
8360
-67.295,-4.231,-99.703
8361
point
8362
-65.862,-4.342,-99.255
8363
reverse
8364
// Pedestrian number 624
8365
10				// Ref num
8366
6				// Number of instructions
8367
4				// Initial instruction
8368
point
8369
-66.136,-4.391,-97.597
8370
point
8371
-64.409,-4.493,-97.866
8372
point
8373
-63.518,-4.575,-97.313
8374
point
8375
-62.746,-4.621,-96.175
8376
point
8377
-61.730,-4.669,-95.179
8378
reverse
8379
// Pedestrian number 625
8380
10				// Ref num
8381
7				// Number of instructions
8382
4				// Initial instruction
8383
point
8384
-59.998,-4.706,-95.910
8385
point
8386
-59.021,-4.750,-95.147
8387
point
8388
-58.512,-4.768,-94.984
8389
point
8390
-57.161,-4.824,-94.127
8391
point
8392
-56.606,-4.853,-93.481
8393
point
8394
-55.794,-4.881,-93.241
8395
reverse
8396
// Pedestrian number 626
8397
5				// Ref num
8398
7				// Number of instructions
8399
4				// Initial instruction
8400
point
8401
-59.431,-4.767,-93.582
8402
point
8403
-60.164,-4.729,-94.445
8404
point
8405
-61.113,-4.695,-94.780
8406
point
8407
-62.078,-4.654,-95.346
8408
point
8409
-63.604,-4.591,-96.367
8410
point
8411
-64.159,-4.571,-96.564
8412
reverse
8413
// Pedestrian number 627
8414
29				// Ref num
8415
4				// Number of instructions
8416
2				// Initial instruction
8417
point
8418
-62.320,-4.606,-97.588
8419
point
8420
-61.767,-4.642,-96.523
8421
point
8422
-59.616,-4.722,-95.662
8423
reverse
8424
// Pedestrian number 628
8425
10				// Ref num
8426
8				// Number of instructions
8427
4				// Initial instruction
8428
point
8429
-58.222,-4.814,-93.000
8430
point
8431
-56.071,-4.906,-91.490
8432
point
8433
-55.437,-4.927,-91.411
8434
point
8435
-53.790,-5.001,-90.064
8436
point
8437
-52.108,-5.073,-88.893
8438
point
8439
-51.566,-5.090,-88.813
8440
point
8441
-50.818,-5.127,-88.028
8442
reverse
8443
// Pedestrian number 629
8444
10				// Ref num
8445
7				// Number of instructions
8446
4				// Initial instruction
8447
point
8448
-48.312,-5.193,-88.439
8449
point
8450
-48.142,-5.209,-87.897
8451
point
8452
-46.717,-5.243,-87.448
8453
point
8454
-46.237,-5.244,-86.717
8455
point
8456
-45.292,-5.245,-86.038
8457
point
8458
-44.318,-5.245,-85.131
8459
reverse
8460
// Pedestrian number 630
8461
10				// Ref num
8462
9				// Number of instructions
8463
4				// Initial instruction
8464
point
8465
-44.901,-5.245,-83.400
8466
point
8467
-44.179,-5.245,-82.982
8468
point
8469
-43.617,-5.245,-82.245
8470
point
8471
-41.491,-5.248,-80.929
8472
point
8473
-41.078,-5.347,-80.060
8474
point
8475
-40.365,-5.495,-79.050
8476
point
8477
-39.991,-5.532,-78.962
8478
point
8479
-39.544,-5.668,-77.853
8480
reverse
8481
// Pedestrian number 631
8482
5				// Ref num
8483
7				// Number of instructions
8484
3				// Initial instruction
8485
point
8486
-42.029,-5.245,-83.165
8487
point
8488
-41.547,-5.245,-82.400
8489
point
8490
-41.020,-5.245,-81.846
8491
point
8492
-40.516,-5.275,-81.721
8493
point
8494
-40.231,-5.325,-81.381
8495
point
8496
-39.712,-5.412,-80.803
8497
reverse
8498
// Pedestrian number 632
8499
10				// Ref num
8500
6				// Number of instructions
8501
3				// Initial instruction
8502
point
8503
-39.289,-5.476,-80.419
8504
point
8505
-39.511,-5.519,-79.559
8506
point
8507
-38.699,-5.635,-78.926
8508
point
8509
-38.115,-5.759,-78.069
8510
point
8511
-36.852,-5.837,-77.330
8512
reverse
8513
// Pedestrian number 633
8514
10				// Ref num
8515
7				// Number of instructions
8516
5				// Initial instruction
8517
point
8518
-37.808,-5.838,-75.337
8519
point
8520
-37.177,-5.838,-74.818
8521
point
8522
-36.913,-5.838,-74.038
8523
point
8524
-34.978,-5.838,-71.026
8525
point
8526
-34.311,-5.987,-70.441
8527
point
8528
-34.031,-6.280,-68.757
8529
reverse
8530
// Pedestrian number 634
8531
29				// Ref num
8532
7				// Number of instructions
8533
4				// Initial instruction
8534
point
8535
-31.637,-6.571,-68.306
8536
point
8537
-32.211,-6.437,-68.822
8538
point
8539
-32.390,-6.306,-69.546
8540
point
8541
-32.637,-6.206,-70.034
8542
point
8543
-32.999,-6.128,-70.312
8544
point
8545
-33.230,-5.985,-71.068
8546
reverse
8547
// Pedestrian number 635
8548
29				// Ref num
8549
6				// Number of instructions
8550
3				// Initial instruction
8551
point
8552
-34.493,-6.064,-69.851
8553
point
8554
-33.960,-6.214,-69.215
8555
point
8556
-33.725,-6.325,-68.653
8557
point
8558
-33.619,-6.420,-68.118
8559
point
8560
-33.206,-6.592,-67.233
8561
reverse
8562
// Pedestrian number 636
8563
5				// Ref num
8564
7				// Number of instructions
8565
4				// Initial instruction
8566
point
8567
-31.291,-6.875,-64.534
8568
point
8569
-31.272,-6.875,-63.863
8570
point
8571
-31.514,-6.876,-63.295
8572
point
8573
-31.458,-6.876,-62.553
8574
point
8575
-31.206,-6.876,-61.575
8576
point
8577
-31.147,-6.876,-59.745
8578
reverse
8579
// Pedestrian number 637
8580
10				// Ref num
8581
5				// Number of instructions
8582
3				// Initial instruction
8583
point
8584
-33.313,-6.876,-53.326
8585
point
8586
-32.899,-6.876,-53.310
8587
point
8588
-32.740,-6.876,-53.762
8589
point
8590
-32.840,-6.876,-55.182
8591
reverse
8592
// Pedestrian number 638
8593
10				// Ref num
8594
5				// Number of instructions
8595
3				// Initial instruction
8596
point
8597
-31.233,-6.876,-54.802
8598
point
8599
-31.648,-6.876,-55.996
8600
point
8601
-31.498,-6.876,-56.500
8602
point
8603
-31.146,-6.876,-58.594
8604
reverse
8605
// Pedestrian number 639
8606
5				// Ref num
8607
5				// Number of instructions
8608
3				// Initial instruction
8609
point
8610
-32.818,-6.876,-61.072
8611
point
8612
-32.723,-6.876,-60.429
8613
point
8614
-32.891,-6.876,-59.764
8615
point
8616
-32.923,-6.876,-56.992
8617
reverse
8618
// Pedestrian number 640
8619
13				// Ref num
8620
6				// Number of instructions
8621
2				// Initial instruction
8622
point
8623
-33.082,-5.328,-40.385
8624
point
8625
-33.713,-5.189,-39.278
8626
point
8627
-33.728,-5.054,-38.080
8628
point
8629
-34.152,-4.922,-37.018
8630
point
8631
-34.329,-4.877,-36.691
8632
reverse
8633
// Pedestrian number 641
8634
5				// Ref num
8635
6				// Number of instructions
8636
2				// Initial instruction
8637
point
8638
-37.146,-4.566,-35.377
8639
point
8640
-37.936,-4.281,-34.512
8641
point
8642
-38.147,-4.073,-33.651
8643
point
8644
-39.276,-3.751,-32.891
8645
point
8646
-40.158,-3.428,-31.960
8647
reverse
8648
// Pedestrian number 642
8649
29				// Ref num
8650
5				// Number of instructions
8651
2				// Initial instruction
8652
point
8653
-37.676,-3.789,-32.030
8654
point
8655
-37.025,-4.025,-32.752
8656
point
8657
-36.397,-4.363,-33.965
8658
point
8659
-35.855,-4.494,-34.254
8660
reverse
8661
// Pedestrian number 643
8662
5				// Ref num
8663
5				// Number of instructions
8664
3				// Initial instruction
8665
point
8666
-36.433,-4.747,-36.468
8667
point
8668
-35.889,-4.674,-35.515
8669
point
8670
-36.128,-4.545,-34.661
8671
point
8672
-35.989,-4.422,-34.002
8673
reverse
8674
// Pedestrian number 644
8675
13				// Ref num
8676
5				// Number of instructions
8677
3				// Initial instruction
8678
point
8679
-33.456,-5.141,-38.796
8680
point
8681
-34.551,-5.009,-37.911
8682
point
8683
-34.914,-4.886,-37.002
8684
point
8685
-34.905,-4.775,-35.985
8686
reverse
8687
// Pedestrian number 645
8688
14				// Ref num
8689
5				// Number of instructions
8690
3				// Initial instruction
8691
point
8692
-36.015,-4.861,-37.201
8693
point
8694
-35.159,-5.011,-38.161
8695
point
8696
-35.060,-5.103,-38.919
8697
point
8698
-34.577,-5.317,-40.572
8699
reverse
8700
// Pedestrian number 646
8701
10				// Ref num
8702
6				// Number of instructions
8703
3				// Initial instruction
8704
point
8705
-33.459,-5.198,-39.320
8706
point
8707
-33.447,-5.275,-39.983
8708
point
8709
-33.727,-5.340,-40.617
8710
point
8711
-33.977,-5.489,-41.537
8712
point
8713
-34.236,-5.558,-41.941
8714
reverse
8715
// Pedestrian number 647
8716
5				// Ref num
8717
5				// Number of instructions
8718
2				// Initial instruction
8719
point
8720
-42.519,-1.704,-26.332
8721
point
8722
-42.716,-1.704,-26.591
8723
point
8724
-42.963,-1.705,-26.917
8725
point
8726
-43.630,-1.700,-27.390
8727
reverse
8728
// Pedestrian number 648
8729
10				// Ref num
8730
4				// Number of instructions
8731
2				// Initial instruction
8732
point
8733
-43.147,-1.704,-27.076
8734
point
8735
-43.037,-1.702,-26.855
8736
point
8737
-42.696,-1.706,-26.688
8738
reverse
8739
// Pedestrian number 649
8740
10				// Ref num
8741
4				// Number of instructions
8742
2				// Initial instruction
8743
point
8744
-44.071,-1.482,-24.980
8745
point
8746
-44.574,-1.443,-24.879
8747
point
8748
-46.944,-1.228,-23.942
8749
reverse
8750
// Pedestrian number 650
8751
29				// Ref num
8752
5				// Number of instructions
8753
2				// Initial instruction
8754
point
8755
-46.526,-1.118,-22.044
8756
point
8757
-47.886,-0.969,-21.147
8758
point
8759
-48.532,-0.829,-19.761
8760
point
8761
-49.750,-0.623,-17.972
8762
reverse
8763
// Pedestrian number 651
8764
10				// Ref num
8765
5				// Number of instructions
8766
2				// Initial instruction
8767
point
8768
-55.027,0.025,-14.631
8769
point
8770
-54.243,-0.073,-15.094
8771
point
8772
-53.781,-0.205,-16.225
8773
point
8774
-53.095,-0.312,-16.878
8775
reverse
8776
// Pedestrian number 652
8777
5				// Ref num
8778
6				// Number of instructions
8779
4				// Initial instruction
8780
point
8781
-55.655,0.350,-11.384
8782
point
8783
-56.538,0.469,-10.767
8784
point
8785
-57.126,0.617,-9.552
8786
point
8787
-58.177,0.799,-8.339
8788
point
8789
-61.589,1.196,-6.836
8790
reverse
8791
// Pedestrian number 653
8792
5				// Ref num
8793
5				// Number of instructions
8794
3				// Initial instruction
8795
point
8796
-62.022,1.261,-6.479
8797
point
8798
-62.863,1.397,-5.693
8799
point
8800
-64.048,1.712,-3.191
8801
point
8802
-64.120,1.839,-1.838
8803
reverse
8804
// Pedestrian number 654
8805
10				// Ref num
8806
5				// Number of instructions
8807
2				// Initial instruction
8808
point
8809
-62.537,1.585,-3.300
8810
point
8811
-64.182,1.746,-2.946
8812
point
8813
-65.340,1.847,-2.809
8814
point
8815
-66.243,2.005,-1.841
8816
reverse
8817
// Pedestrian number 655
8818
10				// Ref num
8819
4				// Number of instructions
8820
2				// Initial instruction
8821
point
8822
-70.151,4.222,2.769
8823
point
8824
-69.705,4.205,3.040
8825
point
8826
-69.173,4.190,3.464
8827
reverse
8828
// Pedestrian number 656
8829
10				// Ref num
8830
6				// Number of instructions
8831
2				// Initial instruction
8832
point
8833
-73.963,4.367,7.064
8834
point
8835
-72.634,4.220,6.150
8836
point
8837
-72.125,4.168,5.856
8838
point
8839
-71.657,4.117,5.543
8840
point
8841
-71.579,4.081,5.214
8842
reverse
8843
// Pedestrian number 657
8844
5				// Ref num
8845
5				// Number of instructions
8846
3				// Initial instruction
8847
point
8848
-72.061,4.079,4.783
8849
point
8850
-71.226,3.931,4.601
8851
point
8852
-70.747,3.736,3.815
8853
point
8854
-70.326,3.497,2.736
8855
reverse
8856
// Pedestrian number 658
8857
10				// Ref num
8858
5				// Number of instructions
8859
2				// Initial instruction
8860
point
8861
-71.650,4.217,6.968
8862
point
8863
-70.953,4.098,5.888
8864
point
8865
-70.065,3.853,5.130
8866
point
8867
-69.054,3.534,4.050
8868
reverse
8869
// Pedestrian number 659
8870
13				// Ref num
8871
6				// Number of instructions
8872
3				// Initial instruction
8873
point
8874
-74.207,4.407,7.424
8875
point
8876
-74.401,4.452,7.915
8877
point
8878
-75.515,4.547,8.610
8879
point
8880
-76.034,4.606,9.199
8881
point
8882
-77.090,4.694,9.762
8883
reverse
8884
// Pedestrian number 660
8885
10				// Ref num
8886
6				// Number of instructions
8887
3				// Initial instruction
8888
point
8889
-77.930,4.726,12.190
8890
point
8891
-78.393,4.726,12.564
8892
point
8893
-79.342,4.726,13.163
8894
point
8895
-80.175,4.726,13.512
8896
point
8897
-81.504,4.726,13.973
8898
reverse
8899
// Pedestrian number 661
8900
5				// Ref num
8901
6				// Number of instructions
8902
3				// Initial instruction
8903
point
8904
-82.784,4.726,12.739
8905
point
8906
-81.861,4.726,12.452
8907
point
8908
-81.285,4.726,12.094
8909
point
8910
-80.401,4.726,11.772
8911
point
8912
-79.282,4.725,11.095
8913
reverse
8914
// Pedestrian number 662
8915
10				// Ref num
8916
7				// Number of instructions
8917
4				// Initial instruction
8918
point
8919
-75.328,4.634,10.549
8920
point
8921
-75.920,4.690,11.113
8922
point
8923
-77.170,4.726,11.249
8924
point
8925
-78.493,4.725,12.314
8926
point
8927
-80.226,4.726,13.188
8928
point
8929
-82.264,4.726,14.298
8930
reverse
8931
// Pedestrian number 663
8932
29				// Ref num
8933
4				// Number of instructions
8934
2				// Initial instruction
8935
point
8936
-83.619,4.727,14.667
8937
point
8938
-88.749,4.729,12.563
8939
point
8940
-92.069,4.728,11.182
8941
reverse
8942
// Pedestrian number 664
8943
10				// Ref num
8944
4				// Number of instructions
8945
2				// Initial instruction
8946
point
8947
-107.735,5.168,1.749
8948
point
8949
-106.897,5.167,1.915
8950
point
8951
-105.293,5.164,1.953
8952
reverse
8953
// Pedestrian number 665
8954
5				// Ref num
8955
5				// Number of instructions
8956
3				// Initial instruction
8957
point
8958
-104.395,5.162,2.699
8959
point
8960
-104.736,5.163,2.272
8961
point
8962
-105.590,5.165,1.763
8963
point
8964
-106.001,5.166,1.078
8965
reverse
8966
// Pedestrian number 666
8967
5				// Ref num
8968
5				// Number of instructions
8969
3				// Initial instruction
8970
point
8971
-108.055,5.169,1.520
8972
point
8973
-108.380,5.165,1.421
8974
point
8975
-108.775,5.108,0.984
8976
point
8977
-110.909,4.776,-1.685
8978
reverse
8979
// Pedestrian number 667
8980
29				// Ref num
8981
5				// Number of instructions
8982
2				// Initial instruction
8983
point
8984
-106.857,5.169,0.432
8985
point
8986
-106.811,5.169,0.810
8987
point
8988
-106.539,5.167,1.510
8989
point
8990
-106.477,5.166,2.880
8991
reverse
8992
// Pedestrian number 668
8993
9				// Ref num
8994
6				// Number of instructions
8995
3				// Initial instruction
8996
point
8997
-104.276,5.004,5.181
8998
point
8999
-103.915,4.962,5.410
9000
point
9001
-101.819,4.697,7.138
9002
point
9003
-101.672,4.699,7.216
9004
point
9005
-101.469,4.698,7.407
9006
reverse
9007
// Pedestrian number 669
9008
13				// Ref num
9009
6				// Number of instructions
9010
2				// Initial instruction
9011
point
9012
-101.821,4.846,4.854
9013
point
9014
-100.713,4.700,5.878
9015
point
9016
-100.090,4.700,6.189
9017
point
9018
-99.313,4.702,6.835
9019
point
9020
-98.819,4.703,6.937
9021
reverse
9022
// Pedestrian number 670
9023
13				// Ref num
9024
7				// Number of instructions
9025
3				// Initial instruction
9026
point
9027
-102.417,4.785,6.471
9028
point
9029
-101.550,4.698,6.894
9030
point
9031
-101.309,4.700,7.282
9032
point
9033
-100.072,4.705,8.316
9034
point
9035
-99.605,4.704,8.319
9036
point
9037
-98.835,4.707,8.907
9038
reverse
9039
// Pedestrian number 671
9040
10				// Ref num
9041
6				// Number of instructions
9042
4				// Initial instruction
9043
point
9044
-98.029,4.706,7.387
9045
point
9046
-97.620,4.709,8.239
9047
point
9048
-96.738,4.711,8.447
9049
point
9050
-96.002,4.714,8.847
9051
point
9052
-94.350,4.720,9.714
9053
reverse
9054
// Pedestrian number 672
9055
29				// Ref num
9056
5				// Number of instructions
9057
3				// Initial instruction
9058
point
9059
-91.862,4.729,13.140
9060
point
9061
-92.755,4.729,11.857
9062
point
9063
-93.596,4.729,11.679
9064
point
9065
-96.104,4.716,10.652
9066
reverse
9067
// Pedestrian number 673
9068
14				// Ref num
9069
5				// Number of instructions
9070
3				// Initial instruction
9071
point
9072
-109.213,4.809,-2.614
9073
point
9074
-109.941,4.730,-3.075
9075
point
9076
-110.316,4.729,-3.591
9077
point
9078
-111.011,4.729,-4.701
9079
reverse
9080
// Pedestrian number 674
9081
5				// Ref num
9082
5				// Number of instructions
9083
2				// Initial instruction
9084
point
9085
-111.397,4.729,-2.338
9086
point
9087
-111.852,4.729,-3.470
9088
point
9089
-112.711,4.729,-4.130
9090
point
9091
-113.575,4.729,-5.144
9092
reverse
9093
// Pedestrian number 675
9094
5				// Ref num
9095
5				// Number of instructions
9096
2				// Initial instruction
9097
point
9098
-113.427,4.729,-6.800
9099
point
9100
-114.348,4.729,-8.880
9101
point
9102
-115.282,4.729,-9.778
9103
point
9104
-115.423,4.729,-10.218
9105
reverse
9106
// Pedestrian number 676
9107
5				// Ref num
9108
7				// Number of instructions
9109
3				// Initial instruction
9110
point
9111
-111.367,11.357,-8.045
9112
point
9113
-111.706,11.357,-9.262
9114
point
9115
-112.790,11.357,-10.622
9116
point
9117
-113.194,11.357,-11.550
9118
point
9119
-113.373,11.357,-12.224
9120
point
9121
-113.536,11.357,-12.462
9122
reverse
9123
// Pedestrian number 677
9124
10				// Ref num
9125
4				// Number of instructions
9126
2				// Initial instruction
9127
point
9128
-110.447,11.357,-9.614
9129
point
9130
-109.979,11.357,-8.306
9131
point
9132
-109.020,11.359,-7.185
9133
reverse
9134
// Pedestrian number 678
9135
5				// Ref num
9136
5				// Number of instructions
9137
3				// Initial instruction
9138
point
9139
-78.947,14.370,92.050
9140
point
9141
-78.609,14.371,90.551
9142
point
9143
-77.603,14.371,90.168
9144
point
9145
-75.310,14.272,88.678
9146
reverse
9147
// Pedestrian number 679
9148
10				// Ref num
9149
5				// Number of instructions
9150
2				// Initial instruction
9151
point
9152
-76.363,14.275,87.249
9153
point
9154
-74.739,14.242,86.288
9155
point
9156
-74.091,14.230,86.140
9157
point
9158
-73.692,14.220,85.709
9159
reverse
9160
// Pedestrian number 680
9161
29				// Ref num
9162
7				// Number of instructions
9163
4				// Initial instruction
9164
point
9165
-70.370,14.189,85.221
9166
point
9167
-69.462,14.188,85.109
9168
point
9169
-68.912,14.188,84.539
9170
point
9171
-68.098,14.189,84.565
9172
point
9173
-67.338,14.189,84.065
9174
point
9175
-66.588,14.189,83.758
9176
reverse
9177
// Pedestrian number 681
9178
10				// Ref num
9179
6				// Number of instructions
9180
3				// Initial instruction
9181
point
9182
-12.725,14.020,57.678
9183
point
9184
-11.850,13.889,57.174
9185
point
9186
-11.330,13.744,56.178
9187
point
9188
-10.667,13.620,55.423
9189
point
9190
-10.585,13.536,54.808
9191
reverse
9192
// Pedestrian number 682
9193
10				// Ref num
9194
7				// Number of instructions
9195
4				// Initial instruction
9196
point
9197
-8.577,13.357,53.861
9198
point
9199
-8.635,13.242,52.557
9200
point
9201
-7.928,13.126,51.440
9202
point
9203
-7.889,13.062,50.339
9204
point
9205
-8.253,13.028,49.144
9206
point
9207
-8.092,13.011,48.177
9208
reverse
9209
// Pedestrian number 683
9210
10				// Ref num
9211
7				// Number of instructions
9212
4				// Initial instruction
9213
point
9214
-28.698,11.353,36.482
9215
point
9216
-29.687,11.353,35.523
9217
point
9218
-30.801,11.353,35.207
9219
point
9220
-31.726,11.353,34.648
9221
point
9222
-32.000,11.353,34.349
9223
point
9224
-34.510,11.353,33.236
9225
reverse
9226
// Pedestrian number 684
9227
5				// Ref num
9228
5				// Number of instructions
9229
3				// Initial instruction
9230
point
9231
-11.367,11.353,27.202
9232
point
9233
-11.296,11.353,26.351
9234
point
9235
-12.120,11.353,24.656
9236
point
9237
-13.528,11.353,22.945
9238
reverse
9239
// Pedestrian number 685
9240
13				// Ref num
9241
6				// Number of instructions
9242
4				// Initial instruction
9243
point
9244
-15.883,11.352,18.517
9245
point
9246
-16.981,11.352,17.864
9247
point
9248
-17.902,11.352,16.734
9249
point
9250
-19.118,11.352,15.655
9251
point
9252
-20.974,11.351,13.865
9253
reverse
9254
// Pedestrian number 686
9255
13				// Ref num
9256
6				// Number of instructions
9257
3				// Initial instruction
9258
point
9259
-25.639,11.351,12.107
9260
point
9261
-24.312,11.351,12.646
9262
point
9263
-23.605,11.351,13.842
9264
point
9265
-22.818,11.351,14.219
9266
point
9267
-21.613,11.351,15.579
9268
reverse
9269
// Pedestrian number 687
9270
29				// Ref num
9271
6				// Number of instructions
9272
4				// Initial instruction
9273
point
9274
-25.612,11.351,9.471
9275
point
9276
-27.370,11.351,8.617
9277
point
9278
-28.320,11.351,7.795
9279
point
9280
-28.854,11.350,6.886
9281
point
9282
-30.302,11.350,5.054
9283
reverse
9284
// Pedestrian number 688
9285
9				// Ref num
9286
4				// Number of instructions
9287
2				// Initial instruction
9288
point
9289
-37.530,11.352,2.674
9290
point
9291
-38.957,11.353,1.280
9292
point
9293
-41.206,11.354,-0.292
9294
reverse
9295
// Pedestrian number 689
9296
9				// Ref num
9297
5				// Number of instructions
9298
3				// Initial instruction
9299
point
9300
-37.842,11.353,-0.778
9301
point
9302
-38.242,11.353,-1.088
9303
point
9304
-38.333,11.353,-1.928
9305
point
9306
-42.425,11.355,-5.447
9307
reverse
9308
// Pedestrian number 690
9309
9				// Ref num
9310
4				// Number of instructions
9311
2				// Initial instruction
9312
point
9313
-42.696,11.355,-5.464
9314
point
9315
-46.346,11.356,-5.187
9316
point
9317
-47.824,11.357,-6.101
9318
reverse
9319
// Pedestrian number 691
9320
11				// Ref num
9321
8				// Number of instructions
9322
5				// Initial instruction
9323
point
9324
-43.285,11.356,-6.212
9325
point
9326
-44.129,11.356,-6.297
9327
point
9328
-44.670,11.356,-6.724
9329
point
9330
-44.954,11.356,-7.407
9331
point
9332
-45.452,11.357,-8.072
9333
point
9334
-46.549,11.357,-8.677
9335
point
9336
-48.119,11.358,-10.148
9337
reverse
9338
// Pedestrian number 692
9339
29				// Ref num
9340
5				// Number of instructions
9341
3				// Initial instruction
9342
point
9343
-47.261,11.356,-5.637
9344
point
9345
-47.905,11.357,-6.610
9346
point
9347
-49.156,11.357,-7.390
9348
point
9349
-51.340,11.360,-9.136
9350
reverse
9351
// Pedestrian number 693
9352
10				// Ref num
9353
4				// Number of instructions
9354
2				// Initial instruction
9355
point
9356
-53.055,11.360,-14.596
9357
point
9358
-56.636,11.358,-17.721
9359
point
9360
-58.679,11.027,-20.206
9361
reverse
9362
// Pedestrian number 694
9363
5				// Ref num
9364
7				// Number of instructions
9365
4				// Initial instruction
9366
point
9367
-58.116,11.366,-14.891
9368
point
9369
-58.648,11.362,-15.991
9370
point
9371
-60.527,11.109,-17.796
9372
point
9373
-61.762,10.907,-19.435
9374
point
9375
-62.062,10.827,-20.238
9376
point
9377
-62.990,10.748,-20.510
9378
reverse
9379
// Pedestrian number 695
9380
10				// Ref num
9381
6				// Number of instructions
9382
3				// Initial instruction
9383
point
9384
-60.217,10.784,-21.970
9385
point
9386
-61.436,10.627,-22.997
9387
point
9388
-61.883,10.507,-24.032
9389
point
9390
-63.456,10.250,-25.929
9391
point
9392
-63.851,10.161,-26.643
9393
reverse
9394
// Pedestrian number 696
9395
29				// Ref num
9396
5				// Number of instructions
9397
3				// Initial instruction
9398
point
9399
-67.511,9.901,-27.183
9400
point
9401
-65.981,10.151,-25.540
9402
point
9403
-65.756,10.231,-24.845
9404
point
9405
-64.986,10.433,-22.993
9406
reverse
9407
// Pedestrian number 697
9408
10				// Ref num
9409
7				// Number of instructions
9410
3				// Initial instruction
9411
point
9412
-64.533,10.000,-27.792
9413
point
9414
-65.140,9.885,-28.563
9415
point
9416
-65.369,9.786,-29.323
9417
point
9418
-65.728,9.697,-29.960
9419
point
9420
-66.007,9.651,-30.254
9421
point
9422
-66.283,9.549,-31.031
9423
reverse
9424
// Pedestrian number 698
9425
10				// Ref num
9426
6				// Number of instructions
9427
2				// Initial instruction
9428
point
9429
-70.550,9.193,-32.567
9430
point
9431
-70.985,9.035,-33.751
9432
point
9433
-71.440,8.902,-34.332
9434
point
9435
-71.524,8.724,-35.286
9436
point
9437
-72.268,8.506,-36.226
9438
reverse
9439
// Pedestrian number 699
9440
10				// Ref num
9441
6				// Number of instructions
9442
3				// Initial instruction
9443
point
9444
-68.850,8.894,-35.282
9445
point
9446
-69.448,8.755,-35.843
9447
point
9448
-69.644,8.596,-36.650
9449
point
9450
-69.601,8.416,-37.660
9451
point
9452
-69.935,8.179,-38.853
9453
reverse
9454
// Pedestrian number 700
9455
5				// Ref num
9456
7				// Number of instructions
9457
4				// Initial instruction
9458
point
9459
-71.838,8.785,-34.835
9460
point
9461
-71.686,8.610,-35.854
9462
point
9463
-72.174,8.394,-36.878
9464
point
9465
-72.322,8.344,-37.102
9466
point
9467
-72.740,8.216,-37.663
9468
point
9469
-73.643,7.699,-40.205
9470
reverse
9471
// Pedestrian number 701
9472
10				// Ref num
9473
6				// Number of instructions
9474
4				// Initial instruction
9475
point
9476
-72.847,6.518,-46.850
9477
point
9478
-73.211,6.255,-48.111
9479
point
9480
-74.025,6.015,-49.097
9481
point
9482
-74.220,5.818,-50.505
9483
point
9484
-74.702,5.522,-52.587
9485
reverse
9486
// Pedestrian number 702
9487
29				// Ref num
9488
8				// Number of instructions
9489
4				// Initial instruction
9490
point
9491
-76.855,5.863,-49.236
9492
point
9493
-77.190,5.645,-50.771
9494
point
9495
-77.790,5.446,-52.076
9496
point
9497
-78.029,5.318,-52.967
9498
point
9499
-78.747,5.069,-54.601
9500
point
9501
-78.846,4.926,-55.653
9502
point
9503
-79.575,4.722,-56.945
9504
reverse
9505
// Pedestrian number 703
9506
5				// Ref num
9507
6				// Number of instructions
9508
3				// Initial instruction
9509
point
9510
-77.229,4.494,-59.504
9511
point
9512
-77.211,4.523,-59.194
9513
point
9514
-77.326,4.655,-58.247
9515
point
9516
-76.962,4.729,-57.815
9517
point
9518
-76.225,4.848,-57.178
9519
reverse
9520
// Pedestrian number 704
9521
5				// Ref num
9522
5				// Number of instructions
9523
2				// Initial instruction
9524
point
9525
-81.379,3.143,-71.932
9526
point
9527
-80.860,3.331,-70.239
9528
point
9529
-80.466,3.477,-68.894
9530
point
9531
-80.129,3.577,-67.978
9532
reverse
9533
// Pedestrian number 705
9534
5				// Ref num
9535
5				// Number of instructions
9536
2				// Initial instruction
9537
point
9538
-83.004,3.620,-66.985
9539
point
9540
-83.714,3.344,-69.653
9541
point
9542
-84.246,3.178,-71.126
9543
point
9544
-84.485,2.966,-73.078
9545
reverse
9546
// Pedestrian number 706
9547
10				// Ref num
9548
4				// Number of instructions
9549
2				// Initial instruction
9550
point
9551
-82.326,2.583,-77.049
9552
point
9553
-82.509,2.720,-75.726
9554
point
9555
-81.394,3.092,-72.423
9556
reverse
9557
// Pedestrian number 707
9558
5				// Ref num
9559
5				// Number of instructions
9560
3				// Initial instruction
9561
point
9562
-84.114,3.260,-70.390
9563
point
9564
-84.243,3.054,-72.290
9565
point
9566
-84.634,2.838,-74.249
9567
point
9568
-85.251,2.385,-78.404
9569
reverse
9570
// Pedestrian number 708
9571
9				// Ref num
9572
5				// Number of instructions
9573
3				// Initial instruction
9574
point
9575
-82.618,2.251,-82.852
9576
point
9577
-84.175,2.251,-82.047
9578
point
9579
-84.392,2.251,-81.489
9580
point
9581
-85.193,2.251,-80.817
9582
reverse
9583
// Pedestrian number 709
9584
9				// Ref num
9585
5				// Number of instructions
9586
3				// Initial instruction
9587
point
9588
-83.047,2.251,-80.355
9589
point
9590
-84.474,2.251,-80.973
9591
point
9592
-85.001,2.251,-81.792
9593
point
9594
-87.067,2.251,-82.776
9595
reverse
9596
// Pedestrian number 710
9597
9				// Ref num
9598
6				// Number of instructions
9599
3				// Initial instruction
9600
point
9601
-85.438,2.251,-79.732
9602
point
9603
-84.347,2.251,-80.484
9604
point
9605
-84.336,2.251,-81.915
9606
point
9607
-83.997,2.251,-82.993
9608
point
9609
-84.387,2.251,-84.002
9610
reverse
9611
// Pedestrian number 711
9612
9				// Ref num
9613
5				// Number of instructions
9614
3				// Initial instruction
9615
point
9616
-84.298,2.251,-84.383
9617
point
9618
-83.944,2.251,-85.330
9619
point
9620
-84.396,2.251,-88.239
9621
point
9622
-84.970,2.251,-91.703
9623
reverse
9624
// Pedestrian number 712
9625
5				// Ref num
9626
5				// Number of instructions
9627
3				// Initial instruction
9628
point
9629
-83.277,2.267,-95.519
9630
point
9631
-83.637,2.260,-94.287
9632
point
9633
-83.351,2.251,-92.755
9634
point
9635
-82.758,2.251,-89.053
9636
reverse
9637
// Pedestrian number 713
9638
29				// Ref num
9639
6				// Number of instructions
9640
4				// Initial instruction
9641
point
9642
-82.587,2.251,-86.286
9643
point
9644
-82.786,2.251,-87.269
9645
point
9646
-82.572,2.251,-88.632
9647
point
9648
-85.006,2.251,-92.337
9649
point
9650
-85.231,2.251,-93.757
9651
reverse
9652
// Pedestrian number 714
9653
13				// Ref num
9654
6				// Number of instructions
9655
3				// Initial instruction
9656
point
9657
-85.192,2.266,-95.375
9658
point
9659
-84.893,2.274,-96.792
9660
point
9661
-85.037,2.279,-97.550
9662
point
9663
-84.618,2.290,-99.235
9664
point
9665
-85.396,2.295,-100.248
9666
reverse
9667
// Pedestrian number 715
9668
13				// Ref num
9669
5				// Number of instructions
9670
3				// Initial instruction
9671
point
9672
-83.310,2.301,-100.995
9673
point
9674
-83.758,2.291,-99.407
9675
point
9676
-83.474,2.287,-98.635
9677
point
9678
-83.355,2.277,-97.212
9679
reverse
9680
// Pedestrian number 716
9681
9				// Ref num
9682
5				// Number of instructions
9683
2				// Initial instruction
9684
point
9685
-83.360,2.260,-94.383
9686
point
9687
-83.685,2.253,-93.176
9688
point
9689
-83.407,2.253,-92.233
9690
point
9691
-84.417,2.251,-89.669
9692
reverse
9693
// Pedestrian number 717
9694
5				// Ref num
9695
4				// Number of instructions
9696
2				// Initial instruction
9697
point
9698
-35.220,-6.882,-53.727
9699
point
9700
-34.256,-6.876,-52.729
9701
point
9702
-31.570,-6.876,-51.697
9703
reverse
9704
// Pedestrian number 718
9705
5				// Ref num
9706
6				// Number of instructions
9707
3				// Initial instruction
9708
point
9709
-35.348,-6.469,-57.727
9710
point
9711
-35.473,-6.373,-58.483
9712
point
9713
-35.735,-6.314,-58.828
9714
point
9715
-36.120,-6.144,-60.067
9716
point
9717
-37.051,-5.891,-61.595
9718
reverse
9719
// Pedestrian number 719
9720
5				// Ref num
9721
6				// Number of instructions
9722
2				// Initial instruction
9723
point
9724
-38.976,-5.702,-61.711
9725
point
9726
-39.880,-5.491,-62.693
9727
point
9728
-40.773,-5.193,-63.497
9729
point
9730
-41.195,-5.000,-64.211
9731
point
9732
-41.545,-4.920,-64.369
9733
reverse
9734
// Pedestrian number 720
9735
29				// Ref num
9736
7				// Number of instructions
9737
4				// Initial instruction
9738
point
9739
-37.941,-5.683,-62.811
9740
point
9741
-38.609,-5.563,-63.364
9742
point
9743
-39.068,-5.350,-64.330
9744
point
9745
-39.816,-5.120,-65.115
9746
point
9747
-40.695,-4.918,-65.544
9748
point
9749
-41.133,-4.758,-66.297
9750
reverse
9751
// Pedestrian number 721
9752
10				// Ref num
9753
5				// Number of instructions
9754
3				// Initial instruction
9755
point
9756
-43.550,-4.400,-66.062
9757
point
9758
-44.182,-4.078,-67.174
9759
point
9760
-45.106,-3.841,-67.237
9761
point
9762
-46.113,-3.522,-67.887
9763
reverse
9764
// Pedestrian number 722
9765
9				// Ref num
9766
5				// Number of instructions
9767
3				// Initial instruction
9768
point
9769
-50.887,-1.847,-73.141
9770
point
9771
-51.773,-1.634,-73.446
9772
point
9773
-52.451,-1.455,-73.780
9774
point
9775
-53.486,-1.092,-74.952
9776
reverse
9777
// Pedestrian number 723
9778
9				// Ref num
9779
6				// Number of instructions
9780
3				// Initial instruction
9781
point
9782
-54.493,-1.103,-73.532
9783
point
9784
-53.306,-1.311,-73.602
9785
point
9786
-52.501,-1.483,-73.518
9787
point
9788
-52.051,-1.640,-73.025
9789
point
9790
-51.755,-1.848,-71.981
9791
reverse
9792
// Pedestrian number 724
9793
9				// Ref num
9794
4				// Number of instructions
9795
2				// Initial instruction
9796
point
9797
-51.113,-2.026,-71.604
9798
point
9799
-52.342,-1.658,-72.512
9800
point
9801
-53.975,-1.263,-73.083
9802
reverse
9803
// Pedestrian number 725
9804
9				// Ref num
9805
4				// Number of instructions
9806
2				// Initial instruction
9807
point
9808
-58.805,0.056,-76.115
9809
point
9810
-59.502,0.274,-76.754
9811
point
9812
-60.334,0.418,-77.122
9813
reverse
9814
// Pedestrian number 726
9815
9				// Ref num
9816
4				// Number of instructions
9817
2				// Initial instruction
9818
point
9819
-60.779,0.696,-79.619
9820
point
9821
-60.162,0.557,-78.953
9822
point
9823
-59.167,0.404,-78.532
9824
reverse
9825
// Pedestrian number 727
9826
10				// Ref num
9827
6				// Number of instructions
9828
3				// Initial instruction
9829
point
9830
-64.517,1.201,-80.520
9831
point
9832
-64.862,1.284,-81.005
9833
point
9834
-65.993,1.475,-81.671
9835
point
9836
-67.036,1.716,-82.930
9837
point
9838
-67.846,1.798,-82.941
9839
reverse
9840
// Pedestrian number 728
9841
10				// Ref num
9842
6				// Number of instructions
9843
3				// Initial instruction
9844
point
9845
-69.611,2.304,-87.499
9846
point
9847
-69.439,2.304,-86.219
9848
point
9849
-69.052,2.277,-85.945
9850
point
9851
-67.800,2.118,-85.658
9852
point
9853
-67.153,1.979,-85.035
9854
reverse
9855
// Pedestrian number 729
9856
9				// Ref num
9857
5				// Number of instructions
9858
2				// Initial instruction
9859
point
9860
-71.758,2.304,-86.188
9861
point
9862
-70.420,2.299,-84.976
9863
point
9864
-69.753,2.199,-84.697
9865
point
9866
-69.171,2.041,-83.849
9867
reverse
9868
// Pedestrian number 730
9869
9				// Ref num
9870
5				// Number of instructions
9871
2				// Initial instruction
9872
point
9873
-67.248,2.012,-85.232
9874
point
9875
-66.563,1.864,-84.566
9876
point
9877
-66.052,1.729,-83.868
9878
point
9879
-65.299,1.607,-83.477
9880
reverse
9881
// Pedestrian number 731
9882
9				// Ref num
9883
5				// Number of instructions
9884
3				// Initial instruction
9885
point
9886
-72.777,2.304,-94.056
9887
point
9888
-72.580,2.304,-92.650
9889
point
9890
-72.067,2.304,-91.984
9891
point
9892
-71.303,2.304,-90.242
9893
reverse
9894
// Pedestrian number 732
9895
11				// Ref num
9896
4				// Number of instructions
9897
2				// Initial instruction
9898
point
9899
-106.609,2.218,-111.239
9900
point
9901
-103.858,2.234,-111.856
9902
point
9903
-101.865,2.281,-111.624
9904
reverse
9905
// Pedestrian number 733
9906
5				// Ref num
9907
4				// Number of instructions
9908
2				// Initial instruction
9909
point
9910
-99.726,2.295,-109.642
9911
point
9912
-100.983,2.293,-109.847
9913
point
9914
-102.929,2.260,-109.940
9915
reverse
9916
// Pedestrian number 734
9917
9				// Ref num
9918
6				// Number of instructions
9919
3				// Initial instruction
9920
point
9921
55.675,-32.495,18.999
9922
point
9923
56.539,-32.495,18.373
9924
point
9925
57.804,-32.493,18.572
9926
point
9927
59.809,-32.495,18.222
9928
point
9929
61.361,-32.495,19.656
9930
reverse
9931
// Pedestrian number 735
9932
5				// Ref num
9933
5				// Number of instructions
9934
3				// Initial instruction
9935
point
9936
61.178,-32.495,20.315
9937
point
9938
60.376,-32.495,20.970
9939
point
9940
58.882,-32.495,20.755
9941
point
9942
56.319,-32.495,19.763
9943
reverse
9944
// Pedestrian number 736
9945
10				// Ref num
9946
6				// Number of instructions
9947
3				// Initial instruction
9948
point
9949
57.545,-32.495,21.841
9950
point
9951
57.239,-32.495,21.096
9952
point
9953
57.724,-32.495,20.159
9954
point
9955
58.508,-32.495,19.193
9956
point
9957
59.116,-32.494,16.861
9958
reverse
9959
// Pedestrian number 737
9960
10				// Ref num
9961
5				// Number of instructions
9962
3				// Initial instruction
9963
point
9964
58.754,-32.494,16.736
9965
point
9966
58.261,-32.494,17.337
9967
point
9968
58.925,-32.495,18.971
9969
point
9970
60.666,-32.495,20.840
9971
reverse
9972
// Pedestrian number 738
9973
9				// Ref num
9974
4				// Number of instructions
9975
2				// Initial instruction
9976
point
9977
59.216,-32.495,21.860
9978
point
9979
59.432,-32.495,20.175
9980
point
9981
59.388,-32.493,17.224
9982
reverse
9983
// Pedestrian number 739
9984
9				// Ref num
9985
6				// Number of instructions
9986
3				// Initial instruction
9987
point
9988
60.624,-32.495,18.751
9989
point
9990
60.045,-32.495,18.234
9991
point
9992
59.565,-32.494,16.976
9993
point
9994
58.602,-32.494,16.793
9995
point
9996
56.065,-32.494,18.437
9997
reverse
9998
// Pedestrian number 740
9999
9				// Ref num
10000
6				// Number of instructions
10001
2				// Initial instruction
10002
point
10003
59.778,-32.495,17.160
10004
point
10005
56.955,-32.485,18.111
10006
point
10007
56.374,-32.495,19.334
10008
point
10009
56.768,-32.495,20.332
10010
point
10011
58.274,-32.495,22.201
10012
reverse
10013
// Pedestrian number 741
10014
29				// Ref num
10015
5				// Number of instructions
10016
3				// Initial instruction
10017
point
10018
60.119,-32.495,21.293
10019
point
10020
59.364,-32.495,21.828
10021
point
10022
57.770,-32.495,21.845
10023
point
10024
57.053,-32.495,21.242
10025
reverse
10026
// Pedestrian number 742
10027
9				// Ref num
10028
7				// Number of instructions
10029
4				// Initial instruction
10030
point
10031
56.150,-32.495,19.452
10032
point
10033
56.147,-32.495,18.695
10034
point
10035
57.549,-32.495,18.022
10036
point
10037
58.899,-32.493,19.456
10038
point
10039
60.272,-32.494,19.767
10040
point
10041
60.999,-32.492,19.456
10042
reverse
10043
// Pedestrian number 743
10044
9				// Ref num
10045
5				// Number of instructions
10046
3				// Initial instruction
10047
point
10048
55.586,-32.452,18.204
10049
point
10050
54.589,-32.210,16.785
10051
point
10052
52.979,-31.981,15.897
10053
point
10054
50.304,-31.514,13.675
10055
reverse
10056
// Pedestrian number 744
10057
9				// Ref num
10058
7				// Number of instructions
10059
4				// Initial instruction
10060
point
10061
46.694,-30.417,6.222
10062
point
10063
47.061,-30.541,7.201
10064
point
10065
48.055,-30.729,8.231
10066
point
10067
49.020,-30.839,8.439
10068
point
10069
50.103,-31.004,9.124
10070
point
10071
51.270,-31.216,10.230
10072
reverse
10073
// Pedestrian number 745
10074
9				// Ref num
10075
5				// Number of instructions
10076
1				// Initial instruction
10077
point
10078
53.727,-31.641,12.350
10079
point
10080
54.387,-31.758,12.939
10081
point
10082
54.582,-31.810,13.317
10083
point
10084
56.387,-32.089,14.496
10085
reverse
10086
// Pedestrian number 746
10087
10				// Ref num
10088
5				// Number of instructions
10089
3				// Initial instruction
10090
point
10091
49.594,-31.358,12.811
10092
point
10093
48.403,-31.080,11.219
10094
point
10095
47.021,-30.905,10.644
10096
point
10097
44.869,-30.539,8.944
10098
reverse
10099
// Pedestrian number 747
10100
9				// Ref num
10101
5				// Number of instructions
10102
2				// Initial instruction
10103
point
10104
42.844,-30.180,7.221
10105
point
10106
41.469,-29.890,5.664
10107
point
10108
40.348,-29.738,5.096
10109
point
10110
38.972,-29.509,4.065
10111
reverse
10112
// Pedestrian number 748
10113
9				// Ref num
10114
5				// Number of instructions
10115
3				// Initial instruction
10116
point
10117
39.894,-29.258,0.563
10118
point
10119
37.883,-28.980,-0.391
10120
point
10121
34.399,-28.301,-4.272
10122
point
10123
33.677,-28.239,-5.514
10124
reverse
10125
// Pedestrian number 749
10126
9				// Ref num
10127
4				// Number of instructions
10128
2				// Initial instruction
10129
point
10130
31.187,-28.225,-3.370
10131
point
10132
30.032,-28.109,-5.730
10133
point
10134
29.450,-28.024,-8.327
10135
reverse
10136
// Pedestrian number 750
10137
9				// Ref num
10138
5				// Number of instructions
10139
3				// Initial instruction
10140
point
10141
32.247,-27.974,-10.687
10142
point
10143
31.996,-27.997,-10.072
10144
point
10145
32.413,-28.046,-8.904
10146
point
10147
32.784,-28.096,-7.698
10148
reverse
10149
// Pedestrian number 751
10150
10				// Ref num
10151
4				// Number of instructions
10152
2				// Initial instruction
10153
point
10154
31.973,-27.826,-12.733
10155
point
10156
32.280,-27.594,-14.570
10157
point
10158
33.279,-27.375,-17.676
10159
reverse
10160
// Pedestrian number 752
10161
10				// Ref num
10162
4				// Number of instructions
10163
2				// Initial instruction
10164
point
10165
34.819,-27.071,-20.753
10166
point
10167
37.004,-26.846,-23.233
10168
point
10169
38.246,-26.846,-24.050
10170
reverse
10171
// Pedestrian number 753
10172
99				// Ref num
10173
6				// Number of instructions
10174
2				// Initial instruction
10175
point
10176
-84.114,14.366,130.974
10177
point
10178
-84.462,14.366,130.226
10179
point
10180
-83.954,14.367,128.986
10181
point
10182
-83.637,14.367,128.448
10183
point
10184
-81.322,14.367,127.803
10185
reverse
10186
START OF OPPONENT PATHS
10187
315                             // Number of path nodes
10188
-85.174,   14.367,  134.033   // Node #0
10189
-85.131,   14.367,  129.004   // Node #1
10190
-85.083,   14.383,  120.423   // Node #2
10191
-85.004,   14.369,  112.189   // Node #3
10192
-85.814,   14.369,  108.177   // Node #4
10193
-86.361,   14.369,  101.560   // Node #5
10194
-89.321,   14.369,   94.139   // Node #6
10195
-92.370,   14.369,   89.015   // Node #7
10196
-94.059,   14.369,   85.082   // Node #8
10197
-98.407,   14.369,   72.591   // Node #9
10198
-99.280,   14.369,   67.881   // Node #10
10199
-99.151,   14.370,   58.504   // Node #11
10200
-98.272,   14.370,   52.659   // Node #12
10201
-96.957,   14.376,   49.940   // Node #13
10202
-98.336,   14.382,   45.501   // Node #14
10203
-92.828,   14.187,   38.066   // Node #15
10204
-90.443,   14.122,   34.980   // Node #16
10205
-87.299,   14.480,   28.441   // Node #17
10206
-86.174,   14.490,   23.466   // Node #18
10207
-89.058,   14.402,   20.055   // Node #19
10208
-95.367,   13.539,   16.282   // Node #20
10209
-104.623,   13.248,    9.097   // Node #21
10210
-110.657,   13.222,    3.435   // Node #22
10211
-118.340,   13.250,   -4.757   // Node #23
10212
-127.832,   13.289,   -8.640   // Node #24
10213
-137.306,   13.320,   -8.520   // Node #25
10214
-142.106,   13.340,   -7.124   // Node #26
10215
-144.218,   13.343,   -5.493   // Node #27
10216
-147.996,   13.354,   -5.048   // Node #28
10217
-152.601,   13.017,   -6.007   // Node #29
10218
-156.384,   13.030,   -8.741   // Node #30
10219
-159.231,   12.751,  -14.269   // Node #31
10220
-160.246,   11.919,  -26.250   // Node #32
10221
-160.626,   11.360,  -31.837   // Node #33
10222
-158.277,   11.357,  -36.780   // Node #34
10223
-132.091,   11.357,  -53.991   // Node #35
10224
-126.978,   11.358,  -54.274   // Node #36
10225
-112.860,   11.357,  -52.071   // Node #37
10226
-110.173,   11.357,  -49.965   // Node #38
10227
-105.888,   11.357,  -34.227   // Node #39
10228
-106.258,   11.357,  -31.455   // Node #40
10229
-113.036,   11.357,  -18.282   // Node #41
10230
-113.435,   11.357,  -15.725   // Node #42
10231
-112.009,   11.357,  -10.920   // Node #43
10232
-108.811,   11.358,   -5.232   // Node #44
10233
-104.793,   11.354,   -0.686   // Node #45
10234
-94.347,   11.351,    8.256   // Node #46
10235
-76.867,   11.352,   18.245   // Node #47
10236
-64.084,   11.352,   25.470   // Node #48
10237
-60.621,   11.351,   26.233   // Node #49
10238
-53.157,   11.351,   24.177   // Node #50
10239
-45.835,   11.351,   25.750   // Node #51
10240
-21.967,   11.353,   39.334   // Node #52
10241
-10.372,   11.343,   30.964   // Node #53
10242
-11.188,   11.344,   24.197   // Node #54
10243
-57.845,   11.349,  -16.846   // Node #55
10244
-65.426,   10.095,  -26.418   // Node #56
10245
-69.974,    8.975,  -34.631   // Node #57
10246
-75.423,    5.825,  -50.035   // Node #58
10247
-82.736,    3.157,  -71.575   // Node #59
10248
-83.723,    2.495,  -77.632   // Node #60
10249
-83.958,    2.260,  -94.230   // Node #61
10250
-84.302,    3.842, -110.269   // Node #62
10251
-84.083,    3.842, -117.758   // Node #63
10252
-74.654,    3.842, -117.749   // Node #64
10253
-70.120,    3.198, -117.640   // Node #65
10254
-64.217,    1.717, -117.497   // Node #66
10255
-58.138,   -0.727, -117.261   // Node #67
10256
-52.837,   -1.850, -117.487   // Node #68
10257
-47.143,   -4.165, -117.464   // Node #69
10258
-40.074,   -6.510, -117.623   // Node #70
10259
-31.969,   -9.309, -117.518   // Node #71
10260
-30.601,   -9.700, -116.562   // Node #72
10261
-25.014,   -9.913, -111.074   // Node #73
10262
-16.666,  -11.354, -105.465   // Node #74
10263
-9.606,  -13.908,  -99.368   // Node #75
10264
-2.828,  -17.107,  -91.387   // Node #76
10265
2.659,  -19.359,  -81.241   // Node #77
10266
5.833,  -21.715,  -72.692   // Node #78
10267
12.932,  -25.108,  -53.353   // Node #79
10268
14.471,  -25.899,  -49.150   // Node #80
10269
16.483,  -26.843,  -40.333   // Node #81
10270
18.392,  -26.843,  -39.441   // Node #82
10271
35.028,  -26.846,  -38.362   // Node #83
10272
67.574,  -27.090,  -50.465   // Node #84
10273
72.399,  -27.090,  -37.971   // Node #85
10274
82.650,  -27.774,  -10.109   // Node #86
10275
90.231,  -28.264,  -13.193   // Node #87
10276
103.519,  -29.083,  -18.158   // Node #88
10277
116.956,  -29.084,  -21.492   // Node #89
10278
152.329,  -29.258,  -21.550   // Node #90
10279
163.560,  -29.258,  -20.349   // Node #91
10280
163.690,  -29.258,  -14.740   // Node #92
10281
-88.767,   14.367,  144.010   // Node #93
10282
-81.430,   14.367,  143.394   // Node #94
10283
-81.677,   14.367,  128.100   // Node #95
10284
-89.169,   14.367,  128.050   // Node #96
10285
-82.752,   14.369,  109.391   // Node #97
10286
-81.030,   14.369,  104.732   // Node #98
10287
-80.458,   14.369,   97.774   // Node #99
10288
-80.380,   14.385,   93.107   // Node #100
10289
-78.947,   14.385,   90.536   // Node #101
10290
-77.552,   14.386,   89.063   // Node #102
10291
-67.715,   14.205,   83.307   // Node #103
10292
-60.784,   14.115,   79.284   // Node #104
10293
-45.560,   13.909,   70.199   // Node #105
10294
-38.596,   13.911,   66.253   // Node #106
10295
-34.089,   13.914,   63.689   // Node #107
10296
-23.058,   13.895,   64.198   // Node #108
10297
-21.998,   14.092,   64.674   // Node #109
10298
-14.242,   14.369,   60.306   // Node #110
10299
-11.964,   14.001,   58.091   // Node #111
10300
-9.522,   13.525,   55.133   // Node #112
10301
-8.972,   13.227,   52.515   // Node #113
10302
-8.826,   13.033,   49.448   // Node #114
10303
-9.262,   12.919,   47.585   // Node #115
10304
-11.348,   12.396,   43.795   // Node #116
10305
-12.703,   12.149,   42.741   // Node #117
10306
-16.543,   11.706,   41.278   // Node #118
10307
-19.823,   11.372,   40.143   // Node #119
10308
-21.695,   11.353,   41.182   // Node #120
10309
-21.022,   11.353,   45.931   // Node #121
10310
-22.804,   11.353,   51.474   // Node #122
10311
-26.856,   11.353,   56.253   // Node #123
10312
-36.672,   11.353,   62.035   // Node #124
10313
-43.259,   11.351,   65.827   // Node #125
10314
-19.687,   14.369,   65.505   // Node #126
10315
19.211,   14.369,   65.325   // Node #127
10316
25.546,   12.756,   60.540   // Node #128
10317
24.028,   10.462,   52.807   // Node #129
10318
18.228,    8.672,   52.439   // Node #130
10319
15.124,    7.127,   56.676   // Node #131
10320
18.029,    5.407,   61.798   // Node #132
10321
20.189,    4.866,   62.693   // Node #133
10322
24.857,    3.105,   60.353   // Node #134
10323
25.926,    1.741,   55.974   // Node #135
10324
15.906,   -4.057,   39.063   // Node #136
10325
12.474,   -8.382,   21.678   // Node #137
10326
10.624,   -9.641,   17.671   // Node #138
10327
5.736,  -11.219,   14.727   // Node #139
10328
1.231,  -12.859,   17.694   // Node #140
10329
2.359,  -14.889,   24.520   // Node #141
10330
7.907,  -16.626,   25.184   // Node #142
10331
10.203,  -17.330,   23.707   // Node #143
10332
9.237,  -19.788,   16.356   // Node #144
10333
7.290,  -20.557,   15.075   // Node #145
10334
-4.744,  -22.097,   16.559   // Node #146
10335
-12.087,  -24.237,   14.710   // Node #147
10336
-18.127,  -26.308,    6.234   // Node #148
10337
-18.507,  -26.639,   -1.941   // Node #149
10338
-8.632,  -26.662,  -16.604   // Node #150
10339
11.140,  -26.867,  -34.816   // Node #151
10340
-88.975,   14.369,   92.186   // Node #152
10341
-89.816,   14.369,   88.233   // Node #153
10342
-89.616,   14.369,   85.494   // Node #154
10343
-87.773,   14.369,   82.620   // Node #155
10344
-84.921,   14.369,   81.088   // Node #156
10345
-81.090,   14.369,   80.353   // Node #157
10346
-67.992,   14.370,   78.625   // Node #158
10347
-60.550,   14.370,   76.097   // Node #159
10348
-44.599,   14.393,   66.584   // Node #160
10349
-95.840,   14.385,   45.740   // Node #161
10350
-87.977,   13.469,   35.664   // Node #162
10351
-84.761,   14.483,   27.620   // Node #163
10352
-145.598,   11.349,  -44.988   // Node #164
10353
-143.439,   11.231,  -43.671   // Node #165
10354
-139.562,   10.297,  -38.962   // Node #166
10355
-133.346,    7.076,  -31.372   // Node #167
10356
-126.402,    4.714,  -12.263   // Node #168
10357
-132.593,    4.721,  -11.231   // Node #169
10358
-135.414,    4.729,  -11.459   // Node #170
10359
-146.246,    4.727,  -10.735   // Node #171
10360
-152.830,    4.741,  -12.171   // Node #172
10361
-153.836,    4.710,  -17.750   // Node #173
10362
-146.374,    4.757,  -35.925   // Node #174
10363
-140.878,    4.716,  -39.786   // Node #175
10364
-135.212,    4.765,  -44.585   // Node #176
10365
-131.747,    4.802,  -46.016   // Node #177
10366
-121.442,    4.814,  -42.468   // Node #178
10367
-118.242,    4.822,  -40.888   // Node #179
10368
-115.010,    4.815,  -32.354   // Node #180
10369
-115.217,    4.808,  -24.297   // Node #181
10370
-117.418,    4.769,  -19.217   // Node #182
10371
-121.309,    4.725,  -14.941   // Node #183
10372
-143.993,    4.684,  -43.693   // Node #184
10373
-147.331,    4.107,  -47.868   // Node #185
10374
-152.889,    2.674,  -58.214   // Node #186
10375
-156.218,    1.808,  -64.271   // Node #187
10376
-161.349,   -0.645,  -76.241   // Node #188
10377
-161.585,   -2.959,  -89.014   // Node #189
10378
-161.986,   -2.955,  -96.537   // Node #190
10379
-161.402,   -2.955,  -99.612   // Node #191
10380
-159.238,   -2.956, -102.368   // Node #192
10381
-153.643,   -2.956, -107.830   // Node #193
10382
-147.996,   -2.510, -110.109   // Node #194
10383
-136.948,   -2.151, -111.902   // Node #195
10384
-131.881,   -1.458, -112.921   // Node #196
10385
-114.383,    1.676, -113.834   // Node #197
10386
-111.172,    2.072, -115.949   // Node #198
10387
-107.036,    2.219, -116.857   // Node #199
10388
-93.970,    2.306, -117.356   // Node #200
10389
-86.826,    3.632, -117.496   // Node #201
10390
-111.713,    2.056, -113.150   // Node #202
10391
-105.357,    2.226, -111.517   // Node #203
10392
-97.252,    2.300, -110.283   // Node #204
10393
-85.897,    3.842, -110.326   // Node #205
10394
-159.697,   -2.957,  -91.343   // Node #206
10395
-157.915,   -2.956,  -94.562   // Node #207
10396
-154.712,   -2.956,  -96.318   // Node #208
10397
-150.756,   -2.905,  -96.205   // Node #209
10398
-101.505,    1.428,  -90.354   // Node #210
10399
-91.441,    2.258,  -89.019   // Node #211
10400
-87.248,    2.257,  -85.375   // Node #212
10401
-85.150,    2.251,  -80.214   // Node #213
10402
-123.449,    4.722,  -17.171   // Node #214
10403
-125.705,    4.720,  -18.954   // Node #215
10404
-126.432,    4.716,  -21.525   // Node #216
10405
-127.927,    4.766,  -24.636   // Node #217
10406
-137.393,    4.761,  -36.181   // Node #218
10407
-119.073,    4.759,  -13.477   // Node #219
10408
-116.380,    4.729,   -9.725   // Node #220
10409
-109.005,    4.927,   -1.094   // Node #221
10410
-106.185,    5.172,    2.204   // Node #222
10411
-100.332,    4.700,    7.190   // Node #223
10412
-89.365,    4.738,   13.437   // Node #224
10413
-83.500,    4.727,   13.874   // Node #225
10414
-78.166,    4.725,   11.454   // Node #226
10415
-72.588,    4.279,    7.035   // Node #227
10416
-69.122,    3.410,    3.341   // Node #228
10417
-62.544,    1.445,   -4.871   // Node #229
10418
-57.851,    0.609,  -10.271   // Node #230
10419
-41.643,   -2.584,  -28.814   // Node #231
10420
-36.875,   -4.330,  -34.095   // Node #232
10421
-33.516,   -5.348,  -40.424   // Node #233
10422
-32.779,   -6.318,  -46.000   // Node #234
10423
-32.679,   -6.791,  -50.552   // Node #235
10424
-31.990,   -6.876,  -54.633   // Node #236
10425
-32.280,   -6.681,  -66.959   // Node #237
10426
-38.177,   -5.802,  -77.551   // Node #238
10427
-41.404,   -5.245,  -81.414   // Node #239
10428
-48.673,   -5.194,  -87.785   // Node #240
10429
-62.891,   -4.603,  -96.844   // Node #241
10430
-70.534,   -4.057, -100.831   // Node #242
10431
-76.413,   -4.106, -106.419   // Node #243
10432
-77.200,   -4.209, -112.205   // Node #244
10433
-72.290,   -4.212, -110.680   // Node #245
10434
-57.158,   -4.176, -110.308   // Node #246
10435
-48.265,   -6.699, -110.635   // Node #247
10436
-40.010,   -8.600, -111.487   // Node #248
10437
-26.906,   -9.940, -110.276   // Node #249
10438
-34.680,   -6.858,  -54.932   // Node #250
10439
-37.650,   -5.938,  -60.731   // Node #251
10440
-58.549,    0.157,  -77.179   // Node #252
10441
-69.603,    2.287,  -85.560   // Node #253
10442
-74.270,    2.304,  -94.363   // Node #254
10443
-75.023,    2.781,  -98.779   // Node #255
10444
-74.636,    3.842, -109.887   // Node #256
10445
-63.923,    1.965, -110.165   // Node #257
10446
-60.379,    0.757, -110.220   // Node #258
10447
-84.395,    2.281, -129.855   // Node #259
10448
-84.137,    3.955, -143.094   // Node #260
10449
-83.485,    3.945, -145.920   // Node #261
10450
-74.757,    3.951, -144.005   // Node #262
10451
-74.133,    2.306, -133.881   // Node #263
10452
-74.102,    3.256, -121.521   // Node #264
10453
41.980,  -26.844,  -40.498   // Node #265
10454
45.531,  -26.846,  -28.259   // Node #266
10455
35.519,  -26.832,  -24.476   // Node #267
10456
32.555,  -27.205,  -20.412   // Node #268
10457
30.287,  -27.978,  -10.218   // Node #269
10458
32.623,  -28.265,   -3.577   // Node #270
10459
59.526,  -32.494,   20.074   // Node #271
10460
57.993,  -32.494,   21.997   // Node #272
10461
61.199,  -32.495,   20.095   // Node #273
10462
83.735,  -28.265,  -33.355   // Node #274
10463
112.074,  -29.084,  -18.602   // Node #275
10464
117.345,  -29.084,  -17.030   // Node #276
10465
125.909,  -29.084,  -17.041   // Node #277
10466
151.213,  -29.258,  -17.049   // Node #278
10467
147.062,  -29.258,  -23.961   // Node #279
10468
138.034,  -30.821,  -24.148   // Node #280
10469
121.471,  -30.898,  -24.149   // Node #281
10470
147.549,  -29.258,  -19.629   // Node #282
10471
137.399,  -30.898,  -19.381   // Node #283
10472
122.075,  -30.899,  -19.079   // Node #284
10473
149.611,  -29.258,  -15.293   // Node #285
10474
144.010,  -29.488,  -14.360   // Node #286
10475
122.122,  -30.899,  -14.744   // Node #287
10476
-80.882,   -4.158, -110.592   // Node #288
10477
-81.190,   -4.184, -114.373   // Node #289
10478
-73.271,   -4.208, -115.034   // Node #290
10479
-97.132,   11.353,    5.796   // Node #291
10480
-82.383,   11.379,    8.058   // Node #292
10481
-63.150,   11.073,   12.292   // Node #293
10482
-53.899,   11.353,   17.502   // Node #294
10483
-47.791,   11.351,   23.764   // Node #295
10484
-72.954,   11.352,   19.857   // Node #296
10485
-8.875,   11.346,   31.999   // Node #297
10486
-5.561,   11.152,   33.060   // Node #298
10487
2.242,   10.219,   35.717   // Node #299
10488
20.483,    9.377,   39.069   // Node #300
10489
30.976,    8.763,   37.955   // Node #301
10490
34.493,    9.207,   37.002   // Node #302
10491
58.058,    9.207,   28.549   // Node #303
10492
59.091,    9.207,   26.142   // Node #304
10493
54.790,    9.217,   19.800   // Node #305
10494
53.958,    9.208,   15.538   // Node #306
10495
49.388,    9.207,   17.734   // Node #307
10496
41.274,    9.207,   27.611   // Node #308
10497
34.824,    9.207,   34.404   // Node #309
10498
33.161,    9.208,   36.376   // Node #310
10499
62.833,    9.207,   20.506   // Node #311
10500
61.672,    9.207,   19.074   // Node #312
10501
59.390,    9.207,   15.035   // Node #313
10502
-127.000,   13.288,   -8.291   // Node #314
10503
327                                           // Number of path sections
10504
0,   1,   0, 255,   0, 255,    1.0,    1   // Section #0
10505
1,   2,   0, 255,   0, 255,    1.0,    1   // Section #1
10506
2,   3,   0, 255,   0, 255,    1.0,    1   // Section #2
10507
3,   4,   0, 255,   0, 255,    0.7,    1   // Section #3
10508
4,   5,   0, 255,   0, 255,    0.7,    1   // Section #4
10509
5,   6,   0, 255,   0, 255,    0.5,    1   // Section #5
10510
6,   7,   0, 255,   0, 255,    0.4,    1   // Section #6
10511
7,   8,   0, 255,   0, 255,    0.9,    1   // Section #7
10512
8,   9,   0, 255,   0, 255,    0.9,    1   // Section #8
10513
9,  10,   0, 255,   0, 255,    0.9,    1   // Section #9
10514
10,  11,   0, 255,   0, 255,    0.8,    1   // Section #10
10515
11,  12,   0, 255,   0, 255,    1.0,    1   // Section #11
10516
12,  13,   0, 255,   0, 255,    0.7,    1   // Section #12
10517
13,  14,   0, 255,   0, 255,    0.5,    1   // Section #13
10518
14,  15,   0, 255,   0, 255,    0.8,    1   // Section #14
10519
15,  16,   0, 255,   0, 255,    1.0,    1   // Section #15
10520
16,  17,   0, 255,   0, 255,    0.6,    1   // Section #16
10521
17,  18,   0, 255,   0, 255,    1.0,    1   // Section #17
10522
18,  19,   0, 255,   0, 255,    1.0,    1   // Section #18
10523
19,  20,   0, 255,   0, 255,    1.0,    1   // Section #19
10524
20,  21,   0, 255,   0, 255,    0.8,    1   // Section #20
10525
21,  22,   0, 255,   0, 255,    0.7,    1   // Section #21
10526
22,  23,   0, 255,   0, 255,    0.8,    1   // Section #22
10527
24,  25,   0, 255,   0, 255,    0.9,    1   // Section #23
10528
25,  26,   0, 255,   0, 255,    0.8,    1   // Section #24
10529
26,  27,   0, 255,   0, 255,    0.8,    1   // Section #25
10530
27,  28,   0, 255,   0, 255,    0.8,    1   // Section #26
10531
28,  29,   0, 255,   0, 255,    0.9,    1   // Section #27
10532
29,  30,   0, 255,   0, 255,    0.9,    1   // Section #28
10533
30,  31,   0, 255,   0, 255,    0.9,    1   // Section #29
10534
31,  32,   0, 255,   0, 255,    0.8,    1   // Section #30
10535
32,  33,   0, 255,   0, 255,    0.7,    1   // Section #31
10536
33,  34,   0, 255,   0, 255,    0.8,    1   // Section #32
10537
34, 164,   0, 255,   0, 255,    0.8,    1   // Section #33
10538
35,  36,   0, 255,   0, 255,    0.7,    1   // Section #34
10539
36,  37,   0, 255,   0, 255,    1.0,    1   // Section #35
10540
37,  38,   0, 255,   0, 255,    0.8,    1   // Section #36
10541
38,  39,   0, 255,   0, 255,    0.9,    1   // Section #37
10542
39,  40,   0, 255,   0, 255,    0.9,    1   // Section #38
10543
40,  41,   0, 255,   0, 255,    1.0,    1   // Section #39
10544
41,  42,   0, 255,   0, 255,    0.9,    1   // Section #40
10545
42,  43,   0, 255,   0, 255,    0.8,    1   // Section #41
10546
43,  44,   0, 255,   0, 255,    0.8,    1   // Section #42
10547
44,  45,   0, 255,   0, 255,    0.9,    1   // Section #43
10548
45, 291,   0, 255,   0, 255,    0.9,    1   // Section #44
10549
46,  47,   0, 255,   0, 255,    0.7,    1   // Section #45
10550
47, 296,   0, 255,   0, 255,    0.5,    1   // Section #46
10551
48,  49,   0, 255,   0, 255,    0.8,    1   // Section #47
10552
49,  50,   0, 255,   0, 255,    0.8,    1   // Section #48
10553
50,  51,   0, 255,   0, 255,    0.8,    1   // Section #49
10554
51,  52,   0, 255,   0, 255,    0.9,    1   // Section #50
10555
52,  53,   0, 255,   0, 255,    1.0,    1   // Section #51
10556
53,  54,   0, 255,   0, 255,    1.0,    1   // Section #52
10557
54,  55,   0, 255,   0, 255,    1.0,    1   // Section #53
10558
55,  56,   0, 255,   0, 255,    1.0,    1   // Section #54
10559
56,  57,   0, 255,   0, 255,    1.0,    1   // Section #55
10560
57,  58,   0, 255,   0, 255,    1.0,    1   // Section #56
10561
58,  59,   0, 255,   0, 255,    1.0,    1   // Section #57
10562
59,  60,   0, 255,   0, 255,    1.0,    1   // Section #58
10563
60,  61,   0, 255,   0, 255,    0.8,    1   // Section #59
10564
61,  62,   0, 255,   0, 255,    1.0,    1   // Section #60
10565
62,  63,   0, 255,   0, 255,    1.0,    1   // Section #61
10566
64,  65,   0, 255,   0, 255,    1.0,    1   // Section #62
10567
65,  66,   0, 255,   0, 255,    1.0,    1   // Section #63
10568
66,  67,   0, 255,   0, 255,    1.0,    1   // Section #64
10569
67,  68,   0, 255,   0, 255,    1.0,    1   // Section #65
10570
68,  69,   0, 255,   0, 255,    1.0,    1   // Section #66
10571
69,  70,   0, 255,   0, 255,    1.0,    1   // Section #67
10572
70,  71,   0, 255,   0, 255,    1.0,    1   // Section #68
10573
71,  72,   0, 255,   0, 255,    1.0,    1   // Section #69
10574
72,  73,   0, 255,   0, 255,    1.0,    1   // Section #70
10575
73,  74,   0, 255,   0, 255,    1.0,    1   // Section #71
10576
74,  75,   0, 255,   0, 255,    1.0,    1   // Section #72
10577
75,  76,   0, 255,   0, 255,    1.0,    1   // Section #73
10578
76,  77,   0, 255,   0, 255,    1.0,    1   // Section #74
10579
77,  78,   0, 255,   0, 255,    1.0,    1   // Section #75
10580
78,  79,   0, 255,   0, 255,    1.0,    1   // Section #76
10581
79,  80,   0, 255,   0, 255,    1.0,    1   // Section #77
10582
80,  81,   0, 255,   0, 255,    1.0,    1   // Section #78
10583
81,  82,   0, 255,   0, 255,    1.0,    1   // Section #79
10584
82,  83,   0, 255,   0, 255,    1.0,    1   // Section #80
10585
83, 265,   0, 255,   0, 255,    1.0,    1   // Section #81
10586
84,  85,   0, 255,   0, 255,    1.0,    1   // Section #82
10587
85,  86,   0, 255,   0, 255,    1.0,    1   // Section #83
10588
86,  87,   0, 255,   0, 255,    1.0,    1   // Section #84
10589
87,  88,   0, 255,   0, 255,    0.8,    1   // Section #85
10590
88,  89,   0, 255,   0, 255,    0.7,    1   // Section #86
10591
89,  90,   0, 255,   0, 255,    1.0,    1   // Section #87
10592
91,  92,   0, 255,   0, 255,    1.0,    1   // Section #88
10593
93,   0,   0, 255,   0, 255,    1.0, 1000   // Section #89
10594
94,   0,   0, 255,   0, 255,    1.0, 1000   // Section #90
10595
95,   1,   0, 255,   0, 255,    1.0, 1000   // Section #91
10596
96,   1,   0, 255,   0, 255,    1.0, 1000   // Section #92
10597
97,   3,   0, 255,   0, 255,    0.7,    0   // Section #93
10598
98,  97,   0, 255,   0, 255,    0.4,    0   // Section #94
10599
99,  98,   0, 255,   0, 255,    0.7,    0   // Section #95
10600
100,  99,   0, 255,   0, 255,    0.7,    0   // Section #96
10601
100, 101,   0, 255,   0, 255,    1.0,    0   // Section #97
10602
101, 102,   0, 255,   0, 255,    0.8,    0   // Section #98
10603
102, 103,   0, 255,   0, 255,    0.9,    0   // Section #99
10604
103, 104,   0, 255,   0, 255,    1.0,    0   // Section #100
10605
104, 105,   0, 255,   0, 255,    1.0,    0   // Section #101
10606
105, 106,   0, 255,   0, 255,    0.8,    0   // Section #102
10607
106, 107,   0, 255,   0, 255,    0.8,    0   // Section #103
10608
107, 108,   0, 255,   0, 255,    0.8,    0   // Section #104
10609
108, 109,   0, 255,   0, 255,    0.6,    0   // Section #105
10610
110, 109,   0, 255,   0, 255,    0.6,    0   // Section #106
10611
111, 110,   0, 255,   0, 255,    1.0,    0   // Section #107
10612
112, 111,   0, 255,   0, 255,    0.9,    0   // Section #108
10613
112, 113,   0, 255,   0, 255,    0.8,    0   // Section #109
10614
113, 114,   0, 255,   0, 255,    0.9,    0   // Section #110
10615
114, 115,   0, 255,   0, 255,    0.9,    0   // Section #111
10616
115, 116,   0, 255,   0, 255,    1.0,    0   // Section #112
10617
116, 117,   0, 255,   0, 255,    0.8,    0   // Section #113
10618
117, 118,   0, 255,   0, 255,    1.0,    0   // Section #114
10619
118, 119,   0, 255,   0, 255,    0.9,    0   // Section #115
10620
119,  52,   0, 255,   0, 255,    1.0,    0   // Section #116
10621
120,  52,   0, 255,   0, 255,    1.0,    0   // Section #117
10622
121, 120,   0, 255,   0, 255,    1.0,    0   // Section #118
10623
122, 121,   0, 255,   0, 255,    1.0,    0   // Section #119
10624
123, 122,   0, 255,   0, 255,    1.0,    0   // Section #120
10625
124, 123,   0, 255,   0, 255,    1.0,    0   // Section #121
10626
125, 124,   0, 255,   0, 255,    1.0,    0   // Section #122
10627
109, 126,   0, 255,   0, 255,    0.5,    0   // Section #123
10628
126, 127,   0, 255,   0, 255,    0.7,    0   // Section #124
10629
127, 128,   0, 255,   0, 255,    0.4,    0   // Section #125
10630
128, 129,   0, 255,   0, 255,    0.7,    0   // Section #126
10631
129, 130,   0, 255,   0, 255,    0.7,    0   // Section #127
10632
130, 131,   0, 255,   0, 255,    0.7,    0   // Section #128
10633
131, 132,   0, 255,   0, 255,    0.7,    0   // Section #129
10634
132, 133,   0, 255,   0, 255,    0.7,    0   // Section #130
10635
133, 134,   0, 255,   0, 255,    0.7,    0   // Section #131
10636
134, 135,   0, 255,   0, 255,    0.7,    0   // Section #132
10637
135, 136,   0, 255,   0, 255,    0.7,    0   // Section #133
10638
136, 137,   0, 255,   0, 255,    0.7,    0   // Section #134
10639
137, 138,   0, 255,   0, 255,    0.7,    0   // Section #135
10640
138, 139,   0, 255,   0, 255,    0.7,    0   // Section #136
10641
139, 140,   0, 255,   0, 255,    0.7,    0   // Section #137
10642
140, 141,   0, 255,   0, 255,    0.7,    0   // Section #138
10643
142, 143,   0, 255,   0, 255,    0.7,    0   // Section #139
10644
143, 144,   0, 255,   0, 255,    0.7,    0   // Section #140
10645
144, 145,   0, 255,   0, 255,    0.7,    0   // Section #141
10646
145, 146,   0, 255,   0, 255,    0.7,    0   // Section #142
10647
146, 147,   0, 255,   0, 255,    0.7,    0   // Section #143
10648
147, 148,   0, 255,   0, 255,    0.7,    0   // Section #144
10649
148, 149,   0, 255,   0, 255,    0.7,    0   // Section #145
10650
149, 150,   0, 255,   0, 255,    0.7,    0   // Section #146
10651
150, 151,   0, 255,   0, 255,    0.7,    0   // Section #147
10652
151,  81,   0, 255,   0, 255,    0.7,    0   // Section #148
10653
152,   6,   0, 255,   0, 255,    0.7,    0   // Section #149
10654
153, 152,   0, 255,   0, 255,    0.7,    0   // Section #150
10655
154, 153,   0, 255,   0, 255,    0.7,    0   // Section #151
10656
155, 154,   0, 255,   0, 255,    0.7,    0   // Section #152
10657
156, 155,   0, 255,   0, 255,    0.7,    0   // Section #153
10658
157, 156,   0, 255,   0, 255,    0.7,    0   // Section #154
10659
158, 157,   0, 255,   0, 255,    0.7,    0   // Section #155
10660
159, 158,   0, 255,   0, 255,    0.7,    0   // Section #156
10661
160, 159,   0, 255,   0, 255,    0.7, 1000   // Section #157
10662
13, 161,   0, 255,   0, 255,    0.7,    0   // Section #158
10663
161, 162,   0, 255,   0, 255,    0.7,    0   // Section #159
10664
162, 163,   0, 255,   0, 255,    0.7,    0   // Section #160
10665
163,  18,   0, 255,   0, 255,    0.7,    0   // Section #161
10666
164,  35,   0, 255,   0, 255,    0.8,    1   // Section #162
10667
165, 164,   0, 255,   0, 255,    0.8,    0   // Section #163
10668
166, 165,   0, 255,   0, 255,    0.8,    0   // Section #164
10669
167, 166,   0, 255,   0, 255,    0.8, 1000   // Section #165
10670
169, 168,   0, 255,   0, 255,    0.8,    0   // Section #166
10671
169, 170,   0, 255,   0, 255,    0.8,    0   // Section #167
10672
170, 171,   0, 255,   0, 255,    0.8,    0   // Section #168
10673
171, 172,   0, 255,   0, 255,    0.8,    0   // Section #169
10674
172, 173,   0, 255,   0, 255,    0.8,    0   // Section #170
10675
173, 174,   0, 255,   0, 255,    0.8,    0   // Section #171
10676
174, 175,   0, 255,   0, 255,    0.8,    0   // Section #172
10677
175, 176,   0, 255,   0, 255,    0.8,    0   // Section #173
10678
176, 177,   0, 255,   0, 255,    0.8,    0   // Section #174
10679
177, 178,   0, 255,   0, 255,    0.8,    0   // Section #175
10680
178, 179,   0, 255,   0, 255,    0.8,    0   // Section #176
10681
179, 180,   0, 255,   0, 255,    0.8,    0   // Section #177
10682
180, 181,   0, 255,   0, 255,    0.8,    0   // Section #178
10683
181, 182,   0, 255,   0, 255,    0.8,    0   // Section #179
10684
182, 183,   0, 255,   0, 255,    0.8,    0   // Section #180
10685
168, 183,   0, 255,   0, 255,    0.8,    0   // Section #181
10686
175, 184,   0, 255,   0, 255,    0.5,    0   // Section #182
10687
184, 185,   0, 255,   0, 255,    0.4,    0   // Section #183
10688
185, 186,   0, 255,   0, 255,    0.8,    0   // Section #184
10689
186, 187,   0, 255,   0, 255,    0.8,    0   // Section #185
10690
187, 188,   0, 255,   0, 255,    0.8,    0   // Section #186
10691
188, 189,   0, 255,   0, 255,    0.8,    0   // Section #187
10692
189, 190,   0, 255,   0, 255,    0.8,    0   // Section #188
10693
190, 191,   0, 255,   0, 255,    0.8,    0   // Section #189
10694
191, 192,   0, 255,   0, 255,    0.8,    0   // Section #190
10695
192, 193,   0, 255,   0, 255,    0.8,    0   // Section #191
10696
193, 194,   0, 255,   0, 255,    0.8,    0   // Section #192
10697
194, 195,   0, 255,   0, 255,    0.8,    0   // Section #193
10698
195, 196,   0, 255,   0, 255,    0.8,    0   // Section #194
10699
196, 197,   0, 255,   0, 255,    0.8,    0   // Section #195
10700
197, 198,   0, 255,   0, 255,    0.8,    0   // Section #196
10701
198, 199,   0, 255,   0, 255,    0.8,    0   // Section #197
10702
199, 200,   0, 255,   0, 255,    0.8,    0   // Section #198
10703
200, 201,   0, 255,   0, 255,    0.8,    0   // Section #199
10704
201,  63,   0, 255,   0, 255,    0.8,    0   // Section #200
10705
197, 202,   0, 255,   0, 255,    0.8,    0   // Section #201
10706
202, 203,   0, 255,   0, 255,    0.8,    0   // Section #202
10707
203, 204,   0, 255,   0, 255,    0.8,    0   // Section #203
10708
204, 205,   0, 255,   0, 255,    0.8,    0   // Section #204
10709
205,  62,   0, 255,   0, 255,    0.8,    0   // Section #205
10710
189, 206,   0, 255,   0, 255,    0.8,    0   // Section #206
10711
206, 207,   0, 255,   0, 255,    0.8,    0   // Section #207
10712
207, 208,   0, 255,   0, 255,    0.8,    0   // Section #208
10713
208, 209,   0, 255,   0, 255,    0.8,    0   // Section #209
10714
209, 210,   0, 255,   0, 255,    0.8,    0   // Section #210
10715
210, 211,   0, 255,   0, 255,    0.8,    0   // Section #211
10716
211, 212,   0, 255,   0, 255,    0.8,    0   // Section #212
10717
212, 213,   0, 255,   0, 255,    0.8,    0   // Section #213
10718
213,  60,   0, 255,   0, 255,    0.8,    0   // Section #214
10719
183, 214,   0, 255,   0, 255,    0.6,    0   // Section #215
10720
214, 215,   0, 255,   0, 255,    0.6,    0   // Section #216
10721
215, 216,   0, 255,   0, 255,    0.7,    0   // Section #217
10722
216, 217,   0, 255,   0, 255,    0.5,    0   // Section #218
10723
217, 218,   0, 255,   0, 255,    0.8,    0   // Section #219
10724
218, 175,   0, 255,   0, 255,    0.6,    0   // Section #220
10725
183, 219,   0, 255,   0, 255,    0.8,    0   // Section #221
10726
219, 220,   0, 255,   0, 255,    0.8,    0   // Section #222
10727
220, 221,   0, 255,   0, 255,    0.8,    0   // Section #223
10728
221, 222,   0, 255,   0, 255,    0.8,    0   // Section #224
10729
222, 223,   0, 255,   0, 255,    0.8,    0   // Section #225
10730
223, 224,   0, 255,   0, 255,    0.8,    0   // Section #226
10731
224, 225,   0, 255,   0, 255,    0.8,    0   // Section #227
10732
225, 226,   0, 255,   0, 255,    0.8,    0   // Section #228
10733
226, 227,   0, 255,   0, 255,    0.8,    0   // Section #229
10734
227, 228,   0, 255,   0, 255,    0.8,    0   // Section #230
10735
228, 229,   0, 255,   0, 255,    0.8,    0   // Section #231
10736
229, 230,   0, 255,   0, 255,    0.8,    0   // Section #232
10737
230, 231,   0, 255,   0, 255,    0.8,    0   // Section #233
10738
231, 232,   0, 255,   0, 255,    0.8,    0   // Section #234
10739
232, 233,   0, 255,   0, 255,    0.8,    0   // Section #235
10740
233, 234,   0, 255,   0, 255,    0.8,    0   // Section #236
10741
234, 235,   0, 255,   0, 255,    0.8,    0   // Section #237
10742
235, 236,   0, 255,   0, 255,    0.8,    0   // Section #238
10743
236, 237,   0, 255,   0, 255,    0.8,    0   // Section #239
10744
237, 238,   0, 255,   0, 255,    0.8,    0   // Section #240
10745
238, 239,   0, 255,   0, 255,    0.8,    0   // Section #241
10746
239, 240,   0, 255,   0, 255,    0.8,    0   // Section #242
10747
240, 241,   0, 255,   0, 255,    0.8,    0   // Section #243
10748
241, 242,   0, 255,   0, 255,    0.8,    0   // Section #244
10749
242, 243,   0, 255,   0, 255,    0.8,    0   // Section #245
10750
243, 244,   0, 255,   0, 255,    0.8,    0   // Section #246
10751
244, 245,   0, 255,   0, 255,    0.8,    0   // Section #247
10752
245, 246,   0, 255,   0, 255,    0.8,    0   // Section #248
10753
246, 247,   0, 255,   0, 255,    0.8,    0   // Section #249
10754
247, 248,   0, 255,   0, 255,    0.8,    0   // Section #250
10755
248, 249,   0, 255,   0, 255,    0.8,    0   // Section #251
10756
249,  73,   0, 255,   0, 255,    0.8,    0   // Section #252
10757
235, 250,   0, 255,   0, 255,    0.8,    0   // Section #253
10758
250, 251,   0, 255,   0, 255,    0.8,    0   // Section #254
10759
251, 252,   0, 255,   0, 255,    0.8,    0   // Section #255
10760
252, 253,   0, 255,   0, 255,    0.8,    0   // Section #256
10761
253, 254,   0, 255,   0, 255,    0.8,    0   // Section #257
10762
254, 255,   0, 255,   0, 255,    0.8,    0   // Section #258
10763
255, 256,   0, 255,   0, 255,    0.8,    0   // Section #259
10764
256,  64,   0, 255,   0, 255,    0.8,    0   // Section #260
10765
257, 256,   0, 255,   0, 255,    0.8,    0   // Section #261
10766
258, 257,   0, 255,   0, 255,    0.8, 1000   // Section #262
10767
63, 259,   0, 255,   0, 255,    1.0,    0   // Section #263
10768
259, 260,   0, 255,   0, 255,    1.0,    0   // Section #264
10769
260, 261,   0, 255,   0, 255,    1.0,    0   // Section #265
10770
261, 262,   0, 255,   0, 255,    1.0,    0   // Section #266
10771
262, 263,   0, 255,   0, 255,    1.0,    0   // Section #267
10772
263, 264,   0, 255,   0, 255,    1.0,    0   // Section #268
10773
264,  64,   0, 255,   0, 255,    1.0,    0   // Section #269
10774
265,  84,   0, 255,   0, 255,    1.0,    1   // Section #270
10775
267, 266,   0, 255,   0, 255,    1.0,    0   // Section #271
10776
268, 267,   0, 255,   0, 255,    1.0,    0   // Section #272
10777
269, 268,   0, 255,   0, 255,    1.0,    0   // Section #273
10778
270, 269,   0, 255,   0, 255,    1.0,    0   // Section #274
10779
271, 270,   0, 255,   0, 255,    1.0,    0   // Section #275
10780
272, 271,   0, 255,   0, 255,    1.0, 1000   // Section #276
10781
273, 271,   0, 255,   0, 255,    1.0, 1000   // Section #277
10782
266,  85,   0, 255,   0, 255,    0.6,    0   // Section #278
10783
274,  87,   0, 255,   0, 255,    1.0,    0   // Section #279
10784
275,  88,   0, 255,   0, 255,    1.0,    0   // Section #280
10785
275, 276,   0, 255,   0, 255,    0.8,    0   // Section #281
10786
276, 277,   0, 255,   0, 255,    0.6,    0   // Section #282
10787
277, 278,   0, 255,   0, 255,    0.6,    0   // Section #283
10788
278,  91,   0, 255,   0, 255,    1.0,    0   // Section #284
10789
279,  90,   0, 255,   0, 255,    1.0,    0   // Section #285
10790
280, 279,   0, 255,   0, 255,    1.0,    0   // Section #286
10791
281, 280,   0, 255,   0, 255,    1.0,    0   // Section #287
10792
90, 282,   0, 255,   0, 255,    1.0,    0   // Section #288
10793
283, 282,   0, 255,   0, 255,    1.0,    0   // Section #289
10794
284, 283,   0, 255,   0, 255,    1.0,    0   // Section #290
10795
285, 278,   0, 255,   0, 255,    0.6,    0   // Section #291
10796
286, 285,   0, 255,   0, 255,    0.6,    0   // Section #292
10797
287, 286,   0, 255,   0, 255,    0.6,    0   // Section #293
10798
288, 244,   0, 255,   0, 255,    0.8,    0   // Section #294
10799
289, 288,   0, 255,   0, 255,    0.8,    0   // Section #295
10800
290, 245,   0, 255,   0, 255,    0.8,    0   // Section #296
10801
291,  46,   0, 255,   0, 255,    1.0,    1   // Section #297
10802
291, 292,   0, 255,   0, 255,    1.0,    0   // Section #298
10803
292, 293,   0, 255,   0, 255,    1.0,    0   // Section #299
10804
293, 294,   0, 255,   0, 255,    1.0,    0   // Section #300
10805
294, 295,   0, 255,   0, 255,    0.8,    0   // Section #301
10806
295,  51,   0, 255,   0, 255,    0.9,    0   // Section #302
10807
296,  48,   0, 255,   0, 255,    0.6,    1   // Section #303
10808
297,  53,   0, 255,   0, 255,    1.0,    0   // Section #304
10809
297, 298,   0, 255,   0, 255,    1.0,    0   // Section #305
10810
298, 299,   0, 255,   0, 255,    1.0,    0   // Section #306
10811
299, 300,   0, 255,   0, 255,    1.0,    0   // Section #307
10812
300, 301,   0, 255,   0, 255,    1.0,    0   // Section #308
10813
301, 302,   0, 255,   0, 255,    1.0,    0   // Section #309
10814
302, 303,   0, 255,   0, 255,    1.0,    0   // Section #310
10815
303, 304,   0, 255,   0, 255,    1.0,    0   // Section #311
10816
304, 305,   0, 255,   0, 255,    1.0,    0   // Section #312
10817
305, 306,   0, 255,   0, 255,    1.0,    0   // Section #313
10818
306, 307,   0, 255,   0, 255,    1.0,    0   // Section #314
10819
307, 308,   0, 255,   0, 255,    1.0,    0   // Section #315
10820
308, 309,   0, 255,   0, 255,    1.0,    0   // Section #316
10821
309, 310,   0, 255,   0, 255,    1.0,    0   // Section #317
10822
310, 301,   0, 255,   0, 255,    1.0,    0   // Section #318
10823
304, 311,   0, 255,   0, 255,    1.0,    0   // Section #319
10824
311, 312,   0, 255,   0, 255,    1.0,    0   // Section #320
10825
312, 313,   0, 255,   0, 255,    1.0,    0   // Section #321
10826
313, 306,   0, 255,   0, 255,    1.0,    0   // Section #322
10827
141, 142,   0, 255,   0, 255,    0.7,    0   // Section #323
10828
90,  91,   0, 255,   0, 255,    1.0,    1   // Section #324
10829
63,  64,   0, 255,   0, 255,    1.0,    1   // Section #325
10830
23, 314,   0, 255,   0, 255,    0.8,    1   // Section #326
10831
6                                                             // Number of cop start points
10832
-65.218,   14.158,   79.743,    0.000,    0.000,    0.000   // Cop start point #0
10833
-88.715,   14.493,   23.491,    0.000,    0.000,    0.000   // Cop start point #1
10834
-132.632,    4.721,  -10.875,    0.000,    0.000,    0.000   // Cop start point #2
10835
-60.492,   11.360,   14.246,    0.000,    0.000,    0.000   // Cop start point #3
10836
-56.659,   -4.311, -110.112,    0.000,    0.000,    0.000   // Cop start point #4
10837
42.762,  -26.846,  -29.041,    0.000,    0.000,    0.000   // Cop start point #5
10838
END OF OPPONENT PATHS
10839
6										// number of material modifiers
10840
// default materias
10841
1.0										// car wall friction
10842
1.0										// tyre road friction
10843
1.0										// down force
10844
0.0										// bumpiness
10845
 
10846
 
10847
 
10848
1.0										// sparkiness
10849
1										// room for expansion
10850
ROAD1.MAT							// skid mark material
10851
//Ab|;_ya”|kž2T
10852
1										// car wall friction
10853
1										// tyre road friction
10854
1										// down force
10855
1										// bumpiness
10856
-1										// tyre sound index
10857
 
10858
 
10859
0.0										// sparkiness
10860
3										// room for expansion
10861
MUD1.MAT										// room for expansion
10862
//Ab|;_ya”|kž3T
10863
1.2										// car wall friction
10864
1.5										// tyre road friction
10865
1.0										// down force
10866
2										// bumpiness
10867
-1										// tyre sound index
10868
 
10869
 
10870
6.0										// sparkiness
10871
2										// room for expansion
10872
ROAD1.MAT										// room for expansion
10873
//Ab|;_ya”|kž0T
10874
1.2										// car wall friction
10875
1.5										// tyre road friction
10876
1.2										// down force
10877
8										// bumpiness
10878
-1										// tyre sound index
10879
 
10880
 
10881
0.0										// sparkiness
10882
2										// room for expansion
10883
MUD2.MAT										// room for expansion
10884
//Ab|;_ya”|kž1T
10885
1										// car wall friction
10886
1.00										// tyre road friction
10887
1.0										// down force
10888
2										// bumpiness
10889
-1										// tyre sound index
10890
 
10891
 
10892
0.0										// sparkiness
10893
2										// room for expansion
10894
MUD1.MAT										// room for expansion
10895
//Ab|;_ya”|kž6T
10896
2										// car wall friction
10897
3										// tyre road friction
10898
1										// down force
10899
3.0										// bumpiness
10900
-1										// tyre sound index
10901
 
10902
 
10903
15.0										// sparkiness
10904
1										// room for expansion
10905
none									// room for expansion
10906
// Non CarObjects
10907
4										// number of non car objects
10908
BARRIER.TXT
10909
WRECK.TXT
10910
CONE.TXT										// number of non car objects
10911
ICART.TXT
10912
2										// number of dust shade tables
10913
92, 51, 34							// r g b values
10914
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10915
69, 36, 26								// r g b values
10916
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10917
 
10918
1										// number of splash files
10919
SPLSHBLU.PIX 								//  name of pixelmapfile for splashes
10920
1
10921
MINESB4.TXT