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
-53.284,-5.152,-79.676					// Position of centre of start of grid
6
180									// Direction that grid faces in
7
// Laps, checkpoints etc
8
120,60,20							// Initial timer count for each skill level
9
3									// # laps
10
10000,5000,3000						// 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
5									// # checkpoints
17
// Checkpoint #1
18
20,50,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
-113.563,-100,-63.099						// Point #0
22
-113.563,100,-63.099						// Point #1
23
-109.486,100,-63.386						// Point #2
24
-109.486,-100,-63.386					// Point #3
25
67,134
26
66,158
27
// Checkpoint #2
28
20,40,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
-4.914,-100,40.759						// Point #0
32
-4.914,100,40.759						// Point #1
33
-4.772,100,44.676						// Point #2
34
-4.772,-100,44.676					// Point #3
35
144,288
36
139,334
37
// Checkpoint #3
38
20,50,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
94.181,-100,66.332						// Point #0
42
94.181,100,66.332						// Point #1
43
96.744,100,69.295						// Point #2
44
96.744,-100,69.295					// Point #3
45
216,432
46
154,370
47
// Checkpoint #4
48
20,90,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
75.917,-100,-13.973						// Point #0
52
75.917,100,-13.973						// Point #1
53
72.861,100,-16.781						// Point #2
54
72.861,-100,-16.781					// Point #3
55
196,392
56
101,242
57
// Checkpoint #5
58
20,40,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
-86.050,-100,-106.049						// Point #0
62
-86.050,100,-106.049						// Point #1
63
-87.275,100,-101.827						// Point #2
64
-87.275,-100,-101.827					// Point #3
65
87,174
66
38,91
67
4
68
C3SKY2.PIX									// # pixelmap files to load
69
COASTB2.PIX
70
BHORIZN.PIX
71
FOGSCRN.PIX
72
4
73
C3SKY2.PIX									// # pixelmap files to load
74
COA8TB3.PIX
75
BHORIZN.PIX
76
FOGSCRN.PIX
77
2									// # shade table files to load
78
COASTB2.TAB
79
identity.tab
80
10
81
C3SKY2.MAT
82
OATY.MAT
83
BRP3.MAT
84
BLULIT.MAT
85
YWW.MAT
86
WATTY.MAT
87
BLULIT.MAT									// # material files to load
88
COASTB2.MAT
89
FOGSCRN.MAT
90
SKIDMARK.MAT
91
10	
92
C3SKY2.MAT
93
OATY.MAT
94
BRP3.MAT
95
BLULIT.MAT
96
YWW.MAT								// # material files to load
97
WATTY.MAT
98
BLULIT.MAT
99
COA8TB3.MAT
100
FOGSCRN.MAT
101
SKIDMARK.MAT
102
1									// # model files to load
103
COASTB2.dat
104
1									// # model files to load
105
COSTB82.dat
106
COASTB2.ACT							// Track actor
107
COSTB82.ACT							// Track actor
108
COASTB2X.ACT							// Additional actor
109
// HORIZON STUFF
110
BHORIZN.PIX						// Name of sky texture pixelmap (or "none")
111
4									// Horizontal repetitions of sky texture
112
72									// Vertical size of sky texture (degrees)
113
120									// Position of horizon (pixels below top)
114
NONE								// Depth cue mode ("none", "dark" or "fog")
115
5,0									// Degree of fog/darkness
116
// DEFAULT ENGINE NOISE
117
 
118
// SPECIAL EFFECTS VOLUMES
119
12				// # special effects volumes
120
DEFAULT WATER
121
0.2									// gravity multiplier
122
50									// viscosity multiplier
123
 
124
0.002								// Pedestrian damage per millisecond
125
 
126
1									// Sky colour
127
WATTY.MAT								// Windscreen material to use
128
5100								// Sound ID of entry noise
129
5100								// Sound ID of exit noise
130
2									// Engine noise index
131
 
132
//----------------------------- 0 ----------------------------------------------
133
NEW IMPROVED!
134
-2.434, 0.000, 0.517
135
0.000, 2.074, 0.000
136
-2.543, 0.000, -11.960
137
-83.047, -14.564, 16.656
138
1					// gravity multiplier
139
1					// viscosity multiplier
140
 
141
 
142
-1					// camera effect index
143
-1					// sky colour
144
YWW.MAT					// Windscreen material to use
145
-1					// Sound ID of entry noise
146
-1					// Sound ID of exit noise
147
1					// Engine noise index
148
 
149
//----------------------------- 1 ----------------------------------------------
150
NEW IMPROVED!
151
2.081, 0.000, -1.364
152
0.000, 1.440, 0.000
153
1.364, 0.000, 2.081
154
-80.028, -13.964, 30.110
155
1				// gravity multiplier
156
1				// viscosity multiplier
157
 
158
 
159
-1					// camera effect index
160
-1					// sky colour
161
YWW.MAT				// Windscreen material to use
162
-1					// Sound ID of entry noise
163
-1					// Sound ID of exit noise
164
1					// Engine noise index
165
 
166
//----------------------------- 2 ----------------------------------------------
167
NEW IMPROVED!
168
-1.919, 0.008, 1.613
169
0.035, 2.073, 0.032
170
-3.071, 0.098, -2.993
171
-72.829, -14.539, 38.196
172
1				// gravity multiplier
173
1				// viscosity multiplier
174
 
175
 
176
-1					// camera effect index
177
-1					// sky colour
178
YWW.MAT				// Windscreen material to use
179
-1					// Sound ID of entry noise
180
-1					// Sound ID of exit noise
181
1					// Engine noise index
182
 
183
//----------------------------- 3 ----------------------------------------------
184
NEW IMPROVED!
185
1.144, 0.000, -3.423
186
0.000, 1.728, 0.000
187
8.719, 0.000, 1.839
188
-65.050, -14.064, 43.592
189
1				// gravity multiplier
190
1				// viscosity multiplier
191
 
192
 
193
-1					// camera effect index
194
-1					// sky colour
195
YWW.MAT				// Windscreen material to use
196
-1					// Sound ID of entry noise
197
-1					// Sound ID of exit noise
198
1					// Engine noise index
199
 
200
//----------------------------- 4 ----------------------------------------------
201
NEW IMPROVED!
202
1.024, 0.000, -1.803
203
0.000, 1.000, 0.000
204
7.754, 0.000, 4.402
205
-69.701, -14.068, 46.895
206
1				// gravity multiplier
207
1				// viscosity multiplier
208
 
209
 
210
-1					// camera effect index
211
-1					// sky colour
212
BLULIT.MAT				// Windscreen material to use
213
-1					// Sound ID of entry noise
214
-1					// Sound ID of exit noise
215
1					// Engine noise index
216
 
217
//----------------------------- 5 ----------------------------------------------
218
NEW IMPROVED!
219
0.190, 0.000, 2.481
220
0.012, 1.440, -0.001
221
-15.362, 0.130, 1.175
222
-37.763, -13.644, 46.465
223
1				// gravity multiplier
224
1				// viscosity multiplier
225
 
226
 
227
-1					// camera effect index
228
-1					// sky colour
229
YWW.MAT				// Windscreen material to use
230
-1					// Sound ID of entry noise
231
-1					// Sound ID of exit noise
232
1					// Engine noise index
233
 
234
//----------------------------- 6 ----------------------------------------------
235
NEW IMPROVED!
236
-0.343, 0.000, -2.465
237
-0.020, 1.728, 0.003
238
10.597, 0.124, -1.473
239
-15.796, -14.433, 44.274
240
1				// gravity multiplier
241
1				// viscosity multiplier
242
 
243
 
244
-1					// camera effect index
245
-1					// sky colour
246
YWW.MAT				// Windscreen material to use
247
-1					// Sound ID of entry noise
248
-1					// Sound ID of exit noise
249
1					// Engine noise index
250
 
251
//----------------------------- 7 ----------------------------------------------
252
NEW IMPROVED!
253
2.488, 0.000, -0.042
254
0.000, 1.200, 0.000
255
0.195, 0.000, 11.574
256
16.514, -13.597, 73.539
257
1				// gravity multiplier
258
1				// viscosity multiplier
259
 
260
 
261
-1					// camera effect index
262
-1					// sky colour
263
YWW.MAT				// Windscreen material to use
264
-1					// Sound ID of entry noise
265
-1					// Sound ID of exit noise
266
1					// Engine noise index
267
 
268
//----------------------------- 8 ----------------------------------------------
269
NEW IMPROVED!
270
2.146, -0.002, -3.695
271
-0.024, 1.000, -0.015
272
1.283, 0.050, 1.252
273
37.097, -1.742, -112.014
274
1				// gravity multiplier
275
1				// viscosity multiplier
276
 
277
 
278
-1					// camera effect index
279
-1					// sky colour
280
BRP3.MAT				// Windscreen material to use
281
-1					// Sound ID of entry noise
282
-1					// Sound ID of exit noise
283
1					// Engine noise index
284
 
285
//----------------------------- 9 ----------------------------------------------
286
NEW IMPROVED!
287
2.695, 0.000, -4.400
288
-0.064, 0.997, -0.039
289
1.224, 0.108, 0.750
290
19.826, -2.786, -121.894
291
1				// gravity multiplier
292
1				// viscosity multiplier
293
 
294
 
295
-1					// camera effect index
296
-1					// sky colour
297
BRP3.MAT				// Windscreen material to use
298
-1					// Sound ID of entry noise
299
-1					// Sound ID of exit noise
300
1					// Engine noise index
301
 
302
//----------------------------- 10 ----------------------------------------------
303
NEW IMPROVED!
304
0.482, 0.027, -3.550
305
0.098, 0.995, 0.021
306
1.704, -0.172, 0.230
307
-19.174, -5.752, -140.113
308
1				// gravity multiplier
309
1				// viscosity multiplier
310
 
311
 
312
-1					// camera effect index
313
-1					// sky colour
314
OATY.MAT				// Windscreen material to use
315
-1					// Sound ID of entry noise
316
-1					// Sound ID of exit noise
317
1					// Engine noise index
318
 
319
// REFLECTIVE WINDSCREEN SPECIFICATIONS
320
C3SKY2.MAT							// Material to use for default screens
321
BLULIT.MAT							// Material to use for default screens during darkness
322
FOGSCRN.MAT							// Material to use for default screens during fog
323
 
324
// MAP DETAILS
325
CSTBMAP2.PIX						// Map pixelmap name
326
0.686,		0,			0			// World->map transformation matrix
327
0,			0,			0
328
0,			0.686,		0
329
150.7,		115.5,		0// ****** START OF FUNK AND GROOVE STUFF ******
330
START OF FUNK
331
!!see.MAT
332
constant
333
slither
334
harmonic
335
0.20,0
336
5,5
337
no fucking lighting
338
no animation you cunt
339
NEXT FUNK
340
!!sedrp2.MAT
341
constant
342
slither
343
harmonic
344
0.20,0
345
5,5
346
no fucking lighting
347
no animation you cunt
348
NEXT FUNK
349
!innsea.MAT
350
constant
351
slither
352
harmonic
353
0.20,0
354
5,5
355
no fucking lighting
356
no animation you cunt
357
NEXT FUNK
358
CHECK.MAT
359
constant
360
roll
361
continuous
362
0.2,0
363
no fucking lighting
364
no animation you cunt
365
END OF FUNK
366
START OF GROOVE
367
END OF GROOVE
368
// ****** STARK OF PEDESTRIAN STUFF ******
369
12				// Ped subs table index
370
554				// Number of pedestrians
371
// Pedestrian number 1
372
13				// Ref num
373
6				// Number of instructions
374
2				// Initial instruction
375
point
376
5.259,-9.343,-4.543
377
point
378
5.259,-9.343,-4.543
379
point
380
4.451,996.000,-6.772
381
point
382
-3.686,996.000,-5.729
383
point
384
-7.395,996.000,-5.826
385
reverse
386
// Pedestrian number 2
387
12				// Ref num
388
4				// Number of instructions
389
1				// Initial instruction
390
point
391
-88.546,-16.371,63.323
392
point
393
-86.443,-16.328,63.787
394
point
395
-83.612,-16.273,64.525
396
reverse
397
// Pedestrian number 3
398
17				// Ref num
399
6				// Number of instructions
400
2				// Initial instruction
401
point
402
-89.886,-16.276,61.135
403
point
404
-88.888,-16.369,62.989
405
point
406
-88.630,-16.514,65.661
407
point
408
-87.100,-16.600,67.922
409
point
410
-86.110,-16.924,73.236
411
reverse
412
// Pedestrian number 4
413
12				// Ref num
414
6				// Number of instructions
415
2				// Initial instruction
416
point
417
-91.613,-16.313,60.788
418
point
419
-93.222,-16.445,61.701
420
point
421
-94.790,-16.585,62.719
422
point
423
-96.720,-16.752,63.398
424
point
425
-98.757,-16.907,62.759
426
reverse
427
// Pedestrian number 5
428
17				// Ref num
429
8				// Number of instructions
430
2				// Initial instruction
431
point
432
-88.388,-16.276,61.884
433
point
434
-87.967,-16.381,63.892
435
point
436
-87.562,-16.473,65.602
437
point
438
-86.564,-16.500,66.547
439
point
440
-85.521,-16.551,67.721
441
point
442
-84.257,-16.510,67.811
443
point
444
-82.738,-16.266,65.026
445
reverse
446
// Pedestrian number 6
447
12				// Ref num
448
7				// Number of instructions
449
2				// Initial instruction
450
point
451
-91.492,-16.274,60.147
452
point
453
-90.139,-16.403,62.811
454
point
455
-89.643,-16.466,63.960
456
point
457
-88.961,-16.528,65.594
458
point
459
-87.389,-16.496,66.067
460
point
461
-83.109,-16.272,64.857
462
reverse
463
// Pedestrian number 7
464
12				// Ref num
465
6				// Number of instructions
466
2				// Initial instruction
467
point
468
-77.341,-16.285,68.448
469
point
470
-75.925,-16.313,69.886
471
point
472
-74.357,-16.254,70.289
473
point
474
-73.351,-16.304,71.485
475
point
476
-71.099,-16.270,71.984
477
reverse
478
// Pedestrian number 8
479
12				// Ref num
480
7				// Number of instructions
481
2				// Initial instruction
482
point
483
-67.857,-16.243,74.440
484
point
485
-70.332,-16.572,75.270
486
point
487
-71.758,-16.617,76.192
488
point
489
-72.661,-16.632,76.375
490
point
491
-74.161,-16.641,75.807
492
point
493
-74.623,-16.615,75.152
494
reverse
495
// Pedestrian number 9
496
12				// Ref num
497
8				// Number of instructions
498
2				// Initial instruction
499
point
500
-78.500,-16.849,76.071
501
point
502
-80.552,-16.880,75.729
503
point
504
-82.112,-16.910,75.557
505
point
506
-82.624,-16.918,75.465
507
point
508
-83.917,-16.901,74.237
509
point
510
-85.260,-16.925,73.589
511
point
512
-85.906,-16.902,72.973
513
reverse
514
// Pedestrian number 10
515
17				// Ref num
516
8				// Number of instructions
517
2				// Initial instruction
518
point
519
-78.800,-16.844,75.885
520
point
521
-80.844,-16.876,75.554
522
point
523
-82.242,-16.896,75.307
524
point
525
-84.067,-16.879,73.784
526
point
527
-85.198,-16.898,73.207
528
point
529
-85.903,-16.889,72.767
530
point
531
-88.045,-16.911,72.405
532
reverse
533
// Pedestrian number 11
534
17				// Ref num
535
7				// Number of instructions
536
2				// Initial instruction
537
point
538
-90.719,-16.313,61.246
539
point
540
-89.509,-16.370,62.659
541
point
542
-88.578,-16.392,63.645
543
point
544
-87.442,-16.406,64.563
545
point
546
-85.326,-16.357,64.804
547
point
548
-83.139,-16.262,64.697
549
reverse
550
// Pedestrian number 12
551
17				// Ref num
552
6				// Number of instructions
553
2				// Initial instruction
554
point
555
-88.039,-16.986,73.667
556
point
557
-87.448,-17.042,74.836
558
point
559
-86.776,-17.049,75.259
560
point
561
-86.180,-17.047,75.659
562
point
563
-85.597,-17.067,76.569
564
reverse
565
// Pedestrian number 13
566
12				// Ref num
567
8				// Number of instructions
568
2				// Initial instruction
569
point
570
-88.012,-16.864,71.698
571
point
572
-89.401,-16.925,71.930
573
point
574
-90.881,-17.007,72.394
575
point
576
-91.757,-17.044,72.420
577
point
578
-92.303,-17.051,72.046
579
point
580
-92.833,-17.047,71.400
581
point
582
-93.633,-17.060,71.184
583
reverse
584
// Pedestrian number 14
585
12				// Ref num
586
6				// Number of instructions
587
2				// Initial instruction
588
point
589
-88.666,-16.830,70.912
590
point
591
-89.217,-16.929,72.184
592
point
593
-89.692,-16.999,73.364
594
point
595
-90.006,-17.052,74.182
596
point
597
-89.437,-17.114,75.455
598
reverse
599
// Pedestrian number 15
600
12				// Ref num
601
7				// Number of instructions
602
2				// Initial instruction
603
point
604
-91.097,-16.791,67.942
605
point
606
-91.472,-16.913,69.648
607
point
608
-91.985,-17.050,72.321
609
point
610
-92.185,-17.101,73.368
611
point
612
-93.008,-17.107,74.423
613
point
614
-92.426,-17.097,76.193
615
reverse
616
// Pedestrian number 16
617
12				// Ref num
618
9				// Number of instructions
619
5				// Initial instruction
620
point
621
-89.254,-16.548,65.639
622
point
623
-91.051,-16.637,65.677
624
point
625
-92.840,-16.722,65.995
626
point
627
-95.652,-16.907,67.176
628
point
629
-96.939,-16.993,68.006
630
point
631
-97.410,-17.052,68.918
632
point
633
-98.381,-17.110,70.667
634
point
635
-98.250,-17.109,74.242
636
reverse
637
// Pedestrian number 17
638
12				// Ref num
639
6				// Number of instructions
640
2				// Initial instruction
641
point
642
-88.261,-16.556,66.617
643
point
644
-91.617,-16.854,68.500
645
point
646
-92.933,-16.941,69.092
647
point
648
-93.368,-16.955,69.165
649
point
650
-94.658,-16.971,68.852
651
reverse
652
// Pedestrian number 18
653
17				// Ref num
654
8				// Number of instructions
655
2				// Initial instruction
656
point
657
-86.643,-16.257,62.519
658
point
659
-86.515,-16.412,65.134
660
point
661
-86.301,-16.486,66.455
662
point
663
-85.514,-16.581,68.174
664
point
665
-85.310,-16.848,72.342
666
point
667
-85.189,-16.955,74.268
668
point
669
-84.740,-17.052,76.864
670
reverse
671
// Pedestrian number 19
672
12				// Ref num
673
4				// Number of instructions
674
2				// Initial instruction
675
point
676
-75.187,-16.434,72.283
677
point
678
-74.193,-16.368,71.992
679
point
680
-72.463,-16.273,71.436
681
reverse
682
// Pedestrian number 20
683
12				// Ref num
684
4				// Number of instructions
685
2				// Initial instruction
686
point
687
-71.102,-16.391,73.684
688
point
689
-72.464,-16.487,74.432
690
point
691
-73.758,-16.576,75.109
692
reverse
693
// Pedestrian number 21
694
8				// Ref num
695
6				// Number of instructions
696
2				// Initial instruction
697
point
698
-74.354,-16.682,76.254
699
point
700
-75.634,-16.554,73.660
701
point
702
-76.042,-16.445,71.736
703
point
704
-76.651,-16.393,70.463
705
point
706
-76.655,-16.260,68.520
707
reverse
708
// Pedestrian number 22
709
17				// Ref num
710
6				// Number of instructions
711
2				// Initial instruction
712
point
713
-81.495,-16.760,73.622
714
point
715
-79.548,-16.652,72.852
716
point
717
-78.392,-16.576,72.235
718
point
719
-76.974,-16.501,71.814
720
point
721
-74.908,-16.250,69.786
722
reverse
723
// Pedestrian number 23
724
17				// Ref num
725
6				// Number of instructions
726
2				// Initial instruction
727
point
728
-77.108,-16.325,69.128
729
point
730
-79.624,-16.466,70.047
731
point
732
-82.301,-16.623,71.025
733
point
734
-83.168,-16.724,72.009
735
point
736
-84.646,-16.842,72.754
737
reverse
738
// Pedestrian number 24
739
17				// Ref num
740
8				// Number of instructions
741
2				// Initial instruction
742
point
743
-89.277,-16.777,69.531
744
point
745
-89.428,-16.642,67.062
746
point
747
-89.617,-16.529,64.942
748
point
749
-89.455,-16.455,63.891
750
point
751
-89.688,-16.399,62.986
752
point
753
-89.781,-16.313,61.715
754
point
755
-90.169,-16.267,60.871
756
reverse
757
// Pedestrian number 25
758
17				// Ref num
759
5				// Number of instructions
760
3				// Initial instruction
761
point
762
-94.507,-16.277,59.939
763
point
764
-93.762,-16.471,60.611
765
point
766
-93.208,-16.431,61.125
767
point
768
-92.313,-16.432,62.143
769
reverse
770
// Pedestrian number 26
771
17				// Ref num
772
6				// Number of instructions
773
2				// Initial instruction
774
point
775
-96.786,-16.736,61.602
776
point
777
-97.066,-16.783,63.628
778
point
779
-97.139,-16.774,64.120
780
point
781
-98.213,-16.935,65.866
782
point
783
-98.198,-16.979,66.825
784
reverse
785
// Pedestrian number 27
786
17				// Ref num
787
5				// Number of instructions
788
2				// Initial instruction
789
point
790
-97.856,-17.051,68.584
791
point
792
-95.104,-16.944,68.072
793
point
794
-94.124,-16.896,67.841
795
point
796
-91.750,-16.656,65.606
797
reverse
798
// Pedestrian number 28
799
12				// Ref num
800
5				// Number of instructions
801
2				// Initial instruction
802
point
803
-91.894,-16.314,60.506
804
point
805
-91.389,-16.361,61.589
806
point
807
-91.080,-16.428,62.698
808
point
809
-90.393,-16.471,63.654
810
reverse
811
// Pedestrian number 29
812
18				// Ref num
813
7				// Number of instructions
814
2				// Initial instruction
815
point
816
-82.632,-16.311,65.820
817
point
818
-82.573,-16.452,68.104
819
point
820
-82.486,-16.674,71.703
821
point
822
-82.235,-16.723,72.653
823
point
824
-82.373,-16.895,75.243
825
point
826
-81.816,-16.977,76.757
827
reverse
828
// Pedestrian number 30
829
18				// Ref num
830
5				// Number of instructions
831
2				// Initial instruction
832
point
833
-66.554,-14.488,56.486
834
point
835
-67.763,-14.488,56.784
836
point
837
-69.252,-14.488,57.690
838
point
839
-70.461,-14.488,58.099
840
reverse
841
// Pedestrian number 31
842
13				// Ref num
843
4				// Number of instructions
844
2				// Initial instruction
845
point
846
-63.751,-14.488,50.906
847
point
848
-67.178,-14.488,51.739
849
point
850
-69.254,-14.488,52.245
851
reverse
852
// Pedestrian number 32
853
13				// Ref num
854
5				// Number of instructions
855
2				// Initial instruction
856
point
857
-69.883,-14.488,44.651
858
point
859
-66.047,-14.488,52.266
860
point
861
-64.068,-14.488,55.871
862
point
863
-63.531,-14.488,59.293
864
reverse
865
// Pedestrian number 33
866
18				// Ref num
867
6				// Number of instructions
868
2				// Initial instruction
869
point
870
-66.734,-14.488,56.243
871
point
872
-68.023,-14.488,56.628
873
point
874
-68.696,-14.488,57.590
875
point
876
-69.307,-14.488,58.274
877
point
878
-70.700,-14.488,58.463
879
reverse
880
// Pedestrian number 34
881
8				// Ref num
882
6				// Number of instructions
883
2				// Initial instruction
884
point
885
-127.907,7.678,-117.694
886
point
887
-125.529,7.294,-116.656
888
point
889
-123.348,6.939,-115.617
890
point
891
-121.466,6.654,-115.261
892
point
893
-119.185,6.326,-115.265
894
reverse
895
// Pedestrian number 35
896
12				// Ref num
897
5				// Number of instructions
898
2				// Initial instruction
899
point
900
-137.423,8.204,-127.854
901
point
902
-137.683,8.204,-126.339
903
point
904
-137.508,8.204,-123.926
905
point
906
-136.552,8.204,-121.783
907
reverse
908
// Pedestrian number 36
909
8				// Ref num
910
4				// Number of instructions
911
2				// Initial instruction
912
point
913
-158.588,8.204,-138.939
914
point
915
-156.493,8.204,-131.145
916
point
917
-152.652,8.204,-117.454
918
reverse
919
// Pedestrian number 37
920
17				// Ref num
921
4				// Number of instructions
922
2				// Initial instruction
923
point
924
-163.792,8.204,-120.137
925
point
926
-156.262,8.204,-131.161
927
point
928
-152.339,8.204,-137.138
929
reverse
930
// Pedestrian number 38
931
26				// Ref num
932
4				// Number of instructions
933
2				// Initial instruction
934
point
935
-106.541,-17.925,-132.224
936
point
937
-101.919,-17.854,-135.883
938
point
939
-97.166,-17.856,-141.035
940
reverse
941
// Pedestrian number 39
942
26				// Ref num
943
5				// Number of instructions
944
2				// Initial instruction
945
point
946
-103.096,-17.996,-113.416
947
point
948
-104.566,-17.985,-115.724
949
point
950
-107.596,-17.963,-120.360
951
point
952
-118.655,-17.939,-127.433
953
reverse
954
// Pedestrian number 40
955
26				// Ref num
956
5				// Number of instructions
957
2				// Initial instruction
958
point
959
-116.737,-17.968,-121.919
960
point
961
-112.486,-17.970,-120.523
962
point
963
-105.034,-17.972,-118.114
964
point
965
-102.483,-17.995,-113.560
966
reverse
967
// Pedestrian number 41
968
26				// Ref num
969
8				// Number of instructions
970
5				// Initial instruction
971
point
972
-118.500,-17.970,-122.095
973
point
974
-117.488,-17.965,-122.623
975
point
976
-116.969,-17.964,-122.675
977
point
978
-114.300,-17.964,-121.902
979
point
980
-111.865,-17.968,-120.582
981
point
982
-109.257,-17.976,-118.625
983
point
984
-104.772,-17.998,-113.635
985
reverse
986
// Pedestrian number 42
987
26				// Ref num
988
6				// Number of instructions
989
2				// Initial instruction
990
point
991
-115.175,-17.998,-116.418
992
point
993
-111.397,-17.967,-120.600
994
point
995
-107.841,-17.930,-125.987
996
point
997
-107.414,-17.913,-128.288
998
point
999
-108.887,-17.878,-133.743
1000
reverse
1001
// Pedestrian number 43
1002
26				// Ref num
1003
6				// Number of instructions
1004
2				// Initial instruction
1005
point
1006
-118.312,-17.974,-121.418
1007
point
1008
-112.884,-17.971,-120.467
1009
point
1010
-106.101,-17.966,-119.373
1011
point
1012
-100.123,-17.973,-116.485
1013
point
1014
-99.228,-17.976,-115.587
1015
reverse
1016
// Pedestrian number 44
1017
26				// Ref num
1018
7				// Number of instructions
1019
5				// Initial instruction
1020
point
1021
-118.567,-17.939,-136.165
1022
point
1023
-118.591,-17.936,-131.393
1024
point
1025
-118.047,-17.932,-128.785
1026
point
1027
-115.857,-17.945,-125.621
1028
point
1029
-112.772,-17.966,-121.274
1030
point
1031
-108.109,-17.997,-114.637
1032
reverse
1033
// Pedestrian number 45
1034
26				// Ref num
1035
8				// Number of instructions
1036
6				// Initial instruction
1037
point
1038
-100.516,-17.993,-113.324
1039
point
1040
-103.917,-17.996,-113.610
1041
point
1042
-106.715,-17.994,-114.796
1043
point
1044
-109.139,-17.985,-117.059
1045
point
1046
-111.107,-17.984,-117.702
1047
point
1048
-113.171,-17.977,-119.436
1049
point
1050
-115.573,-17.970,-121.236
1051
reverse
1052
// Pedestrian number 46
1053
26				// Ref num
1054
5				// Number of instructions
1055
2				// Initial instruction
1056
point
1057
-109.366,-17.997,-115.082
1058
point
1059
-111.353,-17.959,-122.010
1060
point
1061
-112.398,-17.941,-125.452
1062
point
1063
-117.621,-17.929,-135.538
1064
reverse
1065
// Pedestrian number 47
1066
26				// Ref num
1067
6				// Number of instructions
1068
3				// Initial instruction
1069
point
1070
-90.176,-17.987,-112.813
1071
point
1072
-87.732,-17.974,-115.199
1073
point
1074
-85.007,-17.965,-116.669
1075
point
1076
-83.661,-17.961,-117.369
1077
point
1078
-78.369,-17.956,-117.501
1079
reverse
1080
// Pedestrian number 48
1081
26				// Ref num
1082
7				// Number of instructions
1083
3				// Initial instruction
1084
point
1085
-76.087,-17.957,-116.924
1086
point
1087
-77.618,-17.961,-116.287
1088
point
1089
-83.851,-17.963,-116.915
1090
point
1091
-85.795,-17.965,-116.784
1092
point
1093
-87.979,-17.973,-115.481
1094
point
1095
-91.151,-17.988,-112.796
1096
reverse
1097
// Pedestrian number 49
1098
26				// Ref num
1099
7				// Number of instructions
1100
2				// Initial instruction
1101
point
1102
-83.450,-17.894,-130.842
1103
point
1104
-78.666,-17.898,-128.648
1105
point
1106
-76.328,-17.718,-127.461
1107
point
1108
-73.753,-17.792,-126.524
1109
point
1110
-68.203,-17.713,-126.422
1111
point
1112
-64.817,-17.830,-129.112
1113
reverse
1114
// Pedestrian number 50
1115
26				// Ref num
1116
6				// Number of instructions
1117
2				// Initial instruction
1118
point
1119
-65.234,-17.644,-116.755
1120
point
1121
-60.720,-17.644,-113.078
1122
point
1123
-57.632,-17.644,-111.778
1124
point
1125
-55.151,-17.810,-110.341
1126
point
1127
-50.123,-17.943,-107.387
1128
reverse
1129
// Pedestrian number 51
1130
26				// Ref num
1131
4				// Number of instructions
1132
2				// Initial instruction
1133
point
1134
-36.502,-17.996,-137.028
1135
point
1136
-32.977,-17.988,-134.419
1137
point
1138
-28.567,-17.969,-131.135
1139
reverse
1140
// Pedestrian number 52
1141
26				// Ref num
1142
5				// Number of instructions
1143
2				// Initial instruction
1144
point
1145
-29.385,-17.958,-129.000
1146
point
1147
-31.705,-17.974,-131.960
1148
point
1149
-33.886,-17.988,-134.556
1150
point
1151
-34.674,-17.997,-137.255
1152
reverse
1153
// Pedestrian number 53
1154
26				// Ref num
1155
5				// Number of instructions
1156
3				// Initial instruction
1157
point
1158
-44.804,-17.799,-124.290
1159
point
1160
-43.980,-17.939,-124.911
1161
point
1162
-35.362,-17.977,-132.433
1163
point
1164
-30.170,-17.998,-136.870
1165
reverse
1166
// Pedestrian number 54
1167
26				// Ref num
1168
5				// Number of instructions
1169
2				// Initial instruction
1170
point
1171
-26.238,-17.996,-136.158
1172
point
1173
-28.387,-17.988,-134.571
1174
point
1175
-32.207,-17.971,-131.379
1176
point
1177
-32.301,-17.931,-123.772
1178
reverse
1179
// Pedestrian number 55
1180
26				// Ref num
1181
6				// Number of instructions
1182
3				// Initial instruction
1183
point
1184
-31.074,-17.942,-125.876
1185
point
1186
-30.916,-17.958,-128.900
1187
point
1188
-32.991,-17.969,-130.879
1189
point
1190
-35.679,-17.983,-133.525
1191
point
1192
-35.785,-18.005,-137.659
1193
reverse
1194
// Pedestrian number 56
1195
26				// Ref num
1196
6				// Number of instructions
1197
2				// Initial instruction
1198
point
1199
-34.607,-17.644,-117.114
1200
point
1201
-38.977,-17.644,-117.720
1202
point
1203
-45.082,-17.644,-118.642
1204
point
1205
-49.800,-17.644,-121.574
1206
point
1207
-50.713,-17.644,-123.794
1208
reverse
1209
// Pedestrian number 57
1210
17				// Ref num
1211
7				// Number of instructions
1212
2				// Initial instruction
1213
point
1214
-29.316,-17.992,-98.536
1215
point
1216
-28.374,-18.290,-98.340
1217
point
1218
-25.999,-18.290,-97.578
1219
point
1220
-25.553,-18.229,-97.224
1221
point
1222
-24.829,-17.992,-96.783
1223
point
1224
-18.962,-17.992,-94.727
1225
reverse
1226
// Pedestrian number 58
1227
12				// Ref num
1228
8				// Number of instructions
1229
2				// Initial instruction
1230
point
1231
-32.770,-18.096,-106.322
1232
point
1233
-32.411,-18.288,-105.424
1234
point
1235
-31.789,-18.290,-103.288
1236
point
1237
-31.082,-18.290,-102.111
1238
point
1239
-26.987,-18.275,-99.203
1240
point
1241
-25.725,-17.992,-98.451
1242
point
1243
-25.120,-17.992,-98.116
1244
reverse
1245
// Pedestrian number 59
1246
12				// Ref num
1247
7				// Number of instructions
1248
2				// Initial instruction
1249
point
1250
-36.843,-17.992,-105.627
1251
point
1252
-36.729,-17.992,-104.543
1253
point
1254
-36.557,-17.992,-102.887
1255
point
1256
-35.503,-17.992,-100.681
1257
point
1258
-30.803,-17.992,-97.764
1259
point
1260
-29.630,-17.992,-97.408
1261
reverse
1262
// Pedestrian number 60
1263
17				// Ref num
1264
6				// Number of instructions
1265
2				// Initial instruction
1266
point
1267
-25.509,-18.290,-96.194
1268
point
1269
-24.716,-18.290,-93.024
1270
point
1271
-24.671,-18.288,-92.170
1272
point
1273
-24.736,-17.992,-91.404
1274
point
1275
-25.014,-17.992,-89.969
1276
reverse
1277
// Pedestrian number 61
1278
17				// Ref num
1279
5				// Number of instructions
1280
2				// Initial instruction
1281
point
1282
-19.005,-18.288,-85.361
1283
point
1284
-15.061,-18.290,-83.880
1285
point
1286
-14.548,-18.213,-83.687
1287
point
1288
-13.794,-18.024,-83.423
1289
reverse
1290
// Pedestrian number 62
1291
8				// Ref num
1292
7				// Number of instructions
1293
4				// Initial instruction
1294
point
1295
-15.197,-17.992,-80.835
1296
point
1297
-15.132,-17.975,-79.641
1298
point
1299
-13.931,-17.197,-77.092
1300
point
1301
-12.852,-16.610,-75.601
1302
point
1303
-11.789,-16.578,-73.614
1304
point
1305
-9.590,-16.507,-69.575
1306
reverse
1307
// Pedestrian number 63
1308
17				// Ref num
1309
5				// Number of instructions
1310
2				// Initial instruction
1311
point
1312
-12.165,-18.290,-77.143
1313
point
1314
-9.946,-18.290,-76.558
1315
point
1316
-6.887,-18.290,-75.721
1317
point
1318
-2.981,-18.289,-73.260
1319
reverse
1320
// Pedestrian number 64
1321
12				// Ref num
1322
4				// Number of instructions
1323
2				// Initial instruction
1324
point
1325
-9.373,-17.992,-68.721
1326
point
1327
-9.941,-17.992,-65.932
1328
point
1329
-12.817,-17.993,-50.995
1330
reverse
1331
// Pedestrian number 65
1332
12				// Ref num
1333
6				// Number of instructions
1334
2				// Initial instruction
1335
point
1336
-3.609,-17.992,-57.344
1337
point
1338
-5.161,-17.992,-58.926
1339
point
1340
-7.002,-17.992,-60.751
1341
point
1342
-8.538,-17.992,-64.993
1343
point
1344
-10.817,-17.992,-68.702
1345
reverse
1346
// Pedestrian number 66
1347
8				// Ref num
1348
4				// Number of instructions
1349
2				// Initial instruction
1350
point
1351
-6.845,-17.931,-69.806
1352
point
1353
-5.489,-17.934,-69.626
1354
point
1355
10.623,-17.984,-68.233
1356
reverse
1357
// Pedestrian number 67
1358
5				// Ref num
1359
4				// Number of instructions
1360
2				// Initial instruction
1361
point
1362
-1.336,-17.992,-59.672
1363
point
1364
5.033,-17.992,-55.024
1365
point
1366
25.750,-17.994,-35.120
1367
reverse
1368
// Pedestrian number 68
1369
17				// Ref num
1370
5				// Number of instructions
1371
3				// Initial instruction
1372
point
1373
-33.183,-17.644,-116.492
1374
point
1375
-32.339,-17.645,-115.592
1376
point
1377
-31.839,-17.764,-113.804
1378
point
1379
-30.776,-17.976,-109.748
1380
reverse
1381
// Pedestrian number 69
1382
12				// Ref num
1383
7				// Number of instructions
1384
2				// Initial instruction
1385
point
1386
-33.748,-18.290,-90.513
1387
point
1388
-31.471,-18.290,-88.082
1389
point
1390
-27.651,-18.290,-83.991
1391
point
1392
-27.297,-18.290,-81.822
1393
point
1394
-25.092,-18.290,-74.378
1395
point
1396
-22.315,-18.290,-72.041
1397
reverse
1398
// Pedestrian number 70
1399
8				// Ref num
1400
7				// Number of instructions
1401
2				// Initial instruction
1402
point
1403
-19.892,-17.993,-68.082
1404
point
1405
-19.892,-17.993,-68.082
1406
point
1407
-21.670,-17.993,-76.615
1408
point
1409
-22.844,-17.991,-81.826
1410
point
1411
-24.770,-17.991,-85.796
1412
point
1413
-25.333,-17.992,-89.666
1414
reverse
1415
// Pedestrian number 71
1416
5				// Ref num
1417
4				// Number of instructions
1418
2				// Initial instruction
1419
point
1420
-30.294,-17.992,-90.600
1421
point
1422
-27.504,-17.992,-90.186
1423
point
1424
-25.396,-17.992,-89.851
1425
reverse
1426
// Pedestrian number 72
1427
5				// Ref num
1428
4				// Number of instructions
1429
2				// Initial instruction
1430
point
1431
2.550,-17.919,-77.269
1432
point
1433
17.690,-17.955,-80.677
1434
point
1435
23.244,-17.989,-81.823
1436
reverse
1437
// Pedestrian number 73
1438
5				// Ref num
1439
7				// Number of instructions
1440
2				// Initial instruction
1441
point
1442
15.432,-17.988,-94.554
1443
point
1444
15.401,-17.964,-93.657
1445
point
1446
15.690,-17.941,-89.021
1447
point
1448
19.100,-17.963,-87.048
1449
point
1450
22.202,-17.987,-83.751
1451
point
1452
26.687,-17.990,-72.792
1453
reverse
1454
// Pedestrian number 74
1455
17				// Ref num
1456
4				// Number of instructions
1457
2				// Initial instruction
1458
point
1459
27.755,-18.289,-71.805
1460
point
1461
29.739,-18.289,-67.752
1462
point
1463
32.155,-18.289,-62.914
1464
reverse
1465
// Pedestrian number 75
1466
8				// Ref num
1467
4				// Number of instructions
1468
2				// Initial instruction
1469
point
1470
29.976,-17.991,-62.349
1471
point
1472
29.688,-17.990,-59.429
1473
point
1474
29.487,-17.987,-52.484
1475
reverse
1476
// Pedestrian number 76
1477
8				// Ref num
1478
4				// Number of instructions
1479
2				// Initial instruction
1480
point
1481
39.999,-17.991,-33.038
1482
point
1483
41.431,-17.990,-29.435
1484
point
1485
50.372,-14.417,-18.068
1486
reverse
1487
// Pedestrian number 77
1488
12				// Ref num
1489
6				// Number of instructions
1490
2				// Initial instruction
1491
point
1492
50.849,-14.417,-18.533
1493
point
1494
50.904,-14.417,-17.821
1495
point
1496
50.788,-14.417,-17.172
1497
point
1498
49.751,-14.417,-16.540
1499
point
1500
48.507,-14.417,-14.544
1501
reverse
1502
// Pedestrian number 78
1503
5				// Ref num
1504
4				// Number of instructions
1505
2				// Initial instruction
1506
point
1507
77.134,-14.400,-18.106
1508
point
1509
74.318,-14.408,-18.124
1510
point
1511
67.088,-14.416,-17.402
1512
reverse
1513
// Pedestrian number 79
1514
8				// Ref num
1515
5				// Number of instructions
1516
2				// Initial instruction
1517
point
1518
45.347,-2.326,-104.407
1519
point
1520
45.382,-2.319,-105.034
1521
point
1522
44.860,-2.324,-105.698
1523
point
1524
41.208,-2.310,-107.568
1525
reverse
1526
// Pedestrian number 80
1527
100				// Ref num
1528
2				// Number of instructions
1529
1				// Initial instruction
1530
point
1531
-72.761,-17.995,-140.893
1532
reverse
1533
// Pedestrian number 81
1534
112				// Ref num
1535
2				// Number of instructions
1536
1				// Initial instruction
1537
point
1538
-69.388,-17.841,-140.193
1539
reverse
1540
// Pedestrian number 82
1541
112				// Ref num
1542
2				// Number of instructions
1543
1				// Initial instruction
1544
point
1545
-67.925,-17.850,-139.371
1546
reverse
1547
// Pedestrian number 83
1548
112				// Ref num
1549
2				// Number of instructions
1550
1				// Initial instruction
1551
point
1552
-65.871,-17.960,-138.188
1553
reverse
1554
// Pedestrian number 84
1555
112				// Ref num
1556
2				// Number of instructions
1557
1				// Initial instruction
1558
point
1559
-72.007,-17.959,-116.038
1560
reverse
1561
// Pedestrian number 85
1562
112				// Ref num
1563
2				// Number of instructions
1564
1				// Initial instruction
1565
point
1566
-73.524,-17.963,-115.735
1567
reverse
1568
// Pedestrian number 86
1569
112				// Ref num
1570
2				// Number of instructions
1571
1				// Initial instruction
1572
point
1573
-76.316,-17.968,-115.196
1574
reverse
1575
// Pedestrian number 87
1576
112				// Ref num
1577
2				// Number of instructions
1578
1				// Initial instruction
1579
point
1580
-117.242,-17.931,-135.923
1581
reverse
1582
// Pedestrian number 88
1583
112				// Ref num
1584
2				// Number of instructions
1585
1				// Initial instruction
1586
point
1587
-118.998,-17.946,-136.562
1588
reverse
1589
// Pedestrian number 89
1590
112				// Ref num
1591
2				// Number of instructions
1592
1				// Initial instruction
1593
point
1594
-122.374,-17.968,-136.974
1595
reverse
1596
// Pedestrian number 90
1597
112				// Ref num
1598
2				// Number of instructions
1599
1				// Initial instruction
1600
point
1601
-123.897,-17.998,-118.915
1602
reverse
1603
// Pedestrian number 91
1604
112				// Ref num
1605
2				// Number of instructions
1606
1				// Initial instruction
1607
point
1608
-122.464,-17.999,-118.483
1609
reverse
1610
// Pedestrian number 92
1611
112				// Ref num
1612
2				// Number of instructions
1613
1				// Initial instruction
1614
point
1615
-71.290,-17.983,-108.477
1616
reverse
1617
// Pedestrian number 93
1618
112				// Ref num
1619
2				// Number of instructions
1620
1				// Initial instruction
1621
point
1622
-73.066,-17.988,-107.773
1623
reverse
1624
// Pedestrian number 94
1625
100				// Ref num
1626
2				// Number of instructions
1627
1				// Initial instruction
1628
point
1629
-76.577,-17.997,-106.184
1630
reverse
1631
// Pedestrian number 95
1632
100				// Ref num
1633
2				// Number of instructions
1634
1				// Initial instruction
1635
point
1636
-74.567,-17.999,-105.132
1637
reverse
1638
// Pedestrian number 96
1639
120				// Ref num
1640
2				// Number of instructions
1641
1				// Initial instruction
1642
point
1643
-75.960,-17.998,-105.961
1644
reverse
1645
// Pedestrian number 97
1646
128				// Ref num
1647
2				// Number of instructions
1648
1				// Initial instruction
1649
point
1650
-61.889,-17.709,-110.069
1651
reverse
1652
// Pedestrian number 98
1653
120				// Ref num
1654
2				// Number of instructions
1655
1				// Initial instruction
1656
point
1657
-53.822,-17.644,-111.210
1658
reverse
1659
// Pedestrian number 99
1660
129				// Ref num
1661
2				// Number of instructions
1662
1				// Initial instruction
1663
point
1664
-48.192,-17.990,-137.531
1665
reverse
1666
// Pedestrian number 100
1667
100				// Ref num
1668
2				// Number of instructions
1669
1				// Initial instruction
1670
point
1671
-27.207,-17.987,-134.513
1672
reverse
1673
// Pedestrian number 101
1674
112				// Ref num
1675
2				// Number of instructions
1676
1				// Initial instruction
1677
point
1678
-26.552,-17.990,-135.162
1679
reverse
1680
// Pedestrian number 102
1681
112				// Ref num
1682
2				// Number of instructions
1683
1				// Initial instruction
1684
point
1685
-26.080,-17.994,-135.915
1686
reverse
1687
// Pedestrian number 103
1688
112				// Ref num
1689
2				// Number of instructions
1690
1				// Initial instruction
1691
point
1692
-27.417,-17.999,-136.806
1693
reverse
1694
// Pedestrian number 104
1695
112				// Ref num
1696
2				// Number of instructions
1697
1				// Initial instruction
1698
point
1699
-29.878,-17.983,-133.651
1700
reverse
1701
// Pedestrian number 105
1702
134				// Ref num
1703
2				// Number of instructions
1704
1				// Initial instruction
1705
point
1706
-36.748,-17.992,-104.927
1707
reverse
1708
// Pedestrian number 106
1709
134				// Ref num
1710
2				// Number of instructions
1711
1				// Initial instruction
1712
point
1713
-32.276,-18.290,-91.079
1714
reverse
1715
// Pedestrian number 107
1716
129				// Ref num
1717
2				// Number of instructions
1718
1				// Initial instruction
1719
point
1720
-12.737,-16.612,-75.908
1721
reverse
1722
// Pedestrian number 108
1723
129				// Ref num
1724
2				// Number of instructions
1725
1				// Initial instruction
1726
point
1727
-140.564,8.204,-149.292
1728
reverse
1729
// Pedestrian number 109
1730
112				// Ref num
1731
2				// Number of instructions
1732
1				// Initial instruction
1733
point
1734
-90.682,-0.724,-103.853
1735
reverse
1736
// Pedestrian number 110
1737
112				// Ref num
1738
2				// Number of instructions
1739
1				// Initial instruction
1740
point
1741
-93.272,-0.401,-104.387
1742
reverse
1743
// Pedestrian number 111
1744
101				// Ref num
1745
2				// Number of instructions
1746
1				// Initial instruction
1747
point
1748
-1.606,-14.100,-73.204
1749
reverse
1750
// Pedestrian number 112
1751
101				// Ref num
1752
2				// Number of instructions
1753
1				// Initial instruction
1754
point
1755
1.377,-14.103,-73.437
1756
reverse
1757
// Pedestrian number 113
1758
100				// Ref num
1759
2				// Number of instructions
1760
1				// Initial instruction
1761
point
1762
5.635,-14.108,-73.615
1763
reverse
1764
// Pedestrian number 114
1765
101				// Ref num
1766
2				// Number of instructions
1767
1				// Initial instruction
1768
point
1769
-5.875,-14.116,-68.165
1770
reverse
1771
// Pedestrian number 115
1772
101				// Ref num
1773
2				// Number of instructions
1774
1				// Initial instruction
1775
point
1776
-1.791,-14.149,-63.880
1777
reverse
1778
// Pedestrian number 116
1779
5				// Ref num
1780
5				// Number of instructions
1781
2				// Initial instruction
1782
point
1783
-86.243,-1.274,-106.037
1784
point
1785
-84.760,-1.486,-105.390
1786
point
1787
-82.297,-1.825,-104.413
1788
point
1789
-79.079,-2.230,-103.901
1790
reverse
1791
// Pedestrian number 117
1792
12				// Ref num
1793
5				// Number of instructions
1794
2				// Initial instruction
1795
point
1796
-89.357,-0.946,-103.056
1797
point
1798
-91.354,-0.604,-105.081
1799
point
1800
-93.036,-0.348,-106.878
1801
point
1802
-93.698,-0.258,-107.271
1803
reverse
1804
// Pedestrian number 118
1805
5				// Ref num
1806
6				// Number of instructions
1807
2				// Initial instruction
1808
point
1809
-60.647,-4.731,-94.524
1810
point
1811
-57.694,-5.151,-91.833
1812
point
1813
-55.848,-5.152,-90.548
1814
point
1815
-54.561,-5.152,-89.391
1816
point
1817
-52.417,-5.152,-86.530
1818
reverse
1819
// Pedestrian number 119
1820
5				// Ref num
1821
5				// Number of instructions
1822
2				// Initial instruction
1823
point
1824
-54.992,-5.152,-82.094
1825
point
1826
-55.061,-5.152,-79.385
1827
point
1828
-56.204,-5.144,-77.032
1829
point
1830
-57.942,-5.512,-74.819
1831
reverse
1832
// Pedestrian number 120
1833
8				// Ref num
1834
6				// Number of instructions
1835
3				// Initial instruction
1836
point
1837
-54.788,-5.152,-81.845
1838
point
1839
-53.034,-5.150,-78.172
1840
point
1841
-53.237,-5.144,-75.543
1842
point
1843
-53.327,-5.142,-75.030
1844
point
1845
-55.558,-5.610,-71.768
1846
reverse
1847
// Pedestrian number 121
1848
1				// Ref num
1849
5				// Number of instructions
1850
2				// Initial instruction
1851
point
1852
-95.091,-6.782,-62.838
1853
point
1854
-99.567,-6.782,-64.217
1855
point
1856
-104.121,-6.782,-66.541
1857
point
1858
-108.254,-6.790,-69.136
1859
reverse
1860
// Pedestrian number 122
1861
18				// Ref num
1862
7				// Number of instructions
1863
3				// Initial instruction
1864
point
1865
-107.504,-6.785,-64.147
1866
point
1867
-109.183,-6.791,-65.748
1868
point
1869
-110.107,-6.792,-65.557
1870
point
1871
-110.399,-7.015,-63.333
1872
point
1873
-109.736,-7.196,-61.821
1874
point
1875
-110.107,-7.517,-59.974
1876
reverse
1877
// Pedestrian number 123
1878
5				// Ref num
1879
5				// Number of instructions
1880
2				// Initial instruction
1881
point
1882
-110.057,-6.792,-65.661
1883
point
1884
-112.330,-6.780,-69.447
1885
point
1886
-112.781,-6.778,-70.394
1887
point
1888
-114.272,-6.782,-73.934
1889
reverse
1890
// Pedestrian number 124
1891
1				// Ref num
1892
6				// Number of instructions
1893
3				// Initial instruction
1894
point
1895
-110.653,-7.937,-57.685
1896
point
1897
-114.066,-8.129,-58.027
1898
point
1899
-115.148,-8.374,-57.589
1900
point
1901
-115.459,-8.496,-57.138
1902
point
1903
-115.849,-8.612,-57.027
1904
reverse
1905
// Pedestrian number 125
1906
5				// Ref num
1907
7				// Number of instructions
1908
3				// Initial instruction
1909
point
1910
-120.325,-11.864,-44.025
1911
point
1912
-120.281,-12.019,-43.342
1913
point
1914
-120.311,-12.143,-42.606
1915
point
1916
-119.213,-12.642,-39.943
1917
point
1918
-118.107,-13.172,-36.772
1919
point
1920
-117.343,-13.310,-35.763
1921
reverse
1922
// Pedestrian number 126
1923
12				// Ref num
1924
5				// Number of instructions
1925
2				// Initial instruction
1926
point
1927
-114.331,-14.150,-24.999
1928
point
1929
-114.892,-14.938,-22.564
1930
point
1931
-114.985,-14.981,-21.125
1932
point
1933
-114.709,-15.004,-19.274
1934
reverse
1935
// Pedestrian number 127
1936
17				// Ref num
1937
6				// Number of instructions
1938
2				// Initial instruction
1939
point
1940
-118.532,-15.005,-20.266
1941
point
1942
-119.437,-15.006,-19.219
1943
point
1944
-120.318,-15.017,-17.001
1945
point
1946
-120.566,-15.030,-15.673
1947
point
1948
-120.743,-15.259,-12.383
1949
reverse
1950
// Pedestrian number 128
1951
12				// Ref num
1952
4				// Number of instructions
1953
2				// Initial instruction
1954
point
1955
-114.256,-16.269,-8.120
1956
point
1957
-114.825,-16.269,-4.945
1958
point
1959
-115.046,-16.269,-3.541
1960
reverse
1961
// Pedestrian number 129
1962
12				// Ref num
1963
5				// Number of instructions
1964
2				// Initial instruction
1965
point
1966
-115.301,-16.269,-3.661
1967
point
1968
-114.583,-16.269,-5.301
1969
point
1970
-114.181,-16.269,-8.169
1971
point
1972
-113.683,-16.402,-8.597
1973
reverse
1974
// Pedestrian number 130
1975
5				// Ref num
1976
4				// Number of instructions
1977
2				// Initial instruction
1978
point
1979
-110.382,-15.013,6.334
1980
point
1981
-107.692,-15.005,6.021
1982
point
1983
-104.031,-15.017,5.948
1984
reverse
1985
// Pedestrian number 131
1986
5				// Ref num
1987
5				// Number of instructions
1988
2				// Initial instruction
1989
point
1990
-99.136,-15.021,9.115
1991
point
1992
-100.806,-15.022,9.387
1993
point
1994
-102.111,-15.022,9.530
1995
point
1996
-103.790,-15.019,9.511
1997
reverse
1998
// Pedestrian number 132
1999
1				// Ref num
2000
5				// Number of instructions
2001
2				// Initial instruction
2002
point
2003
-100.866,-15.022,5.805
2004
point
2005
-97.243,-15.005,5.238
2006
point
2007
-95.267,-15.005,4.667
2008
point
2009
-93.537,-15.005,4.668
2010
reverse
2011
// Pedestrian number 133
2012
5				// Ref num
2013
4				// Number of instructions
2014
2				// Initial instruction
2015
point
2016
-89.991,-15.005,-1.564
2017
point
2018
-86.946,-15.005,-0.933
2019
point
2020
-85.452,-15.005,-0.612
2021
reverse
2022
// Pedestrian number 134
2023
8				// Ref num
2024
4				// Number of instructions
2025
2				// Initial instruction
2026
point
2027
-88.245,-15.005,-3.667
2028
point
2029
-89.533,-15.005,-0.340
2030
point
2031
-90.283,-15.005,1.683
2032
reverse
2033
// Pedestrian number 135
2034
18				// Ref num
2035
7				// Number of instructions
2036
4				// Initial instruction
2037
point
2038
-98.892,-15.005,-14.016
2039
point
2040
-95.654,-15.005,-11.565
2041
point
2042
-94.300,-15.005,-9.858
2043
point
2044
-91.304,-15.005,-8.472
2045
point
2046
-88.887,-15.005,-7.384
2047
point
2048
-88.202,-15.005,-6.562
2049
reverse
2050
// Pedestrian number 136
2051
5				// Ref num
2052
4				// Number of instructions
2053
2				// Initial instruction
2054
point
2055
-87.250,-14.530,4.636
2056
point
2057
-85.824,-14.559,7.444
2058
point
2059
-81.738,-14.564,13.131
2060
reverse
2061
// Pedestrian number 137
2062
5				// Ref num
2063
5				// Number of instructions
2064
3				// Initial instruction
2065
point
2066
-81.808,-14.521,36.063
2067
point
2068
-80.781,-14.540,34.822
2069
point
2070
-80.463,-14.561,33.588
2071
point
2072
-78.955,-14.564,28.759
2073
reverse
2074
// Pedestrian number 138
2075
8				// Ref num
2076
4				// Number of instructions
2077
2				// Initial instruction
2078
point
2079
-82.873,-14.493,37.822
2080
point
2081
-82.317,-14.488,43.826
2082
point
2083
-78.768,-14.488,53.326
2084
reverse
2085
// Pedestrian number 139
2086
17				// Ref num
2087
4				// Number of instructions
2088
2				// Initial instruction
2089
point
2090
-75.723,-14.488,47.982
2091
point
2092
-77.820,-14.488,48.322
2093
point
2094
-85.288,-14.488,49.740
2095
reverse
2096
// Pedestrian number 140
2097
5				// Ref num
2098
5				// Number of instructions
2099
3				// Initial instruction
2100
point
2101
-86.591,-14.488,44.475
2102
point
2103
-86.591,-14.488,44.475
2104
point
2105
-85.246,-14.488,49.471
2106
point
2107
-82.680,-14.488,60.309
2108
reverse
2109
// Pedestrian number 141
2110
17				// Ref num
2111
4				// Number of instructions
2112
2				// Initial instruction
2113
point
2114
-76.494,-14.488,64.189
2115
point
2116
-74.352,-14.488,56.228
2117
point
2118
-72.560,-14.488,49.614
2119
reverse
2120
// Pedestrian number 142
2121
18				// Ref num
2122
4				// Number of instructions
2123
2				// Initial instruction
2124
point
2125
-72.053,-14.488,57.883
2126
point
2127
-71.312,-14.488,58.642
2128
point
2129
-66.682,-14.488,64.431
2130
reverse
2131
// Pedestrian number 143
2132
8				// Ref num
2133
4				// Number of instructions
2134
2				// Initial instruction
2135
point
2136
-63.809,-14.488,59.678
2137
point
2138
-70.651,-14.488,62.366
2139
point
2140
-75.932,-14.488,64.361
2141
reverse
2142
// Pedestrian number 144
2143
8				// Ref num
2144
5				// Number of instructions
2145
3				// Initial instruction
2146
point
2147
-70.683,-14.488,63.307
2148
point
2149
-70.208,-14.488,63.494
2150
point
2151
-69.672,-14.488,63.115
2152
point
2153
-63.767,-14.488,59.250
2154
reverse
2155
// Pedestrian number 145
2156
5				// Ref num
2157
5				// Number of instructions
2158
2				// Initial instruction
2159
point
2160
-63.430,-14.488,59.432
2161
point
2162
-61.044,-14.488,56.131
2163
point
2164
-59.882,-14.488,54.403
2165
point
2166
-53.977,-14.552,50.113
2167
reverse
2168
// Pedestrian number 146
2169
5				// Ref num
2170
6				// Number of instructions
2171
2				// Initial instruction
2172
point
2173
-61.662,-14.488,55.922
2174
point
2175
-66.984,-14.488,57.753
2176
point
2177
-72.564,-14.488,59.535
2178
point
2179
-79.030,-14.488,60.315
2180
point
2181
-83.173,-14.488,60.136
2182
reverse
2183
// Pedestrian number 147
2184
17				// Ref num
2185
7				// Number of instructions
2186
4				// Initial instruction
2187
point
2188
-87.675,-14.488,57.002
2189
point
2190
-85.866,-14.488,56.296
2191
point
2192
-84.689,-14.488,54.160
2193
point
2194
-84.945,-14.488,49.820
2195
point
2196
-85.089,-14.488,43.339
2197
point
2198
-84.934,-14.488,41.516
2199
reverse
2200
// Pedestrian number 148
2201
12				// Ref num
2202
6				// Number of instructions
2203
2				// Initial instruction
2204
point
2205
-92.331,-14.488,54.158
2206
point
2207
-93.275,-14.488,55.572
2208
point
2209
-93.721,-14.842,56.341
2210
point
2211
-95.441,-15.454,58.976
2212
point
2213
-96.837,-16.598,60.797
2214
reverse
2215
// Pedestrian number 149
2216
12				// Ref num
2217
8				// Number of instructions
2218
4				// Initial instruction
2219
point
2220
-88.452,-14.488,56.839
2221
point
2222
-89.262,-14.488,56.273
2223
point
2224
-89.996,-14.488,56.565
2225
point
2226
-90.121,-14.488,57.329
2227
point
2228
-91.213,-16.248,60.087
2229
point
2230
-90.362,-16.309,61.367
2231
point
2232
-88.246,-16.255,61.660
2233
reverse
2234
// Pedestrian number 150
2235
12				// Ref num
2236
7				// Number of instructions
2237
3				// Initial instruction
2238
point
2239
-66.910,-14.488,64.710
2240
point
2241
-68.919,-14.488,68.377
2242
point
2243
-68.882,-14.488,69.867
2244
point
2245
-68.890,-14.726,70.404
2246
point
2247
-70.229,-16.245,72.027
2248
point
2249
-70.699,-16.253,71.942
2250
reverse
2251
// Pedestrian number 151
2252
5				// Ref num
2253
5				// Number of instructions
2254
3				// Initial instruction
2255
point
2256
-68.513,-14.487,68.173
2257
point
2258
-71.515,-14.489,67.034
2259
point
2260
-71.244,-14.486,62.822
2261
point
2262
-71.959,-14.488,57.500
2263
reverse
2264
// Pedestrian number 152
2265
8				// Ref num
2266
6				// Number of instructions
2267
3				// Initial instruction
2268
point
2269
-72.754,-14.488,49.667
2270
point
2271
-69.635,-14.488,52.350
2272
point
2273
-67.768,-14.488,52.028
2274
point
2275
-63.299,-14.488,51.170
2276
point
2277
-62.393,-14.488,49.543
2278
reverse
2279
// Pedestrian number 153
2280
17				// Ref num
2281
6				// Number of instructions
2282
3				// Initial instruction
2283
point
2284
-66.334,-14.488,46.902
2285
point
2286
-70.965,-14.488,47.486
2287
point
2288
-72.017,-14.488,47.278
2289
point
2290
-73.258,-14.488,46.963
2291
point
2292
-77.301,-14.488,44.576
2293
reverse
2294
// Pedestrian number 154
2295
1				// Ref num
2296
7				// Number of instructions
2297
4				// Initial instruction
2298
point
2299
-75.825,-14.488,41.392
2300
point
2301
-75.201,-14.488,45.027
2302
point
2303
-73.553,-14.488,46.589
2304
point
2305
-68.371,-14.488,46.808
2306
point
2307
-66.009,-14.488,46.916
2308
point
2309
-62.667,-14.488,48.864
2310
reverse
2311
// Pedestrian number 155
2312
1				// Ref num
2313
4				// Number of instructions
2314
2				// Initial instruction
2315
point
2316
-62.618,-14.488,48.983
2317
point
2318
-68.420,-14.488,48.421
2319
point
2320
-70.509,-14.488,48.250
2321
reverse
2322
// Pedestrian number 156
2323
5				// Ref num
2324
4				// Number of instructions
2325
2				// Initial instruction
2326
point
2327
-70.940,-14.488,48.180
2328
point
2329
-72.966,-14.488,45.820
2330
point
2331
-76.022,-14.488,42.254
2332
reverse
2333
// Pedestrian number 157
2334
18				// Ref num
2335
8				// Number of instructions
2336
4				// Initial instruction
2337
point
2338
-76.892,-14.488,43.668
2339
point
2340
-76.007,-14.488,42.102
2341
point
2342
-75.216,-14.488,41.759
2343
point
2344
-71.496,-14.488,43.644
2345
point
2346
-70.000,-14.488,44.704
2347
point
2348
-69.314,-14.488,47.611
2349
point
2350
-67.954,-14.488,49.924
2351
reverse
2352
// Pedestrian number 158
2353
8				// Ref num
2354
5				// Number of instructions
2355
2				// Initial instruction
2356
point
2357
-69.504,-14.488,52.067
2358
point
2359
-69.743,-14.488,54.274
2360
point
2361
-69.209,-14.488,55.800
2362
point
2363
-67.877,-14.488,57.242
2364
reverse
2365
// Pedestrian number 159
2366
12				// Ref num
2367
8				// Number of instructions
2368
6				// Initial instruction
2369
point
2370
-72.119,-14.488,59.926
2371
point
2372
-71.884,-14.488,60.201
2373
point
2374
-71.886,-14.488,60.699
2375
point
2376
-72.433,-14.488,61.014
2377
point
2378
-73.124,-14.488,60.640
2379
point
2380
-73.471,-14.488,60.003
2381
point
2382
-74.826,-14.488,56.431
2383
reverse
2384
// Pedestrian number 160
2385
5				// Ref num
2386
5				// Number of instructions
2387
2				// Initial instruction
2388
point
2389
-59.868,-14.488,61.184
2390
point
2391
-59.085,-14.488,54.841
2392
point
2393
-58.674,-14.500,51.964
2394
point
2395
-57.394,-14.552,49.353
2396
reverse
2397
// Pedestrian number 161
2398
12				// Ref num
2399
5				// Number of instructions
2400
2				// Initial instruction
2401
point
2402
-51.559,-14.564,45.531
2403
point
2404
-53.470,-14.563,49.462
2405
point
2406
-54.335,-14.544,50.701
2407
point
2408
-55.020,-14.515,52.634
2409
reverse
2410
// Pedestrian number 162
2411
12				// Ref num
2412
7				// Number of instructions
2413
2				// Initial instruction
2414
point
2415
-77.169,-14.564,31.483
2416
point
2417
-78.019,-14.490,36.702
2418
point
2419
-79.064,-14.488,38.611
2420
point
2421
-82.226,-14.488,43.744
2422
point
2423
-82.258,-14.488,44.407
2424
point
2425
-75.996,-14.488,47.423
2426
reverse
2427
// Pedestrian number 163
2428
8				// Ref num
2429
6				// Number of instructions
2430
2				// Initial instruction
2431
point
2432
-4.969,-14.547,41.060
2433
point
2434
-1.933,-14.547,40.664
2435
point
2436
2.235,-14.547,39.807
2437
point
2438
5.435,-14.547,39.695
2439
point
2440
6.633,-14.547,39.501
2441
reverse
2442
// Pedestrian number 164
2443
5				// Ref num
2444
6				// Number of instructions
2445
2				// Initial instruction
2446
point
2447
9.973,-14.547,40.622
2448
point
2449
13.620,-14.547,49.271
2450
point
2451
15.081,-14.547,53.309
2452
point
2453
15.593,-14.547,55.901
2454
point
2455
15.288,-14.547,57.737
2456
reverse
2457
// Pedestrian number 165
2458
1				// Ref num
2459
4				// Number of instructions
2460
2				// Initial instruction
2461
point
2462
18.851,-14.547,58.309
2463
point
2464
18.385,-14.406,61.671
2465
point
2466
18.575,-14.417,79.776
2467
reverse
2468
// Pedestrian number 166
2469
1				// Ref num
2470
7				// Number of instructions
2471
4				// Initial instruction
2472
point
2473
27.497,-14.501,99.221
2474
point
2475
50.950,-14.393,106.957
2476
point
2477
58.325,-14.393,108.314
2478
point
2479
64.672,-14.393,108.012
2480
point
2481
67.666,-14.408,107.510
2482
point
2483
71.647,-14.393,106.526
2484
reverse
2485
// Pedestrian number 167
2486
5				// Ref num
2487
6				// Number of instructions
2488
2				// Initial instruction
2489
point
2490
73.020,-14.393,109.997
2491
point
2492
76.177,-14.393,108.511
2493
point
2494
80.240,-14.393,106.749
2495
point
2496
86.072,-14.393,102.649
2497
point
2498
87.969,-14.393,101.213
2499
reverse
2500
// Pedestrian number 168
2501
5				// Ref num
2502
6				// Number of instructions
2503
2				// Initial instruction
2504
point
2505
95.414,-14.396,92.054
2506
point
2507
94.645,-14.400,76.505
2508
point
2509
94.514,-14.417,73.712
2510
point
2511
95.179,-14.417,71.200
2512
point
2513
96.435,-14.417,69.688
2514
reverse
2515
// Pedestrian number 169
2516
5				// Ref num
2517
8				// Number of instructions
2518
2				// Initial instruction
2519
point
2520
96.498,-14.400,69.054
2521
point
2522
96.875,-14.400,66.359
2523
point
2524
97.577,-14.400,64.634
2525
point
2526
98.602,-14.400,63.704
2527
point
2528
101.244,-14.400,62.638
2529
point
2530
104.180,-14.400,60.954
2531
point
2532
104.584,-14.400,60.476
2533
reverse
2534
// Pedestrian number 170
2535
8				// Ref num
2536
7				// Number of instructions
2537
2				// Initial instruction
2538
point
2539
110.585,-14.400,55.206
2540
point
2541
111.830,-14.399,54.245
2542
point
2543
113.584,-14.399,52.852
2544
point
2545
116.511,-14.399,46.792
2546
point
2547
118.679,-14.399,41.825
2548
point
2549
118.891,-14.400,40.727
2550
reverse
2551
// Pedestrian number 171
2552
5				// Ref num
2553
9				// Number of instructions
2554
2				// Initial instruction
2555
point
2556
120.293,-14.400,29.365
2557
point
2558
122.897,-14.400,36.574
2559
point
2560
122.991,-14.400,37.215
2561
point
2562
122.560,-14.400,39.113
2563
point
2564
115.936,-14.400,47.784
2565
point
2566
114.262,-14.400,50.462
2567
point
2568
111.868,-14.400,53.698
2569
point
2570
111.216,-14.400,54.473
2571
reverse
2572
// Pedestrian number 172
2573
18				// Ref num
2574
6				// Number of instructions
2575
2				// Initial instruction
2576
point
2577
120.205,-14.400,28.244
2578
point
2579
123.158,-14.400,22.078
2580
point
2581
124.124,-14.669,20.116
2582
point
2583
126.203,-14.902,15.772
2584
point
2585
128.287,-14.902,15.003
2586
reverse
2587
// Pedestrian number 173
2588
12				// Ref num
2589
5				// Number of instructions
2590
3				// Initial instruction
2591
point
2592
123.542,-14.660,15.247
2593
point
2594
126.447,-14.902,18.070
2595
point
2596
130.834,-14.902,17.409
2597
point
2598
132.564,-14.902,16.840
2599
reverse
2600
// Pedestrian number 174
2601
1				// Ref num
2602
6				// Number of instructions
2603
2				// Initial instruction
2604
point
2605
132.798,-14.902,16.454
2606
point
2607
129.237,-14.902,15.502
2608
point
2609
127.202,-14.902,14.965
2610
point
2611
126.011,-14.896,15.434
2612
point
2613
123.992,-14.709,15.260
2614
reverse
2615
// Pedestrian number 175
2616
26				// Ref num
2617
6				// Number of instructions
2618
3				// Initial instruction
2619
point
2620
-60.112,-17.644,-115.314
2621
point
2622
-61.308,-17.644,-116.773
2623
point
2624
-61.278,-17.644,-117.392
2625
point
2626
-61.073,-17.644,-118.058
2627
point
2628
-58.254,-17.644,-120.892
2629
reverse
2630
// Pedestrian number 176
2631
26				// Ref num
2632
5				// Number of instructions
2633
2				// Initial instruction
2634
point
2635
-47.783,-17.644,-110.908
2636
point
2637
-48.890,-17.644,-110.975
2638
point
2639
-53.429,-17.644,-111.734
2640
point
2641
-59.153,-17.644,-113.995
2642
reverse
2643
// Pedestrian number 177
2644
26				// Ref num
2645
4				// Number of instructions
2646
2				// Initial instruction
2647
point
2648
-57.722,-17.644,-121.712
2649
point
2650
-57.203,-17.644,-123.131
2651
point
2652
-53.916,-17.644,-125.531
2653
reverse
2654
// Pedestrian number 178
2655
26				// Ref num
2656
4				// Number of instructions
2657
2				// Initial instruction
2658
point
2659
-51.956,-17.968,-131.372
2660
point
2661
-47.275,-17.986,-136.074
2662
point
2663
-44.204,-17.998,-138.990
2664
reverse
2665
// Pedestrian number 179
2666
26				// Ref num
2667
6				// Number of instructions
2668
3				// Initial instruction
2669
point
2670
-42.081,-17.998,-138.416
2671
point
2672
-44.946,-17.992,-137.100
2673
point
2674
-47.763,-17.988,-136.681
2675
point
2676
-49.809,-17.985,-136.329
2677
point
2678
-50.817,-17.981,-135.259
2679
reverse
2680
// Pedestrian number 180
2681
26				// Ref num
2682
5				// Number of instructions
2683
2				// Initial instruction
2684
point
2685
-48.908,-17.999,-140.642
2686
point
2687
-46.912,-17.988,-136.484
2688
point
2689
-45.668,-17.982,-134.116
2690
point
2691
-31.734,-17.936,-124.799
2692
reverse
2693
// Pedestrian number 181
2694
26				// Ref num
2695
5				// Number of instructions
2696
3				// Initial instruction
2697
point
2698
-33.407,-17.915,-121.360
2699
point
2700
-35.736,-17.931,-120.116
2701
point
2702
-36.757,-17.644,-118.976
2703
point
2704
-45.886,-17.644,-110.261
2705
reverse
2706
// Pedestrian number 182
2707
26				// Ref num
2708
4				// Number of instructions
2709
2				// Initial instruction
2710
point
2711
-53.769,-17.942,-104.411
2712
point
2713
-56.967,-17.890,-101.298
2714
point
2715
-57.603,-17.976,-97.124
2716
reverse
2717
// Pedestrian number 183
2718
26				// Ref num
2719
4				// Number of instructions
2720
2				// Initial instruction
2721
point
2722
-58.607,-17.999,-97.274
2723
point
2724
-57.003,-17.919,-98.497
2725
point
2726
-54.299,-17.965,-99.633
2727
reverse
2728
// Pedestrian number 184
2729
26				// Ref num
2730
6				// Number of instructions
2731
2				// Initial instruction
2732
point
2733
-53.179,-17.974,-101.919
2734
point
2735
-55.529,-17.924,-101.308
2736
point
2737
-58.456,-17.921,-99.624
2738
point
2739
-59.182,-17.992,-99.358
2740
point
2741
-60.327,-17.999,-98.133
2742
reverse
2743
// Pedestrian number 185
2744
26				// Ref num
2745
5				// Number of instructions
2746
3				// Initial instruction
2747
point
2748
-61.128,-17.998,-98.952
2749
point
2750
-62.812,-17.993,-101.049
2751
point
2752
-64.442,-17.994,-101.680
2753
point
2754
-70.047,-17.999,-103.188
2755
reverse
2756
// Pedestrian number 186
2757
26				// Ref num
2758
4				// Number of instructions
2759
2				// Initial instruction
2760
point
2761
-62.513,-17.998,-99.533
2762
point
2763
-63.018,-17.998,-99.877
2764
point
2765
-64.851,-17.999,-100.695
2766
reverse
2767
// Pedestrian number 187
2768
26				// Ref num
2769
4				// Number of instructions
2770
2				// Initial instruction
2771
point
2772
-65.726,-17.999,-101.069
2773
point
2774
-68.206,-17.987,-105.323
2775
point
2776
-70.321,-17.976,-108.962
2777
reverse
2778
// Pedestrian number 188
2779
26				// Ref num
2780
4				// Number of instructions
2781
2				// Initial instruction
2782
point
2783
-68.142,-17.969,-109.813
2784
point
2785
-68.835,-17.992,-104.507
2786
point
2787
-67.905,-17.998,-102.304
2788
reverse
2789
// Pedestrian number 189
2790
26				// Ref num
2791
7				// Number of instructions
2792
5				// Initial instruction
2793
point
2794
-54.011,-17.932,-104.986
2795
point
2796
-59.615,-17.803,-104.657
2797
point
2798
-60.396,-17.825,-104.365
2799
point
2800
-61.225,-17.980,-103.640
2801
point
2802
-67.958,-17.991,-104.137
2803
point
2804
-72.841,-17.999,-104.538
2805
reverse
2806
// Pedestrian number 190
2807
26				// Ref num
2808
6				// Number of instructions
2809
3				// Initial instruction
2810
point
2811
-74.540,-17.991,-106.957
2812
point
2813
-74.341,-17.994,-106.207
2814
point
2815
-72.241,-17.996,-105.201
2816
point
2817
-69.642,-17.999,-103.796
2818
point
2819
-68.243,-17.998,-102.510
2820
reverse
2821
// Pedestrian number 191
2822
26				// Ref num
2823
6				// Number of instructions
2824
3				// Initial instruction
2825
point
2826
-67.239,-17.999,-101.881
2827
point
2828
-66.924,-17.994,-102.861
2829
point
2830
-67.649,-17.992,-103.691
2831
point
2832
-69.387,-17.990,-105.224
2833
point
2834
-72.048,-17.997,-104.805
2835
reverse
2836
// Pedestrian number 192
2837
26				// Ref num
2838
6				// Number of instructions
2839
3				// Initial instruction
2840
point
2841
-65.187,-17.998,-100.951
2842
point
2843
-65.203,-17.992,-102.510
2844
point
2845
-68.286,-17.990,-104.718
2846
point
2847
-69.040,-17.986,-106.079
2848
point
2849
-69.070,-17.973,-109.329
2850
reverse
2851
// Pedestrian number 193
2852
8				// Ref num
2853
5				// Number of instructions
2854
3				// Initial instruction
2855
point
2856
-57.057,-5.916,-70.407
2857
point
2858
-58.381,-6.148,-69.555
2859
point
2860
-59.169,-6.302,-68.463
2861
point
2862
-61.598,-6.592,-66.150
2863
reverse
2864
// Pedestrian number 194
2865
5				// Ref num
2866
6				// Number of instructions
2867
4				// Initial instruction
2868
point
2869
-64.778,-6.782,-64.127
2870
point
2871
-64.603,-6.766,-64.475
2872
point
2873
-64.342,-6.633,-68.479
2874
point
2875
-63.315,-6.554,-69.200
2876
point
2877
-61.323,-6.275,-71.250
2878
reverse
2879
// Pedestrian number 195
2880
13				// Ref num
2881
4				// Number of instructions
2882
2				// Initial instruction
2883
point
2884
-66.750,-6.782,-67.009
2885
point
2886
-68.231,-6.782,-65.771
2887
point
2888
-70.302,-6.782,-61.073
2889
reverse
2890
// Pedestrian number 196
2891
13				// Ref num
2892
5				// Number of instructions
2893
3				// Initial instruction
2894
point
2895
-68.550,-6.782,-62.100
2896
point
2897
-67.500,-6.782,-63.302
2898
point
2899
-66.736,-6.782,-63.833
2900
point
2901
-64.219,-6.739,-64.752
2902
reverse
2903
// Pedestrian number 197
2904
13				// Ref num
2905
5				// Number of instructions
2906
3				// Initial instruction
2907
point
2908
-62.692,-6.656,-65.516
2909
point
2910
-65.100,-6.781,-64.750
2911
point
2912
-69.409,-6.782,-65.208
2913
point
2914
-72.260,-6.782,-64.392
2915
reverse
2916
// Pedestrian number 198
2917
13				// Ref num
2918
4				// Number of instructions
2919
2				// Initial instruction
2920
point
2921
-73.140,-6.782,-63.926
2922
point
2923
-74.092,-6.782,-63.194
2924
point
2925
-76.392,-6.782,-63.000
2926
reverse
2927
// Pedestrian number 199
2928
13				// Ref num
2929
4				// Number of instructions
2930
2				// Initial instruction
2931
point
2932
-76.859,-6.782,-62.863
2933
point
2934
-76.108,-6.782,-62.435
2935
point
2936
-71.701,-6.782,-60.641
2937
reverse
2938
// Pedestrian number 200
2939
13				// Ref num
2940
5				// Number of instructions
2941
2				// Initial instruction
2942
point
2943
-70.540,-6.782,-61.254
2944
point
2945
-72.749,-6.782,-60.768
2946
point
2947
-75.186,-6.782,-59.520
2948
point
2949
-76.626,-6.782,-59.072
2950
reverse
2951
// Pedestrian number 201
2952
13				// Ref num
2953
5				// Number of instructions
2954
3				// Initial instruction
2955
point
2956
-77.383,-6.782,-58.993
2957
point
2958
-78.536,-6.782,-59.032
2959
point
2960
-79.979,-6.782,-58.434
2961
point
2962
-83.427,-6.782,-58.080
2963
reverse
2964
// Pedestrian number 202
2965
13				// Ref num
2966
5				// Number of instructions
2967
3				// Initial instruction
2968
point
2969
-82.835,-6.782,-58.291
2970
point
2971
-80.809,-6.782,-60.450
2972
point
2973
-78.984,-6.782,-61.984
2974
point
2975
-74.747,-6.782,-63.301
2976
reverse
2977
// Pedestrian number 203
2978
13				// Ref num
2979
5				// Number of instructions
2980
3				// Initial instruction
2981
point
2982
-74.491,-6.782,-63.380
2983
point
2984
-72.803,-6.782,-63.347
2985
point
2986
-70.884,-6.782,-63.988
2987
point
2988
-68.444,-6.782,-65.862
2989
reverse
2990
// Pedestrian number 204
2991
13				// Ref num
2992
6				// Number of instructions
2993
3				// Initial instruction
2994
point
2995
-56.380,-5.777,-71.022
2996
point
2997
-57.580,-5.954,-70.532
2998
point
2999
-59.285,-6.225,-69.845
3000
point
3001
-61.075,-6.392,-69.003
3002
point
3003
-61.884,-6.597,-66.361
3004
reverse
3005
// Pedestrian number 205
3006
18				// Ref num
3007
4				// Number of instructions
3008
2				// Initial instruction
3009
point
3010
-109.872,-6.785,-69.606
3011
point
3012
-111.579,-6.780,-70.247
3013
point
3014
-115.200,-6.779,-69.789
3015
reverse
3016
// Pedestrian number 206
3017
22				// Ref num
3018
4				// Number of instructions
3019
2				// Initial instruction
3020
point
3021
-114.567,-6.779,-68.367
3022
point
3023
-114.761,-6.778,-68.838
3024
point
3025
-115.378,-6.779,-69.445
3026
reverse
3027
// Pedestrian number 207
3028
8				// Ref num
3029
5				// Number of instructions
3030
3				// Initial instruction
3031
point
3032
-115.922,-6.780,-70.371
3033
point
3034
-116.084,-6.781,-70.740
3035
point
3036
-115.491,-6.782,-72.516
3037
point
3038
-115.037,-6.782,-73.177
3039
reverse
3040
// Pedestrian number 208
3041
1				// Ref num
3042
4				// Number of instructions
3043
2				// Initial instruction
3044
point
3045
-109.716,-6.786,-69.171
3046
point
3047
-108.613,-6.796,-65.351
3048
point
3049
-106.256,-6.805,-63.457
3050
reverse
3051
// Pedestrian number 209
3052
5				// Ref num
3053
4				// Number of instructions
3054
2				// Initial instruction
3055
point
3056
-106.843,-6.790,-68.253
3057
point
3058
-109.368,-6.787,-68.973
3059
point
3060
-112.019,-6.781,-69.371
3061
reverse
3062
// Pedestrian number 210
3063
1				// Ref num
3064
5				// Number of instructions
3065
2				// Initial instruction
3066
point
3067
-110.045,-6.783,-70.153
3068
point
3069
-111.139,-6.782,-69.800
3070
point
3071
-112.107,-6.781,-69.236
3072
point
3073
-114.364,-6.778,-68.856
3074
reverse
3075
// Pedestrian number 211
3076
8				// Ref num
3077
5				// Number of instructions
3078
3				// Initial instruction
3079
point
3080
-113.470,-6.966,-63.404
3081
point
3082
-113.555,-6.793,-64.505
3083
point
3084
-113.900,-6.777,-69.704
3085
point
3086
-116.263,-6.782,-72.031
3087
reverse
3088
// Pedestrian number 212
3089
22				// Ref num
3090
4				// Number of instructions
3091
2				// Initial instruction
3092
point
3093
-112.239,-6.778,-71.624
3094
point
3095
-111.697,-6.778,-70.967
3096
point
3097
-110.620,-6.782,-70.415
3098
reverse
3099
// Pedestrian number 213
3100
5				// Ref num
3101
5				// Number of instructions
3102
3				// Initial instruction
3103
point
3104
-101.401,-6.782,-61.258
3105
point
3106
-99.037,-6.782,-60.788
3107
point
3108
-96.965,-6.782,-59.659
3109
point
3110
-93.616,-6.782,-58.912
3111
reverse
3112
// Pedestrian number 214
3113
1				// Ref num
3114
5				// Number of instructions
3115
2				// Initial instruction
3116
point
3117
-86.710,-6.782,-61.366
3118
point
3119
-88.570,-6.782,-61.636
3120
point
3121
-90.170,-6.782,-61.692
3122
point
3123
-91.114,-6.782,-61.991
3124
reverse
3125
// Pedestrian number 215
3126
12				// Ref num
3127
5				// Number of instructions
3128
3				// Initial instruction
3129
point
3130
-113.365,-7.010,-63.141
3131
point
3132
-113.219,-7.052,-62.879
3133
point
3134
-113.332,-7.139,-62.384
3135
point
3136
-113.388,-7.264,-61.661
3137
reverse
3138
// Pedestrian number 216
3139
12				// Ref num
3140
5				// Number of instructions
3141
3				// Initial instruction
3142
point
3143
-112.682,-8.425,-54.933
3144
point
3145
-112.975,-8.500,-54.585
3146
point
3147
-116.079,-9.377,-52.557
3148
point
3149
-117.550,-9.929,-51.515
3150
reverse
3151
// Pedestrian number 217
3152
17				// Ref num
3153
6				// Number of instructions
3154
2				// Initial instruction
3155
point
3156
-121.022,-10.271,-53.192
3157
point
3158
-122.056,-10.510,-51.863
3159
point
3160
-123.067,-10.790,-50.203
3161
point
3162
-124.198,-11.293,-46.512
3163
point
3164
-124.193,-11.407,-45.916
3165
reverse
3166
// Pedestrian number 218
3167
8				// Ref num
3168
5				// Number of instructions
3169
2				// Initial instruction
3170
point
3171
-116.232,-13.555,-33.749
3172
point
3173
-115.356,-13.644,-32.591
3174
point
3175
-115.016,-13.701,-31.528
3176
point
3177
-113.718,-13.798,-30.361
3178
reverse
3179
// Pedestrian number 219
3180
12				// Ref num
3181
4				// Number of instructions
3182
2				// Initial instruction
3183
point
3184
-117.074,-15.025,-22.114
3185
point
3186
-117.464,-15.005,-20.674
3187
point
3188
-119.307,-15.005,-19.580
3189
reverse
3190
// Pedestrian number 220
3191
12				// Ref num
3192
5				// Number of instructions
3193
3				// Initial instruction
3194
point
3195
-120.324,-15.019,-16.477
3196
point
3197
-118.021,-15.009,-17.749
3198
point
3199
-116.625,-15.006,-17.803
3200
point
3201
-115.557,-15.005,-18.498
3202
reverse
3203
// Pedestrian number 221
3204
12				// Ref num
3205
4				// Number of instructions
3206
2				// Initial instruction
3207
point
3208
-114.938,-15.005,-19.479
3209
point
3210
-116.560,-15.009,-17.152
3211
point
3212
-116.769,-15.016,-16.077
3213
reverse
3214
// Pedestrian number 222
3215
12				// Ref num
3216
5				// Number of instructions
3217
3				// Initial instruction
3218
point
3219
-117.665,-15.187,-13.484
3220
point
3221
-117.416,-15.102,-14.323
3222
point
3223
-117.076,-15.021,-15.411
3224
point
3225
-118.213,-15.005,-20.514
3226
reverse
3227
// Pedestrian number 223
3228
17				// Ref num
3229
6				// Number of instructions
3230
3				// Initial instruction
3231
point
3232
-119.718,-15.010,-18.503
3233
point
3234
-119.185,-15.011,-17.925
3235
point
3236
-118.574,-15.015,-16.506
3237
point
3238
-118.025,-15.020,-15.674
3239
point
3240
-117.192,-15.034,-15.033
3241
reverse
3242
// Pedestrian number 224
3243
17				// Ref num
3244
5				// Number of instructions
3245
3				// Initial instruction
3246
point
3247
-116.393,-16.269,-5.266
3248
point
3249
-115.777,-16.269,-5.321
3250
point
3251
-114.339,-16.269,-5.744
3252
point
3253
-111.886,-16.269,-5.317
3254
reverse
3255
// Pedestrian number 225
3256
5				// Ref num
3257
4				// Number of instructions
3258
2				// Initial instruction
3259
point
3260
-111.621,-16.292,-5.484
3261
point
3262
-110.743,-16.631,-6.890
3263
point
3264
-108.916,-16.999,-7.430
3265
reverse
3266
// Pedestrian number 226
3267
12				// Ref num
3268
5				// Number of instructions
3269
3				// Initial instruction
3270
point
3271
-108.262,-17.155,-7.790
3272
point
3273
-107.561,-17.500,-9.443
3274
point
3275
-105.647,-17.948,-10.471
3276
point
3277
-105.173,-18.139,-11.154
3278
reverse
3279
// Pedestrian number 227
3280
12				// Ref num
3281
5				// Number of instructions
3282
3				// Initial instruction
3283
point
3284
-106.178,-18.192,-12.660
3285
point
3286
-106.662,-18.110,-12.730
3287
point
3288
-107.018,-18.047,-12.787
3289
point
3290
-107.557,-17.914,-12.482
3291
reverse
3292
// Pedestrian number 228
3293
12				// Ref num
3294
6				// Number of instructions
3295
4				// Initial instruction
3296
point
3297
-105.632,-17.827,-9.574
3298
point
3299
-106.703,-17.626,-9.366
3300
point
3301
-107.925,-17.375,-8.969
3302
point
3303
-109.470,-17.154,-9.147
3304
point
3305
-112.318,-16.705,-9.215
3306
reverse
3307
// Pedestrian number 229
3308
12				// Ref num
3309
6				// Number of instructions
3310
4				// Initial instruction
3311
point
3312
-112.162,-16.269,-5.181
3313
point
3314
-111.988,-16.269,-5.645
3315
point
3316
-112.317,-16.490,-7.673
3317
point
3318
-111.500,-16.935,-9.939
3319
point
3320
-109.571,-17.434,-11.328
3321
reverse
3322
// Pedestrian number 230
3323
17				// Ref num
3324
7				// Number of instructions
3325
4				// Initial instruction
3326
point
3327
-109.259,-17.497,-11.422
3328
point
3329
-108.318,-17.600,-11.069
3330
point
3331
-106.586,-17.970,-11.746
3332
point
3333
-106.118,-18.100,-12.042
3334
point
3335
-105.707,-18.216,-12.247
3336
point
3337
-105.124,-18.182,-12.087
3338
reverse
3339
// Pedestrian number 231
3340
12				// Ref num
3341
4				// Number of instructions
3342
2				// Initial instruction
3343
point
3344
-93.731,-17.122,72.403
3345
point
3346
-92.542,-17.121,73.497
3347
point
3348
-92.240,-17.134,74.542
3349
reverse
3350
// Pedestrian number 232
3351
12				// Ref num
3352
5				// Number of instructions
3353
3				// Initial instruction
3354
point
3355
-90.616,-17.066,74.111
3356
point
3357
-91.285,-17.105,74.359
3358
point
3359
-92.709,-17.133,74.607
3360
point
3361
-93.658,-17.132,74.407
3362
reverse
3363
// Pedestrian number 233
3364
12				// Ref num
3365
4				// Number of instructions
3366
2				// Initial instruction
3367
point
3368
-95.273,-17.126,75.720
3369
point
3370
-94.113,-17.132,74.015
3371
point
3372
-92.257,-17.054,72.187
3373
reverse
3374
// Pedestrian number 234
3375
17				// Ref num
3376
4				// Number of instructions
3377
2				// Initial instruction
3378
point
3379
-93.396,-17.126,72.777
3380
point
3381
-91.584,-17.079,73.426
3382
point
3383
-90.381,-17.063,74.251
3384
reverse
3385
// Pedestrian number 235
3386
17				// Ref num
3387
4				// Number of instructions
3388
2				// Initial instruction
3389
point
3390
-91.018,-17.061,73.573
3391
point
3392
-90.258,-17.083,74.645
3393
point
3394
-90.504,-17.134,75.741
3395
reverse
3396
// Pedestrian number 236
3397
12				// Ref num
3398
4				// Number of instructions
3399
2				// Initial instruction
3400
point
3401
-90.259,-17.115,75.201
3402
point
3403
-91.655,-17.133,75.826
3404
point
3405
-92.882,-17.131,75.701
3406
reverse
3407
// Pedestrian number 237
3408
12				// Ref num
3409
4				// Number of instructions
3410
2				// Initial instruction
3411
point
3412
-92.244,-17.125,77.795
3413
point
3414
-92.202,-17.131,76.019
3415
point
3416
-92.990,-17.132,75.037
3417
reverse
3418
// Pedestrian number 238
3419
17				// Ref num
3420
4				// Number of instructions
3421
2				// Initial instruction
3422
point
3423
-93.144,-17.131,75.500
3424
point
3425
-94.858,-17.131,73.773
3426
point
3427
-95.958,-17.130,73.297
3428
reverse
3429
// Pedestrian number 239
3430
17				// Ref num
3431
4				// Number of instructions
3432
2				// Initial instruction
3433
point
3434
-97.359,-17.133,71.612
3435
point
3436
-95.685,-17.133,72.555
3437
point
3438
-94.787,-17.131,73.491
3439
reverse
3440
// Pedestrian number 240
3441
17				// Ref num
3442
4				// Number of instructions
3443
2				// Initial instruction
3444
point
3445
-95.035,-17.127,71.849
3446
point
3447
-93.987,-17.130,72.427
3448
point
3449
-93.363,-17.134,73.443
3450
reverse
3451
// Pedestrian number 241
3452
17				// Ref num
3453
4				// Number of instructions
3454
2				// Initial instruction
3455
point
3456
-92.812,-17.134,74.261
3457
point
3458
-91.579,-17.135,75.060
3459
point
3460
-90.691,-17.134,76.191
3461
reverse
3462
// Pedestrian number 242
3463
17				// Ref num
3464
5				// Number of instructions
3465
2				// Initial instruction
3466
point
3467
-88.975,-17.092,75.209
3468
point
3469
-90.989,-17.111,74.805
3470
point
3471
-93.023,-17.132,75.030
3472
point
3473
-93.851,-17.129,75.717
3474
reverse
3475
// Pedestrian number 243
3476
17				// Ref num
3477
4				// Number of instructions
3478
2				// Initial instruction
3479
point
3480
-93.898,-17.132,73.885
3481
point
3482
-93.811,-17.130,74.919
3483
point
3484
-94.025,-17.125,76.798
3485
reverse
3486
// Pedestrian number 244
3487
17				// Ref num
3488
4				// Number of instructions
3489
2				// Initial instruction
3490
point
3491
-93.852,-17.124,77.497
3492
point
3493
-92.810,-17.123,78.348
3494
point
3495
-91.771,-17.124,78.510
3496
reverse
3497
// Pedestrian number 245
3498
12				// Ref num
3499
5				// Number of instructions
3500
2				// Initial instruction
3501
point
3502
-90.633,-17.125,79.028
3503
point
3504
-91.235,-17.130,76.970
3505
point
3506
-92.758,-17.130,75.891
3507
point
3508
-93.335,-17.132,74.902
3509
reverse
3510
// Pedestrian number 246
3511
12				// Ref num
3512
5				// Number of instructions
3513
2				// Initial instruction
3514
point
3515
-92.302,-17.129,73.952
3516
point
3517
-93.430,-17.131,74.301
3518
point
3519
-95.438,-17.128,74.417
3520
point
3521
-96.472,-17.125,75.093
3522
reverse
3523
// Pedestrian number 247
3524
12				// Ref num
3525
5				// Number of instructions
3526
2				// Initial instruction
3527
point
3528
-98.263,-17.124,73.949
3529
point
3530
-96.980,-17.123,75.463
3531
point
3532
-95.762,-17.124,76.098
3533
point
3534
-94.335,-17.127,76.246
3535
reverse
3536
// Pedestrian number 248
3537
17				// Ref num
3538
4				// Number of instructions
3539
2				// Initial instruction
3540
point
3541
-95.550,-17.123,76.888
3542
point
3543
-93.522,-17.130,75.656
3544
point
3545
-91.299,-17.135,75.395
3546
reverse
3547
// Pedestrian number 249
3548
17				// Ref num
3549
4				// Number of instructions
3550
2				// Initial instruction
3551
point
3552
-88.755,-17.134,76.539
3553
point
3554
-90.174,-17.132,76.547
3555
point
3556
-91.105,-17.133,76.141
3557
reverse
3558
// Pedestrian number 250
3559
17				// Ref num
3560
4				// Number of instructions
3561
2				// Initial instruction
3562
point
3563
-91.105,-17.133,76.141
3564
point
3565
-92.524,-17.128,76.749
3566
point
3567
-93.855,-17.126,76.555
3568
reverse
3569
// Pedestrian number 251
3570
17				// Ref num
3571
4				// Number of instructions
3572
2				// Initial instruction
3573
point
3574
-94.073,-17.124,77.333
3575
point
3576
-94.847,-17.127,75.524
3577
point
3578
-95.065,-17.128,74.752
3579
reverse
3580
// Pedestrian number 252
3581
17				// Ref num
3582
4				// Number of instructions
3583
2				// Initial instruction
3584
point
3585
-98.032,-17.120,75.891
3586
point
3587
-95.877,-17.127,74.778
3588
point
3589
-94.395,-17.130,74.649
3590
reverse
3591
// Pedestrian number 253
3592
17				// Ref num
3593
7				// Number of instructions
3594
5				// Initial instruction
3595
point
3596
-93.430,-17.131,74.837
3597
point
3598
-91.501,-17.134,75.464
3599
point
3600
-89.816,-17.129,75.594
3601
point
3602
-84.526,-17.136,78.716
3603
point
3604
-86.188,-17.104,76.967
3605
point
3606
-87.195,-17.120,76.573
3607
reverse
3608
// Pedestrian number 254
3609
17				// Ref num
3610
4				// Number of instructions
3611
2				// Initial instruction
3612
point
3613
-87.644,-17.094,75.684
3614
point
3615
-86.232,-17.064,76.002
3616
point
3617
-84.356,-17.062,77.258
3618
reverse
3619
// Pedestrian number 255
3620
17				// Ref num
3621
4				// Number of instructions
3622
2				// Initial instruction
3623
point
3624
-84.257,-17.117,78.269
3625
point
3626
-85.703,-17.135,78.091
3627
point
3628
-86.862,-17.135,77.488
3629
reverse
3630
// Pedestrian number 256
3631
17				// Ref num
3632
4				// Number of instructions
3633
2				// Initial instruction
3634
point
3635
-85.471,-17.134,79.676
3636
point
3637
-87.380,-17.135,77.737
3638
point
3639
-89.045,-17.133,76.695
3640
reverse
3641
// Pedestrian number 257
3642
12				// Ref num
3643
4				// Number of instructions
3644
2				// Initial instruction
3645
point
3646
-88.277,-17.071,75.076
3647
point
3648
-88.699,-17.133,76.831
3649
point
3650
-88.242,-17.129,78.288
3651
reverse
3652
// Pedestrian number 258
3653
12				// Ref num
3654
5				// Number of instructions
3655
2				// Initial instruction
3656
point
3657
-85.554,-17.079,76.874
3658
point
3659
-86.606,-17.106,76.709
3660
point
3661
-87.858,-17.116,75.998
3662
point
3663
-88.770,-17.134,76.022
3664
reverse
3665
// Pedestrian number 259
3666
12				// Ref num
3667
4				// Number of instructions
3668
2				// Initial instruction
3669
point
3670
-87.973,-17.134,76.787
3671
point
3672
-88.981,-17.120,75.720
3673
point
3674
-90.094,-17.131,75.533
3675
reverse
3676
// Pedestrian number 260
3677
12				// Ref num
3678
4				// Number of instructions
3679
2				// Initial instruction
3680
point
3681
-88.803,-17.132,77.323
3682
point
3683
-89.667,-17.130,77.441
3684
point
3685
-90.869,-17.131,76.853
3686
reverse
3687
// Pedestrian number 261
3688
12				// Ref num
3689
4				// Number of instructions
3690
2				// Initial instruction
3691
point
3692
-89.824,-17.128,78.262
3693
point
3694
-90.787,-17.131,76.685
3695
point
3696
-91.565,-17.131,76.260
3697
reverse
3698
// Pedestrian number 262
3699
12				// Ref num
3700
4				// Number of instructions
3701
2				// Initial instruction
3702
point
3703
-90.772,-17.091,74.532
3704
point
3705
-91.764,-17.117,74.188
3706
point
3707
-94.144,-17.134,73.093
3708
reverse
3709
// Pedestrian number 263
3710
12				// Ref num
3711
4				// Number of instructions
3712
2				// Initial instruction
3713
point
3714
-97.061,-17.123,70.673
3715
point
3716
-96.935,-17.131,72.426
3717
point
3718
-96.897,-17.129,73.280
3719
reverse
3720
// Pedestrian number 264
3721
17				// Ref num
3722
4				// Number of instructions
3723
2				// Initial instruction
3724
point
3725
-100.427,-17.129,71.013
3726
point
3727
-98.335,-17.133,70.862
3728
point
3729
-95.675,-17.080,70.602
3730
reverse
3731
// Pedestrian number 265
3732
17				// Ref num
3733
4				// Number of instructions
3734
2				// Initial instruction
3735
point
3736
-93.711,-17.005,70.011
3737
point
3738
-92.881,-17.003,70.396
3739
point
3740
-91.295,-16.944,70.428
3741
reverse
3742
// Pedestrian number 266
3743
17				// Ref num
3744
4				// Number of instructions
3745
2				// Initial instruction
3746
point
3747
-92.779,-16.959,69.535
3748
point
3749
-90.584,-16.900,70.316
3750
point
3751
-88.896,-16.945,72.680
3752
reverse
3753
// Pedestrian number 267
3754
17				// Ref num
3755
4				// Number of instructions
3756
2				// Initial instruction
3757
point
3758
-89.369,-16.884,71.267
3759
point
3760
-91.086,-16.975,71.424
3761
point
3762
-92.309,-17.087,72.901
3763
reverse
3764
// Pedestrian number 268
3765
17				// Ref num
3766
4				// Number of instructions
3767
2				// Initial instruction
3768
point
3769
-94.088,-17.135,72.590
3770
point
3771
-91.432,-17.036,72.527
3772
point
3773
-90.140,-17.034,73.776
3774
reverse
3775
// Pedestrian number 269
3776
12				// Ref num
3777
4				// Number of instructions
3778
2				// Initial instruction
3779
point
3780
-89.385,-17.040,74.181
3781
point
3782
-88.415,-17.102,75.569
3783
point
3784
-88.488,-17.122,75.890
3785
reverse
3786
// Pedestrian number 270
3787
17				// Ref num
3788
4				// Number of instructions
3789
2				// Initial instruction
3790
point
3791
-89.370,-17.134,76.391
3792
point
3793
-88.266,-17.132,77.509
3794
point
3795
-86.767,-17.135,77.647
3796
reverse
3797
// Pedestrian number 271
3798
17				// Ref num
3799
4				// Number of instructions
3800
2				// Initial instruction
3801
point
3802
-86.094,-17.135,78.607
3803
point
3804
-87.597,-17.128,76.460
3805
point
3806
-89.416,-17.134,76.129
3807
reverse
3808
// Pedestrian number 272
3809
12				// Ref num
3810
4				// Number of instructions
3811
2				// Initial instruction
3812
point
3813
-89.703,-17.110,75.286
3814
point
3815
-90.571,-17.093,74.707
3816
point
3817
-92.434,-17.135,74.120
3818
reverse
3819
// Pedestrian number 273
3820
17				// Ref num
3821
4				// Number of instructions
3822
2				// Initial instruction
3823
point
3824
-90.770,-17.068,73.991
3825
point
3826
-91.821,-17.135,74.780
3827
point
3828
-92.629,-17.133,75.049
3829
reverse
3830
// Pedestrian number 274
3831
12				// Ref num
3832
5				// Number of instructions
3833
3				// Initial instruction
3834
point
3835
-80.336,-16.925,76.456
3836
point
3837
-81.679,-16.882,75.329
3838
point
3839
-83.287,-16.875,74.315
3840
point
3841
-85.569,-16.947,73.808
3842
reverse
3843
// Pedestrian number 275
3844
12				// Ref num
3845
5				// Number of instructions
3846
3				// Initial instruction
3847
point
3848
-86.190,-16.958,73.778
3849
point
3850
-87.772,-16.929,72.774
3851
point
3852
-88.958,-16.908,72.051
3853
point
3854
-90.263,-16.955,71.720
3855
reverse
3856
// Pedestrian number 276
3857
17				// Ref num
3858
4				// Number of instructions
3859
2				// Initial instruction
3860
point
3861
-91.033,-17.005,72.182
3862
point
3863
-89.404,-16.933,72.096
3864
point
3865
-88.610,-16.867,71.558
3866
reverse
3867
// Pedestrian number 277
3868
12				// Ref num
3869
6				// Number of instructions
3870
2				// Initial instruction
3871
point
3872
-89.017,-17.064,74.710
3873
point
3874
-88.656,-16.935,72.584
3875
point
3876
-88.379,-16.832,71.093
3877
point
3878
-87.077,-16.681,69.206
3879
point
3880
-87.265,-16.556,67.120
3881
reverse
3882
// Pedestrian number 278
3883
22				// Ref num
3884
4				// Number of instructions
3885
2				// Initial instruction
3886
point
3887
-85.058,-16.340,64.639
3888
point
3889
-84.039,-16.372,65.783
3890
point
3891
-82.892,-16.350,66.246
3892
reverse
3893
// Pedestrian number 279
3894
8				// Ref num
3895
6				// Number of instructions
3896
2				// Initial instruction
3897
point
3898
-77.815,-16.337,69.014
3899
point
3900
-78.690,-16.357,68.862
3901
point
3902
-79.726,-16.321,67.747
3903
point
3904
-80.623,-16.326,67.346
3905
point
3906
-80.930,-16.286,66.567
3907
reverse
3908
// Pedestrian number 280
3909
1				// Ref num
3910
4				// Number of instructions
3911
2				// Initial instruction
3912
point
3913
-82.430,-16.286,65.556
3914
point
3915
-81.778,-16.310,66.404
3916
point
3917
-80.657,-16.287,66.721
3918
reverse
3919
// Pedestrian number 281
3920
1				// Ref num
3921
5				// Number of instructions
3922
2				// Initial instruction
3923
point
3924
-78.837,-16.258,67.247
3925
point
3926
-79.929,-16.284,67.064
3927
point
3928
-80.910,-16.328,67.228
3929
point
3930
-81.437,-16.283,66.227
3931
reverse
3932
// Pedestrian number 282
3933
8				// Ref num
3934
5				// Number of instructions
3935
2				// Initial instruction
3936
point
3937
-84.279,-16.302,64.495
3938
point
3939
-85.728,-16.290,63.522
3940
point
3941
-87.107,-16.296,62.935
3942
point
3943
-87.790,-16.277,62.274
3944
reverse
3945
// Pedestrian number 283
3946
17				// Ref num
3947
6				// Number of instructions
3948
3				// Initial instruction
3949
point
3950
-86.439,-16.909,72.899
3951
point
3952
-86.489,-16.988,74.206
3953
point
3954
-87.118,-17.057,75.211
3955
point
3956
-88.030,-17.135,76.403
3957
point
3958
-88.817,-17.130,77.863
3959
reverse
3960
// Pedestrian number 284
3961
17				// Ref num
3962
4				// Number of instructions
3963
2				// Initial instruction
3964
point
3965
-88.914,-17.127,79.004
3966
point
3967
-90.775,-17.129,77.370
3968
point
3969
-92.077,-17.129,76.705
3970
reverse
3971
// Pedestrian number 285
3972
12				// Ref num
3973
4				// Number of instructions
3974
2				// Initial instruction
3975
point
3976
-91.543,-17.128,77.355
3977
point
3978
-92.927,-17.127,76.835
3979
point
3980
-94.463,-17.127,76.053
3981
reverse
3982
// Pedestrian number 286
3983
12				// Ref num
3984
4				// Number of instructions
3985
2				// Initial instruction
3986
point
3987
-100.452,-17.123,73.155
3988
point
3989
-98.898,-17.127,72.900
3990
point
3991
-97.274,-17.133,71.790
3992
reverse
3993
// Pedestrian number 287
3994
12				// Ref num
3995
5				// Number of instructions
3996
2				// Initial instruction
3997
point
3998
-98.017,-16.930,65.930
3999
point
4000
-95.916,-16.833,65.864
4001
point
4002
-94.744,-16.867,67.103
4003
point
4004
-93.883,-16.917,68.237
4005
reverse
4006
// Pedestrian number 288
4007
17				// Ref num
4008
6				// Number of instructions
4009
2				// Initial instruction
4010
point
4011
-93.093,-16.932,68.848
4012
point
4013
-91.619,-16.795,67.646
4014
point
4015
-90.627,-16.735,67.467
4016
point
4017
-90.047,-16.638,66.389
4018
point
4019
-90.131,-16.571,65.201
4020
reverse
4021
// Pedestrian number 289
4022
12				// Ref num
4023
4				// Number of instructions
4024
2				// Initial instruction
4025
point
4026
-83.173,-17.136,79.754
4027
point
4028
-82.042,-17.136,80.012
4029
point
4030
-81.375,-17.137,81.093
4031
reverse
4032
// Pedestrian number 290
4033
17				// Ref num
4034
4				// Number of instructions
4035
2				// Initial instruction
4036
point
4037
-79.399,-17.134,81.396
4038
point
4039
-79.935,-17.104,80.075
4040
point
4041
-81.314,-17.103,79.170
4042
reverse
4043
// Pedestrian number 291
4044
12				// Ref num
4045
5				// Number of instructions
4046
3				// Initial instruction
4047
point
4048
25.140,-19.382,38.355
4049
point
4050
25.140,-19.382,38.355
4051
point
4052
26.455,-19.375,38.739
4053
point
4054
27.507,-19.363,40.326
4055
reverse
4056
// Pedestrian number 292
4057
12				// Ref num
4058
4				// Number of instructions
4059
2				// Initial instruction
4060
point
4061
27.871,-19.356,41.169
4062
point
4063
29.111,-19.350,41.715
4064
point
4065
31.117,-19.345,41.692
4066
reverse
4067
// Pedestrian number 293
4068
17				// Ref num
4069
6				// Number of instructions
4070
2				// Initial instruction
4071
point
4072
33.907,-19.378,39.704
4073
point
4074
32.818,-19.350,40.263
4075
point
4076
31.585,-19.352,40.454
4077
point
4078
31.376,-19.343,41.917
4079
point
4080
30.888,-19.335,43.444
4081
reverse
4082
// Pedestrian number 294
4083
12				// Ref num
4084
5				// Number of instructions
4085
3				// Initial instruction
4086
point
4087
31.275,-19.339,42.677
4088
point
4089
30.785,-19.339,42.865
4090
point
4091
30.364,-19.340,42.726
4092
point
4093
29.434,-19.344,42.537
4094
reverse
4095
// Pedestrian number 295
4096
17				// Ref num
4097
6				// Number of instructions
4098
4				// Initial instruction
4099
point
4100
24.397,-19.343,44.696
4101
point
4102
27.021,-19.319,47.244
4103
point
4104
26.660,-19.323,48.212
4105
point
4106
25.861,-19.328,49.316
4107
point
4108
25.299,-19.329,50.343
4109
reverse
4110
// Pedestrian number 296
4111
17				// Ref num
4112
4				// Number of instructions
4113
2				// Initial instruction
4114
point
4115
25.063,-19.331,50.618
4116
point
4117
24.128,-19.341,51.366
4118
point
4119
20.060,-19.422,54.322
4120
reverse
4121
// Pedestrian number 297
4122
17				// Ref num
4123
4				// Number of instructions
4124
2				// Initial instruction
4125
point
4126
19.645,-19.434,56.055
4127
point
4128
19.883,-19.425,57.563
4129
point
4130
22.644,-19.559,64.189
4131
reverse
4132
// Pedestrian number 298
4133
12				// Ref num
4134
6				// Number of instructions
4135
4				// Initial instruction
4136
point
4137
23.388,-19.565,65.014
4138
point
4139
24.750,-19.552,65.576
4140
point
4141
25.619,-19.541,66.608
4142
point
4143
26.123,-19.553,68.627
4144
point
4145
26.393,-19.568,70.287
4146
reverse
4147
// Pedestrian number 299
4148
12				// Ref num
4149
6				// Number of instructions
4150
4				// Initial instruction
4151
point
4152
26.855,-19.566,71.260
4153
point
4154
29.145,-19.465,66.902
4155
point
4156
30.689,-19.414,64.179
4157
point
4158
33.788,-19.357,61.438
4159
point
4160
34.599,-19.348,60.623
4161
reverse
4162
// Pedestrian number 300
4163
12				// Ref num
4164
4				// Number of instructions
4165
2				// Initial instruction
4166
point
4167
37.332,-19.339,58.268
4168
point
4169
38.267,-19.333,57.171
4170
point
4171
38.480,-19.328,56.353
4172
reverse
4173
// Pedestrian number 301
4174
17				// Ref num
4175
4				// Number of instructions
4176
2				// Initial instruction
4177
point
4178
38.623,-19.325,55.606
4179
point
4180
40.466,-19.319,54.189
4181
point
4182
42.841,-19.314,52.831
4183
reverse
4184
// Pedestrian number 302
4185
8				// Ref num
4186
4				// Number of instructions
4187
2				// Initial instruction
4188
point
4189
44.307,-19.313,52.639
4190
point
4191
48.882,-19.312,52.576
4192
point
4193
53.447,-19.311,52.468
4194
reverse
4195
// Pedestrian number 303
4196
5				// Ref num
4197
6				// Number of instructions
4198
3				// Initial instruction
4199
point
4200
66.255,-19.406,57.176
4201
point
4202
66.902,-19.417,57.877
4203
point
4204
69.208,-19.447,59.621
4205
point
4206
70.100,-19.478,61.743
4207
point
4208
70.876,-19.482,61.952
4209
reverse
4210
// Pedestrian number 304
4211
5				// Ref num
4212
4				// Number of instructions
4213
2				// Initial instruction
4214
point
4215
71.520,-19.479,61.586
4216
point
4217
74.896,-19.468,60.662
4218
point
4219
76.736,-19.439,59.670
4220
reverse
4221
// Pedestrian number 305
4222
5				// Ref num
4223
4				// Number of instructions
4224
2				// Initial instruction
4225
point
4226
73.306,-17.895,56.821
4227
point
4228
74.940,-18.220,56.650
4229
point
4230
75.935,-18.425,56.638
4231
reverse
4232
// Pedestrian number 306
4233
5				// Ref num
4234
6				// Number of instructions
4235
3				// Initial instruction
4236
point
4237
78.833,-19.327,54.775
4238
point
4239
80.420,-19.321,53.226
4240
point
4241
80.846,-19.316,52.019
4242
point
4243
80.683,-19.313,51.279
4244
point
4245
80.029,-19.312,50.994
4246
reverse
4247
// Pedestrian number 307
4248
12				// Ref num
4249
5				// Number of instructions
4250
2				// Initial instruction
4251
point
4252
79.493,-19.312,50.934
4253
point
4254
78.286,-19.314,51.562
4255
point
4256
76.387,-19.321,53.381
4257
point
4258
75.133,-19.323,53.792
4259
reverse
4260
// Pedestrian number 308
4261
12				// Ref num
4262
7				// Number of instructions
4263
3				// Initial instruction
4264
point
4265
74.133,-19.327,53.766
4266
point
4267
74.212,-19.320,53.208
4268
point
4269
72.219,-19.312,51.181
4270
point
4271
71.556,-19.311,50.904
4272
point
4273
70.601,-19.312,51.335
4274
point
4275
69.834,-19.368,54.798
4276
reverse
4277
// Pedestrian number 309
4278
1				// Ref num
4279
4				// Number of instructions
4280
2				// Initial instruction
4281
point
4282
68.894,-19.404,56.514
4283
point
4284
69.612,-19.387,55.655
4285
point
4286
70.590,-19.348,53.991
4287
reverse
4288
// Pedestrian number 310
4289
1				// Ref num
4290
4				// Number of instructions
4291
2				// Initial instruction
4292
point
4293
70.708,-19.342,53.718
4294
point
4295
69.579,-19.317,52.285
4296
point
4297
66.684,-19.310,50.862
4298
reverse
4299
// Pedestrian number 311
4300
12				// Ref num
4301
4				// Number of instructions
4302
2				// Initial instruction
4303
point
4304
68.459,-19.400,56.277
4305
point
4306
66.998,-19.414,57.635
4307
point
4308
58.517,-19.564,78.735
4309
reverse
4310
// Pedestrian number 312
4311
5				// Ref num
4312
5				// Number of instructions
4313
2				// Initial instruction
4314
point
4315
57.492,-19.565,78.959
4316
point
4317
55.890,-19.567,79.556
4318
point
4319
54.732,-19.567,79.092
4320
point
4321
53.846,-19.567,79.010
4322
reverse
4323
// Pedestrian number 313
4324
8				// Ref num
4325
5				// Number of instructions
4326
2				// Initial instruction
4327
point
4328
53.532,-19.567,79.092
4329
point
4330
53.012,-18.998,79.926
4331
point
4332
52.689,-18.936,80.477
4333
point
4334
51.525,-19.293,80.637
4335
reverse
4336
// Pedestrian number 314
4337
8				// Ref num
4338
8				// Number of instructions
4339
2				// Initial instruction
4340
point
4341
54.556,-19.349,84.931
4342
point
4343
55.013,-19.212,84.853
4344
point
4345
55.380,-19.250,84.724
4346
point
4347
55.571,-19.289,84.563
4348
point
4349
55.981,-19.573,84.116
4350
point
4351
56.328,-19.572,84.033
4352
point
4353
56.682,-19.236,83.608
4354
reverse
4355
// Pedestrian number 315
4356
12				// Ref num
4357
4				// Number of instructions
4358
2				// Initial instruction
4359
point
4360
55.742,-19.570,82.331
4361
point
4362
55.016,-19.572,82.930
4363
point
4364
54.716,-19.573,84.009
4365
reverse
4366
// Pedestrian number 316
4367
5				// Ref num
4368
5				// Number of instructions
4369
2				// Initial instruction
4370
point
4371
53.029,-19.572,82.098
4372
point
4373
53.727,-19.571,81.920
4374
point
4375
54.403,-19.570,81.638
4376
point
4377
56.523,-19.569,81.478
4378
reverse
4379
// Pedestrian number 317
4380
17				// Ref num
4381
7				// Number of instructions
4382
2				// Initial instruction
4383
point
4384
56.839,-19.569,81.317
4385
point
4386
57.435,-19.566,79.855
4387
point
4388
58.111,-19.564,78.582
4389
point
4390
58.323,-19.564,78.536
4391
point
4392
59.110,-19.565,79.222
4393
point
4394
59.032,-19.566,79.860
4395
reverse
4396
// Pedestrian number 318
4397
12				// Ref num
4398
6				// Number of instructions
4399
3				// Initial instruction
4400
point
4401
58.369,-19.095,80.585
4402
point
4403
58.611,-18.865,81.531
4404
point
4405
58.699,-18.678,81.822
4406
point
4407
59.202,-18.669,82.298
4408
point
4409
60.094,-18.873,82.555
4410
reverse
4411
// Pedestrian number 319
4412
8				// Ref num
4413
5				// Number of instructions
4414
3				// Initial instruction
4415
point
4416
61.377,-19.221,83.019
4417
point
4418
62.492,-19.568,83.379
4419
point
4420
64.478,-19.567,83.387
4421
point
4422
65.013,-19.567,83.177
4423
reverse
4424
// Pedestrian number 320
4425
5				// Ref num
4426
6				// Number of instructions
4427
3				// Initial instruction
4428
point
4429
65.264,-19.567,83.258
4430
point
4431
64.887,-19.567,83.580
4432
point
4433
64.772,-19.568,84.232
4434
point
4435
63.422,-19.571,85.533
4436
point
4437
67.573,-19.582,99.215
4438
reverse
4439
// Pedestrian number 321
4440
17				// Ref num
4441
5				// Number of instructions
4442
3				// Initial instruction
4443
point
4444
64.461,-19.572,86.750
4445
point
4446
60.431,-19.571,84.826
4447
point
4448
59.665,-19.572,85.004
4449
point
4450
57.349,-19.574,85.739
4451
reverse
4452
// Pedestrian number 322
4453
12				// Ref num
4454
5				// Number of instructions
4455
3				// Initial instruction
4456
point
4457
61.205,-19.570,84.354
4458
point
4459
62.196,-19.569,83.678
4460
point
4461
64.240,-19.566,81.966
4462
point
4463
65.029,-19.565,81.698
4464
reverse
4465
// Pedestrian number 323
4466
1				// Ref num
4467
6				// Number of instructions
4468
4				// Initial instruction
4469
point
4470
65.913,-19.564,81.641
4471
point
4472
66.281,-19.565,82.009
4473
point
4474
66.123,-19.566,82.636
4475
point
4476
67.269,-19.567,84.181
4477
point
4478
67.906,-19.567,84.764
4479
reverse
4480
// Pedestrian number 324
4481
12				// Ref num
4482
5				// Number of instructions
4483
2				// Initial instruction
4484
point
4485
67.130,-19.567,84.383
4486
point
4487
66.502,-19.567,84.105
4488
point
4489
64.431,-19.567,83.115
4490
point
4491
62.781,-19.568,83.141
4492
reverse
4493
// Pedestrian number 325
4494
5				// Ref num
4495
5				// Number of instructions
4496
3				// Initial instruction
4497
point
4498
64.879,-19.565,81.814
4499
point
4500
63.491,-19.565,81.359
4501
point
4502
63.057,-19.565,81.306
4503
point
4504
61.548,-19.565,80.632
4505
reverse
4506
// Pedestrian number 326
4507
17				// Ref num
4508
4				// Number of instructions
4509
2				// Initial instruction
4510
point
4511
60.945,-19.566,80.541
4512
point
4513
59.425,-19.565,79.348
4514
point
4515
58.482,-19.565,79.030
4516
reverse
4517
// Pedestrian number 327
4518
18				// Ref num
4519
5				// Number of instructions
4520
3				// Initial instruction
4521
point
4522
58.661,-19.565,79.228
4523
point
4524
59.711,-19.565,79.931
4525
point
4526
61.459,-19.565,80.429
4527
point
4528
62.536,-19.565,80.944
4529
reverse
4530
// Pedestrian number 328
4531
12				// Ref num
4532
4				// Number of instructions
4533
2				// Initial instruction
4534
point
4535
58.072,-19.565,78.655
4536
point
4537
56.465,-19.565,78.668
4538
point
4539
53.542,-19.567,78.865
4540
reverse
4541
// Pedestrian number 329
4542
17				// Ref num
4543
4				// Number of instructions
4544
2				// Initial instruction
4545
point
4546
55.356,-19.569,80.857
4547
point
4548
56.369,-19.568,80.536
4549
point
4550
57.364,-19.567,80.128
4551
reverse
4552
// Pedestrian number 330
4553
8				// Ref num
4554
4				// Number of instructions
4555
2				// Initial instruction
4556
point
4557
56.312,-19.567,79.903
4558
point
4559
56.597,-19.569,81.278
4560
point
4561
56.554,-19.569,81.843
4562
reverse
4563
// Pedestrian number 331
4564
5				// Ref num
4565
9				// Number of instructions
4566
3				// Initial instruction
4567
point
4568
56.046,-19.567,79.636
4569
point
4570
58.818,-19.567,77.411
4571
point
4572
58.968,-19.572,76.261
4573
point
4574
61.142,-19.580,73.939
4575
point
4576
61.401,-19.510,70.053
4577
point
4578
63.179,-19.483,68.437
4579
point
4580
64.870,-19.505,65.106
4581
point
4582
69.947,-19.480,61.952
4583
reverse
4584
// Pedestrian number 332
4585
12				// Ref num
4586
4				// Number of instructions
4587
2				// Initial instruction
4588
point
4589
70.062,-19.474,61.514
4590
point
4591
69.151,-19.464,60.888
4592
point
4593
67.874,-19.433,58.860
4594
reverse
4595
// Pedestrian number 333
4596
1				// Ref num
4597
5				// Number of instructions
4598
3				// Initial instruction
4599
point
4600
66.870,-19.423,58.291
4601
point
4602
67.844,-19.427,58.409
4603
point
4604
68.895,-18.811,57.885
4605
point
4606
69.587,-18.612,57.512
4607
reverse
4608
// Pedestrian number 334
4609
1				// Ref num
4610
4				// Number of instructions
4611
2				// Initial instruction
4612
point
4613
75.766,-19.317,59.791
4614
point
4615
74.367,-18.697,59.064
4616
point
4617
73.704,-18.491,58.743
4618
reverse
4619
// Pedestrian number 335
4620
8				// Ref num
4621
5				// Number of instructions
4622
2				// Initial instruction
4623
point
4624
70.984,-19.406,61.237
4625
point
4626
71.581,-19.154,60.578
4627
point
4628
72.410,-18.976,60.038
4629
point
4630
72.830,-18.739,59.444
4631
reverse
4632
// Pedestrian number 336
4633
5				// Ref num
4634
4				// Number of instructions
4635
2				// Initial instruction
4636
point
4637
74.673,-18.302,57.970
4638
point
4639
79.027,-19.392,57.900
4640
point
4641
83.238,-19.342,57.066
4642
reverse
4643
// Pedestrian number 337
4644
5				// Ref num
4645
4				// Number of instructions
4646
2				// Initial instruction
4647
point
4648
80.449,-19.352,56.281
4649
point
4650
80.900,-19.341,55.871
4651
point
4652
82.441,-19.322,53.354
4653
reverse
4654
// Pedestrian number 338
4655
12				// Ref num
4656
5				// Number of instructions
4657
2				// Initial instruction
4658
point
4659
83.005,-19.336,56.439
4660
point
4661
83.881,-19.343,57.935
4662
point
4663
85.547,-19.353,60.605
4664
point
4665
85.765,-19.354,60.630
4666
reverse
4667
// Pedestrian number 339
4668
12				// Ref num
4669
4				// Number of instructions
4670
2				// Initial instruction
4671
point
4672
86.004,-19.364,60.765
4673
point
4674
87.908,-19.447,61.845
4675
point
4676
89.708,-19.526,62.869
4677
reverse
4678
// Pedestrian number 340
4679
12				// Ref num
4680
6				// Number of instructions
4681
3				// Initial instruction
4682
point
4683
91.564,-19.378,61.897
4684
point
4685
91.003,-19.395,62.058
4686
point
4687
89.995,-19.529,62.900
4688
point
4689
89.335,-19.545,63.152
4690
point
4691
87.957,-19.548,63.275
4692
reverse
4693
// Pedestrian number 341
4694
17				// Ref num
4695
5				// Number of instructions
4696
2				// Initial instruction
4697
point
4698
86.866,-19.552,63.387
4699
point
4700
87.894,-19.519,62.870
4701
point
4702
88.780,-19.475,62.204
4703
point
4704
89.267,-19.393,61.671
4705
reverse
4706
// Pedestrian number 342
4707
5				// Ref num
4708
6				// Number of instructions
4709
3				// Initial instruction
4710
point
4711
89.513,-19.377,61.603
4712
point
4713
90.574,-19.371,61.784
4714
point
4715
91.559,-19.394,62.017
4716
point
4717
92.100,-19.379,61.483
4718
point
4719
92.507,-19.372,60.963
4720
reverse
4721
// Pedestrian number 343
4722
8				// Ref num
4723
6				// Number of instructions
4724
3				// Initial instruction
4725
point
4726
93.259,-19.365,60.184
4727
point
4728
93.738,-19.415,60.988
4729
point
4730
93.914,-19.446,61.559
4731
point
4732
93.877,-19.495,62.132
4733
point
4734
94.047,-19.579,62.950
4735
reverse
4736
// Pedestrian number 344
4737
5				// Ref num
4738
5				// Number of instructions
4739
3				// Initial instruction
4740
point
4741
94.370,-19.580,62.854
4742
point
4743
95.543,-19.563,62.117
4744
point
4745
96.605,-19.562,61.617
4746
point
4747
97.597,-19.561,61.144
4748
reverse
4749
// Pedestrian number 345
4750
12				// Ref num
4751
6				// Number of instructions
4752
4				// Initial instruction
4753
point
4754
97.875,-19.575,61.166
4755
point
4756
96.405,-19.491,60.581
4757
point
4758
95.468,-19.459,60.596
4759
point
4760
94.174,-19.375,59.652
4761
point
4762
93.126,-19.367,60.329
4763
reverse
4764
// Pedestrian number 346
4765
12				// Ref num
4766
4				// Number of instructions
4767
2				// Initial instruction
4768
point
4769
91.668,-19.379,61.837
4770
point
4771
92.118,-19.418,62.047
4772
point
4773
94.786,-19.541,62.228
4774
reverse
4775
// Pedestrian number 347
4776
12				// Ref num
4777
5				// Number of instructions
4778
2				// Initial instruction
4779
point
4780
95.591,-19.536,61.789
4781
point
4782
96.756,-19.495,60.391
4783
point
4784
98.935,-19.549,60.024
4785
point
4786
100.844,-19.569,59.302
4787
reverse
4788
// Pedestrian number 348
4789
5				// Ref num
4790
4				// Number of instructions
4791
2				// Initial instruction
4792
point
4793
96.244,-19.315,56.340
4794
point
4795
95.736,-18.851,56.041
4796
point
4797
95.327,-18.257,55.215
4798
reverse
4799
// Pedestrian number 349
4800
12				// Ref num
4801
4				// Number of instructions
4802
2				// Initial instruction
4803
point
4804
96.401,-19.346,56.262
4805
point
4806
97.095,-19.332,53.416
4807
point
4808
96.274,-19.326,51.196
4809
reverse
4810
// Pedestrian number 350
4811
17				// Ref num
4812
5				// Number of instructions
4813
2				// Initial instruction
4814
point
4815
95.906,-19.357,48.218
4816
point
4817
94.988,-19.333,47.880
4818
point
4819
94.230,-19.327,46.998
4820
point
4821
93.969,-19.343,45.989
4822
reverse
4823
// Pedestrian number 351
4824
12				// Ref num
4825
5				// Number of instructions
4826
3				// Initial instruction
4827
point
4828
93.279,-19.343,44.962
4829
point
4830
93.446,-19.329,45.811
4831
point
4832
94.366,-19.343,46.535
4833
point
4834
95.191,-19.353,47.317
4835
reverse
4836
// Pedestrian number 352
4837
5				// Ref num
4838
5				// Number of instructions
4839
2				// Initial instruction
4840
point
4841
95.273,-19.316,48.971
4842
point
4843
96.508,-19.377,48.139
4844
point
4845
97.364,-19.426,47.487
4846
point
4847
98.690,-19.492,46.657
4848
reverse
4849
// Pedestrian number 353
4850
1				// Ref num
4851
4				// Number of instructions
4852
2				// Initial instruction
4853
point
4854
102.165,-19.694,43.472
4855
point
4856
102.490,-19.752,42.237
4857
point
4858
102.176,-19.831,39.563
4859
reverse
4860
// Pedestrian number 354
4861
12				// Ref num
4862
5				// Number of instructions
4863
3				// Initial instruction
4864
point
4865
99.997,-19.733,40.239
4866
point
4867
100.565,-19.725,41.086
4868
point
4869
102.143,-19.770,41.399
4870
point
4871
104.408,-19.839,41.602
4872
reverse
4873
// Pedestrian number 355
4874
17				// Ref num
4875
6				// Number of instructions
4876
2				// Initial instruction
4877
point
4878
105.030,-19.850,41.865
4879
point
4880
105.903,-19.897,41.392
4881
point
4882
106.703,-19.953,40.404
4883
point
4884
107.651,-19.858,40.113
4885
point
4886
107.868,-19.791,39.498
4887
reverse
4888
// Pedestrian number 356
4889
5				// Ref num
4890
4				// Number of instructions
4891
2				// Initial instruction
4892
point
4893
109.653,-19.557,38.287
4894
point
4895
110.656,-19.344,36.630
4896
point
4897
110.203,-19.233,34.919
4898
reverse
4899
// Pedestrian number 357
4900
8				// Ref num
4901
4				// Number of instructions
4902
2				// Initial instruction
4903
point
4904
108.130,-19.820,34.110
4905
point
4906
109.382,-19.874,34.796
4907
point
4908
109.904,-19.875,34.385
4909
reverse
4910
// Pedestrian number 358
4911
8				// Ref num
4912
5				// Number of instructions
4913
2				// Initial instruction
4914
point
4915
110.546,-19.790,31.012
4916
point
4917
109.851,-19.800,31.945
4918
point
4919
109.744,-19.810,32.374
4920
point
4921
110.375,-19.851,33.168
4922
reverse
4923
// Pedestrian number 359
4924
12				// Ref num
4925
4				// Number of instructions
4926
2				// Initial instruction
4927
point
4928
110.345,-19.839,32.792
4929
point
4930
110.366,-19.856,33.353
4931
point
4932
110.011,-19.864,33.926
4933
reverse
4934
// Pedestrian number 360
4935
5				// Ref num
4936
4				// Number of instructions
4937
2				// Initial instruction
4938
point
4939
109.225,-19.889,35.419
4940
point
4941
109.735,-19.867,34.272
4942
point
4943
109.764,-19.830,33.012
4944
reverse
4945
// Pedestrian number 361
4946
17				// Ref num
4947
4				// Number of instructions
4948
2				// Initial instruction
4949
point
4950
111.439,-19.784,30.046
4951
point
4952
108.702,-19.736,30.868
4953
point
4954
106.486,-19.786,34.441
4955
reverse
4956
// Pedestrian number 362
4957
12				// Ref num
4958
5				// Number of instructions
4959
3				// Initial instruction
4960
point
4961
106.206,-19.788,34.728
4962
point
4963
105.359,-19.798,34.997
4964
point
4965
101.998,-19.861,38.446
4966
point
4967
101.067,-19.721,41.756
4968
reverse
4969
// Pedestrian number 363
4970
8				// Ref num
4971
4				// Number of instructions
4972
2				// Initial instruction
4973
point
4974
110.317,-19.739,30.029
4975
point
4976
111.764,-19.523,28.514
4977
point
4978
112.160,-19.279,27.515
4979
reverse
4980
// Pedestrian number 364
4981
5				// Ref num
4982
5				// Number of instructions
4983
2				// Initial instruction
4984
point
4985
114.678,-18.321,24.393
4986
point
4987
116.166,-18.014,25.554
4988
point
4989
116.276,-18.015,25.744
4990
point
4991
116.169,-18.075,26.347
4992
reverse
4993
// Pedestrian number 365
4994
12				// Ref num
4995
5				// Number of instructions
4996
3				// Initial instruction
4997
point
4998
116.716,-18.188,27.943
4999
point
5000
118.073,-18.198,28.895
5001
point
5002
118.337,-18.781,29.927
5003
point
5004
118.469,-18.840,30.596
5005
reverse
5006
// Pedestrian number 366
5007
12				// Ref num
5008
6				// Number of instructions
5009
4				// Initial instruction
5010
point
5011
119.798,-18.011,29.596
5012
point
5013
118.102,-19.178,31.461
5014
point
5015
118.349,-19.159,31.904
5016
point
5017
118.276,-19.582,32.884
5018
point
5019
116.914,-19.612,33.604
5020
reverse
5021
// Pedestrian number 367
5022
12				// Ref num
5023
4				// Number of instructions
5024
2				// Initial instruction
5025
point
5026
118.909,-19.583,34.554
5027
point
5028
117.725,-19.583,34.519
5029
point
5030
116.270,-19.639,34.421
5031
reverse
5032
// Pedestrian number 368
5033
5				// Ref num
5034
4				// Number of instructions
5035
2				// Initial instruction
5036
point
5037
117.045,-19.583,36.136
5038
point
5039
117.180,-19.583,34.892
5040
point
5041
117.126,-19.597,33.686
5042
reverse
5043
// Pedestrian number 369
5044
12				// Ref num
5045
5				// Number of instructions
5046
2				// Initial instruction
5047
point
5048
111.801,-19.839,39.625
5049
point
5050
111.057,-19.874,40.417
5051
point
5052
109.789,-19.925,42.272
5053
point
5054
108.538,-19.940,42.563
5055
reverse
5056
// Pedestrian number 370
5057
5				// Ref num
5058
4				// Number of instructions
5059
2				// Initial instruction
5060
point
5061
111.310,-19.570,48.383
5062
point
5063
109.802,-19.573,50.941
5064
point
5065
109.434,-19.576,51.844
5066
reverse
5067
// Pedestrian number 371
5068
5				// Ref num
5069
5				// Number of instructions
5070
3				// Initial instruction
5071
point
5072
108.167,-19.575,53.208
5073
point
5074
107.176,-19.562,53.644
5075
point
5076
106.580,-19.573,54.875
5077
point
5078
105.556,-19.579,56.004
5079
reverse
5080
// Pedestrian number 372
5081
5				// Ref num
5082
4				// Number of instructions
5083
2				// Initial instruction
5084
point
5085
104.881,-19.574,56.465
5086
point
5087
104.354,-19.574,56.928
5088
point
5089
103.154,-19.575,57.847
5090
reverse
5091
// Pedestrian number 373
5092
8				// Ref num
5093
5				// Number of instructions
5094
2				// Initial instruction
5095
point
5096
102.309,-19.568,58.286
5097
point
5098
101.759,-19.425,52.678
5099
point
5100
100.680,-19.415,50.110
5101
point
5102
100.974,-19.598,45.622
5103
reverse
5104
// Pedestrian number 374
5105
8				// Ref num
5106
4				// Number of instructions
5107
2				// Initial instruction
5108
point
5109
102.406,-19.693,43.754
5110
point
5111
100.938,-19.602,45.398
5112
point
5113
99.666,-19.548,45.776
5114
reverse
5115
// Pedestrian number 375
5116
1				// Ref num
5117
5				// Number of instructions
5118
3				// Initial instruction
5119
point
5120
85.172,-19.545,64.130
5121
point
5122
83.333,-19.506,64.892
5123
point
5124
81.230,-19.584,67.558
5125
point
5126
81.121,-19.583,68.222
5127
reverse
5128
// Pedestrian number 376
5129
12				// Ref num
5130
4				// Number of instructions
5131
2				// Initial instruction
5132
point
5133
81.317,-19.580,69.356
5134
point
5135
79.507,-19.561,71.736
5136
point
5137
79.222,-19.559,71.716
5138
reverse
5139
// Pedestrian number 377
5140
17				// Ref num
5141
7				// Number of instructions
5142
3				// Initial instruction
5143
point
5144
78.470,-19.472,71.211
5145
point
5146
78.744,-19.198,72.459
5147
point
5148
78.741,-18.985,72.804
5149
point
5150
78.727,-18.959,73.408
5151
point
5152
78.920,-19.018,73.603
5153
point
5154
78.976,-19.159,73.828
5155
reverse
5156
// Pedestrian number 378
5157
12				// Ref num
5158
4				// Number of instructions
5159
2				// Initial instruction
5160
point
5161
79.385,-19.461,74.394
5162
point
5163
78.542,-19.437,74.509
5164
point
5165
78.071,-19.251,74.311
5166
reverse
5167
// Pedestrian number 379
5168
5				// Ref num
5169
5				// Number of instructions
5170
2				// Initial instruction
5171
point
5172
77.285,-19.539,74.098
5173
point
5174
77.621,-19.171,73.559
5175
point
5176
77.931,-19.109,73.015
5177
point
5178
78.354,-18.977,72.997
5179
reverse
5180
// Pedestrian number 380
5181
1				// Ref num
5182
5				// Number of instructions
5183
2				// Initial instruction
5184
point
5185
78.427,-19.112,73.949
5186
point
5187
78.594,-18.948,73.610
5188
point
5189
78.437,-18.939,73.228
5190
point
5191
77.831,-19.138,73.056
5192
reverse
5193
// Pedestrian number 381
5194
12				// Ref num
5195
4				// Number of instructions
5196
2				// Initial instruction
5197
point
5198
78.212,-19.465,71.584
5199
point
5200
78.317,-19.268,72.035
5201
point
5202
78.359,-19.106,72.484
5203
reverse
5204
// Pedestrian number 382
5205
12				// Ref num
5206
4				// Number of instructions
5207
2				// Initial instruction
5208
point
5209
80.223,-19.565,74.270
5210
point
5211
81.217,-19.564,74.402
5212
point
5213
82.585,-19.563,74.264
5214
reverse
5215
// Pedestrian number 383
5216
17				// Ref num
5217
4				// Number of instructions
5218
2				// Initial instruction
5219
point
5220
81.707,-19.567,73.100
5221
point
5222
81.886,-19.567,73.538
5223
point
5224
83.677,-19.559,75.046
5225
reverse
5226
// Pedestrian number 384
5227
8				// Ref num
5228
5				// Number of instructions
5229
2				// Initial instruction
5230
point
5231
86.716,-19.551,77.272
5232
point
5233
88.857,-19.575,77.808
5234
point
5235
90.175,-19.581,79.409
5236
point
5237
90.823,-19.581,80.749
5238
reverse
5239
// Pedestrian number 385
5240
8				// Ref num
5241
4				// Number of instructions
5242
2				// Initial instruction
5243
point
5244
91.275,-19.581,84.556
5245
point
5246
90.777,-19.580,86.360
5247
point
5248
90.931,-19.582,87.711
5249
reverse
5250
// Pedestrian number 386
5251
8				// Ref num
5252
5				// Number of instructions
5253
2				// Initial instruction
5254
point
5255
88.480,-19.589,92.031
5256
point
5257
87.025,-19.586,92.772
5258
point
5259
86.508,-19.588,94.130
5260
point
5261
86.064,-19.589,94.951
5262
reverse
5263
// Pedestrian number 387
5264
5				// Ref num
5265
7				// Number of instructions
5266
4				// Initial instruction
5267
point
5268
84.420,-19.589,96.859
5269
point
5270
83.052,-19.587,96.973
5271
point
5272
82.271,-19.588,98.083
5273
point
5274
79.704,-19.585,98.536
5275
point
5276
78.008,-19.578,97.796
5277
point
5278
77.730,-19.578,97.760
5279
reverse
5280
// Pedestrian number 388
5281
1				// Ref num
5282
5				// Number of instructions
5283
3				// Initial instruction
5284
point
5285
76.981,-19.522,97.858
5286
point
5287
76.784,-19.024,98.592
5288
point
5289
76.604,-18.780,99.071
5290
point
5291
75.590,-18.636,100.271
5292
reverse
5293
// Pedestrian number 389
5294
17				// Ref num
5295
5				// Number of instructions
5296
2				// Initial instruction
5297
point
5298
75.358,-18.583,100.234
5299
point
5300
76.494,-18.789,99.632
5301
point
5302
77.667,-19.063,99.973
5303
point
5304
78.323,-19.265,100.147
5305
reverse
5306
// Pedestrian number 390
5307
5				// Ref num
5308
5				// Number of instructions
5309
3				// Initial instruction
5310
point
5311
78.119,-19.349,100.803
5312
point
5313
77.517,-19.395,101.272
5314
point
5315
76.293,-19.177,101.444
5316
point
5317
75.313,-19.140,101.571
5318
reverse
5319
// Pedestrian number 391
5320
12				// Ref num
5321
5				// Number of instructions
5322
2				// Initial instruction
5323
point
5324
74.218,-19.544,102.740
5325
point
5326
74.699,-19.337,102.157
5327
point
5328
75.216,-19.073,101.435
5329
point
5330
75.782,-19.006,101.158
5331
reverse
5332
// Pedestrian number 392
5333
12				// Ref num
5334
5				// Number of instructions
5335
2				// Initial instruction
5336
point
5337
75.398,-18.571,99.703
5338
point
5339
74.692,-18.507,99.913
5340
point
5341
74.082,-18.643,100.531
5342
point
5343
73.970,-18.863,100.908
5344
reverse
5345
// Pedestrian number 393
5346
5				// Ref num
5347
5				// Number of instructions
5348
3				// Initial instruction
5349
point
5350
73.317,-19.085,100.925
5351
point
5352
73.041,-18.965,100.473
5353
point
5354
72.373,-19.197,100.215
5355
point
5356
71.700,-19.405,100.254
5357
reverse
5358
// Pedestrian number 394
5359
17				// Ref num
5360
4				// Number of instructions
5361
2				// Initial instruction
5362
point
5363
72.452,-19.189,100.018
5364
point
5365
73.295,-18.948,99.755
5366
point
5367
74.403,-18.632,99.397
5368
reverse
5369
// Pedestrian number 395
5370
8				// Ref num
5371
4				// Number of instructions
5372
2				// Initial instruction
5373
point
5374
69.984,-19.573,100.511
5375
point
5376
71.701,-19.569,99.940
5377
point
5378
73.305,-19.566,98.214
5379
reverse
5380
// Pedestrian number 396
5381
1				// Ref num
5382
5				// Number of instructions
5383
2				// Initial instruction
5384
point
5385
73.701,-19.565,97.540
5386
point
5387
74.208,-19.565,95.982
5388
point
5389
74.682,-19.564,95.713
5390
point
5391
74.925,-19.563,95.787
5392
reverse
5393
// Pedestrian number 397
5394
8				// Ref num
5395
5				// Number of instructions
5396
2				// Initial instruction
5397
point
5398
74.852,-19.563,96.081
5399
point
5400
75.340,-19.561,96.559
5401
point
5402
76.317,-19.572,97.512
5403
point
5404
77.274,-19.576,97.546
5405
reverse
5406
// Pedestrian number 398
5407
8				// Ref num
5408
4				// Number of instructions
5409
2				// Initial instruction
5410
point
5411
73.265,-19.565,98.657
5412
point
5413
71.345,-19.571,98.933
5414
point
5415
68.744,-19.577,100.058
5416
reverse
5417
// Pedestrian number 399
5418
12				// Ref num
5419
5				// Number of instructions
5420
2				// Initial instruction
5421
point
5422
69.426,-19.575,100.176
5423
point
5424
66.984,-19.584,99.033
5425
point
5426
65.316,-19.586,98.495
5427
point
5428
64.932,-19.587,99.570
5429
reverse
5430
// Pedestrian number 400
5431
5				// Ref num
5432
4				// Number of instructions
5433
2				// Initial instruction
5434
point
5435
64.907,-19.582,100.838
5436
point
5437
63.638,-19.571,103.576
5438
point
5439
60.583,-19.589,107.806
5440
reverse
5441
// Pedestrian number 401
5442
12				// Ref num
5443
4				// Number of instructions
5444
2				// Initial instruction
5445
point
5446
59.252,-19.589,107.784
5447
point
5448
60.727,-19.587,107.544
5449
point
5450
63.690,-19.584,107.003
5451
reverse
5452
// Pedestrian number 402
5453
1				// Ref num
5454
5				// Number of instructions
5455
3				// Initial instruction
5456
point
5457
62.304,-19.588,107.624
5458
point
5459
62.138,-19.582,106.750
5460
point
5461
63.330,-19.570,104.778
5462
point
5463
63.271,-19.566,104.020
5464
reverse
5465
// Pedestrian number 403
5466
17				// Ref num
5467
5				// Number of instructions
5468
2				// Initial instruction
5469
point
5470
63.376,-19.572,105.102
5471
point
5472
63.277,-19.576,105.742
5473
point
5474
63.697,-19.578,105.959
5475
point
5476
64.105,-19.586,107.274
5477
reverse
5478
// Pedestrian number 404
5479
17				// Ref num
5480
4				// Number of instructions
5481
2				// Initial instruction
5482
point
5483
58.591,-19.589,107.697
5484
point
5485
57.862,-19.590,107.050
5486
point
5487
55.544,-19.590,107.359
5488
reverse
5489
// Pedestrian number 405
5490
12				// Ref num
5491
5				// Number of instructions
5492
3				// Initial instruction
5493
point
5494
54.710,-19.590,107.288
5495
point
5496
54.053,-19.590,106.539
5497
point
5498
51.768,-19.590,106.651
5499
point
5500
50.140,-19.590,106.105
5501
reverse
5502
// Pedestrian number 406
5503
5				// Ref num
5504
5				// Number of instructions
5505
2				// Initial instruction
5506
point
5507
64.672,-19.587,100.223
5508
point
5509
61.573,-19.586,97.918
5510
point
5511
60.719,-19.584,95.338
5512
point
5513
59.980,-19.573,85.904
5514
reverse
5515
// Pedestrian number 407
5516
12				// Ref num
5517
6				// Number of instructions
5518
3				// Initial instruction
5519
point
5520
56.641,-19.574,85.333
5521
point
5522
55.910,-19.575,86.093
5523
point
5524
54.986,-19.575,85.966
5525
point
5526
48.518,-19.586,91.659
5527
point
5528
33.571,-19.586,97.685
5529
reverse
5530
// Pedestrian number 408
5531
17				// Ref num
5532
4				// Number of instructions
5533
2				// Initial instruction
5534
point
5535
21.399,-19.502,91.391
5536
point
5537
20.550,-19.455,89.609
5538
point
5539
20.408,-19.498,85.330
5540
reverse
5541
// Pedestrian number 409
5542
5				// Ref num
5543
4				// Number of instructions
5544
2				// Initial instruction
5545
point
5546
27.006,-19.582,79.022
5547
point
5548
25.412,-19.582,80.384
5549
point
5550
24.320,-19.582,81.830
5551
reverse
5552
// Pedestrian number 410
5553
17				// Ref num
5554
5				// Number of instructions
5555
3				// Initial instruction
5556
point
5557
27.360,-19.582,74.081
5558
point
5559
27.429,-19.579,73.306
5560
point
5561
26.958,-19.559,72.170
5562
point
5563
28.441,-19.377,61.561
5564
reverse
5565
// Pedestrian number 411
5566
1				// Ref num
5567
5				// Number of instructions
5568
3				// Initial instruction
5569
point
5570
28.024,-19.370,60.948
5571
point
5572
25.841,-19.444,62.138
5573
point
5574
21.642,-19.540,62.620
5575
point
5576
20.008,-19.568,62.412
5577
reverse
5578
// Pedestrian number 412
5579
12				// Ref num
5580
5				// Number of instructions
5581
2				// Initial instruction
5582
point
5583
7.007,-19.433,39.337
5584
point
5585
6.003,-19.486,38.898
5586
point
5587
4.883,-19.469,39.012
5588
point
5589
3.373,-19.491,38.923
5590
reverse
5591
// Pedestrian number 413
5592
8				// Ref num
5593
4				// Number of instructions
5594
2				// Initial instruction
5595
point
5596
1.982,-19.751,36.468
5597
point
5598
1.784,-19.718,34.318
5599
point
5600
1.495,-19.580,33.919
5601
reverse
5602
// Pedestrian number 414
5603
12				// Ref num
5604
5				// Number of instructions
5605
2				// Initial instruction
5606
point
5607
35.977,-19.389,38.965
5608
point
5609
37.008,-19.444,38.204
5610
point
5611
37.661,-19.444,37.993
5612
point
5613
38.378,-19.449,38.569
5614
reverse
5615
// Pedestrian number 415
5616
12				// Ref num
5617
4				// Number of instructions
5618
2				// Initial instruction
5619
point
5620
40.750,-19.345,43.830
5621
point
5622
41.752,-19.341,44.743
5623
point
5624
44.537,-19.332,46.928
5625
reverse
5626
// Pedestrian number 416
5627
5				// Ref num
5628
4				// Number of instructions
5629
2				// Initial instruction
5630
point
5631
40.843,-19.333,47.122
5632
point
5633
43.141,-19.331,47.360
5634
point
5635
45.816,-19.331,47.105
5636
reverse
5637
// Pedestrian number 417
5638
17				// Ref num
5639
4				// Number of instructions
5640
2				// Initial instruction
5641
point
5642
50.676,-19.741,39.331
5643
point
5644
54.036,-19.724,39.663
5645
point
5646
57.113,-19.715,39.886
5647
reverse
5648
// Pedestrian number 418
5649
5				// Ref num
5650
4				// Number of instructions
5651
2				// Initial instruction
5652
point
5653
59.603,-19.676,40.512
5654
point
5655
60.115,-19.573,41.991
5656
point
5657
62.495,-19.392,44.621
5658
reverse
5659
// Pedestrian number 419
5660
17				// Ref num
5661
6				// Number of instructions
5662
4				// Initial instruction
5663
point
5664
64.287,-19.340,45.388
5665
point
5666
65.468,-19.364,45.018
5667
point
5668
67.265,-19.347,45.394
5669
point
5670
67.979,-19.344,45.472
5671
point
5672
69.748,-19.340,45.627
5673
reverse
5674
// Pedestrian number 420
5675
12				// Ref num
5676
4				// Number of instructions
5677
2				// Initial instruction
5678
point
5679
70.942,-19.344,45.619
5680
point
5681
67.821,-19.504,42.946
5682
point
5683
65.912,-19.663,40.773
5684
reverse
5685
// Pedestrian number 421
5686
1				// Ref num
5687
5				// Number of instructions
5688
2				// Initial instruction
5689
point
5690
65.747,-19.487,39.255
5691
point
5692
67.150,-19.052,36.219
5693
point
5694
66.931,-18.842,34.877
5695
point
5696
68.942,-18.368,31.442
5697
reverse
5698
// Pedestrian number 422
5699
8				// Ref num
5700
5				// Number of instructions
5701
2				// Initial instruction
5702
point
5703
70.969,-18.344,30.862
5704
point
5705
72.890,-18.629,32.485
5706
point
5707
75.552,-18.854,33.537
5708
point
5709
78.333,-19.458,37.236
5710
reverse
5711
// Pedestrian number 423
5712
12				// Ref num
5713
5				// Number of instructions
5714
2				// Initial instruction
5715
point
5716
82.468,-19.592,37.153
5717
point
5718
84.447,-19.762,37.871
5719
point
5720
85.339,-19.482,38.434
5721
point
5722
85.957,-19.368,39.310
5723
reverse
5724
// Pedestrian number 424
5725
17				// Ref num
5726
5				// Number of instructions
5727
2				// Initial instruction
5728
point
5729
86.465,-19.399,38.617
5730
point
5731
86.881,-19.422,38.196
5732
point
5733
87.547,-19.606,37.536
5734
point
5735
88.584,-19.411,37.820
5736
reverse
5737
// Pedestrian number 425
5738
5				// Ref num
5739
5				// Number of instructions
5740
3				// Initial instruction
5741
point
5742
89.402,-19.759,36.469
5743
point
5744
89.140,-19.768,36.608
5745
point
5746
87.743,-19.736,36.755
5747
point
5748
85.776,-19.763,37.476
5749
reverse
5750
// Pedestrian number 426
5751
1				// Ref num
5752
4				// Number of instructions
5753
2				// Initial instruction
5754
point
5755
89.452,-19.276,32.995
5756
point
5757
90.709,-18.828,30.501
5758
point
5759
92.223,-18.556,29.188
5760
reverse
5761
// Pedestrian number 427
5762
12				// Ref num
5763
6				// Number of instructions
5764
3				// Initial instruction
5765
point
5766
95.093,-19.505,33.461
5767
point
5768
95.491,-19.794,35.075
5769
point
5770
95.282,-19.723,35.416
5771
point
5772
94.530,-19.621,37.046
5773
point
5774
96.275,-19.554,41.702
5775
reverse
5776
// Pedestrian number 428
5777
5				// Ref num
5778
4				// Number of instructions
5779
2				// Initial instruction
5780
point
5781
95.349,-19.487,42.761
5782
point
5783
93.645,-19.428,42.664
5784
point
5785
91.645,-19.353,41.542
5786
reverse
5787
// Pedestrian number 429
5788
1				// Ref num
5789
4				// Number of instructions
5790
2				// Initial instruction
5791
point
5792
8.034,-14.547,40.113
5793
point
5794
10.398,-14.547,45.162
5795
point
5796
11.735,-14.547,47.304
5797
reverse
5798
// Pedestrian number 430
5799
12				// Ref num
5800
4				// Number of instructions
5801
2				// Initial instruction
5802
point
5803
12.453,-14.547,48.778
5804
point
5805
15.076,-14.547,53.016
5806
point
5807
19.224,-14.547,56.693
5808
reverse
5809
// Pedestrian number 431
5810
5				// Ref num
5811
6				// Number of instructions
5812
4				// Initial instruction
5813
point
5814
14.764,-14.407,63.541
5815
point
5816
14.822,-14.415,65.465
5817
point
5818
15.326,-14.427,68.145
5819
point
5820
15.414,-14.434,69.760
5821
point
5822
15.020,-14.417,72.379
5823
reverse
5824
// Pedestrian number 432
5825
1				// Ref num
5826
5				// Number of instructions
5827
2				// Initial instruction
5828
point
5829
15.066,-14.417,69.742
5830
point
5831
15.071,-14.417,70.734
5832
point
5833
15.305,-14.417,71.854
5834
point
5835
15.031,-14.417,73.009
5836
reverse
5837
// Pedestrian number 433
5838
8				// Ref num
5839
5				// Number of instructions
5840
3				// Initial instruction
5841
point
5842
18.629,-14.547,85.853
5843
point
5844
19.192,-14.547,88.348
5845
point
5846
19.642,-14.547,89.358
5847
point
5848
20.399,-14.547,90.940
5849
reverse
5850
// Pedestrian number 434
5851
12				// Ref num
5852
5				// Number of instructions
5853
2				// Initial instruction
5854
point
5855
20.624,-14.526,91.304
5856
point
5857
21.847,-14.444,92.122
5858
point
5859
22.768,-14.462,94.757
5860
point
5861
25.255,-14.506,97.887
5862
reverse
5863
// Pedestrian number 435
5864
17				// Ref num
5865
5				// Number of instructions
5866
4				// Initial instruction
5867
point
5868
26.383,-14.506,98.643
5869
point
5870
28.672,-14.491,99.707
5871
point
5872
29.899,-14.469,99.805
5873
point
5874
32.774,-14.472,101.839
5875
reverse
5876
// Pedestrian number 436
5877
12				// Ref num
5878
4				// Number of instructions
5879
2				// Initial instruction
5880
point
5881
36.770,-14.452,103.873
5882
point
5883
37.113,-14.445,103.872
5884
point
5885
43.819,-14.395,103.896
5886
reverse
5887
// Pedestrian number 437
5888
8				// Ref num
5889
6				// Number of instructions
5890
4				// Initial instruction
5891
point
5892
44.539,-14.395,103.951
5893
point
5894
45.511,-14.395,104.799
5895
point
5896
46.815,-14.394,105.021
5897
point
5898
47.427,-14.394,105.342
5899
point
5900
50.405,-14.393,106.931
5901
reverse
5902
// Pedestrian number 438
5903
5				// Ref num
5904
4				// Number of instructions
5905
2				// Initial instruction
5906
point
5907
47.359,-14.394,109.042
5908
point
5909
45.411,-14.394,107.678
5910
point
5911
44.455,-14.407,107.611
5912
reverse
5913
// Pedestrian number 439
5914
13				// Ref num
5915
4				// Number of instructions
5916
2				// Initial instruction
5917
point
5918
44.048,-14.410,107.423
5919
point
5920
43.185,-14.404,106.638
5921
point
5922
40.974,-14.427,105.915
5923
reverse
5924
// Pedestrian number 440
5925
13				// Ref num
5926
4				// Number of instructions
5927
2				// Initial instruction
5928
point
5929
64.717,-14.393,108.459
5930
point
5931
66.857,-14.393,109.435
5932
point
5933
70.784,-14.402,110.314
5934
reverse
5935
// Pedestrian number 441
5936
13				// Ref num
5937
5				// Number of instructions
5938
3				// Initial instruction
5939
point
5940
67.881,-14.406,111.106
5941
point
5942
68.132,-14.407,110.731
5943
point
5944
69.183,-14.414,108.314
5945
point
5946
71.146,-14.423,106.932
5947
reverse
5948
// Pedestrian number 442
5949
13				// Ref num
5950
6				// Number of instructions
5951
4				// Initial instruction
5952
point
5953
72.486,-14.393,106.339
5954
point
5955
72.156,-14.393,108.261
5956
point
5957
71.319,-14.399,109.343
5958
point
5959
69.340,-14.408,110.259
5960
point
5961
67.421,-14.417,111.231
5962
reverse
5963
// Pedestrian number 443
5964
13				// Ref num
5965
4				// Number of instructions
5966
2				// Initial instruction
5967
point
5968
65.139,-14.394,111.326
5969
point
5970
67.128,-14.403,110.977
5971
point
5972
69.313,-14.409,110.815
5973
reverse
5974
// Pedestrian number 444
5975
13				// Ref num
5976
4				// Number of instructions
5977
2				// Initial instruction
5978
point
5979
80.727,-14.393,105.916
5980
point
5981
81.814,-14.393,104.988
5982
point
5983
83.492,-14.393,104.131
5984
reverse
5985
// Pedestrian number 445
5986
5				// Ref num
5987
4				// Number of instructions
5988
2				// Initial instruction
5989
point
5990
83.262,-14.393,100.635
5991
point
5992
84.386,-14.393,100.122
5993
point
5994
84.960,-14.393,99.134
5995
reverse
5996
// Pedestrian number 446
5997
8				// Ref num
5998
4				// Number of instructions
5999
2				// Initial instruction
6000
point
6001
85.767,-14.393,98.277
6002
point
6003
87.013,-14.393,97.184
6004
point
6005
92.614,-14.393,95.944
6006
reverse
6007
// Pedestrian number 447
6008
13				// Ref num
6009
4				// Number of instructions
6010
2				// Initial instruction
6011
point
6012
93.391,-14.400,82.393
6013
point
6014
94.998,-14.400,79.166
6015
point
6016
95.020,-14.400,77.312
6017
reverse
6018
// Pedestrian number 448
6019
13				// Ref num
6020
4				// Number of instructions
6021
2				// Initial instruction
6022
point
6023
91.764,-14.400,78.837
6024
point
6025
91.600,-14.400,76.755
6026
point
6027
91.022,-14.410,74.946
6028
reverse
6029
// Pedestrian number 449
6030
13				// Ref num
6031
5				// Number of instructions
6032
3				// Initial instruction
6033
point
6034
90.840,-14.416,73.541
6035
point
6036
93.128,-14.413,74.275
6037
point
6038
94.312,-14.407,75.245
6039
point
6040
94.592,-14.404,75.813
6041
reverse
6042
// Pedestrian number 450
6043
13				// Ref num
6044
4				// Number of instructions
6045
2				// Initial instruction
6046
point
6047
94.253,-14.401,76.248
6048
point
6049
94.110,-14.415,74.009
6050
point
6051
94.554,-14.417,73.044
6052
reverse
6053
// Pedestrian number 451
6054
13				// Ref num
6055
4				// Number of instructions
6056
2				// Initial instruction
6057
point
6058
91.396,-14.417,72.012
6059
point
6060
92.030,-14.417,69.621
6061
point
6062
93.627,-14.406,67.417
6063
reverse
6064
// Pedestrian number 452
6065
12				// Ref num
6066
4				// Number of instructions
6067
2				// Initial instruction
6068
point
6069
96.345,-14.400,65.246
6070
point
6071
98.855,-14.400,64.252
6072
point
6073
100.024,-14.400,63.378
6074
reverse
6075
// Pedestrian number 453
6076
12				// Ref num
6077
4				// Number of instructions
6078
2				// Initial instruction
6079
point
6080
100.823,-14.400,66.551
6081
point
6082
102.860,-14.400,65.460
6083
point
6084
104.820,-14.400,64.164
6085
reverse
6086
// Pedestrian number 454
6087
12				// Ref num
6088
5				// Number of instructions
6089
3				// Initial instruction
6090
point
6091
104.776,-14.400,60.598
6092
point
6093
105.364,-14.400,59.911
6094
point
6095
106.241,-14.400,59.376
6096
point
6097
106.960,-14.400,58.630
6098
reverse
6099
// Pedestrian number 455
6100
17				// Ref num
6101
4				// Number of instructions
6102
2				// Initial instruction
6103
point
6104
110.889,-14.400,59.417
6105
point
6106
113.229,-14.400,57.296
6107
point
6108
114.452,-14.400,55.806
6109
reverse
6110
// Pedestrian number 456
6111
13				// Ref num
6112
4				// Number of instructions
6113
2				// Initial instruction
6114
point
6115
118.680,-14.400,19.779
6116
point
6117
118.602,-14.400,18.762
6118
point
6119
117.769,-14.400,17.125
6120
reverse
6121
// Pedestrian number 457
6122
13				// Ref num
6123
5				// Number of instructions
6124
3				// Initial instruction
6125
point
6126
117.627,-14.400,16.848
6127
point
6128
118.411,-14.400,17.361
6129
point
6130
118.846,-14.400,17.967
6131
point
6132
122.242,-14.400,20.067
6133
reverse
6134
// Pedestrian number 458
6135
13				// Ref num
6136
4				// Number of instructions
6137
2				// Initial instruction
6138
point
6139
121.226,-14.400,16.188
6140
point
6141
122.127,-14.400,18.527
6142
point
6143
122.882,-14.400,22.496
6144
reverse
6145
// Pedestrian number 459
6146
13				// Ref num
6147
4				// Number of instructions
6148
2				// Initial instruction
6149
point
6150
122.899,-14.400,22.997
6151
point
6152
123.202,-14.400,23.875
6153
point
6154
123.432,-14.400,25.244
6155
reverse
6156
// Pedestrian number 460
6157
13				// Ref num
6158
5				// Number of instructions
6159
3				// Initial instruction
6160
point
6161
123.451,-14.400,25.827
6162
point
6163
120.614,-14.400,23.491
6164
point
6165
119.520,-14.400,22.029
6166
point
6167
118.860,-14.400,20.355
6168
reverse
6169
// Pedestrian number 461
6170
13				// Ref num
6171
4				// Number of instructions
6172
2				// Initial instruction
6173
point
6174
120.899,-14.400,15.556
6175
point
6176
120.559,-14.401,14.483
6177
point
6178
119.211,-14.401,11.522
6179
reverse
6180
// Pedestrian number 462
6181
13				// Ref num
6182
4				// Number of instructions
6183
2				// Initial instruction
6184
point
6185
118.916,-14.402,11.372
6186
point
6187
115.785,-14.413,11.668
6188
point
6189
114.100,-14.413,10.848
6190
reverse
6191
// Pedestrian number 463
6192
5				// Ref num
6193
4				// Number of instructions
6194
2				// Initial instruction
6195
point
6196
108.339,-14.404,5.729
6197
point
6198
104.439,-14.402,2.295
6199
point
6200
103.193,-14.404,1.542
6201
reverse
6202
// Pedestrian number 464
6203
5				// Ref num
6204
4				// Number of instructions
6205
2				// Initial instruction
6206
point
6207
97.068,-14.388,-2.424
6208
point
6209
96.035,-14.040,-2.475
6210
point
6211
95.505,-13.726,-2.312
6212
reverse
6213
// Pedestrian number 465
6214
8				// Ref num
6215
4				// Number of instructions
6216
2				// Initial instruction
6217
point
6218
91.601,-13.768,-4.691
6219
point
6220
90.320,-13.962,-5.679
6221
point
6222
89.043,-13.748,-6.021
6223
reverse
6224
// Pedestrian number 466
6225
1				// Ref num
6226
4				// Number of instructions
6227
2				// Initial instruction
6228
point
6229
85.847,-14.407,-8.917
6230
point
6231
84.133,-14.406,-9.958
6232
point
6233
83.296,-14.406,-10.312
6234
reverse
6235
// Pedestrian number 467
6236
5				// Ref num
6237
4				// Number of instructions
6238
2				// Initial instruction
6239
point
6240
82.228,-14.400,-14.728
6241
point
6242
80.087,-14.400,-16.019
6243
point
6244
79.051,-14.400,-16.411
6245
reverse
6246
// Pedestrian number 468
6247
5				// Ref num
6248
4				// Number of instructions
6249
2				// Initial instruction
6250
point
6251
75.091,-14.401,-13.698
6252
point
6253
73.156,-14.401,-12.710
6254
point
6255
71.139,-14.401,-11.610
6256
reverse
6257
// Pedestrian number 469
6258
12				// Ref num
6259
5				// Number of instructions
6260
2				// Initial instruction
6261
point
6262
59.809,-14.400,-8.829
6263
point
6264
57.522,-14.400,-9.464
6265
point
6266
54.841,-14.400,-9.134
6267
point
6268
53.844,-14.400,-9.316
6269
reverse
6270
// Pedestrian number 470
6271
12				// Ref num
6272
4				// Number of instructions
6273
2				// Initial instruction
6274
point
6275
51.423,-14.400,-7.785
6276
point
6277
52.778,-14.400,-10.191
6278
point
6279
58.325,-14.411,-15.783
6280
reverse
6281
// Pedestrian number 471
6282
17				// Ref num
6283
5				// Number of instructions
6284
2				// Initial instruction
6285
point
6286
62.275,-14.416,-16.174
6287
point
6288
61.624,-14.417,-16.146
6289
point
6290
58.889,-14.416,-16.693
6291
point
6292
55.970,-14.411,-16.529
6293
reverse
6294
// Pedestrian number 472
6295
12				// Ref num
6296
4				// Number of instructions
6297
2				// Initial instruction
6298
point
6299
54.202,-14.417,-20.490
6300
point
6301
54.774,-14.416,-19.365
6302
point
6303
55.935,-14.416,-17.689
6304
reverse
6305
// Pedestrian number 473
6306
5				// Ref num
6307
4				// Number of instructions
6308
2				// Initial instruction
6309
point
6310
57.535,-14.416,-16.944
6311
point
6312
56.167,-14.409,-16.106
6313
point
6314
48.714,-14.400,-7.663
6315
reverse
6316
// Pedestrian number 474
6317
8				// Ref num
6318
4				// Number of instructions
6319
2				// Initial instruction
6320
point
6321
47.768,-14.400,-7.356
6322
point
6323
45.346,-14.400,-7.244
6324
point
6325
42.792,-14.404,-7.270
6326
reverse
6327
// Pedestrian number 475
6328
8				// Ref num
6329
4				// Number of instructions
6330
2				// Initial instruction
6331
point
6332
43.638,-14.401,-6.923
6333
point
6334
41.369,-14.410,-8.355
6335
point
6336
40.047,-14.416,-8.918
6337
reverse
6338
// Pedestrian number 476
6339
8				// Ref num
6340
4				// Number of instructions
6341
2				// Initial instruction
6342
point
6343
40.019,-14.417,-9.638
6344
point
6345
40.087,-14.417,-10.636
6346
point
6347
40.582,-14.417,-10.972
6348
reverse
6349
// Pedestrian number 477
6350
5				// Ref num
6351
4				// Number of instructions
6352
2				// Initial instruction
6353
point
6354
42.383,-14.417,-11.551
6355
point
6356
46.119,-14.417,-12.457
6357
point
6358
48.134,-14.416,-14.324
6359
reverse
6360
// Pedestrian number 478
6361
5				// Ref num
6362
5				// Number of instructions
6363
2				// Initial instruction
6364
point
6365
49.043,-14.628,-17.919
6366
point
6367
48.194,-14.876,-18.494
6368
point
6369
47.285,-15.279,-19.883
6370
point
6371
46.149,-15.563,-20.426
6372
reverse
6373
// Pedestrian number 479
6374
5				// Ref num
6375
5				// Number of instructions
6376
2				// Initial instruction
6377
point
6378
53.457,-14.405,-16.630
6379
point
6380
53.892,-14.404,-15.346
6381
point
6382
56.904,-14.415,-13.885
6383
point
6384
60.494,-14.415,-14.879
6385
reverse
6386
// Pedestrian number 480
6387
13				// Ref num
6388
4				// Number of instructions
6389
2				// Initial instruction
6390
point
6391
65.416,-14.424,-16.387
6392
point
6393
64.913,-14.423,-14.746
6394
point
6395
63.051,-14.403,-9.133
6396
reverse
6397
// Pedestrian number 481
6398
13				// Ref num
6399
4				// Number of instructions
6400
2				// Initial instruction
6401
point
6402
64.795,-14.401,-8.911
6403
point
6404
62.758,-14.405,-9.662
6405
point
6406
60.677,-14.400,-8.732
6407
reverse
6408
// Pedestrian number 482
6409
13				// Ref num
6410
4				// Number of instructions
6411
2				// Initial instruction
6412
point
6413
66.874,-14.417,-28.814
6414
point
6415
65.783,-14.417,-29.887
6416
point
6417
60.456,-14.417,-31.550
6418
reverse
6419
// Pedestrian number 483
6420
13				// Ref num
6421
5				// Number of instructions
6422
3				// Initial instruction
6423
point
6424
62.504,-14.417,-28.502
6425
point
6426
62.101,-14.417,-29.506
6427
point
6428
62.741,-14.417,-33.973
6429
point
6430
62.067,-14.417,-35.042
6431
reverse
6432
// Pedestrian number 484
6433
13				// Ref num
6434
5				// Number of instructions
6435
3				// Initial instruction
6436
point
6437
63.134,-14.417,-33.698
6438
point
6439
62.424,-14.417,-30.289
6440
point
6441
62.987,-14.417,-28.600
6442
point
6443
65.296,-14.417,-25.533
6444
reverse
6445
// Pedestrian number 485
6446
13				// Ref num
6447
5				// Number of instructions
6448
3				// Initial instruction
6449
point
6450
65.510,-14.417,-25.275
6451
point
6452
65.193,-14.417,-26.944
6453
point
6454
64.149,-14.417,-28.462
6455
point
6456
61.830,-14.417,-30.150
6457
reverse
6458
// Pedestrian number 486
6459
13				// Ref num
6460
5				// Number of instructions
6461
2				// Initial instruction
6462
point
6463
63.418,-14.417,-27.809
6464
point
6465
63.837,-14.417,-31.507
6466
point
6467
61.895,-14.417,-34.495
6468
point
6469
61.581,-14.417,-35.554
6470
reverse
6471
// Pedestrian number 487
6472
13				// Ref num
6473
4				// Number of instructions
6474
2				// Initial instruction
6475
point
6476
60.982,-14.417,-36.817
6477
point
6478
59.761,-14.417,-33.055
6479
point
6480
62.584,-14.417,-29.064
6481
reverse
6482
// Pedestrian number 488
6483
13				// Ref num
6484
5				// Number of instructions
6485
3				// Initial instruction
6486
point
6487
63.709,-14.417,-27.337
6488
point
6489
64.679,-14.417,-28.827
6490
point
6491
64.070,-14.417,-29.863
6492
point
6493
64.129,-14.417,-32.011
6494
reverse
6495
// Pedestrian number 489
6496
13				// Ref num
6497
4				// Number of instructions
6498
2				// Initial instruction
6499
point
6500
40.453,-2.322,-108.085
6501
point
6502
39.279,-2.286,-109.197
6503
point
6504
38.061,-2.274,-109.460
6505
reverse
6506
// Pedestrian number 490
6507
13				// Ref num
6508
4				// Number of instructions
6509
2				// Initial instruction
6510
point
6511
37.769,-2.276,-109.695
6512
point
6513
37.662,-2.286,-110.270
6514
point
6515
35.411,-2.347,-111.170
6516
reverse
6517
// Pedestrian number 491
6518
13				// Ref num
6519
4				// Number of instructions
6520
2				// Initial instruction
6521
point
6522
35.200,-2.441,-115.322
6523
point
6524
35.926,-2.386,-114.455
6525
point
6526
37.156,-2.347,-113.982
6527
reverse
6528
// Pedestrian number 492
6529
13				// Ref num
6530
5				// Number of instructions
6531
3				// Initial instruction
6532
point
6533
39.576,-2.276,-112.650
6534
point
6535
38.771,-2.293,-112.606
6536
point
6537
38.213,-2.318,-113.567
6538
point
6539
36.926,-2.358,-114.408
6540
reverse
6541
// Pedestrian number 493
6542
13				// Ref num
6543
5				// Number of instructions
6544
2				// Initial instruction
6545
point
6546
31.524,-2.552,-113.460
6547
point
6548
32.891,-2.480,-113.027
6549
point
6550
34.164,-2.396,-111.977
6551
point
6552
34.644,-2.370,-111.639
6553
reverse
6554
// Pedestrian number 494
6555
8				// Ref num
6556
5				// Number of instructions
6557
2				// Initial instruction
6558
point
6559
22.471,-3.366,-119.273
6560
point
6561
20.580,-3.521,-120.039
6562
point
6563
19.851,-3.602,-120.861
6564
point
6565
19.051,-3.662,-121.043
6566
reverse
6567
// Pedestrian number 495
6568
1				// Ref num
6569
4				// Number of instructions
6570
2				// Initial instruction
6571
point
6572
17.919,-3.976,-125.780
6573
point
6574
19.229,-3.816,-125.126
6575
point
6576
20.615,-3.697,-124.472
6577
reverse
6578
// Pedestrian number 496
6579
5				// Ref num
6580
4				// Number of instructions
6581
2				// Initial instruction
6582
point
6583
20.925,-3.663,-124.131
6584
point
6585
21.700,-3.581,-123.361
6586
point
6587
23.198,-3.463,-122.867
6588
reverse
6589
// Pedestrian number 497
6590
5				// Ref num
6591
4				// Number of instructions
6592
2				// Initial instruction
6593
point
6594
16.688,-3.633,-121.410
6595
point
6596
16.100,-3.592,-121.374
6597
point
6598
15.211,-3.911,-122.613
6599
reverse
6600
// Pedestrian number 498
6601
8				// Ref num
6602
5				// Number of instructions
6603
3				// Initial instruction
6604
point
6605
11.897,-4.046,-124.858
6606
point
6607
10.888,-3.718,-125.076
6608
point
6609
8.779,-3.349,-125.801
6610
point
6611
8.275,-3.090,-125.518
6612
reverse
6613
// Pedestrian number 499
6614
5				// Ref num
6615
5				// Number of instructions
6616
2				// Initial instruction
6617
point
6618
4.289,-5.012,-130.199
6619
point
6620
3.325,-5.082,-130.560
6621
point
6622
2.321,-5.175,-131.319
6623
point
6624
1.414,-5.242,-131.588
6625
reverse
6626
// Pedestrian number 500
6627
13				// Ref num
6628
5				// Number of instructions
6629
2				// Initial instruction
6630
point
6631
-12.392,-6.545,-140.663
6632
point
6633
-14.769,-6.724,-141.261
6634
point
6635
-15.389,-6.764,-141.112
6636
point
6637
-16.151,-6.821,-141.464
6638
reverse
6639
// Pedestrian number 501
6640
13				// Ref num
6641
4				// Number of instructions
6642
2				// Initial instruction
6643
point
6644
-25.426,-6.256,-142.896
6645
point
6646
-26.841,-6.353,-142.636
6647
point
6648
-28.633,-6.478,-143.138
6649
reverse
6650
// Pedestrian number 502
6651
13				// Ref num
6652
5				// Number of instructions
6653
2				// Initial instruction
6654
point
6655
-28.756,-6.477,-139.713
6656
point
6657
-27.680,-6.401,-140.001
6658
point
6659
-25.615,-6.248,-139.475
6660
point
6661
-25.025,-6.228,-139.370
6662
reverse
6663
// Pedestrian number 503
6664
13				// Ref num
6665
4				// Number of instructions
6666
2				// Initial instruction
6667
point
6668
-21.949,-6.453,-138.988
6669
point
6670
-22.683,-6.397,-139.280
6671
point
6672
-23.839,-6.314,-139.265
6673
reverse
6674
// Pedestrian number 504
6675
13				// Ref num
6676
6				// Number of instructions
6677
2				// Initial instruction
6678
point
6679
-24.157,-6.289,-139.504
6680
point
6681
-25.193,-6.224,-140.344
6682
point
6683
-27.227,-6.373,-140.640
6684
point
6685
-29.054,-6.506,-140.089
6686
point
6687
-29.810,-6.626,-139.743
6688
reverse
6689
// Pedestrian number 505
6690
13				// Ref num
6691
5				// Number of instructions
6692
3				// Initial instruction
6693
point
6694
-31.985,-6.979,-139.956
6695
point
6696
-32.955,-7.142,-140.559
6697
point
6698
-33.827,-7.197,-141.236
6699
point
6700
-35.334,-7.278,-140.002
6701
reverse
6702
// Pedestrian number 506
6703
13				// Ref num
6704
4				// Number of instructions
6705
2				// Initial instruction
6706
point
6707
-35.391,-7.310,-143.715
6708
point
6709
-34.528,-7.250,-142.921
6710
point
6711
-32.815,-7.148,-143.205
6712
reverse
6713
// Pedestrian number 507
6714
5				// Ref num
6715
4				// Number of instructions
6716
2				// Initial instruction
6717
point
6718
-32.573,-7.122,-143.162
6719
point
6720
-31.455,-6.925,-142.623
6721
point
6722
-29.569,-6.612,-143.044
6723
reverse
6724
// Pedestrian number 508
6725
5				// Ref num
6726
5				// Number of instructions
6727
3				// Initial instruction
6728
point
6729
-28.879,-6.496,-142.841
6730
point
6731
-28.441,-6.463,-142.426
6732
point
6733
-27.723,-6.409,-141.029
6734
point
6735
-26.545,-6.318,-139.761
6736
reverse
6737
// Pedestrian number 509
6738
18				// Ref num
6739
5				// Number of instructions
6740
2				// Initial instruction
6741
point
6742
-22.556,-6.379,-142.328
6743
point
6744
-23.801,-6.293,-142.481
6745
point
6746
-24.978,-6.220,-142.176
6747
point
6748
-26.327,-6.318,-142.858
6749
reverse
6750
// Pedestrian number 510
6751
18				// Ref num
6752
5				// Number of instructions
6753
2				// Initial instruction
6754
point
6755
-26.922,-6.359,-142.993
6756
point
6757
-27.888,-6.424,-142.066
6758
point
6759
-28.497,-6.463,-141.075
6760
point
6761
-29.933,-6.645,-139.767
6762
reverse
6763
// Pedestrian number 511
6764
18				// Ref num
6765
6				// Number of instructions
6766
2				// Initial instruction
6767
point
6768
-30.712,-6.773,-140.046
6769
point
6770
-32.029,-6.995,-140.873
6771
point
6772
-32.611,-7.093,-140.839
6773
point
6774
-33.017,-7.147,-140.688
6775
point
6776
-33.787,-7.188,-140.098
6777
reverse
6778
// Pedestrian number 512
6779
13				// Ref num
6780
5				// Number of instructions
6781
3				// Initial instruction
6782
point
6783
-33.343,-7.162,-139.988
6784
point
6785
-32.933,-7.144,-141.188
6786
point
6787
-31.808,-6.966,-141.485
6788
point
6789
-29.591,-6.609,-142.629
6790
reverse
6791
// Pedestrian number 513
6792
13				// Ref num
6793
4				// Number of instructions
6794
2				// Initial instruction
6795
point
6796
-53.791,-5.152,-130.583
6797
point
6798
-53.888,-5.152,-128.633
6799
point
6800
-54.290,-5.152,-126.205
6801
reverse
6802
// Pedestrian number 514
6803
13				// Ref num
6804
5				// Number of instructions
6805
3				// Initial instruction
6806
point
6807
-54.694,-5.152,-124.589
6808
point
6809
-55.634,-5.152,-123.412
6810
point
6811
-55.974,-5.152,-122.469
6812
point
6813
-56.649,-5.152,-121.356
6814
reverse
6815
// Pedestrian number 515
6816
5				// Ref num
6817
6				// Number of instructions
6818
4				// Initial instruction
6819
point
6820
-57.489,-5.151,-120.084
6821
point
6822
-58.049,-5.111,-119.279
6823
point
6824
-58.423,-5.066,-119.038
6825
point
6826
-58.766,-4.996,-118.467
6827
point
6828
-59.944,-4.813,-117.181
6829
reverse
6830
// Pedestrian number 516
6831
5				// Ref num
6832
5				// Number of instructions
6833
3				// Initial instruction
6834
point
6835
-61.143,-4.590,-115.943
6836
point
6837
-60.753,-4.765,-117.281
6838
point
6839
-60.834,-4.932,-119.308
6840
point
6841
-61.252,-5.054,-121.110
6842
reverse
6843
// Pedestrian number 517
6844
13				// Ref num
6845
6				// Number of instructions
6846
4				// Initial instruction
6847
point
6848
-62.799,-4.792,-119.378
6849
point
6850
-61.338,-4.984,-120.358
6851
point
6852
-60.799,-5.151,-121.949
6853
point
6854
-60.241,-5.151,-122.245
6855
point
6856
-59.834,-5.151,-123.125
6857
reverse
6858
// Pedestrian number 518
6859
8				// Ref num
6860
5				// Number of instructions
6861
2				// Initial instruction
6862
point
6863
-58.097,-5.152,-125.426
6864
point
6865
-57.223,-5.152,-128.338
6866
point
6867
-57.215,-5.152,-129.956
6868
point
6869
-57.571,-5.152,-130.916
6870
reverse
6871
// Pedestrian number 519
6872
22				// Ref num
6873
4				// Number of instructions
6874
2				// Initial instruction
6875
point
6876
-59.784,-17.893,-130.869
6877
point
6878
-61.767,-17.860,-131.606
6879
point
6880
-64.550,-17.852,-130.454
6881
reverse
6882
// Pedestrian number 520
6883
26				// Ref num
6884
4				// Number of instructions
6885
2				// Initial instruction
6886
point
6887
-63.940,-17.817,-128.503
6888
point
6889
-62.442,-17.813,-128.035
6890
point
6891
-60.881,-17.858,-128.845
6892
reverse
6893
// Pedestrian number 521
6894
26				// Ref num
6895
4				// Number of instructions
6896
2				// Initial instruction
6897
point
6898
-60.146,-17.886,-132.165
6899
point
6900
-61.595,-17.901,-134.067
6901
point
6902
-62.604,-17.942,-136.205
6903
reverse
6904
// Pedestrian number 522
6905
26				// Ref num
6906
5				// Number of instructions
6907
2				// Initial instruction
6908
point
6909
-64.369,-17.795,-127.084
6910
point
6911
-66.495,-17.763,-124.879
6912
point
6913
-67.717,-17.712,-124.361
6914
point
6915
-68.840,-17.732,-123.199
6916
reverse
6917
// Pedestrian number 523
6918
26				// Ref num
6919
5				// Number of instructions
6920
2				// Initial instruction
6921
point
6922
-69.715,-17.701,-121.247
6923
point
6924
-70.854,-17.722,-120.496
6925
point
6926
-71.236,-17.943,-118.869
6927
point
6928
-71.565,-17.953,-117.097
6929
reverse
6930
// Pedestrian number 524
6931
26				// Ref num
6932
5				// Number of instructions
6933
2				// Initial instruction
6934
point
6935
-70.336,-17.954,-116.791
6936
point
6937
-72.539,-17.952,-117.435
6938
point
6939
-73.663,-17.956,-116.713
6940
point
6941
-75.675,-17.962,-115.864
6942
reverse
6943
// Pedestrian number 525
6944
26				// Ref num
6945
5				// Number of instructions
6946
2				// Initial instruction
6947
point
6948
-76.951,-17.966,-115.278
6949
point
6950
-78.926,-17.965,-115.802
6951
point
6952
-80.131,-17.969,-115.093
6953
point
6954
-81.486,-17.973,-114.395
6955
reverse
6956
// Pedestrian number 526
6957
26				// Ref num
6958
5				// Number of instructions
6959
2				// Initial instruction
6960
point
6961
-82.400,-17.973,-114.498
6962
point
6963
-84.456,-17.965,-116.674
6964
point
6965
-85.597,-17.964,-117.064
6966
point
6967
-87.531,-17.980,-113.968
6968
reverse
6969
// Pedestrian number 527
6970
26				// Ref num
6971
5				// Number of instructions
6972
2				// Initial instruction
6973
point
6974
-83.240,-17.975,-114.359
6975
point
6976
-85.483,-17.979,-113.885
6977
point
6978
-88.347,-17.980,-114.024
6979
point
6980
-89.010,-17.984,-113.309
6981
reverse
6982
// Pedestrian number 528
6983
26				// Ref num
6984
5				// Number of instructions
6985
2				// Initial instruction
6986
point
6987
-90.482,-17.984,-113.605
6988
point
6989
-92.626,-17.978,-115.149
6990
point
6991
-94.229,-17.980,-114.941
6992
point
6993
-95.667,-17.980,-115.276
6994
reverse
6995
// Pedestrian number 529
6996
26				// Ref num
6997
5				// Number of instructions
6998
2				// Initial instruction
6999
point
7000
-87.725,-17.967,-116.612
7001
point
7002
-88.839,-17.975,-115.139
7003
point
7004
-89.101,-17.980,-114.095
7005
point
7006
-92.863,-17.991,-112.505
7007
reverse
7008
// Pedestrian number 530
7009
26				// Ref num
7010
5				// Number of instructions
7011
3				// Initial instruction
7012
point
7013
-92.558,-17.990,-112.553
7014
point
7015
-93.824,-17.985,-113.734
7016
point
7017
-96.003,-17.986,-113.949
7018
point
7019
-98.063,-17.989,-113.167
7020
reverse
7021
// Pedestrian number 531
7022
26				// Ref num
7023
5				// Number of instructions
7024
3				// Initial instruction
7025
point
7026
-95.619,-17.991,-112.918
7027
point
7028
-97.319,-17.981,-114.501
7029
point
7030
-98.983,-17.983,-114.530
7031
point
7032
-101.100,-17.995,-113.183
7033
reverse
7034
// Pedestrian number 532
7035
26				// Ref num
7036
4				// Number of instructions
7037
2				// Initial instruction
7038
point
7039
-99.196,-17.997,-112.263
7040
point
7041
-101.078,-17.986,-114.598
7042
point
7043
-104.753,-17.991,-114.855
7044
reverse
7045
// Pedestrian number 533
7046
26				// Ref num
7047
5				// Number of instructions
7048
2				// Initial instruction
7049
point
7050
-104.349,-17.992,-114.477
7051
point
7052
-106.792,-17.983,-116.734
7053
point
7054
-109.215,-17.983,-117.410
7055
point
7056
-111.023,-17.992,-116.330
7057
reverse
7058
// Pedestrian number 534
7059
26				// Ref num
7060
4				// Number of instructions
7061
2				// Initial instruction
7062
point
7063
-110.265,-17.996,-115.419
7064
point
7065
-112.316,-17.989,-117.244
7066
point
7067
-115.461,-17.995,-116.961
7068
reverse
7069
// Pedestrian number 535
7070
26				// Ref num
7071
4				// Number of instructions
7072
2				// Initial instruction
7073
point
7074
-111.679,-17.980,-118.522
7075
point
7076
-108.072,-17.976,-118.298
7077
point
7078
-102.208,-17.976,-116.612
7079
reverse
7080
// Pedestrian number 536
7081
26				// Ref num
7082
4				// Number of instructions
7083
2				// Initial instruction
7084
point
7085
-100.904,-17.980,-115.553
7086
point
7087
-99.072,-17.985,-114.266
7088
point
7089
-97.986,-17.995,-112.369
7090
reverse
7091
// Pedestrian number 537
7092
26				// Ref num
7093
5				// Number of instructions
7094
2				// Initial instruction
7095
point
7096
-96.296,-17.995,-112.210
7097
point
7098
-97.528,-17.987,-113.987
7099
point
7100
-99.719,-17.985,-114.535
7101
point
7102
-101.756,-17.994,-113.488
7103
reverse
7104
// Pedestrian number 538
7105
26				// Ref num
7106
4				// Number of instructions
7107
2				// Initial instruction
7108
point
7109
-100.590,-17.996,-112.821
7110
point
7111
-102.751,-17.982,-115.742
7112
point
7113
-109.008,-17.992,-115.745
7114
reverse
7115
// Pedestrian number 539
7116
26				// Ref num
7117
4				// Number of instructions
7118
2				// Initial instruction
7119
point
7120
-108.343,-17.996,-114.893
7121
point
7122
-109.278,-17.978,-118.183
7123
point
7124
-111.139,-17.914,-129.679
7125
reverse
7126
// Pedestrian number 540
7127
26				// Ref num
7128
4				// Number of instructions
7129
2				// Initial instruction
7130
point
7131
-110.337,-17.901,-131.298
7132
point
7133
-113.428,-17.915,-130.083
7134
point
7135
-118.249,-17.941,-126.936
7136
reverse
7137
// Pedestrian number 541
7138
26				// Ref num
7139
4				// Number of instructions
7140
2				// Initial instruction
7141
point
7142
-119.431,-17.938,-128.054
7143
point
7144
-118.873,-17.931,-130.203
7145
point
7146
-119.313,-17.942,-132.447
7147
reverse
7148
// Pedestrian number 542
7149
26				// Ref num
7150
4				// Number of instructions
7151
2				// Initial instruction
7152
point
7153
-120.425,-17.946,-132.059
7154
point
7155
-116.581,-17.927,-132.392
7156
point
7157
-112.471,-17.908,-131.091
7158
reverse
7159
// Pedestrian number 543
7160
26				// Ref num
7161
4				// Number of instructions
7162
2				// Initial instruction
7163
point
7164
-117.215,-17.922,-133.628
7165
point
7166
-117.258,-17.930,-131.534
7167
point
7168
-119.584,-17.937,-130.020
7169
reverse
7170
// Pedestrian number 544
7171
26				// Ref num
7172
4				// Number of instructions
7173
2				// Initial instruction
7174
point
7175
-119.925,-17.939,-128.188
7176
point
7177
-113.026,-17.917,-129.672
7178
point
7179
-110.695,-17.900,-131.623
7180
reverse
7181
// Pedestrian number 545
7182
26				// Ref num
7183
4				// Number of instructions
7184
2				// Initial instruction
7185
point
7186
-109.825,-17.890,-132.653
7187
point
7188
-107.775,-17.900,-133.025
7189
point
7190
-106.052,-17.965,-135.711
7191
reverse
7192
// Pedestrian number 546
7193
26				// Ref num
7194
4				// Number of instructions
7195
2				// Initial instruction
7196
point
7197
-105.132,-17.923,-136.617
7198
point
7199
-103.388,-17.864,-136.666
7200
point
7201
-102.345,-17.843,-137.771
7202
reverse
7203
// Pedestrian number 547
7204
26				// Ref num
7205
5				// Number of instructions
7206
3				// Initial instruction
7207
point
7208
-100.209,-17.842,-138.841
7209
point
7210
-100.222,-17.842,-138.828
7211
point
7212
-102.549,-17.850,-136.433
7213
point
7214
-105.993,-17.968,-135.504
7215
reverse
7216
// Pedestrian number 548
7217
26				// Ref num
7218
4				// Number of instructions
7219
2				// Initial instruction
7220
point
7221
-105.765,-17.959,-134.043
7222
point
7223
-107.687,-17.900,-132.662
7224
point
7225
-110.014,-17.895,-131.914
7226
reverse
7227
// Pedestrian number 549
7228
26				// Ref num
7229
4				// Number of instructions
7230
2				// Initial instruction
7231
point
7232
-110.190,-17.895,-132.083
7233
point
7234
-106.810,-17.930,-133.682
7235
point
7236
-105.506,-17.944,-136.038
7237
reverse
7238
// Pedestrian number 550
7239
26				// Ref num
7240
4				// Number of instructions
7241
2				// Initial instruction
7242
point
7243
-107.101,-17.934,-135.157
7244
point
7245
-107.243,-17.914,-133.091
7246
point
7247
-107.320,-17.890,-130.401
7248
reverse
7249
// Pedestrian number 551
7250
26				// Ref num
7251
4				// Number of instructions
7252
2				// Initial instruction
7253
point
7254
-108.794,-17.913,-128.919
7255
point
7256
-108.281,-17.885,-132.586
7257
point
7258
-108.068,-17.902,-134.206
7259
reverse
7260
// Pedestrian number 552
7261
26				// Ref num
7262
4				// Number of instructions
7263
2				// Initial instruction
7264
point
7265
-107.920,-17.903,-133.843
7266
point
7267
-103.767,-17.888,-135.770
7268
point
7269
-102.961,-17.843,-137.406
7270
reverse
7271
// Pedestrian number 553
7272
26				// Ref num
7273
5				// Number of instructions
7274
3				// Initial instruction
7275
point
7276
-94.625,-17.902,-131.402
7277
point
7278
-96.568,-17.897,-132.882
7279
point
7280
-101.722,-17.858,-135.246
7281
point
7282
-104.131,-17.892,-136.417
7283
reverse
7284
// Pedestrian number 554
7285
99				// Ref num
7286
6				// Number of instructions
7287
3				// Initial instruction
7288
point
7289
-54.812,-5.152,-81.220
7290
point
7291
-54.539,-5.152,-79.203
7292
point
7293
-55.338,-5.144,-77.123
7294
point
7295
-55.635,-5.142,-76.691
7296
point
7297
-56.988,-5.328,-75.839
7298
reverse
7299
START OF OPPONENT PATHS
7300
180                             // Number of path nodes
7301
-85.570,   -1.300, -104.240   // Node #0
7302
-75.060,   -2.670, -100.430   // Node #1
7303
-56.187,   -5.152,  -88.324   // Node #2
7304
-52.903,   -5.152,  -79.777   // Node #3
7305
-54.892,   -5.269,  -74.816   // Node #4
7306
-71.412,   -6.782,  -62.035   // Node #5
7307
-87.587,   -6.782,  -59.758   // Node #6
7308
-99.645,   -6.782,  -61.899   // Node #7
7309
-112.316,   -6.781,  -69.238   // Node #8
7310
-111.452,   -7.247,  -61.605   // Node #9
7311
-114.250,   -6.782,  -73.495   // Node #10
7312
-116.472,   -6.782,  -71.344   // Node #11
7313
-114.998,   -8.787,  -54.943   // Node #12
7314
-121.943,  -10.870,  -49.232   // Node #13
7315
-122.480,  -11.754,  -44.320   // Node #14
7316
-117.946,  -13.539,  -32.879   // Node #15
7317
-112.548,  -14.251,  -25.697   // Node #16
7318
-100.579,  -15.005,  -18.504   // Node #17
7319
-96.866,  -15.005,  -15.814   // Node #18
7320
-91.464,  -15.005,   -6.621   // Node #19
7321
-89.260,  -15.005,   -2.444   // Node #20
7322
-84.908,  -14.558,    7.005   // Node #21
7323
-80.292,  -14.564,   29.669   // Node #22
7324
-78.308,  -14.564,   33.291   // Node #23
7325
-73.575,  -14.564,   38.294   // Node #24
7326
-62.718,  -14.564,   44.981   // Node #25
7327
-55.690,  -14.564,   47.092   // Node #26
7328
-4.192,  -14.547,   42.377   // Node #27
7329
8.825,  -14.547,   42.168   // Node #28
7330
13.370,  -14.547,   45.966   // Node #29
7331
17.036,  -14.547,   53.836   // Node #30
7332
17.501,  -14.547,   88.483   // Node #31
7333
-34.357,  -14.564,   46.306   // Node #32
7334
-59.404,  -14.488,   57.788   // Node #33
7335
-65.650,  -14.488,   56.108   // Node #34
7336
-90.344,  -14.488,   53.743   // Node #35
7337
-69.787,  -16.439,   74.465   // Node #36
7338
-82.125,  -16.640,   71.422   // Node #37
7339
-95.179,  -16.614,   62.639   // Node #38
7340
-66.376,  -14.488,   53.907   // Node #39
7341
-65.081,  -14.488,   49.561   // Node #40
7342
-76.393,  -14.488,   43.052   // Node #41
7343
-89.526,  -15.005,   -0.017   // Node #42
7344
-101.274,  -15.022,    8.038   // Node #43
7345
-110.747,  -15.143,    4.465   // Node #44
7346
-113.885,  -16.269,   -4.632   // Node #45
7347
-119.389,  -15.137,  -13.905   // Node #46
7348
-110.258,  -16.991,   -8.891   // Node #47
7349
-95.956,  -21.328,  -18.537   // Node #48
7350
-85.404,  -21.275,  -13.433   // Node #49
7351
-88.755,  -21.149,   -0.276   // Node #50
7352
-107.621,  -21.314,    8.997   // Node #51
7353
-123.216,  -21.314,   -5.136   // Node #52
7354
-106.156,  -19.500,  -27.002   // Node #53
7355
-108.544,  -21.209,   -3.717   // Node #54
7356
-101.469,  -21.194,  -10.509   // Node #55
7357
-95.769,  -21.230,  -15.447   // Node #56
7358
19.016,  -14.508,   93.164   // Node #57
7359
51.238,  -14.393,  109.083   // Node #58
7360
68.988,  -14.409,  109.623   // Node #59
7361
81.134,  -14.393,  105.134   // Node #60
7362
95.411,  -14.400,   89.407   // Node #61
7363
95.567,  -14.400,   81.388   // Node #62
7364
92.346,  -14.421,   72.903   // Node #63
7365
95.872,  -14.400,   66.962   // Node #64
7366
108.922,  -14.400,   60.071   // Node #65
7367
119.038,  -14.400,   46.322   // Node #66
7368
122.442,  -14.400,   31.905   // Node #67
7369
121.334,  -14.400,   23.208   // Node #68
7370
117.064,  -14.407,   11.231   // Node #69
7371
94.446,  -14.404,   -7.019   // Node #70
7372
76.684,  -14.403,  -15.777   // Node #71
7373
60.104,  -14.415,  -12.451   // Node #72
7374
49.748,  -14.413,  -16.079   // Node #73
7375
17.973,  -18.290,  -37.774   // Node #74
7376
3.558,  -18.290,  -54.288   // Node #75
7377
-3.685,  -18.290,  -59.853   // Node #76
7378
-8.415,  -18.290,  -70.292   // Node #77
7379
-13.346,  -18.290,  -81.479   // Node #78
7380
-20.583,  -18.290,  -87.945   // Node #79
7381
-27.051,  -18.290,  -97.539   // Node #80
7382
-37.968,  -17.644, -110.326   // Node #81
7383
-58.033,  -17.644, -117.395   // Node #82
7384
-71.011,  -17.716, -122.409   // Node #83
7385
-113.007,  -17.953, -123.243   // Node #84
7386
-114.213,  -17.916, -131.434   // Node #85
7387
-103.760,  -12.207, -140.745   // Node #86
7388
-88.263,   -7.141, -145.636   // Node #87
7389
-74.002,   -6.749, -144.486   // Node #88
7390
-58.629,   -5.213, -136.632   // Node #89
7391
-55.218,   -5.152, -128.442   // Node #90
7392
-59.049,   -5.151, -120.794   // Node #91
7393
-68.183,   -3.400, -112.171   // Node #92
7394
-90.011,   -0.719, -106.406   // Node #93
7395
-60.620,  -17.644, -118.378   // Node #94
7396
-57.253,  -17.644, -112.387   // Node #95
7397
-59.784,  -17.760, -109.905   // Node #96
7398
59.670,  -14.417,  -34.559   // Node #97
7399
45.413,   -8.873,  -69.272   // Node #98
7400
42.750,   -4.785,  -87.621   // Node #99
7401
47.692,   -2.342, -105.681   // Node #100
7402
20.587,   -3.603, -122.087   // Node #101
7403
-1.553,   -5.551, -135.267   // Node #102
7404
-17.977,   -6.815, -139.902   // Node #103
7405
-40.643,   -6.634, -143.150   // Node #104
7406
-64.016,    5.703, -151.406   // Node #105
7407
-75.811,    6.258, -155.085   // Node #106
7408
-85.078,    6.258, -154.976   // Node #107
7409
-105.429,    7.957, -151.497   // Node #108
7410
-115.839,    8.204, -148.938   // Node #109
7411
-125.191,    8.204, -144.561   // Node #110
7412
-135.639,    8.204, -134.970   // Node #111
7413
-139.996,    8.204, -125.149   // Node #112
7414
-134.921,    8.201, -117.740   // Node #113
7415
-117.044,    5.873, -112.584   // Node #114
7416
-95.969,    0.189, -106.876   // Node #115
7417
-52.197,  -17.644, -123.306   // Node #116
7418
-49.051,  -17.984, -135.635   // Node #117
7419
-28.415,  -17.987, -134.415   // Node #118
7420
-75.518,  -17.996, -106.119   // Node #119
7421
-55.163,  -17.975,  -95.507   // Node #120
7422
-37.185,  -17.643, -117.577   // Node #121
7423
-78.296,  -17.965, -115.727   // Node #122
7424
-99.829,  -17.985, -114.537   // Node #123
7425
-116.726,  -17.991, -118.022   // Node #124
7426
-119.493,  -17.996, -118.002   // Node #125
7427
-131.274,  -17.990, -122.627   // Node #126
7428
-131.747,  -17.994, -130.795   // Node #127
7429
-122.465,  -17.969, -137.499   // Node #128
7430
-117.931,  -17.935, -136.104   // Node #129
7431
-107.736,  -17.899, -132.771   // Node #130
7432
-101.003,  -17.855, -136.499   // Node #131
7433
-72.386,  -17.973, -139.397   // Node #132
7434
-58.989,  -17.644, -125.403   // Node #133
7435
-128.095,    8.204, -151.253   // Node #134
7436
-141.254,    8.204, -144.081   // Node #135
7437
-149.742,    8.204, -148.257   // Node #136
7438
-158.118,    8.204, -137.450   // Node #137
7439
-161.849,    8.204, -120.823   // Node #138
7440
-153.902,    8.204, -119.364   // Node #139
7441
-144.834,    8.204, -140.772   // Node #140
7442
-142.725,    8.204, -142.673   // Node #141
7443
54.307,   -2.371, -111.956   // Node #142
7444
52.027,   -2.321, -101.402   // Node #143
7445
124.492,  -14.737,   17.163   // Node #144
7446
130.853,  -14.902,   17.031   // Node #145
7447
108.943,  -15.469,   35.997   // Node #146
7448
92.948,  -17.442,   47.952   // Node #147
7449
84.409,  -17.800,   50.480   // Node #148
7450
78.617,  -17.709,   48.974   // Node #149
7451
52.221,  -16.907,   50.540   // Node #150
7452
35.053,  -17.977,   50.844   // Node #151
7453
29.270,  -18.063,   46.463   // Node #152
7454
23.306,  -19.373,   39.869   // Node #153
7455
61.630,  -16.959,   47.489   // Node #154
7456
6.282,  -19.718,   28.029   // Node #155
7457
16.035,  -19.751,   21.619   // Node #156
7458
79.686,  -19.716,   39.551   // Node #157
7459
99.467,  -19.774,   38.415   // Node #158
7460
113.339,  -18.455,   24.882   // Node #159
7461
115.454,  -18.408,   26.127   // Node #160
7462
110.018,  -19.539,   51.594   // Node #161
7463
94.290,  -19.436,   62.124   // Node #162
7464
82.082,  -19.461,   62.335   // Node #163
7465
78.853,  -19.568,   68.787   // Node #164
7466
81.687,  -19.559,   75.327   // Node #165
7467
89.893,  -19.565,   80.464   // Node #166
7468
87.892,  -19.585,   93.502   // Node #167
7469
76.787,  -19.585,  101.457   // Node #168
7470
66.764,  -19.583,   96.881   // Node #169
7471
59.128,  -19.584,  106.639   // Node #170
7472
20.133,  -19.466,   87.685   // Node #171
7473
28.019,  -19.581,   79.783   // Node #172
7474
28.349,  -19.518,   69.867   // Node #173
7475
22.238,  -19.390,   61.139   // Node #174
7476
18.308,  -19.423,   48.186   // Node #175
7477
12.629,  -19.422,   40.803   // Node #176
7478
5.578,  -19.441,   37.478   // Node #177
7479
0.692,  -19.511,   39.090   // Node #178
7480
-34.915,  -18.032, -107.048   // Node #179
7481
192                                           // Number of path sections
7482
0,   1,   0, 255,   0, 255,    1.0,    1   // Section #0
7483
1,   2,   0, 255,   0, 255,    1.0,    1   // Section #1
7484
2,   3,   0, 255,   0, 255,    1.0,    1   // Section #2
7485
3,   4,   0, 255,   0, 255,    1.0,    1   // Section #3
7486
4,   5,   0, 255,   0, 255,    1.0,    1   // Section #4
7487
5,   6,   0, 255,   0, 255,    1.0,    1   // Section #5
7488
6,   7,   0, 255,   0, 255,    1.0,    1   // Section #6
7489
7,   8,   0, 255,   0, 255,    1.0,    1   // Section #7
7490
8,   9,   0, 255,   0, 255,    1.0,    1   // Section #8
7491
10,   8,   0, 255,   0, 255,    1.0, 1000   // Section #9
7492
11,   8,   0, 255,   0, 255,    1.0, 1000   // Section #10
7493
9,  12,   0, 255,   0, 255,    1.0,    1   // Section #11
7494
12,  13,   0, 255,   0,  25,    1.0,    1   // Section #12
7495
13,  14,   0, 255,   0,  25,    1.0,    1   // Section #13
7496
14,  15,   0, 255,   0, 255,    1.0,    1   // Section #14
7497
15,  16,   0, 255,   0, 255,    1.0,    1   // Section #15
7498
16,  17,   0, 255,   0, 255,    1.0,    1   // Section #16
7499
17,  18,   0, 255,   0, 255,    0.8,    1   // Section #17
7500
18,  19,   0, 255,   0, 255,    1.0,    1   // Section #18
7501
19,  20,   0, 255,   0, 255,    1.0,    1   // Section #19
7502
20,  21,   0, 255,   0, 255,    1.0,    1   // Section #20
7503
21,  22,   0, 255,   0, 255,    1.0,    1   // Section #21
7504
22,  23,   0, 255,   0, 255,    1.0,    1   // Section #22
7505
23,  24,   0, 255,   0, 255,    1.0,    1   // Section #23
7506
24,  25,   0, 255,   0, 255,    1.0,    1   // Section #24
7507
25,  26,   0, 255,   0, 255,    1.0,    1   // Section #25
7508
26,  32,   0, 255,   0, 255,    1.0,    1   // Section #26
7509
27,  28,   0, 255,   0, 255,    1.0,    1   // Section #27
7510
28,  29,   0, 255,   0, 255,    1.0,    1   // Section #28
7511
29,  30,   0, 255,   0, 255,    1.0,    1   // Section #29
7512
30,  31,   0, 255,   0, 255,    1.0,    1   // Section #30
7513
32,  27,   0, 255,   0, 255,    1.0,    1   // Section #31
7514
33,  26,   0, 255,   0, 255,    1.0,    0   // Section #32
7515
33,  34,   0, 255,   0, 255,    1.0,    0   // Section #33
7516
34,  35,   0, 255,   0, 255,    1.0,    0   // Section #34
7517
35,  23,   0, 255,   0, 255,    1.0,    0   // Section #35
7518
33,  36,   0, 255,   0, 255,    1.0,    0   // Section #36
7519
36,  37,   0, 255,   0, 255,    1.0,    0   // Section #37
7520
37,  38,   0, 255,   0, 255,    1.0,    0   // Section #38
7521
35,  38,   0, 255,   0, 255,    1.0,    0   // Section #39
7522
34,  39,   0, 255,   0, 255,    1.0,    0   // Section #40
7523
40,  39,   0, 255,   0, 255,    1.0, 1000   // Section #41
7524
41,  40,   0, 255,   0, 255,    1.0, 1000   // Section #42
7525
42,  20,   0, 255,   0, 255,    1.0,    0   // Section #43
7526
43,  42,   0, 255,   0, 255,    1.0,    0   // Section #44
7527
44,  43,   0, 255,   0, 255,    1.0,    0   // Section #45
7528
45,  44,   0, 255,   0, 255,    1.0,    0   // Section #46
7529
46,  45,   0, 255,   0, 255,    1.0,    0   // Section #47
7530
16,  46,   0, 255,   0, 255,    1.0,    0   // Section #48
7531
47,  45,   0, 255,   0, 255,    1.0,    0   // Section #49
7532
47,  48,   0, 255,   0, 255,    1.0,    0   // Section #50
7533
49,  48,   0, 255,   0, 255,    1.0,    0   // Section #51
7534
50,  49,   0, 255,   0, 255,    1.0,    0   // Section #52
7535
51,  50,   0, 255,   0, 255,    1.0,    0   // Section #53
7536
51,  52,   0, 255,   0, 255,    1.0,    0   // Section #54
7537
52,  53,   0, 255,   0, 255,    1.0,    0   // Section #55
7538
53,  48,   0, 255,   0, 255,    1.0,    0   // Section #56
7539
51,  54,   0, 255,   0, 255,    1.0,    0   // Section #57
7540
54,  55,   0, 255,   0, 255,    1.0,    0   // Section #58
7541
55,  56,   0, 255,   0, 255,    1.0,    0   // Section #59
7542
56,  48,   0, 255,   0, 255,    1.0,    0   // Section #60
7543
31,  57,   0, 255,   0, 255,    1.0,    1   // Section #61
7544
57,  58,   0, 255,   0, 255,    1.0,    1   // Section #62
7545
58,  59,   0, 255,   0, 255,    1.0,    1   // Section #63
7546
59,  60,   0, 255,   0, 255,    1.0,    1   // Section #64
7547
60,  61,   0, 255,   0, 255,    1.0,    1   // Section #65
7548
61,  62,   0, 255,   0, 255,    1.0,    1   // Section #66
7549
62,  63,   0, 255,   0, 255,    1.0,    1   // Section #67
7550
63,  64,   0, 255,   0, 255,    1.0,    1   // Section #68
7551
64,  65,   0, 255,   0, 255,    1.0,    1   // Section #69
7552
65,  66,   0, 255,   0, 255,    1.0,    1   // Section #70
7553
66,  67,   0, 255,   0, 255,    1.0,    1   // Section #71
7554
67,  68,   0, 255,   0, 255,    1.0,    1   // Section #72
7555
68,  69,   0, 255,   0, 255,    1.0,    1   // Section #73
7556
69,  70,   0, 255,   0, 255,    1.0,    1   // Section #74
7557
70,  71,   0, 255,   0, 255,    1.0,    1   // Section #75
7558
71,  72,   0, 255,   0, 255,    1.0,    1   // Section #76
7559
72,  73,   0, 255,   0, 255,    1.0,    1   // Section #77
7560
73,  74,   0, 255,   0, 255,    1.0,    1   // Section #78
7561
74,  75,   0, 255,   0, 255,    1.0,    1   // Section #79
7562
75,  76,   0, 255,   0, 255,    1.0,    1   // Section #80
7563
76,  77,   0, 255,   0, 255,    1.0,    1   // Section #81
7564
77,  78,   0, 255,   0, 255,    1.0,    1   // Section #82
7565
78,  79,   0, 255,   0, 255,    1.0,    1   // Section #83
7566
79,  80,   0, 255,   0, 255,    1.0,    1   // Section #84
7567
80, 179,   0, 255,   0,  30,    0.4,    1   // Section #85
7568
81,  82,   0, 255,  35, 255,    0.4,    1   // Section #86
7569
82,  94,   0, 255,   0, 255,    0.5,    1   // Section #87
7570
83,  84,   0, 255,   0, 255,    1.0,    1   // Section #88
7571
84,  85,   0, 255,   0, 255,    1.0,    1   // Section #89
7572
85,  86,   0, 255,   0, 255,    1.0,    1   // Section #90
7573
86,  87,   0, 255,   0, 255,    1.0,    1   // Section #91
7574
87,  88,   0, 255,   0, 255,    1.0,    1   // Section #92
7575
88,  89,   0, 255,   0, 255,    1.0,    1   // Section #93
7576
89,  90,   0, 255,   0, 255,    1.0,    1   // Section #94
7577
90,  91,   0, 255,   0, 255,    1.0,    1   // Section #95
7578
91,  92,   0, 255,   0, 255,    1.0,    1   // Section #96
7579
92,  93,   0, 255,   0, 255,    1.0,    1   // Section #97
7580
93,   0,   0, 255,   0, 255,    1.0,    1   // Section #98
7581
94,  95,   0, 255,   0, 255,    0.5, 1000   // Section #99
7582
94,  83,   0, 255,   0, 255,    0.5,    1   // Section #100
7583
95,  96,   0, 255,   0, 255,    0.5,    0   // Section #101
7584
96,  83,   0, 255,   0, 255,    0.5,    0   // Section #102
7585
71,  97,   0, 255,   0, 255,    1.0,    0   // Section #103
7586
97,  98,   0, 255,   0, 255,    1.0,    0   // Section #104
7587
98,  99,   0, 255,   0, 255,    1.0,    0   // Section #105
7588
99, 100,   0, 255,   0, 255,    1.0,    0   // Section #106
7589
100, 101,   0, 255,   0, 255,    1.0,    0   // Section #107
7590
101, 102,   0, 255,   0, 255,    1.0,    0   // Section #108
7591
102, 103,   0, 255,   0, 255,    1.0,    0   // Section #109
7592
103, 104,   0, 255,   0, 255,    1.0,    0   // Section #110
7593
104, 105,   0, 255,   0, 255,    1.0,    0   // Section #111
7594
105, 106,   0, 255,   0, 255,    1.0,    0   // Section #112
7595
106, 107,   0, 255,   0, 255,    1.0,    0   // Section #113
7596
107, 108,   0, 255,   0, 255,    1.0,    0   // Section #114
7597
108, 109,   0, 255,   0, 255,    1.0,    0   // Section #115
7598
109, 110,   0, 255,   0, 255,    1.0,    0   // Section #116
7599
110, 111,   0, 255,   0, 255,    1.0,    0   // Section #117
7600
111, 112,   0, 255,   0, 255,    1.0,    0   // Section #118
7601
112, 113,   0, 255,   0, 255,    1.0,    0   // Section #119
7602
113, 114,   0, 255,   0, 255,    1.0,    0   // Section #120
7603
114, 115,   0, 255,   0, 255,    1.0,    0   // Section #121
7604
115,  93,   0, 255,   0, 255,    1.0,    0   // Section #122
7605
116,  94,   0, 255,   0, 255,    0.5,    0   // Section #123
7606
117, 116,   0, 255,   0, 255,    0.5,    0   // Section #124
7607
118, 117,   0, 255,   0, 255,    0.5,    0   // Section #125
7608
119,  96,   0, 255,   0, 255,    0.5, 1000   // Section #126
7609
120,  96,   0, 255,   0, 255,    0.5, 1000   // Section #127
7610
118, 121,   0, 255,   0, 255,    0.5,    0   // Section #128
7611
121,  95,   0, 255,   0, 255,    0.5,    0   // Section #129
7612
83, 122,   0, 255,   0, 255,    1.0,    0   // Section #130
7613
122, 123,   0, 255,   0, 255,    1.0,    0   // Section #131
7614
123, 124,   0, 255,   0, 255,    1.0,    0   // Section #132
7615
124, 125,   0, 255,   0, 255,    0.5,    0   // Section #133
7616
125, 126,   0, 255,   0, 255,    0.7,    0   // Section #134
7617
126, 127,   0, 255,   0, 255,    1.0,    0   // Section #135
7618
127, 128,   0, 255,   0, 255,    1.0,    0   // Section #136
7619
128, 129,   0, 255,   0, 255,    0.7,    0   // Section #137
7620
129,  85,   0, 255,   0, 255,    0.5,    0   // Section #138
7621
130,  84,   0, 255,   0, 255,    1.0,    0   // Section #139
7622
131, 130,   0, 255,   0, 255,    1.0,    0   // Section #140
7623
132, 131,   0, 255,   0, 255,    1.0,    0   // Section #141
7624
132, 133,   0, 255,   0, 255,    1.0,    0   // Section #142
7625
133,  83,   0, 255,   0, 255,    1.0,    0   // Section #143
7626
134, 110,   0, 255,   0, 255,    1.0,    0   // Section #144
7627
135, 134,   0, 255,   0, 255,    1.0,    0   // Section #145
7628
135, 136,   0, 255,   0, 255,    1.0,    0   // Section #146
7629
136, 137,   0, 255,   0, 255,    1.0,    0   // Section #147
7630
137, 138,   0, 255,   0, 255,    1.0,    0   // Section #148
7631
138, 139,   0, 255,   0, 255,    1.0,    0   // Section #149
7632
139, 140,   0, 255,   0, 255,    1.0,    0   // Section #150
7633
140, 141,   0, 255,   0, 255,    1.0,    0   // Section #151
7634
141, 111,   0, 255,   0, 255,    1.0,    0   // Section #152
7635
142, 100,   0, 255,   0, 255,    1.0, 1000   // Section #153
7636
143, 100,   0, 255,   0, 255,    1.0, 1000   // Section #154
7637
144,  68,   0, 255,   0, 255,    1.0,    0   // Section #155
7638
145, 144,   0, 255,   0, 255,    1.0, 1000   // Section #156
7639
146,  68,   0, 255,   0,  30,    1.0,    0   // Section #157
7640
147, 146,   0, 255,   0, 255,    1.0,    0   // Section #158
7641
148, 147,   0, 255,  10, 255,    1.0,    0   // Section #159
7642
149, 148,   0, 255,   0, 255,    1.0,    0   // Section #160
7643
154, 149,   0, 255,   0, 255,    1.0,    0   // Section #161
7644
151, 150,   0, 255,  25, 255,    1.0,    0   // Section #162
7645
152, 151,   0, 255,   0, 255,    1.0,    0   // Section #163
7646
153, 152,   0, 255,   0, 255,    1.0,    0   // Section #164
7647
150, 154,   0, 255,  25, 255,    1.0,    0   // Section #165
7648
155, 153,   0, 255,   0, 255,    1.0,    0   // Section #166
7649
156, 155,   0, 255,   0, 255,    1.0,    0   // Section #167
7650
157, 156,   0, 255,   0, 255,    1.0,    0   // Section #168
7651
158, 157,   0, 255,   0, 255,    1.0,    0   // Section #169
7652
159, 158,   0, 255,   0, 255,    1.0,    0   // Section #170
7653
160, 159,   0, 255,   0, 255,    1.0, 1000   // Section #171
7654
158, 161,   0, 255,   0, 255,    1.0,    0   // Section #172
7655
161, 162,   0, 255,   0, 255,    1.0,    0   // Section #173
7656
162, 163,   0, 255,   0, 255,    1.0,    0   // Section #174
7657
163, 164,   0, 255,   0, 255,    1.0,    0   // Section #175
7658
164, 165,   0, 255,   0, 255,    1.0,    0   // Section #176
7659
165, 166,   0, 255,   0, 255,    1.0,    0   // Section #177
7660
166, 167,   0, 255,   0, 255,    1.0,    0   // Section #178
7661
167, 168,   0, 255,   0, 255,    1.0,    0   // Section #179
7662
168, 169,   0, 255,   0, 255,    1.0,    0   // Section #180
7663
169, 170,   0, 255,   0, 255,    1.0,    0   // Section #181
7664
170, 171,   0, 255,   0, 255,    1.0,    0   // Section #182
7665
171, 172,   0, 255,   0, 255,    1.0,    0   // Section #183
7666
172, 173,   0, 255,   0, 255,    1.0,    0   // Section #184
7667
173, 174,   0, 255,   0, 255,    1.0,    0   // Section #185
7668
174, 175,   0, 255,   0, 255,    1.0,    0   // Section #186
7669
175, 176,   0, 255,   0, 255,    1.0,    0   // Section #187
7670
176, 177,   0, 255,   0, 255,    1.0,    0   // Section #188
7671
177, 178,   0, 255,   0, 255,    1.0,    0   // Section #189
7672
178, 155,   0, 255,   0, 255,    1.0,    0   // Section #190
7673
179,  81,   0, 255,   0, 255,    0.4,    1   // Section #191
7674
3                                                             // Number of cop start points
7675
-134.219,    8.204, -144.662,    0.000,    0.000,    0.000   // Cop start point #0
7676
-14.686,   -6.676, -138.505,    0.000,    0.000,    0.000   // Cop start point #1
7677
49.917,   -2.371, -108.444,    0.000,    0.000,    0.000   // Cop start point #2
7678
END OF OPPONENT PATHS
7679
9										// number of material modifiers
7680
// default materias
7681
1.0										// car wall friction
7682
1.0										// tyre road friction
7683
1.0										// down force
7684
0.0										// bumpiness
7685
 
7686
 
7687
 
7688
1.0										// sparkiness
7689
1										// room for expansion
7690
SKIDMARK.MAT							// skid mark material
7691
//Ab|;_ya”|kž2T
7692
1.0										// car wall friction
7693
1.0										// tyre road friction
7694
1.0										// down force
7695
2										// bumpiness
7696
-1										// tyre sound index
7697
 
7698
 
7699
30.0										// sparkiness
7700
1										// room for expansion
7701
ROAD1.MAT										// room for expansion
7702
//Ab|;_ya”|kž3T
7703
1										// car wall friction
7704
1										// tyre road friction
7705
1.0										// down force
7706
2										// bumpiness
7707
-1										// tyre sound index
7708
 
7709
 
7710
0.0										// sparkiness
7711
3										// room for expansion
7712
MUD1.MAT										// room for expansion
7713
//Ab|;_ya”|kž0T
7714
1.1										// car wall friction
7715
1.1										// tyre road friction
7716
1										// down force
7717
3										// bumpiness
7718
-1										// tyre sound index
7719
 
7720
 
7721
0.0										// sparkiness
7722
4										// room for expansion
7723
SAND1.MAT										// room for expansion
7724
//Ab|;_ya”|kž1T
7725
1.2										// car wall friction
7726
1.0										// tyre road friction
7727
1.0										// down force
7728
2										// bumpiness
7729
-1										// tyre sound index
7730
 
7731
 
7732
0.0										// sparkiness
7733
3										// room for expansion
7734
MUD1.MAT										// room for expansion
7735
//Ab|;_ya”|kž6T
7736
1										// car wall friction
7737
1										// tyre road friction
7738
1.2										// down force
7739
2										// bumpiness
7740
-1										// tyre sound index
7741
 
7742
 
7743
1										// sparkiness
7744
3										// room for expansion
7745
SAND1.MAT										// room for expansion
7746
//Ab|;_ya”|kž7T
7747
1										// car wall friction
7748
1										// tyre road friction
7749
1										// down force
7750
2										// bumpiness
7751
-1										// tyre sound index
7752
 
7753
 
7754
0.0										// sparkiness
7755
4										// room for expansion
7756
SAND1.MAT										// room for expansion
7757
//Ab|;_ya”|kž4T
7758
1										// car wall friction
7759
1										// tyre road friction
7760
1.0										// down force
7761
 
7762
-1										// tyre sound index
7763
 
7764
 
7765
1										// sparkiness
7766
3										// room for expansion
7767
MUD1.MAT										// room for expansion
7768
//Ab|;_ya”|kž5T
7769
1.0										// car wall friction
7770
1.0										// tyre road friction
7771
1.0										// down force
7772
1										// bumpiness
7773
 
7774
 
7775
 
7776
 
7777
3										// room for expansion
7778
MUD2.MAT										// room for expansion
7779
// Non CarObjects
7780
6										// number of non car objects
7781
GASPUMP.TXT
7782
BARRIER.TXT
7783
WRECK.TXT
7784
PALM2.TXT
7785
CONE.TXT
7786
GREENCAR.TXT
7787
3										// number of dust shade tables
7788
61, 84, 33								// r g b values
7789
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7790
92, 51, 34							// r g b values
7791
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7792
227, 209, 143								// r g b values
7793
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
7794
 
7795
1										// number of splash files
7796
SPLSHBLU.PIX 								//  name of pixelmapfile for splashes
7797
1
7798
COASTB2.TXT