Subversion Repositories Games.Carmageddon

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pmbaty 1
// LATEST AND GREATEST!!
2
VERSION 6		// V1 expects map checkpoint rectangles
3
// V2 and above expect map checkpoint points
4
// V3 and above expect splash file stuff at the end
5
// V4 and above expect two sets of PIX and M^T and ped substitution entry
6
-39.500,  -3.180,   17.325   						// Position of centre of start of grid
7
90									// Direction that grid faces in
8
// Laps, checkpoints etc
9
180,90,30							// Initial timer count for each skill level
10
4									// # laps
11
20000,10000,5000						// Race completed bonus (all laps raced) for each skill level
12
75000,50000,30000					// Race completed bonus (all peds killed) for each skill level
13
20000,10000,5000					// Race completed bonus (all oppos wasted) for each skill level
14
// Width and height of map checkpoint rectangles
15
9,18
16
11,26
17
3									// # checkpoints
18
// Checkpoint #1
19
20,10,5								// Timer increment for each skill level (ped mode)
20
60,30,10							// Timer increment for each skill level (pedless mode)
21
1									// # quads for this checkpoint
22
-82.986,100,24.107						// Point #0
23
-82.986,-100,24.107						// Point #1
24
-86.431,-100,24.107						// Point #2
25
-86.431,100,24.107						// Point #3
26
71,142
27
100,240
28
// Checkpoint #2
29
20,10,5								// Timer increment for each skill level (ped mode)
30
60,30,10							// Timer increment for each skill level (pedless mode)
31
1									// # quads for this checkpoint
32
39.963,-100,45.713						// Point #0
33
39.963,100,45.713					// Point #1
34
42.761,100,48.520						// Point #2
35
42.761,-100,48.520							// Point #3
36
188,376
37
119,286
38
// Checkpoint #3
39
20,10,5								// Timer increment for each skill level (ped mode)
40
60,30,10							// Timer increment for each skill level (pedless mode)
41
1									// # quads for this checkpoint
42
-21.960,100,-19.362						// Point #0
43
-21.960,-100,-19.362						// Point #1
44
-21.986,-100,-16.425						// Point #2
45
-21.986,100,-16.425						// Point #3
46
124,248
47
59,142
48
4									// # pixelmap files to load
49
ICE2.PIX
50
SNOWDROP.PIX
51
DRKSCRN.PIX
52
FOGSCRN.PIX
53
4									// # pixelmap files to load(low memory)
54
LICE2.PIX
55
SNOWDROP.PIX
56
DRKSCRN.PIX
57
FOGSCRN.PIX
58
3									// # shade table files to load
59
ICE2.TAB
60
DRRENDER.TAB
61
IDENTITY.TAB
62
8									// # material files to load
63
ICE2.MAT
64
SEWGLASS.MAT
65
SEWSLIME.MAT
66
SNWSKY2.MAT
67
DARKSKY.MAT
68
DRKSCRN.MAT
69
FOGSCRN.MAT
70
KERB01.MAT
71
8									// # material files to load(low memory)
72
ICE2.MAT
73
SEWGLASS.MAT
74
SEWSLIME.MAT
75
SNWSKY2.MAT
76
DARKSKY.MAT
77
DRKSCRN.MAT
78
FOGSCRN.MAT
79
KERB01.MAT
80
1									// # model files to load
81
ICE1.DAT
82
1									// # model files to load
83
ICE81.DAT
84
ICE1.ACT							// Track actor
85
ICE81.ACT							// Track actor
86
ICE1X.ACT							// Additional actor
87
// HORIZON STUFF
88
SNOWDROP.PIX						// Name of sky texture pixelmap (or "none")
89
4									// Horizontal repetitions of sky texture
90
66									// Vertical size of sky texture (degrees)
91
125									// Position of horizon (pixels below top)
92
none								// Depth cue mode ("none", "dark" or "fog")
93
7,0									// Degree of fog/darkness
94
// DEFAULT ENGINE NOISE
95
 
96
// SPECIAL EFFECTS VOLUMES
97
4				// # special effects volumes
98
DEFAULT WATER
99
0.2									// gravity multiplier
100
50									// viscosity multiplier
101
 
102
0.002								// Pedestrian damage per millisecond
103
 
104
1									// Sky colour
105
SEWSLIME.MAT								// Windscreen material to use
106
5100								// Sound ID of entry noise
107
5100								// Sound ID of exit noise
108
2									// Engine noise index
109
 
110
NEW IMPROVED!
111
-1.212, 0.000, 55.193
112
0.000, 10.699, 0.000
113
-45.994, 0.000, -1.010
114
100.734, -4.101, -34.235
115
1				// gravity multiplier
116
1				// viscosity multiplier
117
 
118
 
119
-1					// camera effect index
120
-1					// sky colour
121
SEWGLASS.MAT			// Windscreen material to use
122
-1					// Sound ID of entry noise
123
-1					// Sound ID of exit noise
124
1					// Engine noise index
125
 
126
NEW IMPROVED!
127
0.125, -0.012, 1.723
128
0.059, 0.998, 0.003
129
-2.973, 0.174, 0.216
130
52.961, -6.774, -46.318
131
1				// gravity multiplier
132
1				// viscosity multiplier
133
 
134
 
135
-1					// camera effect index
136
 
137
SEWGLASS.MAT			// Windscreen material to use
138
-1					// Sound ID of entry noise
139
-1					// Sound ID of exit noise
140
1					// Engine noise index
141
 
142
NEW IMPROVED!
143
-0.200, 0.012, 1.716
144
0.060, 0.998, 0.000
145
-2.467, 0.149, -0.289
146
52.399, -6.691, 17.498
147
1				// gravity multiplier
148
1				// viscosity multiplier
149
 
150
 
151
-1					// camera effect index
152
 
153
SEWGLASS.MAT				// Windscreen material to use
154
-1					// Sound ID of entry noise
155
-1					// Sound ID of exit noise
156
1					// Engine noise index
157
 
158
// REFLECTIVE WINDSCREEN SPECIFICATIONS
159
SNWSKY2.MAT							// Material to use for default screens
160
DRKSCRN.MAT							// Material to use for default screens during darkness
161
FOGSCRN.MAT							// Material to use for default screens during fog
162
 
163
// MAP DETAILS
164
SNOMAP1.PIX						// Map pixelmap name
165
0.931,		0,			0			// World->map transformation matrix
166
0,			0,			0
167
0,			0.931,		0
168
154.4,		81.8,		0
169
// ****** SKART OF FUNK AND GROOVE STUFF ******
170
START OF FUNK
171
END OF FUNK
172
START OF GROOVE
173
END OF GROOVE
174
// ****** STARK OF PEDESTRIAN STUFF ******
175
27				// Ped subs table index
176
796				// Number of pedestrians
177
// Pedestrian number 1
178
27				// Ref num
179
6				// Number of instructions
180
2				// Initial instruction
181
point
182
5.259,-9.343,-4.543
183
point
184
5.259,-9.343,-4.543
185
point
186
4.451,996.000,-6.772
187
point
188
-3.686,996.000,-5.729
189
point
190
-7.395,996.000,-5.826
191
reverse
192
// Pedestrian number 2
193
100				// Ref num
194
2				// Number of instructions
195
1				// Initial instruction
196
point
197
-26.171,0.000,-23.218
198
reverse
199
// Pedestrian number 3
200
127				// Ref num
201
2				// Number of instructions
202
1				// Initial instruction
203
point
204
-53.174,0.598,-24.193
205
reverse
206
// Pedestrian number 4
207
128				// Ref num
208
2				// Number of instructions
209
1				// Initial instruction
210
point
211
-58.077,0.171,6.886
212
reverse
213
// Pedestrian number 5
214
100				// Ref num
215
2				// Number of instructions
216
1				// Initial instruction
217
point
218
-41.339,-1.777,22.354
219
reverse
220
// Pedestrian number 6
221
112				// Ref num
222
2				// Number of instructions
223
1				// Initial instruction
224
point
225
-43.303,-1.777,22.398
226
reverse
227
// Pedestrian number 7
228
112				// Ref num
229
2				// Number of instructions
230
1				// Initial instruction
231
point
232
-44.733,-1.778,22.430
233
reverse
234
// Pedestrian number 8
235
129				// Ref num
236
2				// Number of instructions
237
1				// Initial instruction
238
point
239
-46.049,-1.777,22.460
240
reverse
241
// Pedestrian number 9
242
128				// Ref num
243
2				// Number of instructions
244
1				// Initial instruction
245
point
246
-61.270,-0.007,21.646
247
reverse
248
// Pedestrian number 10
249
100				// Ref num
250
2				// Number of instructions
251
1				// Initial instruction
252
point
253
-60.737,0.000,22.361
254
reverse
255
// Pedestrian number 11
256
100				// Ref num
257
2				// Number of instructions
258
1				// Initial instruction
259
point
260
-59.844,0.000,23.570
261
reverse
262
// Pedestrian number 12
263
112				// Ref num
264
2				// Number of instructions
265
1				// Initial instruction
266
point
267
-59.412,0.000,24.154
268
reverse
269
// Pedestrian number 13
270
112				// Ref num
271
2				// Number of instructions
272
1				// Initial instruction
273
point
274
-35.819,-2.925,23.056
275
reverse
276
// Pedestrian number 14
277
112				// Ref num
278
2				// Number of instructions
279
1				// Initial instruction
280
point
281
-35.519,-2.926,23.645
282
reverse
283
// Pedestrian number 15
284
112				// Ref num
285
2				// Number of instructions
286
1				// Initial instruction
287
point
288
-34.968,-2.926,24.733
289
reverse
290
// Pedestrian number 16
291
134				// Ref num
292
2				// Number of instructions
293
1				// Initial instruction
294
point
295
-46.640,-2.925,23.439
296
reverse
297
// Pedestrian number 17
298
112				// Ref num
299
2				// Number of instructions
300
1				// Initial instruction
301
point
302
-64.657,-3.071,28.060
303
reverse
304
// Pedestrian number 18
305
112				// Ref num
306
2				// Number of instructions
307
1				// Initial instruction
308
point
309
-64.664,-3.069,28.961
310
reverse
311
// Pedestrian number 19
312
100				// Ref num
313
2				// Number of instructions
314
1				// Initial instruction
315
point
316
-64.684,-3.060,30.356
317
reverse
318
// Pedestrian number 20
319
112				// Ref num
320
2				// Number of instructions
321
1				// Initial instruction
322
point
323
-72.526,-2.192,25.095
324
reverse
325
// Pedestrian number 21
326
100				// Ref num
327
2				// Number of instructions
328
1				// Initial instruction
329
point
330
-73.455,-2.192,24.600
331
reverse
332
// Pedestrian number 22
333
100				// Ref num
334
2				// Number of instructions
335
1				// Initial instruction
336
point
337
-73.910,-2.192,26.491
338
reverse
339
// Pedestrian number 23
340
112				// Ref num
341
2				// Number of instructions
342
1				// Initial instruction
343
point
344
-70.855,-2.186,31.138
345
reverse
346
// Pedestrian number 24
347
112				// Ref num
348
2				// Number of instructions
349
1				// Initial instruction
350
point
351
-92.634,0.000,25.582
352
reverse
353
// Pedestrian number 25
354
112				// Ref num
355
2				// Number of instructions
356
1				// Initial instruction
357
point
358
-92.216,-0.007,9.806
359
reverse
360
// Pedestrian number 26
361
112				// Ref num
362
2				// Number of instructions
363
1				// Initial instruction
364
point
365
-92.422,0.172,-2.550
366
reverse
367
// Pedestrian number 27
368
112				// Ref num
369
2				// Number of instructions
370
1				// Initial instruction
371
point
372
-92.441,0.183,-3.189
373
reverse
374
// Pedestrian number 28
375
128				// Ref num
376
2				// Number of instructions
377
1				// Initial instruction
378
point
379
-92.745,0.345,-12.831
380
reverse
381
// Pedestrian number 29
382
100				// Ref num
383
2				// Number of instructions
384
1				// Initial instruction
385
point
386
-91.697,0.046,-31.661
387
reverse
388
// Pedestrian number 30
389
100				// Ref num
390
2				// Number of instructions
391
1				// Initial instruction
392
point
393
-92.176,0.043,-33.355
394
reverse
395
// Pedestrian number 31
396
100				// Ref num
397
2				// Number of instructions
398
1				// Initial instruction
399
point
400
-92.685,0.061,-36.049
401
reverse
402
// Pedestrian number 32
403
112				// Ref num
404
2				// Number of instructions
405
1				// Initial instruction
406
point
407
-73.510,1.149,-38.394
408
reverse
409
// Pedestrian number 33
410
112				// Ref num
411
2				// Number of instructions
412
1				// Initial instruction
413
point
414
-71.561,1.148,-37.809
415
reverse
416
// Pedestrian number 34
417
112				// Ref num
418
2				// Number of instructions
419
1				// Initial instruction
420
point
421
-69.124,1.148,-37.639
422
reverse
423
// Pedestrian number 35
424
131				// Ref num
425
2				// Number of instructions
426
1				// Initial instruction
427
point
428
-67.061,1.149,-37.931
429
reverse
430
// Pedestrian number 36
431
131				// Ref num
432
2				// Number of instructions
433
1				// Initial instruction
434
point
435
-14.826,-0.864,-40.086
436
reverse
437
// Pedestrian number 37
438
112				// Ref num
439
2				// Number of instructions
440
1				// Initial instruction
441
point
442
-13.738,-0.865,-39.858
443
reverse
444
// Pedestrian number 38
445
112				// Ref num
446
2				// Number of instructions
447
1				// Initial instruction
448
point
449
-12.112,-0.865,-39.497
450
reverse
451
// Pedestrian number 39
452
112				// Ref num
453
2				// Number of instructions
454
1				// Initial instruction
455
point
456
15.183,0.992,-36.858
457
reverse
458
// Pedestrian number 40
459
112				// Ref num
460
2				// Number of instructions
461
1				// Initial instruction
462
point
463
37.501,-1.377,-42.720
464
reverse
465
// Pedestrian number 41
466
112				// Ref num
467
2				// Number of instructions
468
1				// Initial instruction
469
point
470
34.975,-1.377,-42.655
471
reverse
472
// Pedestrian number 42
473
138				// Ref num
474
2				// Number of instructions
475
1				// Initial instruction
476
point
477
32.440,-1.377,-43.209
478
reverse
479
// Pedestrian number 43
480
129				// Ref num
481
2				// Number of instructions
482
1				// Initial instruction
483
point
484
33.861,-1.377,-22.477
485
reverse
486
// Pedestrian number 44
487
100				// Ref num
488
2				// Number of instructions
489
1				// Initial instruction
490
point
491
38.531,-1.377,-27.143
492
reverse
493
// Pedestrian number 45
494
100				// Ref num
495
2				// Number of instructions
496
1				// Initial instruction
497
point
498
38.509,-1.377,-29.032
499
reverse
500
// Pedestrian number 46
501
100				// Ref num
502
2				// Number of instructions
503
1				// Initial instruction
504
point
505
38.472,-1.377,-32.144
506
reverse
507
// Pedestrian number 47
508
112				// Ref num
509
2				// Number of instructions
510
1				// Initial instruction
511
point
512
51.628,-5.297,-19.740
513
reverse
514
// Pedestrian number 48
515
112				// Ref num
516
2				// Number of instructions
517
1				// Initial instruction
518
point
519
51.683,-5.296,-18.218
520
reverse
521
// Pedestrian number 49
522
112				// Ref num
523
2				// Number of instructions
524
1				// Initial instruction
525
point
526
30.557,-3.180,23.937
527
reverse
528
// Pedestrian number 50
529
112				// Ref num
530
2				// Number of instructions
531
1				// Initial instruction
532
point
533
30.861,-3.180,24.570
534
reverse
535
// Pedestrian number 51
536
129				// Ref num
537
2				// Number of instructions
538
1				// Initial instruction
539
point
540
30.980,-3.180,40.281
541
reverse
542
// Pedestrian number 52
543
101				// Ref num
544
2				// Number of instructions
545
1				// Initial instruction
546
point
547
33.223,18.242,85.730
548
reverse
549
// Pedestrian number 53
550
112				// Ref num
551
2				// Number of instructions
552
1				// Initial instruction
553
point
554
-49.887,8.714,87.406
555
reverse
556
// Pedestrian number 54
557
112				// Ref num
558
2				// Number of instructions
559
1				// Initial instruction
560
point
561
-50.978,8.712,86.641
562
reverse
563
// Pedestrian number 55
564
112				// Ref num
565
2				// Number of instructions
566
1				// Initial instruction
567
point
568
-52.149,8.711,85.152
569
reverse
570
// Pedestrian number 56
571
112				// Ref num
572
2				// Number of instructions
573
1				// Initial instruction
574
point
575
-63.241,5.448,83.899
576
reverse
577
// Pedestrian number 57
578
112				// Ref num
579
2				// Number of instructions
580
1				// Initial instruction
581
point
582
-63.276,5.441,85.319
583
reverse
584
// Pedestrian number 58
585
112				// Ref num
586
2				// Number of instructions
587
1				// Initial instruction
588
point
589
-63.314,5.279,86.952
590
reverse
591
// Pedestrian number 59
592
112				// Ref num
593
2				// Number of instructions
594
1				// Initial instruction
595
point
596
-57.702,6.116,111.206
597
reverse
598
// Pedestrian number 60
599
129				// Ref num
600
2				// Number of instructions
601
1				// Initial instruction
602
point
603
-37.122,5.803,103.944
604
reverse
605
// Pedestrian number 61
606
134				// Ref num
607
2				// Number of instructions
608
1				// Initial instruction
609
point
610
-14.919,2.650,81.884
611
reverse
612
// Pedestrian number 62
613
112				// Ref num
614
2				// Number of instructions
615
1				// Initial instruction
616
point
617
-15.466,2.650,82.473
618
reverse
619
// Pedestrian number 63
620
100				// Ref num
621
2				// Number of instructions
622
1				// Initial instruction
623
point
624
-15.005,2.650,82.974
625
reverse
626
// Pedestrian number 64
627
100				// Ref num
628
2				// Number of instructions
629
1				// Initial instruction
630
point
631
-13.212,2.649,82.114
632
reverse
633
// Pedestrian number 65
634
128				// Ref num
635
2				// Number of instructions
636
1				// Initial instruction
637
point
638
-14.374,2.650,82.575
639
reverse
640
// Pedestrian number 66
641
128				// Ref num
642
2				// Number of instructions
643
1				// Initial instruction
644
point
645
-3.294,2.650,86.155
646
reverse
647
// Pedestrian number 67
648
112				// Ref num
649
2				// Number of instructions
650
1				// Initial instruction
651
point
652
-13.524,2.650,69.290
653
reverse
654
// Pedestrian number 68
655
112				// Ref num
656
2				// Number of instructions
657
1				// Initial instruction
658
point
659
-16.970,2.648,68.334
660
reverse
661
// Pedestrian number 69
662
112				// Ref num
663
2				// Number of instructions
664
1				// Initial instruction
665
point
666
4.632,5.240,104.438
667
reverse
668
// Pedestrian number 70
669
112				// Ref num
670
2				// Number of instructions
671
1				// Initial instruction
672
point
673
18.868,9.823,96.929
674
reverse
675
// Pedestrian number 71
676
112				// Ref num
677
2				// Number of instructions
678
1				// Initial instruction
679
point
680
46.148,5.813,109.229
681
reverse
682
// Pedestrian number 72
683
112				// Ref num
684
2				// Number of instructions
685
1				// Initial instruction
686
point
687
47.462,6.131,108.338
688
reverse
689
// Pedestrian number 73
690
100				// Ref num
691
2				// Number of instructions
692
1				// Initial instruction
693
point
694
49.076,8.331,91.902
695
reverse
696
// Pedestrian number 74
697
100				// Ref num
698
2				// Number of instructions
699
1				// Initial instruction
700
point
701
49.384,8.276,90.986
702
reverse
703
// Pedestrian number 75
704
100				// Ref num
705
2				// Number of instructions
706
1				// Initial instruction
707
point
708
49.818,8.200,89.505
709
reverse
710
// Pedestrian number 76
711
100				// Ref num
712
2				// Number of instructions
713
1				// Initial instruction
714
point
715
55.195,7.414,66.304
716
reverse
717
// Pedestrian number 77
718
100				// Ref num
719
2				// Number of instructions
720
1				// Initial instruction
721
point
722
53.191,7.624,65.950
723
reverse
724
// Pedestrian number 78
725
101				// Ref num
726
2				// Number of instructions
727
1				// Initial instruction
728
point
729
53.953,4.608,48.782
730
reverse
731
// Pedestrian number 79
732
112				// Ref num
733
2				// Number of instructions
734
1				// Initial instruction
735
point
736
32.542,0.515,40.671
737
reverse
738
// Pedestrian number 80
739
112				// Ref num
740
2				// Number of instructions
741
1				// Initial instruction
742
point
743
32.274,0.515,40.156
744
reverse
745
// Pedestrian number 81
746
100				// Ref num
747
2				// Number of instructions
748
1				// Initial instruction
749
point
750
33.283,0.515,39.798
751
reverse
752
// Pedestrian number 82
753
100				// Ref num
754
2				// Number of instructions
755
1				// Initial instruction
756
point
757
34.856,-0.205,32.945
758
reverse
759
// Pedestrian number 83
760
138				// Ref num
761
2				// Number of instructions
762
1				// Initial instruction
763
point
764
32.288,0.515,25.320
765
reverse
766
// Pedestrian number 84
767
112				// Ref num
768
2				// Number of instructions
769
1				// Initial instruction
770
point
771
18.441,0.000,42.750
772
reverse
773
// Pedestrian number 85
774
134				// Ref num
775
2				// Number of instructions
776
1				// Initial instruction
777
point
778
18.439,0.000,41.225
779
reverse
780
// Pedestrian number 86
781
129				// Ref num
782
2				// Number of instructions
783
1				// Initial instruction
784
point
785
17.241,0.000,22.118
786
reverse
787
// Pedestrian number 87
788
101				// Ref num
789
2				// Number of instructions
790
1				// Initial instruction
791
point
792
-1.846,4.916,-4.063
793
reverse
794
// Pedestrian number 88
795
112				// Ref num
796
2				// Number of instructions
797
1				// Initial instruction
798
point
799
-30.346,2.345,2.236
800
reverse
801
// Pedestrian number 89
802
112				// Ref num
803
2				// Number of instructions
804
1				// Initial instruction
805
point
806
-29.851,2.345,4.044
807
reverse
808
// Pedestrian number 90
809
100				// Ref num
810
2				// Number of instructions
811
1				// Initial instruction
812
point
813
-30.073,2.346,6.481
814
reverse
815
// Pedestrian number 91
816
134				// Ref num
817
2				// Number of instructions
818
1				// Initial instruction
819
point
820
-31.801,2.346,8.800
821
reverse
822
// Pedestrian number 92
823
134				// Ref num
824
2				// Number of instructions
825
1				// Initial instruction
826
point
827
3.529,-2.876,15.868
828
reverse
829
// Pedestrian number 93
830
112				// Ref num
831
2				// Number of instructions
832
1				// Initial instruction
833
point
834
14.698,-3.065,20.818
835
reverse
836
// Pedestrian number 94
837
112				// Ref num
838
2				// Number of instructions
839
1				// Initial instruction
840
point
841
7.180,-1.815,35.067
842
reverse
843
// Pedestrian number 95
844
112				// Ref num
845
2				// Number of instructions
846
1				// Initial instruction
847
point
848
14.226,0.044,51.232
849
reverse
850
// Pedestrian number 96
851
129				// Ref num
852
2				// Number of instructions
853
1				// Initial instruction
854
point
855
17.442,-0.206,51.458
856
reverse
857
// Pedestrian number 97
858
112				// Ref num
859
2				// Number of instructions
860
1				// Initial instruction
861
point
862
25.115,-3.179,33.377
863
reverse
864
// Pedestrian number 98
865
112				// Ref num
866
2				// Number of instructions
867
1				// Initial instruction
868
point
869
25.115,-3.180,32.150
870
reverse
871
// Pedestrian number 99
872
100				// Ref num
873
2				// Number of instructions
874
1				// Initial instruction
875
point
876
25.115,-3.179,30.969
877
reverse
878
// Pedestrian number 100
879
100				// Ref num
880
2				// Number of instructions
881
1				// Initial instruction
882
point
883
25.119,-3.179,30.341
884
reverse
885
// Pedestrian number 101
886
112				// Ref num
887
2				// Number of instructions
888
1				// Initial instruction
889
point
890
35.896,-3.180,-25.438
891
reverse
892
// Pedestrian number 102
893
112				// Ref num
894
2				// Number of instructions
895
1				// Initial instruction
896
point
897
36.824,-3.180,-25.437
898
reverse
899
// Pedestrian number 103
900
112				// Ref num
901
2				// Number of instructions
902
1				// Initial instruction
903
point
904
26.449,-3.180,-25.448
905
reverse
906
// Pedestrian number 104
907
112				// Ref num
908
2				// Number of instructions
909
1				// Initial instruction
910
point
911
27.578,-3.180,-25.447
912
reverse
913
// Pedestrian number 105
914
100				// Ref num
915
2				// Number of instructions
916
1				// Initial instruction
917
point
918
30.563,-3.180,-25.446
919
reverse
920
// Pedestrian number 106
921
100				// Ref num
922
2				// Number of instructions
923
1				// Initial instruction
924
point
925
32.382,-3.181,-25.445
926
reverse
927
// Pedestrian number 107
928
100				// Ref num
929
2				// Number of instructions
930
1				// Initial instruction
931
point
932
26.319,-3.181,-38.002
933
reverse
934
// Pedestrian number 108
935
112				// Ref num
936
2				// Number of instructions
937
1				// Initial instruction
938
point
939
40.018,-3.179,-40.597
940
reverse
941
// Pedestrian number 109
942
128				// Ref num
943
2				// Number of instructions
944
1				// Initial instruction
945
point
946
32.994,-3.180,-44.652
947
reverse
948
// Pedestrian number 110
949
100				// Ref num
950
2				// Number of instructions
951
1				// Initial instruction
952
point
953
23.326,-3.179,-37.698
954
reverse
955
// Pedestrian number 111
956
112				// Ref num
957
2				// Number of instructions
958
1				// Initial instruction
959
point
960
12.315,-3.379,-20.710
961
reverse
962
// Pedestrian number 112
963
112				// Ref num
964
2				// Number of instructions
965
1				// Initial instruction
966
point
967
1.110,-1.506,-23.406
968
reverse
969
// Pedestrian number 113
970
112				// Ref num
971
2				// Number of instructions
972
1				// Initial instruction
973
point
974
-0.331,-1.508,-23.306
975
reverse
976
// Pedestrian number 114
977
100				// Ref num
978
2				// Number of instructions
979
1				// Initial instruction
980
point
981
-3.440,-1.506,-23.150
982
reverse
983
// Pedestrian number 115
984
100				// Ref num
985
2				// Number of instructions
986
1				// Initial instruction
987
point
988
-4.820,-1.507,-23.126
989
reverse
990
// Pedestrian number 116
991
129				// Ref num
992
2				// Number of instructions
993
1				// Initial instruction
994
point
995
-15.762,-1.369,-20.327
996
reverse
997
// Pedestrian number 117
998
129				// Ref num
999
2				// Number of instructions
1000
1				// Initial instruction
1001
point
1002
-10.223,-0.969,-6.378
1003
reverse
1004
// Pedestrian number 118
1005
112				// Ref num
1006
2				// Number of instructions
1007
1				// Initial instruction
1008
point
1009
-22.402,-0.945,-10.203
1010
reverse
1011
// Pedestrian number 119
1012
112				// Ref num
1013
2				// Number of instructions
1014
1				// Initial instruction
1015
point
1016
-49.198,-1.115,-12.273
1017
reverse
1018
// Pedestrian number 120
1019
112				// Ref num
1020
2				// Number of instructions
1021
1				// Initial instruction
1022
point
1023
-53.577,-1.564,3.215
1024
reverse
1025
// Pedestrian number 121
1026
5				// Ref num
1027
6				// Number of instructions
1028
2				// Initial instruction
1029
point
1030
-51.665,-3.180,16.162
1031
point
1032
-53.939,-3.180,19.167
1033
point
1034
-54.260,-3.138,20.209
1035
point
1036
-56.050,-3.060,22.560
1037
point
1038
-53.671,-2.967,25.926
1039
reverse
1040
// Pedestrian number 122
1041
27				// Ref num
1042
5				// Number of instructions
1043
2				// Initial instruction
1044
point
1045
-53.415,-3.180,16.569
1046
point
1047
-56.743,-3.180,16.394
1048
point
1049
-61.707,-3.180,16.235
1050
point
1051
-64.294,-3.179,10.227
1052
reverse
1053
// Pedestrian number 123
1054
18				// Ref num
1055
4				// Number of instructions
1056
2				// Initial instruction
1057
point
1058
-41.381,-2.925,23.288
1059
point
1060
-47.184,-2.925,21.592
1061
point
1062
-51.340,-2.929,23.124
1063
reverse
1064
// Pedestrian number 124
1065
30				// Ref num
1066
5				// Number of instructions
1067
2				// Initial instruction
1068
point
1069
-56.121,-3.180,16.056
1070
point
1071
-64.620,-3.179,18.839
1072
point
1073
-70.041,-3.045,19.842
1074
point
1075
-72.433,-2.207,23.835
1076
reverse
1077
// Pedestrian number 125
1078
18				// Ref num
1079
5				// Number of instructions
1080
2				// Initial instruction
1081
point
1082
-64.643,-3.166,15.729
1083
point
1084
-68.676,-3.166,14.611
1085
point
1086
-71.681,-3.166,13.684
1087
point
1088
-75.157,-3.166,10.623
1089
reverse
1090
// Pedestrian number 126
1091
27				// Ref num
1092
5				// Number of instructions
1093
2				// Initial instruction
1094
point
1095
-73.485,-3.180,18.894
1096
point
1097
-74.021,-3.180,19.435
1098
point
1099
-77.270,-3.180,22.851
1100
point
1101
-79.166,-3.179,25.602
1102
reverse
1103
// Pedestrian number 127
1104
30				// Ref num
1105
5				// Number of instructions
1106
2				// Initial instruction
1107
point
1108
-72.723,-3.166,15.728
1109
point
1110
-73.136,-3.166,12.243
1111
point
1112
-73.624,-3.166,9.551
1113
point
1114
-75.342,-3.166,8.156
1115
reverse
1116
// Pedestrian number 128
1117
16				// Ref num
1118
4				// Number of instructions
1119
2				// Initial instruction
1120
point
1121
-75.166,-3.166,11.122
1122
point
1123
-72.828,-3.166,5.798
1124
point
1125
-71.391,-3.166,3.683
1126
reverse
1127
// Pedestrian number 129
1128
30				// Ref num
1129
5				// Number of instructions
1130
3				// Initial instruction
1131
point
1132
-74.940,-3.166,0.980
1133
point
1134
-73.668,-3.166,-0.473
1135
point
1136
-72.781,-3.166,-2.627
1137
point
1138
-71.422,-3.166,-5.943
1139
reverse
1140
// Pedestrian number 130
1141
30				// Ref num
1142
4				// Number of instructions
1143
2				// Initial instruction
1144
point
1145
-69.907,-3.166,-11.197
1146
point
1147
-68.586,-3.166,-11.352
1148
point
1149
-66.891,-3.166,-11.735
1150
reverse
1151
// Pedestrian number 131
1152
30				// Ref num
1153
5				// Number of instructions
1154
2				// Initial instruction
1155
point
1156
-75.385,-3.166,5.990
1157
point
1158
-77.470,-3.166,3.908
1159
point
1160
-78.288,-3.166,2.974
1161
point
1162
-79.392,-3.166,1.081
1163
reverse
1164
// Pedestrian number 132
1165
27				// Ref num
1166
9				// Number of instructions
1167
4				// Initial instruction
1168
point
1169
-56.237,-3.179,18.528
1170
point
1171
-56.237,-3.179,18.528
1172
point
1173
-58.430,-3.180,18.622
1174
point
1175
-61.919,-3.180,16.110
1176
point
1177
-63.533,-3.179,14.912
1178
point
1179
-64.413,-3.179,10.418
1180
point
1181
-65.675,-3.166,10.405
1182
point
1183
-70.751,-3.166,11.088
1184
reverse
1185
// Pedestrian number 133
1186
31				// Ref num
1187
4				// Number of instructions
1188
2				// Initial instruction
1189
point
1190
-53.605,-3.180,16.361
1191
point
1192
-53.659,-3.176,18.956
1193
point
1194
-53.515,-2.987,25.216
1195
reverse
1196
// Pedestrian number 134
1197
31				// Ref num
1198
9				// Number of instructions
1199
3				// Initial instruction
1200
point
1201
-51.497,-3.180,16.144
1202
point
1203
-49.251,-3.180,18.006
1204
point
1205
-48.377,-3.180,18.762
1206
point
1207
-48.299,-3.169,18.873
1208
point
1209
-48.017,-3.024,19.402
1210
point
1211
-47.449,-2.925,20.124
1212
point
1213
-46.659,-2.925,21.397
1214
point
1215
-44.607,-2.925,23.439
1216
reverse
1217
// Pedestrian number 135
1218
9				// Ref num
1219
5				// Number of instructions
1220
2				// Initial instruction
1221
point
1222
-48.778,-2.925,18.951
1223
point
1224
-50.878,-2.925,19.771
1225
point
1226
-53.175,-2.928,20.671
1227
point
1228
-53.224,-2.928,21.148
1229
reverse
1230
// Pedestrian number 136
1231
27				// Ref num
1232
4				// Number of instructions
1233
2				// Initial instruction
1234
point
1235
-52.195,-2.925,19.251
1236
point
1237
-51.419,-2.925,20.634
1238
point
1239
-49.488,-2.926,23.359
1240
reverse
1241
// Pedestrian number 137
1242
31				// Ref num
1243
5				// Number of instructions
1244
2				// Initial instruction
1245
point
1246
-71.370,-3.166,10.459
1247
point
1248
-72.293,-3.166,9.414
1249
point
1250
-73.502,-3.166,7.896
1251
point
1252
-75.278,-3.166,4.194
1253
reverse
1254
// Pedestrian number 138
1255
27				// Ref num
1256
5				// Number of instructions
1257
3				// Initial instruction
1258
point
1259
-75.329,-3.166,6.673
1260
point
1261
-73.793,-3.166,4.216
1262
point
1263
-72.901,-3.166,2.120
1264
point
1265
-72.517,-3.166,0.732
1266
reverse
1267
// Pedestrian number 139
1268
30				// Ref num
1269
4				// Number of instructions
1270
2				// Initial instruction
1271
point
1272
-70.018,-3.166,1.944
1273
point
1274
-68.490,-3.166,0.442
1275
point
1276
-64.786,-3.166,-2.289
1277
reverse
1278
// Pedestrian number 140
1279
27				// Ref num
1280
7				// Number of instructions
1281
2				// Initial instruction
1282
point
1283
-66.040,-3.166,3.439
1284
point
1285
-65.569,-3.166,2.051
1286
point
1287
-65.074,-3.166,-0.822
1288
point
1289
-65.471,-3.166,-3.123
1290
point
1291
-65.024,-3.166,-5.764
1292
point
1293
-65.774,-3.166,-10.672
1294
reverse
1295
// Pedestrian number 141
1296
16				// Ref num
1297
5				// Number of instructions
1298
3				// Initial instruction
1299
point
1300
-70.184,-3.166,-14.172
1301
point
1302
-71.301,-3.166,-13.053
1303
point
1304
-72.914,-3.166,-10.403
1305
point
1306
-74.060,-3.166,-8.616
1307
reverse
1308
// Pedestrian number 142
1309
27				// Ref num
1310
6				// Number of instructions
1311
3				// Initial instruction
1312
point
1313
-76.682,-3.166,-9.004
1314
point
1315
-74.968,-3.166,-7.262
1316
point
1317
-73.439,-3.166,-6.556
1318
point
1319
-72.382,-3.166,-6.077
1320
point
1321
-71.385,-3.166,-6.113
1322
reverse
1323
// Pedestrian number 143
1324
31				// Ref num
1325
5				// Number of instructions
1326
3				// Initial instruction
1327
point
1328
-71.347,-3.166,-7.434
1329
point
1330
-71.866,-3.166,-7.011
1331
point
1332
-73.417,-3.166,-4.402
1333
point
1334
-75.190,-3.166,-0.754
1335
reverse
1336
// Pedestrian number 144
1337
9				// Ref num
1338
4				// Number of instructions
1339
2				// Initial instruction
1340
point
1341
-70.641,-3.166,0.827
1342
point
1343
-69.148,-3.166,-0.052
1344
point
1345
-65.265,-3.166,-2.093
1346
reverse
1347
// Pedestrian number 145
1348
9				// Ref num
1349
5				// Number of instructions
1350
2				// Initial instruction
1351
point
1352
-70.445,-3.166,1.276
1353
point
1354
-71.329,-3.166,2.194
1355
point
1356
-75.048,-3.166,5.791
1357
point
1358
-75.688,-3.166,6.003
1359
reverse
1360
// Pedestrian number 146
1361
31				// Ref num
1362
6				// Number of instructions
1363
4				// Initial instruction
1364
point
1365
-81.271,-3.166,-5.023
1366
point
1367
-81.960,-3.166,-4.495
1368
point
1369
-82.305,-3.166,-2.027
1370
point
1371
-81.225,-3.166,-0.679
1372
point
1373
-77.519,-3.166,3.575
1374
reverse
1375
// Pedestrian number 147
1376
31				// Ref num
1377
4				// Number of instructions
1378
2				// Initial instruction
1379
point
1380
-82.580,-3.166,15.562
1381
point
1382
-82.115,-3.166,14.977
1383
point
1384
-79.516,-3.166,11.986
1385
reverse
1386
// Pedestrian number 148
1387
27				// Ref num
1388
6				// Number of instructions
1389
2				// Initial instruction
1390
point
1391
-78.324,-3.166,15.337
1392
point
1393
-79.687,-3.166,13.698
1394
point
1395
-81.903,-3.166,8.834
1396
point
1397
-81.971,-3.166,7.492
1398
point
1399
-77.168,-3.166,4.379
1400
reverse
1401
// Pedestrian number 149
1402
30				// Ref num
1403
4				// Number of instructions
1404
2				// Initial instruction
1405
point
1406
-76.840,-3.166,1.989
1407
point
1408
-78.462,-3.166,-0.244
1409
point
1410
-81.171,-3.166,-5.201
1411
reverse
1412
// Pedestrian number 150
1413
18				// Ref num
1414
6				// Number of instructions
1415
2				// Initial instruction
1416
point
1417
-80.438,-3.166,-5.832
1418
point
1419
-76.500,-3.166,-7.418
1420
point
1421
-74.356,-3.166,-8.709
1422
point
1423
-74.502,-3.166,-10.220
1424
point
1425
-75.424,-3.166,-11.114
1426
reverse
1427
// Pedestrian number 151
1428
31				// Ref num
1429
7				// Number of instructions
1430
5				// Initial instruction
1431
point
1432
-80.547,-3.166,-5.360
1433
point
1434
-80.547,-3.166,-5.360
1435
point
1436
-76.821,-3.166,-0.831
1437
point
1438
-74.720,-3.166,-0.751
1439
point
1440
-72.424,-3.166,0.431
1441
point
1442
-69.657,-3.166,2.224
1443
reverse
1444
// Pedestrian number 152
1445
27				// Ref num
1446
4				// Number of instructions
1447
2				// Initial instruction
1448
point
1449
-66.894,-3.166,4.081
1450
point
1451
-69.527,-3.166,9.416
1452
point
1453
-70.468,-3.166,11.391
1454
reverse
1455
// Pedestrian number 153
1456
27				// Ref num
1457
4				// Number of instructions
1458
2				// Initial instruction
1459
point
1460
-75.078,-3.180,19.546
1461
point
1462
-76.935,-3.180,23.608
1463
point
1464
-80.285,-3.129,32.160
1465
reverse
1466
// Pedestrian number 154
1467
27				// Ref num
1468
12				// Number of instructions
1469
7				// Initial instruction
1470
point
1471
-65.396,-3.155,38.409
1472
point
1473
-65.768,-3.145,38.000
1474
point
1475
-65.927,-3.056,37.758
1476
point
1477
-66.520,-3.008,36.510
1478
point
1479
-67.249,-2.642,35.707
1480
point
1481
-68.280,-2.188,32.359
1482
point
1483
-68.268,-2.186,31.906
1484
point
1485
-67.690,-2.192,28.933
1486
point
1487
-69.491,-2.192,25.864
1488
point
1489
-71.791,-2.192,24.598
1490
point
1491
-73.260,-2.192,24.967
1492
reverse
1493
// Pedestrian number 155
1494
27				// Ref num
1495
4				// Number of instructions
1496
2				// Initial instruction
1497
point
1498
-67.196,-2.192,31.474
1499
point
1500
-68.566,-2.190,31.398
1501
point
1502
-71.968,-2.182,31.248
1503
reverse
1504
// Pedestrian number 156
1505
31				// Ref num
1506
4				// Number of instructions
1507
2				// Initial instruction
1508
point
1509
-69.743,-2.174,32.866
1510
point
1511
-67.743,-2.191,30.349
1512
point
1513
-66.804,-2.192,28.433
1514
reverse
1515
// Pedestrian number 157
1516
31				// Ref num
1517
4				// Number of instructions
1518
2				// Initial instruction
1519
point
1520
-67.122,-2.192,31.231
1521
point
1522
-68.330,-2.192,31.220
1523
point
1524
-69.722,-2.191,30.935
1525
reverse
1526
// Pedestrian number 158
1527
9				// Ref num
1528
5				// Number of instructions
1529
2				// Initial instruction
1530
point
1531
-69.160,-2.192,30.509
1532
point
1533
-69.006,-2.192,31.231
1534
point
1535
-69.364,-2.192,32.146
1536
point
1537
-70.124,-2.174,32.697
1538
reverse
1539
// Pedestrian number 159
1540
27				// Ref num
1541
8				// Number of instructions
1542
3				// Initial instruction
1543
point
1544
-67.373,-2.192,27.600
1545
point
1546
-67.485,-2.192,29.522
1547
point
1548
-68.303,-2.192,30.636
1549
point
1550
-68.962,-2.187,31.631
1551
point
1552
-69.653,-2.181,32.080
1553
point
1554
-70.511,-2.180,31.948
1555
point
1556
-74.897,-2.192,29.031
1557
reverse
1558
// Pedestrian number 160
1559
9				// Ref num
1560
4				// Number of instructions
1561
2				// Initial instruction
1562
point
1563
-73.109,-2.186,30.336
1564
point
1565
-74.260,-2.192,27.326
1566
point
1567
-75.042,-2.192,24.835
1568
reverse
1569
// Pedestrian number 161
1570
30				// Ref num
1571
5				// Number of instructions
1572
2				// Initial instruction
1573
point
1574
-75.290,-2.192,28.010
1575
point
1576
-73.506,-2.192,28.815
1577
point
1578
-72.432,-2.192,29.252
1579
point
1580
-71.300,-2.192,30.296
1581
reverse
1582
// Pedestrian number 162
1583
16				// Ref num
1584
11				// Number of instructions
1585
6				// Initial instruction
1586
point
1587
-67.146,-2.192,27.935
1588
point
1589
-67.302,-2.192,29.168
1590
point
1591
-67.727,-2.192,30.046
1592
point
1593
-69.033,-2.187,31.521
1594
point
1595
-69.800,-2.183,31.774
1596
point
1597
-70.904,-2.182,31.611
1598
point
1599
-72.367,-2.183,30.990
1600
point
1601
-73.438,-2.187,30.155
1602
point
1603
-74.902,-2.192,28.550
1604
point
1605
-74.318,-2.192,25.944
1606
reverse
1607
// Pedestrian number 163
1608
18				// Ref num
1609
5				// Number of instructions
1610
2				// Initial instruction
1611
point
1612
-70.338,-2.175,32.547
1613
point
1614
-73.127,-2.195,29.308
1615
point
1616
-74.304,-2.201,28.184
1617
point
1618
-75.395,-2.191,26.275
1619
reverse
1620
// Pedestrian number 164
1621
27				// Ref num
1622
4				// Number of instructions
1623
2				// Initial instruction
1624
point
1625
-75.280,-2.192,25.644
1626
point
1627
-73.673,-2.192,24.825
1628
point
1629
-71.293,-2.192,24.362
1630
reverse
1631
// Pedestrian number 165
1632
30				// Ref num
1633
10				// Number of instructions
1634
9				// Initial instruction
1635
point
1636
-72.286,-2.192,24.188
1637
point
1638
-73.750,-2.192,24.421
1639
point
1640
-74.569,-2.192,25.673
1641
point
1642
-75.269,-2.192,27.224
1643
point
1644
-74.211,-2.192,28.996
1645
point
1646
-72.116,-2.192,29.928
1647
point
1648
-70.504,-2.188,31.034
1649
point
1650
-70.141,-2.185,31.481
1651
point
1652
-69.767,-2.173,32.996
1653
reverse
1654
// Pedestrian number 166
1655
27				// Ref num
1656
6				// Number of instructions
1657
1				// Initial instruction
1658
point
1659
-67.187,-2.196,31.076
1660
point
1661
-66.968,-2.211,29.424
1662
point
1663
-67.160,-2.218,28.496
1664
point
1665
-68.061,-2.222,27.789
1666
point
1667
-69.520,-2.192,27.155
1668
reverse
1669
// Pedestrian number 167
1670
30				// Ref num
1671
6				// Number of instructions
1672
2				// Initial instruction
1673
point
1674
-67.023,-2.192,30.068
1675
point
1676
-67.663,-2.192,28.768
1677
point
1678
-69.522,-2.192,26.922
1679
point
1680
-70.085,-2.192,25.754
1681
point
1682
-70.670,-2.192,24.590
1683
reverse
1684
// Pedestrian number 168
1685
18				// Ref num
1686
8				// Number of instructions
1687
4				// Initial instruction
1688
point
1689
-73.009,-2.192,25.014
1690
point
1691
-72.587,-2.192,24.413
1692
point
1693
-71.065,-2.192,24.432
1694
point
1695
-69.808,-2.192,24.843
1696
point
1697
-68.900,-2.192,25.571
1698
point
1699
-66.910,-2.192,28.062
1700
point
1701
-66.843,-2.192,29.107
1702
reverse
1703
// Pedestrian number 169
1704
30				// Ref num
1705
4				// Number of instructions
1706
2				// Initial instruction
1707
point
1708
-67.358,-2.192,30.676
1709
point
1710
-68.287,-2.192,30.877
1711
point
1712
-69.915,-2.187,31.172
1713
reverse
1714
// Pedestrian number 170
1715
31				// Ref num
1716
5				// Number of instructions
1717
3				// Initial instruction
1718
point
1719
-69.321,-2.312,34.164
1720
point
1721
-69.393,-2.184,33.060
1722
point
1723
-68.605,-2.191,31.053
1724
point
1725
-67.935,-2.192,29.197
1726
reverse
1727
// Pedestrian number 171
1728
31				// Ref num
1729
6				// Number of instructions
1730
2				// Initial instruction
1731
point
1732
-67.104,-2.192,30.761
1733
point
1734
-68.891,-2.192,31.074
1735
point
1736
-70.301,-2.185,31.415
1737
point
1738
-71.243,-2.184,31.205
1739
point
1740
-73.531,-2.192,28.242
1741
reverse
1742
// Pedestrian number 172
1743
9				// Ref num
1744
6				// Number of instructions
1745
4				// Initial instruction
1746
point
1747
-63.831,-3.179,34.947
1748
point
1749
-64.541,-3.153,34.874
1750
point
1751
-67.131,-2.206,31.785
1752
point
1753
-68.036,-2.192,30.927
1754
point
1755
-68.855,-2.192,30.152
1756
reverse
1757
// Pedestrian number 173
1758
16				// Ref num
1759
5				// Number of instructions
1760
2				// Initial instruction
1761
point
1762
-66.770,-2.192,28.776
1763
point
1764
-67.965,-2.192,27.375
1765
point
1766
-69.926,-2.192,25.470
1767
point
1768
-71.345,-2.192,25.268
1769
reverse
1770
// Pedestrian number 174
1771
30				// Ref num
1772
6				// Number of instructions
1773
3				// Initial instruction
1774
point
1775
-72.319,-2.192,25.005
1776
point
1777
-71.770,-2.192,24.812
1778
point
1779
-70.357,-2.192,26.055
1780
point
1781
-69.386,-2.192,26.508
1782
point
1783
-67.859,-2.192,26.470
1784
reverse
1785
// Pedestrian number 175
1786
27				// Ref num
1787
5				// Number of instructions
1788
2				// Initial instruction
1789
point
1790
-68.842,-2.192,25.077
1791
point
1792
-68.641,-2.192,26.742
1793
point
1794
-68.476,-2.192,27.875
1795
point
1796
-68.169,-2.192,28.344
1797
reverse
1798
// Pedestrian number 176
1799
30				// Ref num
1800
6				// Number of instructions
1801
2				// Initial instruction
1802
point
1803
-74.495,-3.148,39.975
1804
point
1805
-67.832,-3.172,44.585
1806
point
1807
-66.444,-3.174,44.924
1808
point
1809
-64.276,-3.180,45.289
1810
point
1811
-61.881,-3.180,45.451
1812
reverse
1813
// Pedestrian number 177
1814
31				// Ref num
1815
6				// Number of instructions
1816
4				// Initial instruction
1817
point
1818
-65.514,-3.152,38.669
1819
point
1820
-77.415,-3.173,43.339
1821
point
1822
-79.528,-3.171,43.047
1823
point
1824
-80.175,-3.166,42.757
1825
point
1826
-81.760,-3.155,42.016
1827
reverse
1828
// Pedestrian number 178
1829
27				// Ref num
1830
4				// Number of instructions
1831
2				// Initial instruction
1832
point
1833
-84.133,-3.180,39.000
1834
point
1835
-83.038,-3.180,24.915
1836
point
1837
-82.769,-3.173,24.287
1838
reverse
1839
// Pedestrian number 179
1840
16				// Ref num
1841
4				// Number of instructions
1842
2				// Initial instruction
1843
point
1844
-83.162,-3.179,15.892
1845
point
1846
-85.219,-3.180,18.122
1847
point
1848
-85.761,-3.180,18.759
1849
reverse
1850
// Pedestrian number 180
1851
16				// Ref num
1852
7				// Number of instructions
1853
2				// Initial instruction
1854
point
1855
-82.130,-3.177,44.930
1856
point
1857
-76.396,-3.171,40.243
1858
point
1859
-74.913,-3.157,38.858
1860
point
1861
-73.970,-3.143,38.342
1862
point
1863
-72.218,-3.127,39.776
1864
point
1865
-67.757,-3.159,43.323
1866
reverse
1867
// Pedestrian number 181
1868
13				// Ref num
1869
4				// Number of instructions
1870
2				// Initial instruction
1871
point
1872
-61.751,-3.179,37.539
1873
point
1874
-58.603,-3.179,36.123
1875
point
1876
-56.274,-3.179,34.916
1877
reverse
1878
// Pedestrian number 182
1879
30				// Ref num
1880
6				// Number of instructions
1881
2				// Initial instruction
1882
point
1883
-56.122,-3.179,34.268
1884
point
1885
-54.657,-3.179,32.799
1886
point
1887
-53.419,-3.179,30.967
1888
point
1889
-53.340,-3.166,30.959
1890
point
1891
-52.461,-3.166,30.706
1892
reverse
1893
// Pedestrian number 183
1894
9				// Ref num
1895
6				// Number of instructions
1896
4				// Initial instruction
1897
point
1898
-56.127,-3.179,37.429
1899
point
1900
-53.019,-3.179,34.893
1901
point
1902
-52.602,-3.166,34.764
1903
point
1904
-50.787,-3.166,34.203
1905
point
1906
-45.404,-3.166,32.215
1907
reverse
1908
// Pedestrian number 184
1909
27				// Ref num
1910
5				// Number of instructions
1911
3				// Initial instruction
1912
point
1913
-44.225,-3.166,31.039
1914
point
1915
-39.668,-3.166,32.339
1916
point
1917
-38.621,-3.166,32.551
1918
point
1919
-34.706,-3.166,31.044
1920
reverse
1921
// Pedestrian number 185
1922
30				// Ref num
1923
4				// Number of instructions
1924
2				// Initial instruction
1925
point
1926
-34.812,-3.166,34.198
1927
point
1928
-35.951,-3.166,33.341
1929
point
1930
-37.709,-3.166,31.160
1931
reverse
1932
// Pedestrian number 186
1933
27				// Ref num
1934
6				// Number of instructions
1935
2				// Initial instruction
1936
point
1937
-46.736,-1.778,45.462
1938
point
1939
-45.697,-1.270,44.657
1940
point
1941
-43.452,0.075,42.367
1942
point
1943
-42.147,0.000,41.717
1944
point
1945
-38.992,0.000,39.751
1946
reverse
1947
// Pedestrian number 187
1948
9				// Ref num
1949
5				// Number of instructions
1950
2				// Initial instruction
1951
point
1952
-46.895,-1.897,48.422
1953
point
1954
-43.338,-1.208,45.740
1955
point
1956
-43.241,-1.188,45.655
1957
point
1958
-42.435,-0.761,44.944
1959
reverse
1960
// Pedestrian number 188
1961
16				// Ref num
1962
5				// Number of instructions
1963
2				// Initial instruction
1964
point
1965
-46.812,-0.689,50.504
1966
point
1967
-40.881,-0.733,48.594
1968
point
1969
-38.587,-1.002,47.819
1970
point
1971
-35.842,-1.323,45.762
1972
reverse
1973
// Pedestrian number 189
1974
31				// Ref num
1975
5				// Number of instructions
1976
3				// Initial instruction
1977
point
1978
-25.248,3.110,67.063
1979
point
1980
-23.704,3.149,66.846
1981
point
1982
-21.620,3.131,65.775
1983
point
1984
-17.290,3.143,64.107
1985
reverse
1986
// Pedestrian number 190
1987
27				// Ref num
1988
4				// Number of instructions
1989
2				// Initial instruction
1990
point
1991
-23.092,2.838,63.199
1992
point
1993
-22.746,2.889,63.613
1994
point
1995
-22.030,3.027,64.816
1996
reverse
1997
// Pedestrian number 191
1998
31				// Ref num
1999
5				// Number of instructions
2000
2				// Initial instruction
2001
point
2002
-22.771,2.997,64.802
2003
point
2004
-18.712,3.051,63.666
2005
point
2006
-8.731,3.663,65.149
2007
point
2008
-8.207,3.528,65.066
2009
reverse
2010
// Pedestrian number 192
2011
30				// Ref num
2012
10				// Number of instructions
2013
2				// Initial instruction
2014
point
2015
-4.229,3.592,67.851
2016
point
2017
-3.195,3.482,68.640
2018
point
2019
-1.943,3.322,68.124
2020
point
2021
-0.079,3.121,69.383
2022
point
2023
2.030,2.836,67.748
2024
point
2025
14.449,2.816,64.208
2026
point
2027
14.999,2.806,63.984
2028
point
2029
17.778,3.081,63.998
2030
point
2031
22.336,3.729,65.552
2032
reverse
2033
// Pedestrian number 193
2034
30				// Ref num
2035
8				// Number of instructions
2036
4				// Initial instruction
2037
point
2038
-4.511,3.558,67.115
2039
point
2040
-7.983,2.515,62.571
2041
point
2042
-12.468,2.673,60.107
2043
point
2044
-17.318,2.722,60.741
2045
point
2046
-21.143,2.947,62.839
2047
point
2048
-21.738,2.889,63.197
2049
point
2050
-22.698,2.954,64.299
2051
reverse
2052
// Pedestrian number 194
2053
30				// Ref num
2054
7				// Number of instructions
2055
2				// Initial instruction
2056
point
2057
-17.223,7.683,115.321
2058
point
2059
-16.394,7.590,114.870
2060
point
2061
-12.579,7.178,112.179
2062
point
2063
-8.651,7.699,111.726
2064
point
2065
-8.425,7.671,111.707
2066
point
2067
-3.075,7.621,111.937
2068
reverse
2069
// Pedestrian number 195
2070
30				// Ref num
2071
6				// Number of instructions
2072
2				// Initial instruction
2073
point
2074
13.013,6.810,113.423
2075
point
2076
16.516,6.226,111.078
2077
point
2078
21.510,5.362,107.528
2079
point
2080
24.035,5.631,105.488
2081
point
2082
33.628,8.727,97.800
2083
reverse
2084
// Pedestrian number 196
2085
27				// Ref num
2086
6				// Number of instructions
2087
2				// Initial instruction
2088
point
2089
34.318,5.421,107.382
2090
point
2091
35.276,5.321,107.734
2092
point
2093
42.329,4.783,110.123
2094
point
2095
49.807,7.194,111.566
2096
point
2097
51.123,7.307,112.365
2098
reverse
2099
// Pedestrian number 197
2100
31				// Ref num
2101
5				// Number of instructions
2102
3				// Initial instruction
2103
point
2104
52.183,6.895,114.242
2105
point
2106
52.423,6.592,115.510
2107
point
2108
53.223,6.467,115.712
2109
point
2110
56.353,6.349,114.866
2111
reverse
2112
// Pedestrian number 198
2113
31				// Ref num
2114
4				// Number of instructions
2115
2				// Initial instruction
2116
point
2117
57.383,6.268,114.487
2118
point
2119
56.715,6.455,113.471
2120
point
2121
53.523,7.330,109.189
2122
reverse
2123
// Pedestrian number 199
2124
9				// Ref num
2125
4				// Number of instructions
2126
2				// Initial instruction
2127
point
2128
53.294,7.388,108.997
2129
point
2130
53.257,7.288,111.974
2131
point
2132
53.111,6.924,113.704
2133
reverse
2134
// Pedestrian number 200
2135
31				// Ref num
2136
4				// Number of instructions
2137
2				// Initial instruction
2138
point
2139
2.004,4.270,100.593
2140
point
2141
0.524,4.102,101.536
2142
point
2143
-0.489,4.247,102.234
2144
reverse
2145
// Pedestrian number 201
2146
30				// Ref num
2147
4				// Number of instructions
2148
2				// Initial instruction
2149
point
2150
-0.752,4.231,102.160
2151
point
2152
-7.080,5.320,107.415
2153
point
2154
-7.773,3.157,105.125
2155
reverse
2156
// Pedestrian number 202
2157
30				// Ref num
2158
4				// Number of instructions
2159
2				// Initial instruction
2160
point
2161
-0.931,2.650,79.258
2162
point
2163
-14.305,2.650,82.141
2164
point
2165
-27.151,2.650,84.905
2166
reverse
2167
// Pedestrian number 203
2168
31				// Ref num
2169
7				// Number of instructions
2170
4				// Initial instruction
2171
point
2172
-29.202,2.650,82.565
2173
point
2174
-29.202,2.650,82.565
2175
point
2176
-24.927,2.650,81.437
2177
point
2178
-16.544,2.650,82.083
2179
point
2180
-12.503,2.650,82.920
2181
point
2182
-2.668,2.650,76.475
2183
reverse
2184
// Pedestrian number 204
2185
27				// Ref num
2186
4				// Number of instructions
2187
2				// Initial instruction
2188
point
2189
-4.552,2.650,71.408
2190
point
2191
-13.677,2.650,83.112
2192
point
2193
-20.241,2.650,92.956
2194
reverse
2195
// Pedestrian number 205
2196
31				// Ref num
2197
4				// Number of instructions
2198
2				// Initial instruction
2199
point
2200
-7.874,2.650,103.570
2201
point
2202
-12.977,2.650,85.117
2203
point
2204
-20.659,2.650,66.660
2205
reverse
2206
// Pedestrian number 206
2207
31				// Ref num
2208
6				// Number of instructions
2209
2				// Initial instruction
2210
point
2211
-15.983,2.650,65.556
2212
point
2213
-14.242,2.650,80.341
2214
point
2215
-14.612,2.650,83.574
2216
point
2217
-13.258,2.650,86.327
2218
point
2219
-3.310,2.650,93.932
2220
reverse
2221
// Pedestrian number 207
2222
31				// Ref num
2223
8				// Number of instructions
2224
6				// Initial instruction
2225
point
2226
-3.163,2.650,97.015
2227
point
2228
-5.368,2.650,98.107
2229
point
2230
-11.250,2.650,96.390
2231
point
2232
-10.919,2.650,90.752
2233
point
2234
-11.515,2.650,84.702
2235
point
2236
-15.176,2.650,81.016
2237
point
2238
-29.648,2.650,70.787
2239
reverse
2240
// Pedestrian number 208
2241
31				// Ref num
2242
5				// Number of instructions
2243
2				// Initial instruction
2244
point
2245
-31.051,2.650,74.612
2246
point
2247
-19.507,2.650,77.065
2248
point
2249
-15.244,2.650,78.486
2250
point
2251
-13.455,2.650,81.388
2252
reverse
2253
// Pedestrian number 209
2254
31				// Ref num
2255
6				// Number of instructions
2256
3				// Initial instruction
2257
point
2258
-2.457,2.650,85.549
2259
point
2260
-2.888,2.650,84.303
2261
point
2262
-11.599,2.650,81.497
2263
point
2264
-13.345,2.650,80.909
2265
point
2266
-27.627,2.650,83.885
2267
reverse
2268
// Pedestrian number 210
2269
27				// Ref num
2270
6				// Number of instructions
2271
2				// Initial instruction
2272
point
2273
-30.995,2.650,78.313
2274
point
2275
-27.815,2.650,81.484
2276
point
2277
-24.484,2.650,83.824
2278
point
2279
-21.385,2.650,86.752
2280
point
2281
-15.192,2.650,97.515
2282
reverse
2283
// Pedestrian number 211
2284
16				// Ref num
2285
6				// Number of instructions
2286
3				// Initial instruction
2287
point
2288
-14.423,2.650,97.993
2289
point
2290
-10.251,2.650,93.564
2291
point
2292
-8.869,2.650,87.191
2293
point
2294
-8.805,2.650,81.622
2295
point
2296
-19.254,2.650,66.433
2297
reverse
2298
// Pedestrian number 212
2299
31				// Ref num
2300
4				// Number of instructions
2301
2				// Initial instruction
2302
point
2303
-22.142,2.650,67.823
2304
point
2305
-16.992,2.650,68.859
2306
point
2307
-4.738,2.650,71.913
2308
reverse
2309
// Pedestrian number 213
2310
27				// Ref num
2311
4				// Number of instructions
2312
2				// Initial instruction
2313
point
2314
-5.391,2.650,71.084
2315
point
2316
-4.151,2.650,73.134
2317
point
2318
-2.350,2.650,76.113
2319
reverse
2320
// Pedestrian number 214
2321
16				// Ref num
2322
5				// Number of instructions
2323
2				// Initial instruction
2324
point
2325
-1.659,2.650,77.768
2326
point
2327
-3.237,2.650,81.592
2328
point
2329
-6.032,2.650,85.763
2330
point
2331
-17.581,2.650,94.953
2332
reverse
2333
// Pedestrian number 215
2334
31				// Ref num
2335
5				// Number of instructions
2336
2				// Initial instruction
2337
point
2338
-19.043,2.650,93.933
2339
point
2340
-20.777,2.650,89.091
2341
point
2342
-23.542,2.650,80.605
2343
point
2344
-24.538,2.650,69.107
2345
reverse
2346
// Pedestrian number 216
2347
30				// Ref num
2348
4				// Number of instructions
2349
2				// Initial instruction
2350
point
2351
-23.799,2.650,68.220
2352
point
2353
-14.088,2.650,74.588
2354
point
2355
-0.753,2.650,83.316
2356
reverse
2357
// Pedestrian number 217
2358
9				// Ref num
2359
5				// Number of instructions
2360
2				// Initial instruction
2361
point
2362
-1.253,2.650,83.746
2363
point
2364
-7.228,2.650,84.685
2365
point
2366
-16.312,2.650,86.169
2367
point
2368
-21.836,2.650,91.005
2369
reverse
2370
// Pedestrian number 218
2371
27				// Ref num
2372
6				// Number of instructions
2373
2				// Initial instruction
2374
point
2375
-25.114,2.650,88.064
2376
point
2377
-18.081,2.650,82.293
2378
point
2379
-15.540,2.650,81.708
2380
point
2381
-11.340,2.650,79.065
2382
point
2383
-2.187,2.650,76.560
2384
reverse
2385
// Pedestrian number 219
2386
30				// Ref num
2387
5				// Number of instructions
2388
3				// Initial instruction
2389
point
2390
-10.396,2.650,68.430
2391
point
2392
-7.456,2.650,77.096
2393
point
2394
-5.204,2.650,82.178
2395
point
2396
-3.798,2.650,87.976
2397
reverse
2398
// Pedestrian number 220
2399
18				// Ref num
2400
5				// Number of instructions
2401
2				// Initial instruction
2402
point
2403
-13.171,2.650,99.332
2404
point
2405
-8.353,2.650,93.728
2406
point
2407
-5.536,2.650,90.263
2408
point
2409
-4.179,2.650,89.445
2410
reverse
2411
// Pedestrian number 221
2412
9				// Ref num
2413
5				// Number of instructions
2414
2				// Initial instruction
2415
point
2416
-3.660,2.650,91.665
2417
point
2418
-7.668,2.650,91.291
2419
point
2420
-14.956,2.650,88.324
2421
point
2422
-26.325,2.650,86.536
2423
reverse
2424
// Pedestrian number 222
2425
18				// Ref num
2426
4				// Number of instructions
2427
2				// Initial instruction
2428
point
2429
-24.135,2.650,89.430
2430
point
2431
-19.193,2.650,82.427
2432
point
2433
-9.526,2.650,68.909
2434
reverse
2435
// Pedestrian number 223
2436
27				// Ref num
2437
4				// Number of instructions
2438
2				// Initial instruction
2439
point
2440
-31.205,2.650,77.148
2441
point
2442
-30.286,2.650,74.274
2443
point
2444
-28.553,2.650,70.207
2445
reverse
2446
// Pedestrian number 224
2447
18				// Ref num
2448
4				// Number of instructions
2449
2				// Initial instruction
2450
point
2451
-31.002,2.650,71.466
2452
point
2453
-27.243,2.650,69.921
2454
point
2455
-22.025,2.650,67.372
2456
reverse
2457
// Pedestrian number 225
2458
27				// Ref num
2459
4				// Number of instructions
2460
2				// Initial instruction
2461
point
2462
-20.103,2.650,66.530
2463
point
2464
-13.685,2.650,67.688
2465
point
2466
-9.954,2.650,68.707
2467
reverse
2468
// Pedestrian number 226
2469
31				// Ref num
2470
4				// Number of instructions
2471
2				// Initial instruction
2472
point
2473
-9.118,2.650,69.074
2474
point
2475
-4.786,2.650,73.874
2476
point
2477
0.022,2.650,81.693
2478
reverse
2479
// Pedestrian number 227
2480
9				// Ref num
2481
5				// Number of instructions
2482
2				// Initial instruction
2483
point
2484
-1.276,2.650,78.639
2485
point
2486
-4.144,2.650,88.558
2487
point
2488
-6.088,2.650,101.283
2489
point
2490
-8.919,2.650,102.772
2491
reverse
2492
// Pedestrian number 228
2493
30				// Ref num
2494
7				// Number of instructions
2495
2				// Initial instruction
2496
point
2497
-7.423,2.650,102.224
2498
point
2499
-9.763,2.650,100.469
2500
point
2501
-10.736,2.650,98.843
2502
point
2503
-14.287,2.650,98.121
2504
point
2505
-14.853,2.650,96.018
2506
point
2507
-18.579,2.650,94.355
2508
reverse
2509
// Pedestrian number 229
2510
9				// Ref num
2511
6				// Number of instructions
2512
2				// Initial instruction
2513
point
2514
-18.776,2.650,94.055
2515
point
2516
-18.174,2.650,92.095
2517
point
2518
-17.331,2.650,87.710
2519
point
2520
-17.944,2.650,85.886
2521
point
2522
-28.817,2.650,82.853
2523
reverse
2524
// Pedestrian number 230
2525
31				// Ref num
2526
4				// Number of instructions
2527
2				// Initial instruction
2528
point
2529
-6.709,2.650,70.428
2530
point
2531
-12.058,2.650,80.869
2532
point
2533
-17.285,2.650,95.285
2534
reverse
2535
// Pedestrian number 231
2536
27				// Ref num
2537
6				// Number of instructions
2538
2				// Initial instruction
2539
point
2540
-16.891,2.650,95.995
2541
point
2542
-16.115,2.650,89.860
2543
point
2544
-13.149,2.650,86.964
2545
point
2546
0.252,2.650,81.955
2547
point
2548
1.306,3.101,82.177
2549
reverse
2550
// Pedestrian number 232
2551
9				// Ref num
2552
6				// Number of instructions
2553
2				// Initial instruction
2554
point
2555
0.596,3.150,79.789
2556
point
2557
-1.313,2.656,78.261
2558
point
2559
-2.589,2.650,77.142
2560
point
2561
-5.703,2.650,70.830
2562
point
2563
-5.904,2.754,70.396
2564
reverse
2565
// Pedestrian number 233
2566
30				// Ref num
2567
5				// Number of instructions
2568
3				// Initial instruction
2569
point
2570
-31.238,2.650,79.700
2571
point
2572
-30.172,2.650,81.453
2573
point
2574
-29.881,3.142,83.794
2575
point
2576
-29.848,3.702,85.246
2577
reverse
2578
// Pedestrian number 234
2579
26				// Ref num
2580
6				// Number of instructions
2581
2				// Initial instruction
2582
point
2583
-60.104,4.390,94.296
2584
point
2585
-60.840,5.626,83.254
2586
point
2587
-61.945,5.545,80.297
2588
point
2589
-62.742,5.093,72.523
2590
point
2591
-63.653,5.227,70.816
2592
reverse
2593
// Pedestrian number 235
2594
26				// Ref num
2595
5				// Number of instructions
2596
3				// Initial instruction
2597
point
2598
-60.350,5.655,82.896
2599
point
2600
-61.112,5.539,84.126
2601
point
2602
-63.621,5.144,88.268
2603
point
2604
-64.915,5.458,90.374
2605
reverse
2606
// Pedestrian number 236
2607
26				// Ref num
2608
6				// Number of instructions
2609
2				// Initial instruction
2610
point
2611
-62.536,4.885,90.362
2612
point
2613
-62.173,5.528,84.363
2614
point
2615
-63.496,5.430,77.798
2616
point
2617
-60.315,5.038,72.619
2618
point
2619
-59.343,5.068,70.763
2620
reverse
2621
// Pedestrian number 237
2622
26				// Ref num
2623
5				// Number of instructions
2624
2				// Initial instruction
2625
point
2626
-56.133,4.111,66.351
2627
point
2628
-59.203,4.989,69.140
2629
point
2630
-60.341,4.911,70.558
2631
point
2632
-64.275,5.373,76.550
2633
reverse
2634
// Pedestrian number 238
2635
26				// Ref num
2636
4				// Number of instructions
2637
2				// Initial instruction
2638
point
2639
-64.238,5.376,84.198
2640
point
2641
-62.340,5.491,84.836
2642
point
2643
-60.172,5.299,86.084
2644
reverse
2645
// Pedestrian number 239
2646
26				// Ref num
2647
5				// Number of instructions
2648
2				// Initial instruction
2649
point
2650
-64.159,5.381,81.546
2651
point
2652
-62.048,5.537,79.938
2653
point
2654
-60.278,5.432,78.947
2655
point
2656
-54.678,6.086,75.858
2657
reverse
2658
// Pedestrian number 240
2659
26				// Ref num
2660
5				// Number of instructions
2661
2				// Initial instruction
2662
point
2663
-58.370,5.796,100.643
2664
point
2665
-56.081,5.958,102.878
2666
point
2667
-51.439,5.364,107.628
2668
point
2669
-42.391,7.396,116.973
2670
reverse
2671
// Pedestrian number 241
2672
26				// Ref num
2673
4				// Number of instructions
2674
2				// Initial instruction
2675
point
2676
-51.897,6.111,98.204
2677
point
2678
-47.430,5.649,101.897
2679
point
2680
-44.967,5.423,103.364
2681
reverse
2682
// Pedestrian number 242
2683
26				// Ref num
2684
4				// Number of instructions
2685
2				// Initial instruction
2686
point
2687
-43.558,5.331,104.815
2688
point
2689
-41.262,5.376,104.712
2690
point
2691
-31.903,6.591,101.722
2692
reverse
2693
// Pedestrian number 243
2694
26				// Ref num
2695
4				// Number of instructions
2696
2				// Initial instruction
2697
point
2698
-31.205,6.616,101.477
2699
point
2700
-30.148,6.406,99.765
2701
point
2702
-29.191,6.185,97.780
2703
reverse
2704
// Pedestrian number 244
2705
26				// Ref num
2706
6				// Number of instructions
2707
2				// Initial instruction
2708
point
2709
-28.714,6.167,98.082
2710
point
2711
-28.844,6.481,102.414
2712
point
2713
-28.990,5.361,107.586
2714
point
2715
-29.172,5.862,109.251
2716
point
2717
-31.441,6.762,113.454
2718
reverse
2719
// Pedestrian number 245
2720
26				// Ref num
2721
5				// Number of instructions
2722
2				// Initial instruction
2723
point
2724
-44.083,5.334,104.085
2725
point
2726
-47.692,5.605,103.660
2727
point
2728
-53.084,5.998,102.458
2729
point
2730
-54.874,6.019,102.403
2731
reverse
2732
// Pedestrian number 246
2733
26				// Ref num
2734
4				// Number of instructions
2735
1				// Initial instruction
2736
point
2737
-55.873,5.362,107.617
2738
point
2739
-46.027,7.678,118.364
2740
point
2741
-42.866,8.047,121.990
2742
reverse
2743
// Pedestrian number 247
2744
26				// Ref num
2745
5				// Number of instructions
2746
2				// Initial instruction
2747
point
2748
-35.016,5.350,106.966
2749
point
2750
-33.825,5.704,105.547
2751
point
2752
-30.683,6.551,102.014
2753
point
2754
-30.305,6.550,101.602
2755
reverse
2756
// Pedestrian number 248
2757
26				// Ref num
2758
4				// Number of instructions
2759
2				// Initial instruction
2760
point
2761
-30.916,6.532,100.626
2762
point
2763
-28.992,6.385,100.830
2764
point
2765
-26.204,6.185,101.278
2766
reverse
2767
// Pedestrian number 249
2768
26				// Ref num
2769
4				// Number of instructions
2770
2				// Initial instruction
2771
point
2772
-25.321,6.231,102.958
2773
point
2774
-26.806,6.333,102.662
2775
point
2776
-30.566,6.568,101.545
2777
reverse
2778
// Pedestrian number 250
2779
26				// Ref num
2780
5				// Number of instructions
2781
2				// Initial instruction
2782
point
2783
-29.961,6.536,101.808
2784
point
2785
-28.378,6.367,101.294
2786
point
2787
-26.592,6.148,100.316
2788
point
2789
-25.236,5.563,99.579
2790
reverse
2791
// Pedestrian number 251
2792
26				// Ref num
2793
4				// Number of instructions
2794
1				// Initial instruction
2795
point
2796
-21.070,3.551,95.374
2797
point
2798
-24.938,4.089,94.176
2799
point
2800
-26.980,4.630,93.951
2801
reverse
2802
// Pedestrian number 252
2803
26				// Ref num
2804
4				// Number of instructions
2805
2				// Initial instruction
2806
point
2807
51.955,7.772,95.466
2808
point
2809
50.886,7.975,94.766
2810
point
2811
45.781,8.973,91.421
2812
reverse
2813
// Pedestrian number 253
2814
26				// Ref num
2815
5				// Number of instructions
2816
2				// Initial instruction
2817
point
2818
45.459,9.036,95.756
2819
point
2820
47.440,8.650,91.855
2821
point
2822
47.746,8.590,89.938
2823
point
2824
47.575,8.627,88.941
2825
reverse
2826
// Pedestrian number 254
2827
26				// Ref num
2828
4				// Number of instructions
2829
2				// Initial instruction
2830
point
2831
51.648,7.835,94.206
2832
point
2833
49.934,8.171,91.412
2834
point
2835
47.221,8.700,87.537
2836
reverse
2837
// Pedestrian number 255
2838
26				// Ref num
2839
5				// Number of instructions
2840
2				// Initial instruction
2841
point
2842
52.238,7.756,87.118
2843
point
2844
50.564,8.062,89.318
2845
point
2846
48.456,8.451,91.729
2847
point
2848
46.289,8.875,95.902
2849
reverse
2850
// Pedestrian number 256
2851
26				// Ref num
2852
6				// Number of instructions
2853
3				// Initial instruction
2854
point
2855
49.174,6.762,101.300
2856
point
2857
48.238,8.494,96.926
2858
point
2859
49.475,8.253,92.683
2860
point
2861
49.008,8.367,86.622
2862
point
2863
48.701,6.846,82.037
2864
reverse
2865
// Pedestrian number 257
2866
26				// Ref num
2867
4				// Number of instructions
2868
2				// Initial instruction
2869
point
2870
46.694,8.491,85.693
2871
point
2872
46.234,7.990,83.960
2873
point
2874
45.520,6.170,78.465
2875
reverse
2876
// Pedestrian number 258
2877
26				// Ref num
2878
5				// Number of instructions
2879
2				// Initial instruction
2880
point
2881
48.031,8.550,87.035
2882
point
2883
48.839,8.370,92.515
2884
point
2885
49.280,8.276,94.694
2886
point
2887
51.278,7.893,96.079
2888
reverse
2889
// Pedestrian number 259
2890
26				// Ref num
2891
4				// Number of instructions
2892
2				// Initial instruction
2893
point
2894
52.719,7.617,97.413
2895
point
2896
54.255,7.330,97.852
2897
point
2898
58.533,6.525,98.870
2899
reverse
2900
// Pedestrian number 260
2901
26				// Ref num
2902
6				// Number of instructions
2903
4				// Initial instruction
2904
point
2905
58.429,6.379,104.946
2906
point
2907
57.400,6.684,102.909
2908
point
2909
54.881,7.168,102.546
2910
point
2911
54.420,7.259,101.951
2912
point
2913
52.781,7.582,99.834
2914
reverse
2915
// Pedestrian number 261
2916
31				// Ref num
2917
5				// Number of instructions
2918
3				// Initial instruction
2919
point
2920
25.033,-3.179,34.402
2921
point
2922
26.088,-3.179,34.874
2923
point
2924
27.492,-3.179,33.807
2925
point
2926
32.825,-3.179,29.631
2927
reverse
2928
// Pedestrian number 262
2929
30				// Ref num
2930
4				// Number of instructions
2931
2				// Initial instruction
2932
point
2933
25.658,-3.179,29.340
2934
point
2935
27.584,-3.179,30.553
2936
point
2937
33.390,-3.180,34.253
2938
reverse
2939
// Pedestrian number 263
2940
9				// Ref num
2941
5				// Number of instructions
2942
3				// Initial instruction
2943
point
2944
32.952,-3.180,32.265
2945
point
2946
32.397,-3.180,33.517
2947
point
2948
32.786,-3.180,34.445
2949
point
2950
33.231,-3.180,35.507
2951
reverse
2952
// Pedestrian number 264
2953
9				// Ref num
2954
4				// Number of instructions
2955
2				// Initial instruction
2956
point
2957
33.370,-3.180,33.582
2958
point
2959
30.838,-3.180,38.674
2960
point
2961
26.157,-3.180,43.467
2962
reverse
2963
// Pedestrian number 265
2964
9				// Ref num
2965
6				// Number of instructions
2966
4				// Initial instruction
2967
point
2968
31.177,-3.180,44.314
2969
point
2970
29.216,-3.180,43.736
2971
point
2972
26.197,-3.180,42.874
2973
point
2974
24.792,-3.180,40.116
2975
point
2976
23.884,-3.180,38.176
2977
reverse
2978
// Pedestrian number 266
2979
31				// Ref num
2980
4				// Number of instructions
2981
2				// Initial instruction
2982
point
2983
24.454,-3.180,37.898
2984
point
2985
25.905,-3.180,34.582
2986
point
2987
26.698,-3.179,31.595
2988
reverse
2989
// Pedestrian number 267
2990
9				// Ref num
2991
4				// Number of instructions
2992
2				// Initial instruction
2993
point
2994
25.115,-3.179,32.701
2995
point
2996
27.739,-3.179,31.213
2997
point
2998
32.504,-3.180,28.146
2999
reverse
3000
// Pedestrian number 268
3001
31				// Ref num
3002
5				// Number of instructions
3003
3				// Initial instruction
3004
point
3005
28.153,-3.166,12.389
3006
point
3007
27.203,-3.166,11.018
3008
point
3009
26.741,-3.166,8.688
3010
point
3011
25.575,-3.166,6.455
3012
reverse
3013
// Pedestrian number 269
3014
9				// Ref num
3015
4				// Number of instructions
3016
2				// Initial instruction
3017
point
3018
23.786,-3.166,8.344
3019
point
3020
27.627,-3.166,6.576
3021
point
3022
35.417,-3.166,3.171
3023
reverse
3024
// Pedestrian number 270
3025
30				// Ref num
3026
4				// Number of instructions
3027
2				// Initial instruction
3028
point
3029
34.035,-3.166,8.077
3030
point
3031
31.683,-3.166,1.090
3032
point
3033
28.198,-3.166,-2.770
3034
reverse
3035
// Pedestrian number 271
3036
9				// Ref num
3037
4				// Number of instructions
3038
2				// Initial instruction
3039
point
3040
25.500,-3.166,-5.542
3041
point
3042
27.158,-3.166,-4.909
3043
point
3044
27.842,-3.166,-4.544
3045
reverse
3046
// Pedestrian number 272
3047
27				// Ref num
3048
4				// Number of instructions
3049
2				// Initial instruction
3050
point
3051
23.089,-3.180,-14.520
3052
point
3053
21.735,-3.180,-16.759
3054
point
3055
20.774,-3.179,-18.325
3056
reverse
3057
// Pedestrian number 273
3058
31				// Ref num
3059
5				// Number of instructions
3060
2				// Initial instruction
3061
point
3062
22.875,-3.180,-18.170
3063
point
3064
20.577,-3.179,-17.719
3065
point
3066
19.622,-3.179,-18.000
3067
point
3068
15.315,-3.180,-18.412
3069
reverse
3070
// Pedestrian number 274
3071
31				// Ref num
3072
5				// Number of instructions
3073
3				// Initial instruction
3074
point
3075
-17.118,-1.801,43.902
3076
point
3077
-16.752,-1.801,43.552
3078
point
3079
-15.896,-1.801,43.296
3080
point
3081
-9.971,-1.801,40.988
3082
reverse
3083
// Pedestrian number 275
3084
30				// Ref num
3085
6				// Number of instructions
3086
3				// Initial instruction
3087
point
3088
-17.006,-1.801,40.389
3089
point
3090
-14.849,-1.801,38.879
3091
point
3092
-10.510,-1.801,38.579
3093
point
3094
-6.950,-1.801,38.276
3095
point
3096
-5.691,-1.801,37.891
3097
reverse
3098
// Pedestrian number 276
3099
9				// Ref num
3100
5				// Number of instructions
3101
2				// Initial instruction
3102
point
3103
-5.369,-1.801,37.908
3104
point
3105
-0.258,-1.801,38.667
3106
point
3107
2.651,-1.801,38.907
3108
point
3109
5.203,-1.801,43.083
3110
reverse
3111
// Pedestrian number 277
3112
9				// Ref num
3113
5				// Number of instructions
3114
3				// Initial instruction
3115
point
3116
0.619,-1.801,43.733
3117
point
3118
2.062,-1.801,41.936
3119
point
3120
5.695,-1.801,40.892
3121
point
3122
10.621,-1.801,39.613
3123
reverse
3124
// Pedestrian number 278
3125
31				// Ref num
3126
10				// Number of instructions
3127
3				// Initial instruction
3128
point
3129
3.446,-1.801,40.045
3130
point
3131
4.712,-1.801,38.716
3132
point
3133
5.637,-1.801,38.483
3134
point
3135
7.098,-1.801,38.368
3136
point
3137
8.409,-1.801,38.639
3138
point
3139
9.890,-1.801,37.943
3140
point
3141
11.551,-1.801,37.851
3142
point
3143
11.849,-1.801,38.285
3144
point
3145
11.943,-1.801,39.134
3146
reverse
3147
// Pedestrian number 279
3148
9				// Ref num
3149
7				// Number of instructions
3150
4				// Initial instruction
3151
point
3152
11.762,-1.801,41.129
3153
point
3154
11.311,-1.801,43.566
3155
point
3156
9.135,-1.801,45.184
3157
point
3158
7.315,-1.801,45.424
3159
point
3160
4.587,-1.801,45.407
3161
point
3162
0.704,-1.801,44.925
3163
reverse
3164
// Pedestrian number 280
3165
30				// Ref num
3166
5				// Number of instructions
3167
2				// Initial instruction
3168
point
3169
0.434,-1.801,45.157
3170
point
3171
1.747,-1.801,45.430
3172
point
3173
5.823,-1.801,44.938
3174
point
3175
6.028,-1.801,44.497
3176
reverse
3177
// Pedestrian number 281
3178
31				// Ref num
3179
6				// Number of instructions
3180
4				// Initial instruction
3181
point
3182
2.282,-1.801,43.216
3183
point
3184
1.632,-1.801,43.221
3185
point
3186
0.440,-1.801,45.494
3187
point
3188
-3.957,-1.801,45.436
3189
point
3190
-11.675,-1.801,45.088
3191
reverse
3192
// Pedestrian number 282
3193
9				// Ref num
3194
9				// Number of instructions
3195
6				// Initial instruction
3196
point
3197
-17.184,-1.801,43.596
3198
point
3199
-18.358,-1.801,44.011
3200
point
3201
-18.595,-1.801,44.399
3202
point
3203
-18.406,-1.801,45.062
3204
point
3205
-16.283,-1.801,45.457
3206
point
3207
-12.953,-1.801,45.317
3208
point
3209
-10.493,-1.801,44.636
3210
point
3211
-9.879,-1.801,43.419
3212
reverse
3213
// Pedestrian number 283
3214
30				// Ref num
3215
7				// Number of instructions
3216
4				// Initial instruction
3217
point
3218
-9.268,-1.801,41.357
3219
point
3220
-10.426,-1.801,43.780
3221
point
3222
-12.091,-1.801,45.363
3223
point
3224
-14.996,-1.810,47.277
3225
point
3226
-16.832,-1.816,48.459
3227
point
3228
-18.564,-0.965,49.928
3229
reverse
3230
// Pedestrian number 284
3231
30				// Ref num
3232
5				// Number of instructions
3233
2				// Initial instruction
3234
point
3235
-22.948,-1.634,48.376
3236
point
3237
-22.067,-1.567,46.437
3238
point
3239
-21.500,-1.610,45.817
3240
point
3241
-19.213,-1.801,43.932
3242
reverse
3243
// Pedestrian number 285
3244
9				// Ref num
3245
5				// Number of instructions
3246
3				// Initial instruction
3247
point
3248
-16.086,-1.801,43.607
3249
point
3250
-16.937,-1.801,40.796
3251
point
3252
-18.814,-1.801,37.671
3253
point
3254
-20.616,-1.814,34.911
3255
reverse
3256
// Pedestrian number 286
3257
30				// Ref num
3258
5				// Number of instructions
3259
2				// Initial instruction
3260
point
3261
-21.544,-1.814,37.844
3262
point
3263
-21.977,-1.814,37.544
3264
point
3265
-27.309,-2.665,35.228
3266
point
3267
-34.259,-3.157,34.934
3268
reverse
3269
// Pedestrian number 287
3270
9				// Ref num
3271
5				// Number of instructions
3272
2				// Initial instruction
3273
point
3274
-17.351,-1.814,34.913
3275
point
3276
-10.719,-1.814,34.989
3277
point
3278
-8.784,-1.804,34.817
3279
point
3280
-3.977,-0.738,32.449
3281
reverse
3282
// Pedestrian number 288
3283
16				// Ref num
3284
4				// Number of instructions
3285
2				// Initial instruction
3286
point
3287
-5.547,-1.801,38.189
3288
point
3289
-3.725,-1.801,40.615
3290
point
3291
-1.118,-1.801,43.705
3292
reverse
3293
// Pedestrian number 289
3294
18				// Ref num
3295
6				// Number of instructions
3296
2				// Initial instruction
3297
point
3298
1.907,-1.801,44.305
3299
point
3300
0.289,-1.801,41.401
3301
point
3302
-0.564,-1.801,40.419
3303
point
3304
-0.710,-1.801,39.982
3305
point
3306
-0.608,-1.801,39.607
3307
reverse
3308
// Pedestrian number 290
3309
30				// Ref num
3310
5				// Number of instructions
3311
2				// Initial instruction
3312
point
3313
-5.965,-1.814,37.516
3314
point
3315
-10.228,-1.814,36.007
3316
point
3317
-13.120,-1.814,34.842
3318
point
3319
-13.962,-1.267,34.027
3320
reverse
3321
// Pedestrian number 291
3322
26				// Ref num
3323
6				// Number of instructions
3324
2				// Initial instruction
3325
point
3326
-73.569,-3.137,40.003
3327
point
3328
-71.055,-3.087,39.672
3329
point
3330
-69.002,-3.063,39.461
3331
point
3332
-66.520,-3.126,40.983
3333
point
3334
-65.588,-3.150,43.773
3335
reverse
3336
// Pedestrian number 292
3337
26				// Ref num
3338
6				// Number of instructions
3339
2				// Initial instruction
3340
point
3341
-65.007,-3.165,39.516
3342
point
3343
-67.367,-3.105,40.767
3344
point
3345
-70.750,-3.163,43.365
3346
point
3347
-73.465,-3.160,42.726
3348
point
3349
-74.368,-3.147,41.349
3350
reverse
3351
// Pedestrian number 293
3352
26				// Ref num
3353
5				// Number of instructions
3354
2				// Initial instruction
3355
point
3356
-73.816,-3.143,41.046
3357
point
3358
-77.226,-3.179,40.185
3359
point
3360
-79.444,-3.128,38.013
3361
point
3362
-80.196,-3.119,33.375
3363
reverse
3364
// Pedestrian number 294
3365
26				// Ref num
3366
4				// Number of instructions
3367
2				// Initial instruction
3368
point
3369
-79.826,-3.180,25.600
3370
point
3371
-80.675,-3.180,23.133
3372
point
3373
-82.279,-3.179,20.689
3374
reverse
3375
// Pedestrian number 295
3376
26				// Ref num
3377
7				// Number of instructions
3378
3				// Initial instruction
3379
point
3380
-79.534,-3.179,19.722
3381
point
3382
-81.348,-3.179,21.035
3383
point
3384
-81.421,-3.179,22.699
3385
point
3386
-80.934,-3.144,28.650
3387
point
3388
-82.566,-3.170,32.818
3389
point
3390
-81.094,-3.137,33.161
3391
reverse
3392
// Pedestrian number 296
3393
26				// Ref num
3394
4				// Number of instructions
3395
2				// Initial instruction
3396
point
3397
-80.651,-3.127,33.724
3398
point
3399
-81.654,-3.149,42.033
3400
point
3401
-82.005,-3.157,44.041
3402
reverse
3403
// Pedestrian number 297
3404
26				// Ref num
3405
7				// Number of instructions
3406
4				// Initial instruction
3407
point
3408
-80.307,-3.120,33.762
3409
point
3410
-81.797,-3.153,36.692
3411
point
3412
-81.147,-3.140,39.098
3413
point
3414
-79.460,-3.129,40.571
3415
point
3416
-76.130,-3.179,42.139
3417
point
3418
-73.633,-3.149,41.685
3419
reverse
3420
// Pedestrian number 298
3421
26				// Ref num
3422
5				// Number of instructions
3423
3				// Initial instruction
3424
point
3425
-81.521,0.320,53.521
3426
point
3427
-78.018,0.078,52.794
3428
point
3429
-74.985,-0.354,51.511
3430
point
3431
-70.384,-0.408,51.350
3432
reverse
3433
// Pedestrian number 299
3434
30				// Ref num
3435
4				// Number of instructions
3436
2				// Initial instruction
3437
point
3438
-64.321,-3.180,44.925
3439
point
3440
-63.253,-3.180,41.936
3441
point
3442
-61.921,-3.180,38.073
3443
reverse
3444
// Pedestrian number 300
3445
30				// Ref num
3446
6				// Number of instructions
3447
2				// Initial instruction
3448
point
3449
23.155,-3.180,44.026
3450
point
3451
22.799,-3.180,41.028
3452
point
3453
22.605,-3.180,39.195
3454
point
3455
23.109,-3.179,37.567
3456
point
3457
23.708,-3.179,34.711
3458
reverse
3459
// Pedestrian number 301
3460
31				// Ref num
3461
4				// Number of instructions
3462
2				// Initial instruction
3463
point
3464
23.656,-3.179,34.245
3465
point
3466
24.066,-3.179,32.578
3467
point
3468
24.396,-3.179,31.010
3469
reverse
3470
// Pedestrian number 302
3471
30				// Ref num
3472
4				// Number of instructions
3473
2				// Initial instruction
3474
point
3475
31.437,-3.180,25.778
3476
point
3477
28.722,-3.180,24.087
3478
point
3479
24.632,-3.179,21.188
3480
reverse
3481
// Pedestrian number 303
3482
31				// Ref num
3483
4				// Number of instructions
3484
2				// Initial instruction
3485
point
3486
23.395,-3.180,19.009
3487
point
3488
26.657,-3.180,19.242
3489
point
3490
32.106,-3.180,20.110
3491
reverse
3492
// Pedestrian number 304
3493
30				// Ref num
3494
5				// Number of instructions
3495
2				// Initial instruction
3496
point
3497
32.246,-3.166,15.595
3498
point
3499
33.243,-3.166,14.237
3500
point
3501
33.950,-3.166,13.024
3502
point
3503
34.033,-3.166,11.131
3504
reverse
3505
// Pedestrian number 305
3506
30				// Ref num
3507
4				// Number of instructions
3508
2				// Initial instruction
3509
point
3510
33.662,-3.166,9.982
3511
point
3512
30.570,-3.166,7.058
3513
point
3514
28.488,-3.166,4.245
3515
reverse
3516
// Pedestrian number 306
3517
27				// Ref num
3518
4				// Number of instructions
3519
2				// Initial instruction
3520
point
3521
27.272,-3.166,7.486
3522
point
3523
28.238,-3.166,9.078
3524
point
3525
28.602,-3.166,9.734
3526
reverse
3527
// Pedestrian number 307
3528
30				// Ref num
3529
6				// Number of instructions
3530
2				// Initial instruction
3531
point
3532
25.411,-3.164,5.329
3533
point
3534
25.248,-3.161,1.246
3535
point
3536
25.204,-3.160,-0.704
3537
point
3538
24.012,-3.166,-3.383
3539
point
3540
24.715,-3.166,-5.282
3541
reverse
3542
// Pedestrian number 308
3543
31				// Ref num
3544
5				// Number of instructions
3545
2				// Initial instruction
3546
point
3547
25.491,-3.166,-6.580
3548
point
3549
27.948,-3.166,-10.689
3550
point
3551
28.501,-3.166,-11.939
3552
point
3553
28.526,-3.166,-13.720
3554
reverse
3555
// Pedestrian number 309
3556
13				// Ref num
3557
7				// Number of instructions
3558
2				// Initial instruction
3559
point
3560
28.194,-3.166,-14.855
3561
point
3562
26.343,-3.166,-13.855
3563
point
3564
24.504,-3.166,-12.482
3565
point
3566
23.808,-3.166,-11.060
3567
point
3568
23.901,-3.166,-9.223
3569
point
3570
24.718,-3.166,-7.164
3571
reverse
3572
// Pedestrian number 310
3573
18				// Ref num
3574
5				// Number of instructions
3575
2				// Initial instruction
3576
point
3577
29.065,-3.166,-7.341
3578
point
3579
31.869,-3.166,-5.850
3580
point
3581
33.210,-3.166,-5.019
3582
point
3583
33.376,-3.166,-4.251
3584
reverse
3585
// Pedestrian number 311
3586
30				// Ref num
3587
6				// Number of instructions
3588
2				// Initial instruction
3589
point
3590
33.623,-3.166,-2.833
3591
point
3592
35.861,-3.166,-1.849
3593
point
3594
37.906,-3.166,-0.131
3595
point
3596
39.118,-3.166,4.794
3597
point
3598
39.371,-3.166,9.071
3599
reverse
3600
// Pedestrian number 312
3601
31				// Ref num
3602
4				// Number of instructions
3603
2				// Initial instruction
3604
point
3605
39.360,-3.166,9.636
3606
point
3607
38.135,-3.168,10.874
3608
point
3609
36.713,-3.166,12.450
3610
reverse
3611
// Pedestrian number 313
3612
30				// Ref num
3613
4				// Number of instructions
3614
2				// Initial instruction
3615
point
3616
35.714,-3.166,9.914
3617
point
3618
36.984,-3.166,11.715
3619
point
3620
37.820,-3.166,13.947
3621
reverse
3622
// Pedestrian number 314
3623
9				// Ref num
3624
7				// Number of instructions
3625
3				// Initial instruction
3626
point
3627
34.313,-3.166,15.506
3628
point
3629
36.245,-3.166,14.343
3630
point
3631
37.565,-3.166,12.006
3632
point
3633
39.122,-3.166,10.583
3634
point
3635
39.275,-3.166,9.199
3636
point
3637
36.029,-3.166,3.028
3638
reverse
3639
// Pedestrian number 315
3640
30				// Ref num
3641
5				// Number of instructions
3642
2				// Initial instruction
3643
point
3644
35.836,-3.166,7.027
3645
point
3646
37.420,-3.166,2.205
3647
point
3648
38.073,-3.166,-3.095
3649
point
3650
37.344,-3.166,-5.788
3651
reverse
3652
// Pedestrian number 316
3653
9				// Ref num
3654
4				// Number of instructions
3655
2				// Initial instruction
3656
point
3657
36.094,-3.166,-5.382
3658
point
3659
35.656,-3.166,-7.308
3660
point
3661
35.154,-3.166,-9.111
3662
reverse
3663
// Pedestrian number 317
3664
9				// Ref num
3665
5				// Number of instructions
3666
2				// Initial instruction
3667
point
3668
33.496,-3.166,-4.745
3669
point
3670
34.547,-3.166,-6.904
3671
point
3672
34.803,-3.166,-7.956
3673
point
3674
34.518,-3.166,-9.294
3675
reverse
3676
// Pedestrian number 318
3677
18				// Ref num
3678
6				// Number of instructions
3679
4				// Initial instruction
3680
point
3681
36.603,-3.166,-11.391
3682
point
3683
37.697,-3.166,-10.788
3684
point
3685
38.349,-3.166,-9.910
3686
point
3687
35.978,-3.165,-7.933
3688
point
3689
28.488,-3.161,-0.680
3690
reverse
3691
// Pedestrian number 319
3692
9				// Ref num
3693
4				// Number of instructions
3694
2				// Initial instruction
3695
point
3696
29.458,-3.166,0.192
3697
point
3698
32.290,-3.166,-1.845
3699
point
3700
33.352,-3.166,-3.060
3701
reverse
3702
// Pedestrian number 320
3703
9				// Ref num
3704
4				// Number of instructions
3705
2				// Initial instruction
3706
point
3707
30.035,-3.166,-5.528
3708
point
3709
31.944,-3.166,-8.968
3710
point
3711
33.776,-3.166,-11.775
3712
reverse
3713
// Pedestrian number 321
3714
27				// Ref num
3715
6				// Number of instructions
3716
2				// Initial instruction
3717
point
3718
33.670,-3.166,-9.526
3719
point
3720
31.162,-3.166,-11.439
3721
point
3722
29.030,-3.166,-13.030
3723
point
3724
28.021,-3.166,-13.509
3725
point
3726
26.739,-3.166,-13.712
3727
reverse
3728
// Pedestrian number 322
3729
30				// Ref num
3730
5				// Number of instructions
3731
2				// Initial instruction
3732
point
3733
15.712,-3.166,-15.354
3734
point
3735
16.896,-3.166,-13.207
3736
point
3737
17.879,-3.166,-9.097
3738
point
3739
16.366,-3.166,-6.282
3740
reverse
3741
// Pedestrian number 323
3742
18				// Ref num
3743
6				// Number of instructions
3744
2				// Initial instruction
3745
point
3746
15.252,-3.166,-9.510
3747
point
3748
15.321,-3.166,-8.232
3749
point
3750
15.411,-3.166,-6.255
3751
point
3752
15.136,-3.166,-4.194
3753
point
3754
15.742,-3.166,-2.514
3755
reverse
3756
// Pedestrian number 324
3757
9				// Ref num
3758
4				// Number of instructions
3759
2				// Initial instruction
3760
point
3761
15.827,-3.166,-1.275
3762
point
3763
16.466,-3.166,-0.394
3764
point
3765
17.485,-3.166,0.305
3766
reverse
3767
// Pedestrian number 325
3768
27				// Ref num
3769
6				// Number of instructions
3770
3				// Initial instruction
3771
point
3772
18.065,-3.166,-3.669
3773
point
3774
19.278,-3.166,-2.887
3775
point
3776
19.929,-3.166,-0.707
3777
point
3778
19.233,-3.166,1.933
3779
point
3780
18.371,-3.166,4.013
3781
reverse
3782
// Pedestrian number 326
3783
9				// Ref num
3784
5				// Number of instructions
3785
2				// Initial instruction
3786
point
3787
17.600,-3.166,4.447
3788
point
3789
17.626,-3.166,7.307
3790
point
3791
17.387,-3.166,8.711
3792
point
3793
16.403,-3.166,9.382
3794
reverse
3795
// Pedestrian number 327
3796
9				// Ref num
3797
7				// Number of instructions
3798
3				// Initial instruction
3799
point
3800
16.110,-3.166,4.542
3801
point
3802
15.455,-3.166,5.114
3803
point
3804
15.307,-3.166,7.726
3805
point
3806
15.346,-3.166,12.590
3807
point
3808
15.520,-3.166,13.235
3809
point
3810
16.502,-3.166,13.965
3811
reverse
3812
// Pedestrian number 328
3813
31				// Ref num
3814
4				// Number of instructions
3815
2				// Initial instruction
3816
point
3817
18.284,-3.166,13.294
3818
point
3819
17.988,-3.166,12.477
3820
point
3821
17.175,-3.166,11.166
3822
reverse
3823
// Pedestrian number 329
3824
16				// Ref num
3825
5				// Number of instructions
3826
2				// Initial instruction
3827
point
3828
15.753,-3.166,8.648
3829
point
3830
15.209,-3.166,10.035
3831
point
3832
14.939,-3.180,16.028
3833
point
3834
12.427,-3.180,18.732
3835
reverse
3836
// Pedestrian number 330
3837
30				// Ref num
3838
4				// Number of instructions
3839
2				// Initial instruction
3840
point
3841
5.742,-3.163,16.087
3842
point
3843
3.263,-2.912,17.520
3844
point
3845
0.094,-2.589,18.773
3846
reverse
3847
// Pedestrian number 331
3848
26				// Ref num
3849
6				// Number of instructions
3850
2				// Initial instruction
3851
point
3852
-4.663,-2.370,15.641
3853
point
3854
-5.507,-2.207,15.097
3855
point
3856
-7.007,-1.726,14.116
3857
point
3858
-8.286,-0.986,12.735
3859
point
3860
-9.532,-0.528,11.025
3861
reverse
3862
// Pedestrian number 332
3863
26				// Ref num
3864
4				// Number of instructions
3865
2				// Initial instruction
3866
point
3867
-20.973,-0.981,15.101
3868
point
3869
-18.215,-0.740,14.136
3870
point
3871
-15.744,-0.496,13.272
3872
reverse
3873
// Pedestrian number 333
3874
26				// Ref num
3875
4				// Number of instructions
3876
2				// Initial instruction
3877
point
3878
-28.583,2.477,13.212
3879
point
3880
-28.387,2.647,12.154
3881
point
3882
-27.245,3.066,10.326
3883
reverse
3884
// Pedestrian number 334
3885
26				// Ref num
3886
4				// Number of instructions
3887
2				// Initial instruction
3888
point
3889
-27.739,3.183,8.866
3890
point
3891
-28.795,2.868,10.007
3892
point
3893
-29.777,2.548,11.273
3894
reverse
3895
// Pedestrian number 335
3896
26				// Ref num
3897
4				// Number of instructions
3898
2				// Initial instruction
3899
point
3900
-31.595,2.453,9.859
3901
point
3902
-28.342,2.857,10.619
3903
point
3904
-27.787,2.888,11.037
3905
reverse
3906
// Pedestrian number 336
3907
26				// Ref num
3908
4				// Number of instructions
3909
2				// Initial instruction
3910
point
3911
-30.232,2.371,12.070
3912
point
3913
-29.616,2.531,11.587
3914
point
3915
-26.104,3.458,8.705
3916
reverse
3917
// Pedestrian number 337
3918
31				// Ref num
3919
4				// Number of instructions
3920
2				// Initial instruction
3921
point
3922
-25.567,3.517,7.467
3923
point
3924
-28.521,2.346,4.655
3925
point
3926
-30.759,2.346,2.653
3927
reverse
3928
// Pedestrian number 338
3929
30				// Ref num
3930
5				// Number of instructions
3931
2				// Initial instruction
3932
point
3933
-31.687,2.346,7.200
3934
point
3935
-30.391,2.346,4.379
3936
point
3937
-27.981,2.346,2.074
3938
point
3939
-26.079,2.346,1.243
3940
reverse
3941
// Pedestrian number 339
3942
31				// Ref num
3943
4				// Number of instructions
3944
2				// Initial instruction
3945
point
3946
-25.323,2.524,1.856
3947
point
3948
-23.682,2.823,2.933
3949
point
3950
-16.816,3.657,5.241
3951
reverse
3952
// Pedestrian number 340
3953
9				// Ref num
3954
7				// Number of instructions
3955
3				// Initial instruction
3956
point
3957
-14.682,-0.947,-1.194
3958
point
3959
-16.470,-0.952,-2.498
3960
point
3961
-16.471,-0.956,-3.688
3962
point
3963
-16.399,-0.963,-5.296
3964
point
3965
-14.585,-0.975,-7.556
3966
point
3967
-11.370,-0.979,-8.562
3968
reverse
3969
// Pedestrian number 341
3970
9				// Ref num
3971
5				// Number of instructions
3972
3				// Initial instruction
3973
point
3974
-22.914,-0.936,-8.491
3975
point
3976
-23.441,-0.970,-8.475
3977
point
3978
-24.110,-0.816,-8.484
3979
point
3980
-27.207,-0.088,-8.523
3981
reverse
3982
// Pedestrian number 342
3983
31				// Ref num
3984
6				// Number of instructions
3985
3				// Initial instruction
3986
point
3987
-27.193,-0.150,-8.089
3988
point
3989
-25.091,-0.948,-5.811
3990
point
3991
-24.666,-0.907,-5.347
3992
point
3993
-22.634,-0.671,-3.121
3994
point
3995
-20.544,-0.684,-0.688
3996
reverse
3997
// Pedestrian number 343
3998
27				// Ref num
3999
6				// Number of instructions
4000
2				// Initial instruction
4001
point
4002
-22.487,-0.588,-0.851
4003
point
4004
-18.292,-0.857,-2.132
4005
point
4006
-16.935,-0.953,-2.752
4007
point
4008
-14.743,-0.958,-3.674
4009
point
4010
-12.692,-0.956,-3.388
4011
reverse
4012
// Pedestrian number 344
4013
31				// Ref num
4014
4				// Number of instructions
4015
2				// Initial instruction
4016
point
4017
-12.382,-0.958,-3.712
4018
point
4019
-11.116,-0.970,-6.620
4020
point
4021
-10.536,-0.976,-8.028
4022
reverse
4023
// Pedestrian number 345
4024
26				// Ref num
4025
7				// Number of instructions
4026
3				// Initial instruction
4027
point
4028
-23.656,-0.927,-7.243
4029
point
4030
-24.259,-0.961,-7.121
4031
point
4032
-27.766,-0.106,-6.962
4033
point
4034
-34.231,2.057,-6.429
4035
point
4036
-34.385,2.319,-6.112
4037
point
4038
-34.554,2.432,-5.766
4039
reverse
4040
// Pedestrian number 346
4041
26				// Ref num
4042
6				// Number of instructions
4043
2				// Initial instruction
4044
point
4045
-32.861,2.413,-4.494
4046
point
4047
-34.341,3.155,-1.888
4048
point
4049
-35.225,3.599,-0.332
4050
point
4051
-38.029,4.880,4.538
4052
point
4053
-39.340,4.916,6.782
4054
reverse
4055
// Pedestrian number 347
4056
27				// Ref num
4057
5				// Number of instructions
4058
3				// Initial instruction
4059
point
4060
-36.241,4.916,6.301
4061
point
4062
-38.520,4.916,6.203
4063
point
4064
-39.478,4.916,5.966
4065
point
4066
-45.121,4.916,2.927
4067
reverse
4068
// Pedestrian number 348
4069
9				// Ref num
4070
4				// Number of instructions
4071
2				// Initial instruction
4072
point
4073
-37.899,-3.180,-15.986
4074
point
4075
-33.613,-3.180,-15.834
4076
point
4077
-28.332,-3.180,-16.124
4078
reverse
4079
// Pedestrian number 349
4080
26				// Ref num
4081
5				// Number of instructions
4082
2				// Initial instruction
4083
point
4084
-30.402,-3.060,-15.601
4085
point
4086
-32.746,-2.339,-13.678
4087
point
4088
-34.953,-1.640,-11.922
4089
point
4090
-35.884,-1.188,-10.939
4091
reverse
4092
// Pedestrian number 350
4093
26				// Ref num
4094
5				// Number of instructions
4095
2				// Initial instruction
4096
point
4097
-34.776,-3.065,-15.494
4098
point
4099
-34.164,-2.680,-14.507
4100
point
4101
-32.819,-1.916,-12.595
4102
point
4103
-32.819,-1.916,-12.595
4104
reverse
4105
// Pedestrian number 351
4106
9				// Ref num
4107
4				// Number of instructions
4108
2				// Initial instruction
4109
point
4110
-36.224,-2.875,-15.094
4111
point
4112
-38.818,-2.993,-15.524
4113
point
4114
-41.938,-2.870,-15.466
4115
reverse
4116
// Pedestrian number 352
4117
26				// Ref num
4118
5				// Number of instructions
4119
2				// Initial instruction
4120
point
4121
-41.055,-2.609,-14.783
4122
point
4123
-42.224,-2.452,-14.516
4124
point
4125
-44.050,-2.485,-14.747
4126
point
4127
-46.870,-2.894,-15.993
4128
reverse
4129
// Pedestrian number 353
4130
26				// Ref num
4131
4				// Number of instructions
4132
2				// Initial instruction
4133
point
4134
-46.414,-2.632,-15.342
4135
point
4136
-47.416,-1.732,-13.521
4137
point
4138
-48.138,-1.095,-12.227
4139
reverse
4140
// Pedestrian number 354
4141
26				// Ref num
4142
4				// Number of instructions
4143
2				// Initial instruction
4144
point
4145
-52.948,-2.017,-9.571
4146
point
4147
-52.421,-1.900,-10.652
4148
point
4149
-51.788,-1.910,-12.406
4150
reverse
4151
// Pedestrian number 355
4152
26				// Ref num
4153
6				// Number of instructions
4154
4				// Initial instruction
4155
point
4156
-52.148,-2.238,-14.040
4157
point
4158
-52.638,-2.314,-13.371
4159
point
4160
-52.405,-2.125,-12.547
4161
point
4162
-51.919,-1.714,-10.709
4163
point
4164
-50.300,-1.078,-9.819
4165
reverse
4166
// Pedestrian number 356
4167
9				// Ref num
4168
5				// Number of instructions
4169
2				// Initial instruction
4170
point
4171
-49.788,-2.723,-31.883
4172
point
4173
-47.916,-2.723,-30.403
4174
point
4175
-46.156,-2.723,-30.779
4176
point
4177
-44.041,-2.723,-32.211
4178
reverse
4179
// Pedestrian number 357
4180
30				// Ref num
4181
4				// Number of instructions
4182
2				// Initial instruction
4183
point
4184
-43.902,-2.723,-33.030
4185
point
4186
-44.849,-2.723,-34.563
4187
point
4188
-47.256,-2.723,-38.167
4189
reverse
4190
// Pedestrian number 358
4191
9				// Ref num
4192
4				// Number of instructions
4193
2				// Initial instruction
4194
point
4195
-49.451,-2.723,-34.822
4196
point
4197
-46.030,-2.723,-36.794
4198
point
4199
-43.609,-2.723,-38.120
4200
reverse
4201
// Pedestrian number 359
4202
30				// Ref num
4203
4				// Number of instructions
4204
2				// Initial instruction
4205
point
4206
-41.959,-2.723,-38.158
4207
point
4208
-39.116,-2.723,-36.230
4209
point
4210
-35.140,-2.723,-34.496
4211
reverse
4212
// Pedestrian number 360
4213
9				// Ref num
4214
4				// Number of instructions
4215
2				// Initial instruction
4216
point
4217
-36.901,-2.723,-38.763
4218
point
4219
-38.301,-2.723,-38.600
4220
point
4221
-40.238,-2.723,-38.343
4222
reverse
4223
// Pedestrian number 361
4224
27				// Ref num
4225
4				// Number of instructions
4226
2				// Initial instruction
4227
point
4228
-38.087,-2.723,-39.978
4229
point
4230
-39.307,-2.723,-38.316
4231
point
4232
-41.254,-2.723,-33.704
4233
reverse
4234
// Pedestrian number 362
4235
9				// Ref num
4236
5				// Number of instructions
4237
3				// Initial instruction
4238
point
4239
-42.820,-2.723,-35.322
4240
point
4241
-41.667,-2.723,-35.045
4242
point
4243
-41.199,-2.723,-34.458
4244
point
4245
-39.277,-2.723,-31.959
4246
reverse
4247
// Pedestrian number 363
4248
18				// Ref num
4249
5				// Number of instructions
4250
2				// Initial instruction
4251
point
4252
-42.958,-2.723,-31.889
4253
point
4254
-39.204,-2.723,-31.091
4255
point
4256
-37.745,-2.723,-31.208
4257
point
4258
-35.900,-2.723,-32.696
4259
reverse
4260
// Pedestrian number 364
4261
30				// Ref num
4262
5				// Number of instructions
4263
2				// Initial instruction
4264
point
4265
-37.426,-2.723,-32.172
4266
point
4267
-34.835,-2.723,-31.591
4268
point
4269
-31.309,-2.723,-31.023
4270
point
4271
-27.639,-2.723,-32.491
4272
reverse
4273
// Pedestrian number 365
4274
31				// Ref num
4275
4				// Number of instructions
4276
2				// Initial instruction
4277
point
4278
-24.396,-2.723,-34.023
4279
point
4280
-25.948,-2.723,-36.365
4281
point
4282
-27.678,-2.723,-38.854
4283
reverse
4284
// Pedestrian number 366
4285
9				// Ref num
4286
4				// Number of instructions
4287
2				// Initial instruction
4288
point
4289
-24.960,-2.723,-38.939
4290
point
4291
-28.905,-2.723,-35.934
4292
point
4293
-30.796,-2.723,-34.462
4294
reverse
4295
// Pedestrian number 367
4296
16				// Ref num
4297
4				// Number of instructions
4298
2				// Initial instruction
4299
point
4300
-31.583,-2.723,-33.934
4301
point
4302
-33.251,-2.723,-36.313
4303
point
4304
-34.439,-2.723,-38.523
4305
reverse
4306
// Pedestrian number 368
4307
9				// Ref num
4308
7				// Number of instructions
4309
4				// Initial instruction
4310
point
4311
50.400,-6.666,18.287
4312
point
4313
49.982,-6.637,17.996
4314
point
4315
49.731,-6.590,17.871
4316
point
4317
48.754,-6.133,17.648
4318
point
4319
47.027,-5.300,16.065
4320
point
4321
47.158,-5.296,15.651
4322
reverse
4323
// Pedestrian number 369
4324
9				// Ref num
4325
4				// Number of instructions
4326
2				// Initial instruction
4327
point
4328
50.201,-6.654,16.484
4329
point
4330
52.997,-6.823,17.667
4331
point
4332
63.566,-6.829,19.108
4333
reverse
4334
// Pedestrian number 370
4335
100				// Ref num
4336
2				// Number of instructions
4337
1				// Initial instruction
4338
point
4339
100.480,-7.713,6.505
4340
reverse
4341
// Pedestrian number 371
4342
112				// Ref num
4343
2				// Number of instructions
4344
1				// Initial instruction
4345
point
4346
100.446,-7.718,6.913
4347
reverse
4348
// Pedestrian number 372
4349
9				// Ref num
4350
6				// Number of instructions
4351
2				// Initial instruction
4352
point
4353
100.460,-7.722,7.109
4354
point
4355
103.063,-7.846,6.294
4356
point
4357
104.308,-7.901,5.611
4358
point
4359
107.358,-8.060,5.909
4360
point
4361
123.578,-8.839,2.693
4362
reverse
4363
// Pedestrian number 373
4364
9				// Ref num
4365
6				// Number of instructions
4366
2				// Initial instruction
4367
point
4368
123.312,-8.823,2.897
4369
point
4370
125.595,-9.202,-1.271
4371
point
4372
127.383,-9.409,-3.089
4373
point
4374
132.616,-10.409,-13.845
4375
point
4376
133.412,-10.392,-13.666
4377
reverse
4378
// Pedestrian number 374
4379
9				// Ref num
4380
4				// Number of instructions
4381
2				// Initial instruction
4382
point
4383
132.454,-10.418,-13.942
4384
point
4385
132.635,-10.332,-13.020
4386
point
4387
132.142,-10.165,-11.217
4388
reverse
4389
// Pedestrian number 375
4390
9				// Ref num
4391
4				// Number of instructions
4392
2				// Initial instruction
4393
point
4394
133.065,-10.421,-13.970
4395
point
4396
132.630,-10.285,-12.513
4397
point
4398
129.769,-9.957,-9.171
4399
reverse
4400
// Pedestrian number 376
4401
9				// Ref num
4402
5				// Number of instructions
4403
2				// Initial instruction
4404
point
4405
123.792,-8.852,2.665
4406
point
4407
126.802,-9.404,-3.196
4408
point
4409
127.225,-9.514,-4.728
4410
point
4411
133.599,-10.392,-13.665
4412
reverse
4413
// Pedestrian number 377
4414
9				// Ref num
4415
4				// Number of instructions
4416
2				// Initial instruction
4417
point
4418
133.625,-10.423,-13.999
4419
point
4420
132.286,-10.282,-12.474
4421
point
4422
131.150,-10.201,-11.658
4423
reverse
4424
// Pedestrian number 378
4425
111				// Ref num
4426
2				// Number of instructions
4427
1				// Initial instruction
4428
point
4429
132.790,-11.276,-17.010
4430
reverse
4431
// Pedestrian number 379
4432
112				// Ref num
4433
2				// Number of instructions
4434
1				// Initial instruction
4435
point
4436
129.733,-10.437,-16.995
4437
reverse
4438
// Pedestrian number 380
4439
9				// Ref num
4440
4				// Number of instructions
4441
2				// Initial instruction
4442
point
4443
116.186,-10.768,-16.753
4444
point
4445
118.165,-10.379,-17.269
4446
point
4447
129.848,-10.438,-16.742
4448
reverse
4449
// Pedestrian number 381
4450
9				// Ref num
4451
6				// Number of instructions
4452
1				// Initial instruction
4453
point
4454
129.942,-10.438,-17.238
4455
point
4456
128.296,-10.430,-16.731
4457
point
4458
127.648,-10.427,-17.215
4459
point
4460
125.288,-10.415,-16.770
4461
point
4462
118.272,-10.379,-16.760
4463
reverse
4464
// Pedestrian number 382
4465
9				// Ref num
4466
5				// Number of instructions
4467
2				// Initial instruction
4468
point
4469
118.161,-10.379,-16.932
4470
point
4471
111.754,-11.641,-17.099
4472
point
4473
109.634,-12.058,-16.729
4474
point
4475
106.377,-13.014,-17.289
4476
reverse
4477
// Pedestrian number 383
4478
9				// Ref num
4479
5				// Number of instructions
4480
2				// Initial instruction
4481
point
4482
109.829,-12.020,-17.203
4483
point
4484
110.953,-11.799,-17.173
4485
point
4486
113.115,-11.373,-16.789
4487
point
4488
115.019,-10.998,-17.213
4489
reverse
4490
// Pedestrian number 384
4491
138				// Ref num
4492
2				// Number of instructions
4493
1				// Initial instruction
4494
point
4495
100.602,-14.340,-16.889
4496
reverse
4497
// Pedestrian number 385
4498
112				// Ref num
4499
2				// Number of instructions
4500
1				// Initial instruction
4501
point
4502
100.892,-14.382,-17.046
4503
reverse
4504
// Pedestrian number 386
4505
100				// Ref num
4506
2				// Number of instructions
4507
1				// Initial instruction
4508
point
4509
101.196,-14.426,-16.931
4510
reverse
4511
// Pedestrian number 387
4512
9				// Ref num
4513
8				// Number of instructions
4514
4				// Initial instruction
4515
point
4516
104.292,-13.331,-16.896
4517
point
4518
105.681,-12.999,-17.051
4519
point
4520
106.382,-12.893,-16.937
4521
point
4522
107.419,-12.524,-16.898
4523
point
4524
107.897,-12.096,-17.080
4525
point
4526
109.428,-12.119,-16.929
4527
point
4528
110.334,-11.920,-17.208
4529
reverse
4530
// Pedestrian number 388
4531
111				// Ref num
4532
2				// Number of instructions
4533
1				// Initial instruction
4534
point
4535
133.262,-10.358,-20.297
4536
reverse
4537
// Pedestrian number 389
4538
9				// Ref num
4539
4				// Number of instructions
4540
2				// Initial instruction
4541
point
4542
133.192,-10.420,-19.943
4543
point
4544
131.376,-10.143,-21.531
4545
point
4546
126.055,-8.855,-28.720
4547
reverse
4548
// Pedestrian number 390
4549
9				// Ref num
4550
4				// Number of instructions
4551
2				// Initial instruction
4552
point
4553
124.175,-8.765,-29.346
4554
point
4555
125.653,-8.847,-28.017
4556
point
4557
132.521,-10.416,-19.962
4558
reverse
4559
// Pedestrian number 391
4560
9				// Ref num
4561
6				// Number of instructions
4562
1				// Initial instruction
4563
point
4564
132.786,-10.417,-19.958
4565
point
4566
132.587,-10.175,-21.349
4567
point
4568
128.776,-9.568,-24.399
4569
point
4570
125.871,-8.856,-28.336
4571
point
4572
122.650,-8.715,-28.852
4573
reverse
4574
// Pedestrian number 392
4575
112				// Ref num
4576
2				// Number of instructions
4577
1				// Initial instruction
4578
point
4579
118.324,-8.510,-31.024
4580
reverse
4581
// Pedestrian number 393
4582
112				// Ref num
4583
2				// Number of instructions
4584
1				// Initial instruction
4585
point
4586
116.876,-8.446,-31.457
4587
reverse
4588
// Pedestrian number 394
4589
112				// Ref num
4590
2				// Number of instructions
4591
1				// Initial instruction
4592
point
4593
115.720,-8.396,-31.802
4594
reverse
4595
// Pedestrian number 395
4596
111				// Ref num
4597
2				// Number of instructions
4598
1				// Initial instruction
4599
point
4600
100.075,-7.702,-36.518
4601
reverse
4602
// Pedestrian number 396
4603
100				// Ref num
4604
2				// Number of instructions
4605
1				// Initial instruction
4606
point
4607
100.619,-7.725,-36.217
4608
reverse
4609
// Pedestrian number 397
4610
9				// Ref num
4611
5				// Number of instructions
4612
2				// Initial instruction
4613
point
4614
100.482,-7.712,-35.865
4615
point
4616
101.810,-7.781,-35.999
4617
point
4618
104.087,-7.871,-34.490
4619
point
4620
115.255,-8.376,-31.920
4621
reverse
4622
// Pedestrian number 398
4623
9				// Ref num
4624
4				// Number of instructions
4625
2				// Initial instruction
4626
point
4627
125.867,-8.843,-28.639
4628
point
4629
115.146,-8.378,-31.594
4630
point
4631
100.350,-7.717,-36.574
4632
reverse
4633
// Pedestrian number 399
4634
112				// Ref num
4635
2				// Number of instructions
4636
1				// Initial instruction
4637
point
4638
98.885,-7.687,-35.359
4639
reverse
4640
// Pedestrian number 400
4641
9				// Ref num
4642
5				// Number of instructions
4643
2				// Initial instruction
4644
point
4645
99.113,-7.687,-35.486
4646
point
4647
99.755,-7.687,-33.434
4648
point
4649
102.171,-7.693,-19.329
4650
point
4651
100.496,-7.693,-16.889
4652
reverse
4653
// Pedestrian number 401
4654
9				// Ref num
4655
4				// Number of instructions
4656
2				// Initial instruction
4657
point
4658
100.455,-7.693,-18.240
4659
point
4660
101.142,-7.693,-17.352
4661
point
4662
102.203,-7.693,-14.705
4663
reverse
4664
// Pedestrian number 402
4665
9				// Ref num
4666
4				// Number of instructions
4667
2				// Initial instruction
4668
point
4669
102.153,-7.693,-15.425
4670
point
4671
101.262,-7.693,-15.989
4672
point
4673
100.461,-7.693,-20.965
4674
reverse
4675
// Pedestrian number 403
4676
9				// Ref num
4677
4				// Number of instructions
4678
2				// Initial instruction
4679
point
4680
99.615,-7.687,-35.439
4681
point
4682
99.191,-7.687,-33.443
4683
point
4684
99.819,-7.687,-30.543
4685
reverse
4686
// Pedestrian number 404
4687
9				// Ref num
4688
4				// Number of instructions
4689
2				// Initial instruction
4690
point
4691
98.916,-7.687,-35.157
4692
point
4693
100.987,-7.693,-21.004
4694
point
4695
100.445,-7.693,-18.895
4696
reverse
4697
// Pedestrian number 405
4698
9				// Ref num
4699
4				// Number of instructions
4700
2				// Initial instruction
4701
point
4702
102.171,-7.693,-17.475
4703
point
4704
100.853,-7.693,-12.840
4705
point
4706
100.516,-7.693,-10.006
4707
reverse
4708
// Pedestrian number 406
4709
9				// Ref num
4710
5				// Number of instructions
4711
3				// Initial instruction
4712
point
4713
101.622,-7.687,-8.296
4714
point
4715
100.421,-7.693,-11.734
4716
point
4717
100.619,-7.693,-12.816
4718
point
4719
100.469,-7.693,-16.173
4720
reverse
4721
// Pedestrian number 407
4722
9				// Ref num
4723
5				// Number of instructions
4724
2				// Initial instruction
4725
point
4726
102.199,-7.693,-20.949
4727
point
4728
101.805,-7.693,-19.353
4729
point
4730
100.536,-7.693,-17.466
4731
point
4732
100.435,-7.693,-13.687
4733
reverse
4734
// Pedestrian number 408
4735
9				// Ref num
4736
4				// Number of instructions
4737
2				// Initial instruction
4738
point
4739
102.224,-7.693,-10.926
4740
point
4741
101.818,-7.693,-11.594
4742
point
4743
100.403,-7.693,-13.925
4744
reverse
4745
// Pedestrian number 409
4746
9				// Ref num
4747
4				// Number of instructions
4748
2				// Initial instruction
4749
point
4750
100.427,-7.693,-12.629
4751
point
4752
101.625,-7.693,-14.562
4753
point
4754
102.227,-7.693,-16.301
4755
reverse
4756
// Pedestrian number 410
4757
112				// Ref num
4758
2				// Number of instructions
4759
1				// Initial instruction
4760
point
4761
102.221,-7.693,-16.720
4762
reverse
4763
// Pedestrian number 411
4764
112				// Ref num
4765
2				// Number of instructions
4766
1				// Initial instruction
4767
point
4768
100.476,-7.693,-13.033
4769
reverse
4770
// Pedestrian number 412
4771
111				// Ref num
4772
2				// Number of instructions
4773
1				// Initial instruction
4774
point
4775
102.180,-7.693,-14.491
4776
reverse
4777
// Pedestrian number 413
4778
9				// Ref num
4779
4				// Number of instructions
4780
2				// Initial instruction
4781
point
4782
102.020,-7.693,-9.986
4783
point
4784
102.121,-7.693,-12.499
4785
point
4786
100.741,-7.687,-28.201
4787
reverse
4788
// Pedestrian number 414
4789
111				// Ref num
4790
2				// Number of instructions
4791
1				// Initial instruction
4792
point
4793
100.724,-7.687,-21.846
4794
reverse
4795
// Pedestrian number 415
4796
130				// Ref num
4797
2				// Number of instructions
4798
1				// Initial instruction
4799
point
4800
100.599,-7.693,-18.502
4801
reverse
4802
// Pedestrian number 416
4803
131				// Ref num
4804
2				// Number of instructions
4805
1				// Initial instruction
4806
point
4807
100.485,-7.693,-17.719
4808
reverse
4809
// Pedestrian number 417
4810
111				// Ref num
4811
2				// Number of instructions
4812
1				// Initial instruction
4813
point
4814
103.784,-9.485,-16.784
4815
reverse
4816
// Pedestrian number 418
4817
112				// Ref num
4818
2				// Number of instructions
4819
1				// Initial instruction
4820
point
4821
99.170,-9.483,-13.460
4822
reverse
4823
// Pedestrian number 419
4824
112				// Ref num
4825
2				// Number of instructions
4826
1				// Initial instruction
4827
point
4828
101.063,-9.484,-13.521
4829
reverse
4830
// Pedestrian number 420
4831
112				// Ref num
4832
2				// Number of instructions
4833
1				// Initial instruction
4834
point
4835
101.606,-9.519,-16.989
4836
reverse
4837
// Pedestrian number 421
4838
100				// Ref num
4839
2				// Number of instructions
4840
1				// Initial instruction
4841
point
4842
98.668,-9.482,-16.997
4843
reverse
4844
// Pedestrian number 422
4845
9				// Ref num
4846
8				// Number of instructions
4847
3				// Initial instruction
4848
point
4849
103.881,-9.483,-14.148
4850
point
4851
103.389,-9.490,-14.020
4852
point
4853
102.586,-9.264,-14.136
4854
point
4855
101.233,-8.698,-13.048
4856
point
4857
100.602,-8.582,-12.593
4858
point
4859
97.859,-8.588,-14.843
4860
point
4861
95.865,-7.703,-14.809
4862
reverse
4863
// Pedestrian number 423
4864
9				// Ref num
4865
8				// Number of instructions
4866
2				// Initial instruction
4867
point
4868
103.198,-9.493,-14.223
4869
point
4870
102.557,-9.109,-14.587
4871
point
4872
101.617,-8.883,-15.480
4873
point
4874
98.879,-8.573,-15.601
4875
point
4876
97.889,-8.602,-15.604
4877
point
4878
95.880,-7.708,-15.538
4879
point
4880
85.328,-6.708,-15.556
4881
reverse
4882
// Pedestrian number 424
4883
9				// Ref num
4884
5				// Number of instructions
4885
2				// Initial instruction
4886
point
4887
85.579,-6.732,-14.965
4888
point
4889
87.507,-6.911,-15.202
4890
point
4891
89.307,-7.079,-15.786
4892
point
4893
95.322,-7.638,-14.933
4894
reverse
4895
// Pedestrian number 425
4896
9				// Ref num
4897
8				// Number of instructions
4898
3				// Initial instruction
4899
point
4900
96.341,-8.607,-10.980
4901
point
4902
97.921,-8.749,-11.487
4903
point
4904
99.215,-8.698,-12.663
4905
point
4906
100.497,-8.784,-13.427
4907
point
4908
102.570,-8.845,-14.912
4909
point
4910
104.851,-8.570,-15.243
4911
point
4912
106.799,-7.707,-14.848
4913
reverse
4914
// Pedestrian number 426
4915
9				// Ref num
4916
4				// Number of instructions
4917
2				// Initial instruction
4918
point
4919
106.889,-7.683,-15.589
4920
point
4921
107.364,-7.639,-15.169
4922
point
4923
117.159,-6.725,-15.690
4924
reverse
4925
// Pedestrian number 427
4926
9				// Ref num
4927
4				// Number of instructions
4928
2				// Initial instruction
4929
point
4930
117.362,-6.707,-14.980
4931
point
4932
115.043,-6.923,-15.463
4933
point
4934
107.005,-7.672,-14.942
4935
reverse
4936
// Pedestrian number 428
4937
9				// Ref num
4938
4				// Number of instructions
4939
2				// Initial instruction
4940
point
4941
107.063,-7.667,-15.851
4942
point
4943
108.612,-7.522,-15.285
4944
point
4945
116.543,-6.783,-14.937
4946
reverse
4947
// Pedestrian number 429
4948
112				// Ref num
4949
2				// Number of instructions
4950
1				// Initial instruction
4951
point
4952
114.895,-6.937,-14.835
4953
reverse
4954
// Pedestrian number 430
4955
121				// Ref num
4956
2				// Number of instructions
4957
1				// Initial instruction
4958
point
4959
117.357,-6.706,-15.208
4960
reverse
4961
// Pedestrian number 431
4962
121				// Ref num
4963
2				// Number of instructions
4964
1				// Initial instruction
4965
point
4966
116.696,-6.769,-15.836
4967
reverse
4968
// Pedestrian number 432
4969
121				// Ref num
4970
2				// Number of instructions
4971
1				// Initial instruction
4972
point
4973
89.565,-7.103,-15.375
4974
reverse
4975
// Pedestrian number 433
4976
121				// Ref num
4977
2				// Number of instructions
4978
1				// Initial instruction
4979
point
4980
84.126,-6.393,-15.464
4981
reverse
4982
// Pedestrian number 434
4983
100				// Ref num
4984
2				// Number of instructions
4985
1				// Initial instruction
4986
point
4987
101.986,-4.101,-15.284
4988
reverse
4989
// Pedestrian number 435
4990
101				// Ref num
4991
2				// Number of instructions
4992
1				// Initial instruction
4993
point
4994
102.030,-4.101,-15.890
4995
reverse
4996
// Pedestrian number 436
4997
112				// Ref num
4998
2				// Number of instructions
4999
1				// Initial instruction
5000
point
5001
99.040,-4.101,-15.015
5002
reverse
5003
// Pedestrian number 437
5004
112				// Ref num
5005
2				// Number of instructions
5006
1				// Initial instruction
5007
point
5008
98.381,-4.101,-15.000
5009
reverse
5010
// Pedestrian number 438
5011
112				// Ref num
5012
2				// Number of instructions
5013
1				// Initial instruction
5014
point
5015
97.020,-4.101,-14.974
5016
reverse
5017
// Pedestrian number 439
5018
112				// Ref num
5019
2				// Number of instructions
5020
1				// Initial instruction
5021
point
5022
103.446,-4.101,-15.792
5023
reverse
5024
// Pedestrian number 440
5025
112				// Ref num
5026
2				// Number of instructions
5027
1				// Initial instruction
5028
point
5029
104.259,-4.101,-15.791
5030
reverse
5031
// Pedestrian number 441
5032
112				// Ref num
5033
2				// Number of instructions
5034
1				// Initial instruction
5035
point
5036
105.736,-4.101,-15.827
5037
reverse
5038
// Pedestrian number 442
5039
9				// Ref num
5040
7				// Number of instructions
5041
4				// Initial instruction
5042
point
5043
117.461,-4.697,-15.523
5044
point
5045
112.452,-4.416,-15.732
5046
point
5047
111.230,-4.347,-14.951
5048
point
5049
109.155,-4.231,-15.381
5050
point
5051
106.832,-4.101,-14.962
5052
point
5053
104.530,-4.101,-15.919
5054
reverse
5055
// Pedestrian number 443
5056
9				// Ref num
5057
6				// Number of instructions
5058
2				// Initial instruction
5059
point
5060
102.396,-4.101,-14.803
5061
point
5062
103.593,-4.101,-15.542
5063
point
5064
106.787,-4.101,-15.682
5065
point
5066
109.302,-4.239,-15.145
5067
point
5068
117.732,-4.712,-15.067
5069
reverse
5070
// Pedestrian number 444
5071
9				// Ref num
5072
6				// Number of instructions
5073
4				// Initial instruction
5074
point
5075
117.850,-4.719,-15.464
5076
point
5077
113.579,-4.479,-15.196
5078
point
5079
110.846,-4.326,-15.917
5080
point
5081
108.412,-4.189,-15.595
5082
point
5083
106.765,-4.101,-14.793
5084
reverse
5085
// Pedestrian number 445
5086
9				// Ref num
5087
4				// Number of instructions
5088
2				// Initial instruction
5089
point
5090
84.823,-4.719,-15.802
5091
point
5092
87.518,-4.568,-14.910
5093
point
5094
95.821,-4.101,-14.901
5095
reverse
5096
// Pedestrian number 446
5097
9				// Ref num
5098
4				// Number of instructions
5099
2				// Initial instruction
5100
point
5101
97.307,-4.101,-14.811
5102
point
5103
98.226,-4.101,-15.326
5104
point
5105
100.351,-4.101,-15.919
5106
reverse
5107
// Pedestrian number 447
5108
9				// Ref num
5109
6				// Number of instructions
5110
2				// Initial instruction
5111
point
5112
101.477,-4.101,-14.895
5113
point
5114
101.054,-4.101,-15.274
5115
point
5116
98.497,-4.101,-15.595
5117
point
5118
98.072,-4.101,-15.907
5119
point
5120
96.004,-4.101,-15.907
5121
reverse
5122
// Pedestrian number 448
5123
9				// Ref num
5124
6				// Number of instructions
5125
4				// Initial instruction
5126
point
5127
85.224,-4.696,-15.773
5128
point
5129
89.014,-4.484,-15.364
5130
point
5131
89.895,-4.434,-15.902
5132
point
5133
95.758,-4.105,-15.730
5134
point
5135
96.816,-4.101,-14.944
5136
reverse
5137
// Pedestrian number 449
5138
9				// Ref num
5139
3				// Number of instructions
5140
1				// Initial instruction
5141
point
5142
98.873,996.299,-14.839
5143
point
5144
99.945,990.990,-12.874
5145
reverse
5146
// Pedestrian number 450
5147
9				// Ref num
5148
5				// Number of instructions
5149
2				// Initial instruction
5150
point
5151
105.234,-8.402,-14.564
5152
point
5153
105.978,-8.072,-15.215
5154
point
5155
106.316,992.478,-16.236
5156
point
5157
105.497,991.468,-19.456
5158
reverse
5159
// Pedestrian number 451
5160
9				// Ref num
5161
4				// Number of instructions
5162
2				// Initial instruction
5163
point
5164
100.636,-7.693,-20.323
5165
point
5166
102.096,992.707,-18.285
5167
point
5168
104.387,991.012,-13.250
5169
reverse
5170
// Pedestrian number 452
5171
9				// Ref num
5172
3				// Number of instructions
5173
1				// Initial instruction
5174
point
5175
100.951,992.707,-16.103
5176
point
5177
98.382,991.427,-19.318
5178
reverse
5179
// Pedestrian number 453
5180
9				// Ref num
5181
3				// Number of instructions
5182
1				// Initial instruction
5183
point
5184
103.053,996.299,-15.785
5185
point
5186
99.954,991.003,-17.908
5187
reverse
5188
// Pedestrian number 454
5189
9				// Ref num
5190
7				// Number of instructions
5191
2				// Initial instruction
5192
point
5193
99.473,-7.687,6.076
5194
point
5195
99.342,-7.687,4.641
5196
point
5197
99.987,-7.687,3.504
5198
point
5199
99.337,-7.687,1.652
5200
point
5201
99.599,-7.687,-0.252
5202
point
5203
100.533,-7.687,-1.088
5204
reverse
5205
// Pedestrian number 455
5206
9				// Ref num
5207
7				// Number of instructions
5208
2				// Initial instruction
5209
point
5210
100.095,-7.687,2.620
5211
point
5212
99.994,-7.687,1.436
5213
point
5214
100.304,-7.687,0.618
5215
point
5216
99.901,-7.687,-1.479
5217
point
5218
100.850,-7.693,-9.952
5219
point
5220
100.531,-7.693,-10.474
5221
reverse
5222
// Pedestrian number 456
5223
9				// Ref num
5224
4				// Number of instructions
5225
1				// Initial instruction
5226
point
5227
100.886,-7.693,-11.502
5228
point
5229
100.462,992.707,-12.400
5230
point
5231
97.993,991.168,-16.849
5232
reverse
5233
// Pedestrian number 457
5234
9				// Ref num
5235
3				// Number of instructions
5236
1				// Initial instruction
5237
point
5238
102.794,996.299,-15.657
5239
point
5240
98.232,991.543,-19.705
5241
reverse
5242
// Pedestrian number 458
5243
9				// Ref num
5244
3				// Number of instructions
5245
1				// Initial instruction
5246
point
5247
100.968,996.299,-14.813
5248
point
5249
104.962,991.239,-18.032
5250
reverse
5251
// Pedestrian number 459
5252
9				// Ref num
5253
3				// Number of instructions
5254
1				// Initial instruction
5255
point
5256
99.625,996.299,-15.025
5257
point
5258
105.603,991.492,-18.865
5259
reverse
5260
// Pedestrian number 460
5261
9				// Ref num
5262
3				// Number of instructions
5263
1				// Initial instruction
5264
point
5265
101.643,996.299,-15.187
5266
point
5267
106.030,991.662,-12.495
5268
reverse
5269
// Pedestrian number 461
5270
9				// Ref num
5271
4				// Number of instructions
5272
2				// Initial instruction
5273
point
5274
106.174,991.719,-14.212
5275
point
5276
102.475,996.299,-15.307
5277
point
5278
98.052,991.146,-16.949
5279
reverse
5280
// Pedestrian number 462
5281
112				// Ref num
5282
2				// Number of instructions
5283
1				// Initial instruction
5284
point
5285
81.817,-7.365,14.695
5286
reverse
5287
// Pedestrian number 463
5288
112				// Ref num
5289
2				// Number of instructions
5290
1				// Initial instruction
5291
point
5292
80.646,-7.493,14.950
5293
reverse
5294
// Pedestrian number 464
5295
100				// Ref num
5296
2				// Number of instructions
5297
1				// Initial instruction
5298
point
5299
79.106,-7.450,15.355
5300
reverse
5301
// Pedestrian number 465
5302
112				// Ref num
5303
2				// Number of instructions
5304
1				// Initial instruction
5305
point
5306
77.231,-7.398,15.475
5307
reverse
5308
// Pedestrian number 466
5309
112				// Ref num
5310
2				// Number of instructions
5311
1				// Initial instruction
5312
point
5313
73.246,-7.272,17.123
5314
reverse
5315
// Pedestrian number 467
5316
9				// Ref num
5317
5				// Number of instructions
5318
2				// Initial instruction
5319
point
5320
51.617,-5.300,-39.709
5321
point
5322
49.160,995.081,-44.377
5323
point
5324
49.075,994.126,-46.193
5325
point
5326
50.738,993.712,-47.150
5327
reverse
5328
// Pedestrian number 468
5329
9				// Ref num
5330
6				// Number of instructions
5331
2				// Initial instruction
5332
point
5333
42.929,-3.238,-46.546
5334
point
5335
46.289,-4.920,-46.406
5336
point
5337
49.705,-6.582,-46.697
5338
point
5339
50.794,-6.693,-46.492
5340
point
5341
51.803,-6.755,-45.631
5342
reverse
5343
// Pedestrian number 469
5344
9				// Ref num
5345
7				// Number of instructions
5346
3				// Initial instruction
5347
point
5348
54.420,-6.829,-46.084
5349
point
5350
56.650,-6.829,-47.207
5351
point
5352
56.964,-6.829,-47.037
5353
point
5354
57.586,-6.829,-46.663
5355
point
5356
59.734,-6.829,-47.786
5357
point
5358
63.561,-6.829,-48.298
5359
reverse
5360
// Pedestrian number 470
5361
112				// Ref num
5362
2				// Number of instructions
5363
1				// Initial instruction
5364
point
5365
69.275,-7.107,-46.720
5366
reverse
5367
// Pedestrian number 471
5368
112				// Ref num
5369
2				// Number of instructions
5370
1				// Initial instruction
5371
point
5372
73.908,-7.211,-46.342
5373
reverse
5374
// Pedestrian number 472
5375
129				// Ref num
5376
2				// Number of instructions
5377
1				// Initial instruction
5378
point
5379
95.779,-7.921,-38.387
5380
reverse
5381
// Pedestrian number 473
5382
16				// Ref num
5383
4				// Number of instructions
5384
2				// Initial instruction
5385
point
5386
-74.814,-3.179,12.493
5387
point
5388
-73.882,-3.179,15.966
5389
point
5390
-74.887,-3.179,18.987
5391
reverse
5392
// Pedestrian number 474
5393
27				// Ref num
5394
7				// Number of instructions
5395
2				// Initial instruction
5396
point
5397
-82.790,-3.166,15.892
5398
point
5399
-84.183,-3.166,16.760
5400
point
5401
-84.613,-3.166,17.115
5402
point
5403
-85.613,-3.166,19.029
5404
point
5405
-85.613,-3.180,19.029
5406
point
5407
-85.657,-3.180,19.336
5408
reverse
5409
// Pedestrian number 475
5410
31				// Ref num
5411
5				// Number of instructions
5412
2				// Initial instruction
5413
point
5414
-82.533,-3.180,19.196
5415
point
5416
-83.156,-3.180,21.496
5417
point
5418
-83.447,-3.180,24.221
5419
point
5420
-82.340,-3.180,27.468
5421
reverse
5422
// Pedestrian number 476
5423
24				// Ref num
5424
6				// Number of instructions
5425
2				// Initial instruction
5426
point
5427
-79.568,-3.180,25.920
5428
point
5429
-80.326,-3.180,27.173
5430
point
5431
-80.711,-3.180,29.228
5432
point
5433
-81.225,-3.180,30.176
5434
point
5435
-80.555,-3.125,32.239
5436
reverse
5437
// Pedestrian number 477
5438
30				// Ref num
5439
6				// Number of instructions
5440
4				// Initial instruction
5441
point
5442
-75.345,-2.338,30.401
5443
point
5444
-75.499,-2.535,32.127
5445
point
5446
-74.910,-2.715,33.978
5447
point
5448
-74.925,-2.828,35.034
5449
point
5450
-76.365,-3.175,38.927
5451
reverse
5452
// Pedestrian number 478
5453
31				// Ref num
5454
7				// Number of instructions
5455
2				// Initial instruction
5456
point
5457
-71.453,-2.434,33.855
5458
point
5459
-68.406,-2.551,35.873
5460
point
5461
-67.934,-2.585,36.114
5462
point
5463
-67.415,-2.913,36.974
5464
point
5465
-66.504,-3.009,37.781
5466
point
5467
-65.881,-3.143,38.049
5468
reverse
5469
// Pedestrian number 479
5470
24				// Ref num
5471
6				// Number of instructions
5472
2				// Initial instruction
5473
point
5474
-40.877,-2.925,23.263
5475
point
5476
-43.564,-2.925,21.376
5477
point
5478
-47.063,-2.925,20.614
5479
point
5480
-47.430,-2.925,20.924
5481
point
5482
-47.869,-2.925,23.470
5483
reverse
5484
// Pedestrian number 480
5485
30				// Ref num
5486
6				// Number of instructions
5487
2				// Initial instruction
5488
point
5489
-40.805,-2.925,23.001
5490
point
5491
-43.588,-2.925,21.640
5492
point
5493
-47.108,-2.925,20.878
5494
point
5495
-47.775,-2.925,21.315
5496
point
5497
-48.071,-2.925,23.438
5498
reverse
5499
// Pedestrian number 481
5500
30				// Ref num
5501
7				// Number of instructions
5502
2				// Initial instruction
5503
point
5504
-40.712,-2.925,22.616
5505
point
5506
-43.772,-2.925,21.167
5507
point
5508
-46.416,-2.925,20.549
5509
point
5510
-47.716,-2.925,20.963
5511
point
5512
-48.357,-2.925,21.919
5513
point
5514
-48.244,-2.925,23.299
5515
reverse
5516
// Pedestrian number 482
5517
30				// Ref num
5518
9				// Number of instructions
5519
5				// Initial instruction
5520
point
5521
-40.641,-2.925,22.426
5522
point
5523
-41.271,-2.925,21.340
5524
point
5525
-42.220,-2.925,21.084
5526
point
5527
-43.660,-2.925,20.783
5528
point
5529
-44.407,-2.925,21.275
5530
point
5531
-46.150,-2.925,21.328
5532
point
5533
-47.277,-2.925,22.401
5534
point
5535
-47.673,-2.925,23.473
5536
reverse
5537
// Pedestrian number 483
5538
27				// Ref num
5539
9				// Number of instructions
5540
4				// Initial instruction
5541
point
5542
-40.925,-2.925,22.698
5543
point
5544
-42.025,-2.925,22.209
5545
point
5546
-43.948,-2.925,21.810
5547
point
5548
-44.714,-2.925,21.202
5549
point
5550
-47.527,-2.925,20.645
5551
point
5552
-47.837,-2.925,20.844
5553
point
5554
-48.752,-2.925,21.848
5555
point
5556
-48.428,-2.925,23.330
5557
reverse
5558
// Pedestrian number 484
5559
27				// Ref num
5560
5				// Number of instructions
5561
2				// Initial instruction
5562
point
5563
-40.459,-2.925,21.755
5564
point
5565
-43.187,-2.925,21.159
5566
point
5567
-44.879,-2.923,21.606
5568
point
5569
-47.450,-2.923,23.498
5570
reverse
5571
// Pedestrian number 485
5572
31				// Ref num
5573
5				// Number of instructions
5574
2				// Initial instruction
5575
point
5576
-10.311,-2.813,-14.894
5577
point
5578
-11.362,-2.334,-13.398
5579
point
5580
-12.590,-2.116,-12.679
5581
point
5582
-12.734,-2.012,-12.363
5583
reverse
5584
// Pedestrian number 486
5585
16				// Ref num
5586
6				// Number of instructions
5587
3				// Initial instruction
5588
point
5589
-10.370,-2.871,-15.051
5590
point
5591
-11.336,-2.588,-14.155
5592
point
5593
-11.473,-2.402,-13.588
5594
point
5595
-12.808,-2.157,-12.774
5596
point
5597
-12.869,-2.013,-12.335
5598
reverse
5599
// Pedestrian number 487
5600
30				// Ref num
5601
5				// Number of instructions
5602
2				// Initial instruction
5603
point
5604
-11.983,-3.141,-19.372
5605
point
5606
-10.626,-3.327,-19.182
5607
point
5608
-6.912,-3.327,-19.039
5609
point
5610
-0.454,-2.246,-18.969
5611
reverse
5612
// Pedestrian number 488
5613
27				// Ref num
5614
10				// Number of instructions
5615
2				// Initial instruction
5616
point
5617
-11.552,-3.009,-19.582
5618
point
5619
-9.923,-3.327,-19.158
5620
point
5621
-9.372,-3.327,-18.833
5622
point
5623
-6.859,-3.327,-18.539
5624
point
5625
-3.468,-2.772,-18.781
5626
point
5627
-2.229,-2.556,-19.192
5628
point
5629
-0.457,-2.247,-19.160
5630
point
5631
0.177,-2.327,-18.927
5632
point
5633
1.790,-2.607,-16.857
5634
reverse
5635
// Pedestrian number 489
5636
31				// Ref num
5637
10				// Number of instructions
5638
2				// Initial instruction
5639
point
5640
-12.230,-3.195,-19.281
5641
point
5642
-11.098,-3.327,-19.104
5643
point
5644
-10.325,-3.327,-18.817
5645
point
5646
-8.709,-3.327,-18.973
5647
point
5648
-6.932,-3.327,-18.811
5649
point
5650
-3.924,-2.852,-18.497
5651
point
5652
-0.449,-2.246,-18.777
5653
point
5654
0.860,-2.446,-18.800
5655
point
5656
2.674,-2.762,-16.755
5657
reverse
5658
// Pedestrian number 490
5659
30				// Ref num
5660
10				// Number of instructions
5661
3				// Initial instruction
5662
point
5663
-10.365,-2.686,-20.104
5664
point
5665
-9.295,-3.327,-19.169
5666
point
5667
-8.528,-3.327,-19.221
5668
point
5669
-6.773,-3.327,-18.186
5670
point
5671
-5.157,-3.067,-18.220
5672
point
5673
-3.906,-2.849,-17.993
5674
point
5675
-1.473,-2.424,-18.447
5676
point
5677
-0.448,-2.246,-18.401
5678
point
5679
1.264,-2.516,-16.857
5680
reverse
5681
// Pedestrian number 491
5682
30				// Ref num
5683
6				// Number of instructions
5684
3				// Initial instruction
5685
point
5686
-0.317,-2.240,-17.155
5687
point
5688
2.618,-2.753,-17.747
5689
point
5690
5.989,-3.325,-18.650
5691
point
5692
8.425,-3.268,-18.035
5693
point
5694
11.987,-3.184,-18.448
5695
reverse
5696
// Pedestrian number 492
5697
27				// Ref num
5698
8				// Number of instructions
5699
4				// Initial instruction
5700
point
5701
-0.352,-2.234,-17.621
5702
point
5703
2.141,-2.669,-17.875
5704
point
5705
5.137,-3.193,-17.134
5706
point
5707
6.271,-3.319,-17.810
5708
point
5709
8.717,-3.261,-18.281
5710
point
5711
11.382,-3.199,-18.197
5712
point
5713
12.058,-3.183,-18.292
5714
reverse
5715
// Pedestrian number 493
5716
16				// Ref num
5717
6				// Number of instructions
5718
2				// Initial instruction
5719
point
5720
-0.251,-2.252,-17.426
5721
point
5722
2.977,-2.816,-18.339
5723
point
5724
5.325,-3.225,-17.288
5725
point
5726
6.263,-3.319,-17.129
5727
point
5728
11.947,-3.186,-15.948
5729
reverse
5730
// Pedestrian number 494
5731
27				// Ref num
5732
7				// Number of instructions
5733
3				// Initial instruction
5734
point
5735
2.847,-2.793,-16.699
5736
point
5737
6.084,-3.323,-17.417
5738
point
5739
9.065,-3.253,-17.215
5740
point
5741
10.296,-3.224,-16.791
5742
point
5743
11.133,-3.205,-17.237
5744
point
5745
11.890,-3.187,-18.309
5746
reverse
5747
// Pedestrian number 495
5748
24				// Ref num
5749
7				// Number of instructions
5750
2				// Initial instruction
5751
point
5752
-16.927,-2.839,-15.371
5753
point
5754
-17.622,-1.971,-13.128
5755
point
5756
-19.542,-1.491,-12.028
5757
point
5758
-21.252,-1.318,-11.520
5759
point
5760
-21.988,-1.024,-10.778
5761
point
5762
-22.340,-0.979,-10.264
5763
reverse
5764
// Pedestrian number 496
5765
15				// Ref num
5766
4				// Number of instructions
5767
2				// Initial instruction
5768
point
5769
28.521,-3.166,-9.559
5770
point
5771
27.923,-3.166,-10.182
5772
point
5773
27.576,-3.166,-11.712
5774
reverse
5775
// Pedestrian number 497
5776
1				// Ref num
5777
4				// Number of instructions
5778
2				// Initial instruction
5779
point
5780
28.506,-3.166,-9.785
5781
point
5782
28.237,-3.166,-10.443
5783
point
5784
27.603,-3.166,-11.851
5785
reverse
5786
// Pedestrian number 498
5787
22				// Ref num
5788
5				// Number of instructions
5789
3				// Initial instruction
5790
point
5791
28.388,-3.166,-9.360
5792
point
5793
27.503,-3.166,-10.297
5794
point
5795
27.512,-3.166,-10.587
5796
point
5797
27.423,-3.166,-11.682
5798
reverse
5799
// Pedestrian number 499
5800
24				// Ref num
5801
6				// Number of instructions
5802
2				// Initial instruction
5803
point
5804
39.935,-3.179,-17.993
5805
point
5806
39.168,-3.166,-14.982
5807
point
5808
38.921,-3.166,-11.417
5809
point
5810
39.367,-3.166,-9.437
5811
point
5812
38.310,-3.166,-7.656
5813
reverse
5814
// Pedestrian number 500
5815
31				// Ref num
5816
6				// Number of instructions
5817
3				// Initial instruction
5818
point
5819
40.290,-3.179,-18.249
5820
point
5821
39.904,-3.180,-15.902
5822
point
5823
39.319,-3.166,-14.686
5824
point
5825
38.715,-3.166,-12.628
5826
point
5827
35.880,-3.166,-10.539
5828
reverse
5829
// Pedestrian number 501
5830
15				// Ref num
5831
8				// Number of instructions
5832
4				// Initial instruction
5833
point
5834
40.697,-3.166,-18.150
5835
point
5836
40.260,-3.180,-16.524
5837
point
5838
40.240,-3.180,-15.323
5839
point
5840
39.502,-3.166,-14.587
5841
point
5842
39.315,-3.166,-12.748
5843
point
5844
37.680,-3.166,-11.405
5845
point
5846
35.831,-3.166,-10.942
5847
reverse
5848
// Pedestrian number 502
5849
16				// Ref num
5850
7				// Number of instructions
5851
4				// Initial instruction
5852
point
5853
40.995,-3.179,-17.986
5854
point
5855
40.577,-3.180,-15.473
5856
point
5857
39.711,-3.180,-14.475
5858
point
5859
39.188,-3.180,-14.365
5860
point
5861
38.361,-3.180,-13.424
5862
point
5863
37.818,-3.180,-12.570
5864
reverse
5865
// Pedestrian number 503
5866
14				// Ref num
5867
7				// Number of instructions
5868
4				// Initial instruction
5869
point
5870
51.750,-5.297,-20.548
5871
point
5872
47.071,-5.294,-18.014
5873
point
5874
42.910,-3.226,-16.647
5875
point
5876
42.362,-3.179,-16.504
5877
point
5878
41.705,-3.179,-16.467
5879
point
5880
41.171,-3.179,-17.944
5881
reverse
5882
// Pedestrian number 504
5883
31				// Ref num
5884
6				// Number of instructions
5885
3				// Initial instruction
5886
point
5887
42.133,-3.179,-17.591
5888
point
5889
40.974,-3.179,-16.072
5890
point
5891
39.211,-3.166,-12.202
5892
point
5893
38.959,-3.166,-9.193
5894
point
5895
38.234,-3.166,-7.940
5896
reverse
5897
// Pedestrian number 505
5898
18				// Ref num
5899
4				// Number of instructions
5900
2				// Initial instruction
5901
point
5902
40.029,-3.166,-3.322
5903
point
5904
38.387,-3.166,-3.602
5905
point
5906
35.912,-3.166,-4.817
5907
reverse
5908
// Pedestrian number 506
5909
27				// Ref num
5910
6				// Number of instructions
5911
4				// Initial instruction
5912
point
5913
43.401,-3.483,-3.972
5914
point
5915
42.829,-3.196,-4.114
5916
point
5917
42.766,-3.179,-4.299
5918
point
5919
42.733,-3.179,-5.544
5920
point
5921
39.282,-3.166,-14.013
5922
reverse
5923
// Pedestrian number 507
5924
31				// Ref num
5925
7				// Number of instructions
5926
2				// Initial instruction
5927
point
5928
40.161,-3.180,-3.263
5929
point
5930
42.566,-3.180,-5.233
5931
point
5932
42.546,-3.180,-8.120
5933
point
5934
42.735,-3.180,-8.832
5935
point
5936
43.189,-3.371,-9.429
5937
point
5938
46.412,-4.996,-11.212
5939
reverse
5940
// Pedestrian number 508
5941
22				// Ref num
5942
5				// Number of instructions
5943
3				// Initial instruction
5944
point
5945
35.960,-3.179,-10.427
5946
point
5947
36.887,-3.179,-10.378
5948
point
5949
37.294,-3.179,-10.056
5950
point
5951
38.099,-3.166,-8.156
5952
reverse
5953
// Pedestrian number 509
5954
30				// Ref num
5955
5				// Number of instructions
5956
2				// Initial instruction
5957
point
5958
39.487,-3.179,18.497
5959
point
5960
39.084,-3.179,21.842
5961
point
5962
38.189,-3.179,23.444
5963
point
5964
35.267,-3.179,24.900
5965
reverse
5966
// Pedestrian number 510
5967
30				// Ref num
5968
4				// Number of instructions
5969
2				// Initial instruction
5970
point
5971
35.621,-3.179,26.237
5972
point
5973
38.727,-3.179,23.996
5974
point
5975
39.547,-3.179,22.522
5976
reverse
5977
// Pedestrian number 511
5978
27				// Ref num
5979
6				// Number of instructions
5980
3				// Initial instruction
5981
point
5982
36.429,-3.179,27.614
5983
point
5984
39.201,-3.179,24.225
5985
point
5986
39.679,-3.179,22.337
5987
point
5988
40.270,-3.179,20.790
5989
point
5990
39.850,-3.179,17.763
5991
reverse
5992
// Pedestrian number 512
5993
31				// Ref num
5994
5				// Number of instructions
5995
2				// Initial instruction
5996
point
5997
39.856,-3.180,45.516
5998
point
5999
39.407,-3.179,44.231
6000
point
6001
37.154,-3.179,41.141
6002
point
6003
36.380,-3.179,37.343
6004
reverse
6005
// Pedestrian number 513
6006
15				// Ref num
6007
5				// Number of instructions
6008
2				// Initial instruction
6009
point
6010
39.672,-3.179,45.478
6011
point
6012
38.088,-3.180,43.404
6013
point
6014
37.721,-3.180,40.049
6015
point
6016
36.588,-3.180,36.910
6017
reverse
6018
// Pedestrian number 514
6019
16				// Ref num
6020
6				// Number of instructions
6021
2				// Initial instruction
6022
point
6023
42.682,-3.180,47.368
6024
point
6025
38.527,-3.180,45.753
6026
point
6027
37.606,-3.180,45.105
6028
point
6029
36.871,-3.180,43.633
6030
point
6031
34.356,-3.180,41.854
6032
reverse
6033
// Pedestrian number 515
6034
31				// Ref num
6035
5				// Number of instructions
6036
2				// Initial instruction
6037
point
6038
30.656,-3.180,45.441
6039
point
6040
35.078,-3.180,45.905
6041
point
6042
37.556,-3.180,44.540
6043
point
6044
39.559,-3.180,45.592
6045
reverse
6046
// Pedestrian number 516
6047
27				// Ref num
6048
5				// Number of instructions
6049
2				// Initial instruction
6050
point
6051
42.724,-3.180,46.297
6052
point
6053
39.999,-3.179,41.280
6054
point
6055
39.938,-3.179,37.452
6056
point
6057
36.654,-3.179,34.463
6058
reverse
6059
// Pedestrian number 517
6060
16				// Ref num
6061
6				// Number of instructions
6062
3				// Initial instruction
6063
point
6064
40.430,-3.179,48.349
6065
point
6066
40.955,-3.179,46.067
6067
point
6068
40.094,-3.179,44.095
6069
point
6070
39.580,-3.179,38.826
6071
point
6072
36.812,-3.179,33.876
6073
reverse
6074
// Pedestrian number 518
6075
30				// Ref num
6076
8				// Number of instructions
6077
3				// Initial instruction
6078
point
6079
30.367,-3.179,45.405
6080
point
6081
33.765,-3.180,46.668
6082
point
6083
36.413,-3.180,45.780
6084
point
6085
37.238,-3.180,45.367
6086
point
6087
38.051,-3.180,45.738
6088
point
6089
39.337,-3.180,46.376
6090
point
6091
42.659,-3.180,46.469
6092
reverse
6093
// Pedestrian number 519
6094
22				// Ref num
6095
6				// Number of instructions
6096
2				// Initial instruction
6097
point
6098
43.301,-3.408,45.545
6099
point
6100
42.710,-3.180,45.157
6101
point
6102
41.295,-3.179,43.356
6103
point
6104
39.978,-3.179,42.495
6105
point
6106
34.533,-3.180,41.521
6107
reverse
6108
// Pedestrian number 520
6109
27				// Ref num
6110
6				// Number of instructions
6111
2				// Initial instruction
6112
point
6113
35.494,-3.180,48.392
6114
point
6115
36.152,-3.180,44.762
6116
point
6117
36.995,-3.180,42.548
6118
point
6119
37.801,-3.179,39.451
6120
point
6121
36.814,-3.179,35.940
6122
reverse
6123
// Pedestrian number 521
6124
24				// Ref num
6125
5				// Number of instructions
6126
2				// Initial instruction
6127
point
6128
42.753,-3.179,45.702
6129
point
6130
39.548,-3.179,43.421
6131
point
6132
38.689,-3.179,41.709
6133
point
6134
35.413,-3.179,39.947
6135
reverse
6136
// Pedestrian number 522
6137
31				// Ref num
6138
4				// Number of instructions
6139
2				// Initial instruction
6140
point
6141
39.951,-3.179,33.077
6142
point
6143
40.057,-3.179,30.382
6144
point
6145
36.521,-3.180,27.934
6146
reverse
6147
// Pedestrian number 523
6148
14				// Ref num
6149
4				// Number of instructions
6150
2				// Initial instruction
6151
point
6152
51.001,-5.294,48.324
6153
point
6154
51.045,-5.294,43.810
6155
point
6156
57.901,-5.294,40.299
6157
reverse
6158
// Pedestrian number 524
6159
31				// Ref num
6160
6				// Number of instructions
6161
2				// Initial instruction
6162
point
6163
47.336,-5.294,48.276
6164
point
6165
50.752,-5.294,43.509
6166
point
6167
51.941,-5.294,42.962
6168
point
6169
54.625,-5.294,42.338
6170
point
6171
57.779,-5.294,40.671
6172
reverse
6173
// Pedestrian number 525
6174
27				// Ref num
6175
5				// Number of instructions
6176
2				// Initial instruction
6177
point
6178
39.504,-3.179,41.380
6179
point
6180
39.946,-3.179,35.559
6181
point
6182
38.579,-3.179,33.207
6183
point
6184
36.617,-3.179,31.109
6185
reverse
6186
// Pedestrian number 526
6187
25				// Ref num
6188
5				// Number of instructions
6189
2				// Initial instruction
6190
point
6191
39.094,-3.180,17.134
6192
point
6193
37.128,-3.166,16.017
6194
point
6195
35.905,-3.166,14.561
6196
point
6197
34.788,-3.166,13.081
6198
reverse
6199
// Pedestrian number 527
6200
24				// Ref num
6201
5				// Number of instructions
6202
2				// Initial instruction
6203
point
6204
22.897,-3.166,-19.970
6205
point
6206
21.862,-3.166,-21.076
6207
point
6208
21.369,-3.166,-25.058
6209
point
6210
20.521,-3.166,-28.559
6211
reverse
6212
// Pedestrian number 528
6213
27				// Ref num
6214
5				// Number of instructions
6215
2				// Initial instruction
6216
point
6217
20.660,-3.166,-28.879
6218
point
6219
20.606,-3.179,-27.599
6220
point
6221
20.936,-3.179,-24.022
6222
point
6223
22.092,-3.179,-19.409
6224
reverse
6225
// Pedestrian number 529
6226
31				// Ref num
6227
4				// Number of instructions
6228
2				// Initial instruction
6229
point
6230
20.481,-3.179,-26.085
6231
point
6232
21.912,-3.179,-30.336
6233
point
6234
23.362,-3.179,-36.892
6235
reverse
6236
// Pedestrian number 530
6237
30				// Ref num
6238
4				// Number of instructions
6239
2				// Initial instruction
6240
point
6241
20.593,-3.179,-29.375
6242
point
6243
21.208,-3.180,-34.786
6244
point
6245
23.330,-3.180,-37.369
6246
reverse
6247
// Pedestrian number 531
6248
30				// Ref num
6249
6				// Number of instructions
6250
2				// Initial instruction
6251
point
6252
23.015,-3.180,-38.391
6253
point
6254
22.314,-3.180,-41.235
6255
point
6256
20.710,-3.180,-45.112
6257
point
6258
20.218,-3.180,-45.364
6259
point
6260
19.611,-3.180,-45.272
6261
reverse
6262
// Pedestrian number 532
6263
31				// Ref num
6264
5				// Number of instructions
6265
2				// Initial instruction
6266
point
6267
23.349,-3.180,-34.179
6268
point
6269
20.880,-3.179,-37.984
6270
point
6271
21.690,-3.179,-41.104
6272
point
6273
23.082,-3.179,-42.377
6274
reverse
6275
// Pedestrian number 533
6276
27				// Ref num
6277
6				// Number of instructions
6278
2				// Initial instruction
6279
point
6280
22.933,-3.179,-44.822
6281
point
6282
21.954,-3.179,-45.001
6283
point
6284
21.090,-3.179,-45.383
6285
point
6286
19.207,-3.179,-45.958
6287
point
6288
18.139,-3.179,-45.280
6289
reverse
6290
// Pedestrian number 534
6291
24				// Ref num
6292
6				// Number of instructions
6293
3				// Initial instruction
6294
point
6295
24.188,-3.179,-44.682
6296
point
6297
27.038,-3.179,-45.930
6298
point
6299
30.710,-3.179,-44.982
6300
point
6301
34.469,-3.179,-45.068
6302
point
6303
35.816,-3.179,-44.569
6304
reverse
6305
// Pedestrian number 535
6306
30				// Ref num
6307
6				// Number of instructions
6308
2				// Initial instruction
6309
point
6310
36.799,-3.179,-44.629
6311
point
6312
33.619,-3.179,-45.581
6313
point
6314
29.550,-3.179,-46.305
6315
point
6316
27.258,-3.179,-46.279
6317
point
6318
24.052,-3.179,-45.135
6319
reverse
6320
// Pedestrian number 536
6321
13				// Ref num
6322
3				// Number of instructions
6323
1				// Initial instruction
6324
point
6325
50.008,-5.327,-47.540
6326
point
6327
51.684,-5.298,-47.499
6328
reverse
6329
// Pedestrian number 537
6330
13				// Ref num
6331
5				// Number of instructions
6332
3				// Initial instruction
6333
point
6334
50.027,-5.328,-45.248
6335
point
6336
50.505,-5.320,-46.077
6337
point
6338
50.045,-5.327,-47.260
6339
point
6340
51.794,-5.296,-47.110
6341
reverse
6342
// Pedestrian number 538
6343
13				// Ref num
6344
5				// Number of instructions
6345
2				// Initial instruction
6346
point
6347
51.783,-5.297,-46.806
6348
point
6349
50.018,-5.328,-46.966
6350
point
6351
50.046,-5.328,-45.772
6352
point
6353
51.724,-5.298,-45.278
6354
reverse
6355
// Pedestrian number 539
6356
13				// Ref num
6357
3				// Number of instructions
6358
1				// Initial instruction
6359
point
6360
50.037,-5.328,-46.642
6361
point
6362
51.750,-5.297,-46.533
6363
reverse
6364
// Pedestrian number 540
6365
13				// Ref num
6366
3				// Number of instructions
6367
1				// Initial instruction
6368
point
6369
50.068,-5.327,-46.315
6370
point
6371
51.727,-5.298,-46.114
6372
reverse
6373
// Pedestrian number 541
6374
13				// Ref num
6375
6				// Number of instructions
6376
3				// Initial instruction
6377
point
6378
51.631,-5.299,-47.250
6379
point
6380
50.069,-5.327,-45.963
6381
point
6382
50.069,-5.327,-45.963
6383
point
6384
50.683,-5.317,-45.817
6385
point
6386
51.776,-5.296,-44.994
6387
reverse
6388
// Pedestrian number 542
6389
13				// Ref num
6390
4				// Number of instructions
6391
1				// Initial instruction
6392
point
6393
50.113,-5.327,-45.586
6394
point
6395
50.631,-5.317,-45.368
6396
point
6397
51.713,-5.298,-45.690
6398
reverse
6399
// Pedestrian number 543
6400
13				// Ref num
6401
3				// Number of instructions
6402
1				// Initial instruction
6403
point
6404
50.103,-5.333,-45.174
6405
point
6406
51.802,-5.297,-45.173
6407
reverse
6408
// Pedestrian number 544
6409
14				// Ref num
6410
6				// Number of instructions
6411
2				// Initial instruction
6412
point
6413
51.748,-5.294,-47.888
6414
point
6415
49.500,-5.294,-47.975
6416
point
6417
47.021,-5.294,-48.098
6418
point
6419
43.327,-5.294,-52.095
6420
point
6421
42.601,-5.293,-55.601
6422
reverse
6423
// Pedestrian number 545
6424
30				// Ref num
6425
6				// Number of instructions
6426
2				// Initial instruction
6427
point
6428
37.258,-3.179,-44.643
6429
point
6430
38.855,-3.179,-46.244
6431
point
6432
39.670,-3.179,-46.459
6433
point
6434
40.261,-3.179,-46.075
6435
point
6436
39.998,-3.179,-44.165
6437
reverse
6438
// Pedestrian number 546
6439
31				// Ref num
6440
8				// Number of instructions
6441
2				// Initial instruction
6442
point
6443
40.015,-3.179,-43.925
6444
point
6445
40.254,-3.179,-42.531
6446
point
6447
40.863,-3.179,-40.734
6448
point
6449
40.723,-3.179,-39.006
6450
point
6451
40.135,-3.179,-38.099
6452
point
6453
39.512,-3.179,-37.724
6454
point
6455
38.640,-3.179,-38.093
6456
reverse
6457
// Pedestrian number 547
6458
24				// Ref num
6459
5				// Number of instructions
6460
2				// Initial instruction
6461
point
6462
37.264,-3.179,-33.254
6463
point
6464
34.862,-3.179,-32.309
6465
point
6466
33.495,-3.179,-29.870
6467
point
6468
33.693,-3.179,-25.439
6469
reverse
6470
// Pedestrian number 548
6471
15				// Ref num
6472
6				// Number of instructions
6473
2				// Initial instruction
6474
point
6475
37.291,-3.179,-26.415
6476
point
6477
35.117,-3.179,-28.072
6478
point
6479
32.965,-3.179,-32.431
6480
point
6481
31.516,-3.179,-33.759
6482
point
6483
29.748,-3.179,-38.003
6484
reverse
6485
// Pedestrian number 549
6486
16				// Ref num
6487
7				// Number of instructions
6488
2				// Initial instruction
6489
point
6490
39.689,-3.179,-36.502
6491
point
6492
37.629,-3.179,-37.410
6493
point
6494
36.470,-3.179,-36.559
6495
point
6496
35.871,-3.179,-35.820
6497
point
6498
36.376,-3.179,-35.296
6499
point
6500
37.283,-3.179,-34.960
6501
reverse
6502
// Pedestrian number 550
6503
16				// Ref num
6504
6				// Number of instructions
6505
2				// Initial instruction
6506
point
6507
37.184,-3.179,-35.294
6508
point
6509
34.407,-3.179,-34.930
6510
point
6511
32.571,-3.179,-35.316
6512
point
6513
29.282,-3.179,-36.694
6514
point
6515
27.626,-3.179,-37.956
6516
reverse
6517
// Pedestrian number 551
6518
27				// Ref num
6519
5				// Number of instructions
6520
2				// Initial instruction
6521
point
6522
32.037,-3.179,-37.944
6523
point
6524
33.139,-3.179,-33.977
6525
point
6526
35.034,-3.179,-31.229
6527
point
6528
37.281,-3.179,-30.798
6529
reverse
6530
// Pedestrian number 552
6531
31				// Ref num
6532
6				// Number of instructions
6533
2				// Initial instruction
6534
point
6535
37.224,-3.179,-32.185
6536
point
6537
32.292,-3.179,-30.918
6538
point
6539
30.490,-3.179,-29.636
6540
point
6541
29.965,-3.179,-27.104
6542
point
6543
29.238,-3.179,-25.463
6544
reverse
6545
// Pedestrian number 553
6546
31				// Ref num
6547
5				// Number of instructions
6548
2				// Initial instruction
6549
point
6550
31.645,-3.179,-25.312
6551
point
6552
31.122,-3.179,-27.648
6553
point
6554
27.938,-3.179,-30.712
6555
point
6556
26.074,-3.179,-30.960
6557
reverse
6558
// Pedestrian number 554
6559
31				// Ref num
6560
5				// Number of instructions
6561
2				// Initial instruction
6562
point
6563
29.523,-3.179,-38.090
6564
point
6565
29.975,-3.179,-34.143
6566
point
6567
29.107,-3.179,-32.382
6568
point
6569
26.134,-3.179,-31.571
6570
reverse
6571
// Pedestrian number 555
6572
27				// Ref num
6573
7				// Number of instructions
6574
2				// Initial instruction
6575
point
6576
26.590,-3.179,-25.767
6577
point
6578
28.863,-3.179,-28.452
6579
point
6580
31.312,-3.179,-29.928
6581
point
6582
31.109,-3.179,-32.094
6583
point
6584
32.311,-3.179,-33.615
6585
point
6586
33.511,-3.179,-37.892
6587
reverse
6588
// Pedestrian number 556
6589
30				// Ref num
6590
5				// Number of instructions
6591
2				// Initial instruction
6592
point
6593
31.814,-3.179,-37.962
6594
point
6595
31.370,-3.179,-36.701
6596
point
6597
32.158,-3.179,-33.656
6598
point
6599
37.284,-3.179,-33.437
6600
reverse
6601
// Pedestrian number 557
6602
16				// Ref num
6603
8				// Number of instructions
6604
2				// Initial instruction
6605
point
6606
37.259,-3.179,-34.115
6607
point
6608
35.531,-3.179,-34.130
6609
point
6610
34.575,-3.179,-32.461
6611
point
6612
34.551,-3.179,-30.906
6613
point
6614
32.248,-3.179,-30.072
6615
point
6616
29.646,-3.179,-30.707
6617
point
6618
26.114,-3.179,-29.171
6619
reverse
6620
// Pedestrian number 558
6621
30				// Ref num
6622
6				// Number of instructions
6623
4				// Initial instruction
6624
point
6625
26.181,-3.179,-27.282
6626
point
6627
29.357,-3.179,-30.068
6628
point
6629
29.380,-3.179,-33.924
6630
point
6631
28.015,-3.179,-35.908
6632
point
6633
27.344,-3.179,-37.924
6634
reverse
6635
// Pedestrian number 559
6636
31				// Ref num
6637
5				// Number of instructions
6638
2				// Initial instruction
6639
point
6640
-61.111,0.000,21.856
6641
point
6642
-59.297,0.000,23.355
6643
point
6644
-58.703,0.000,25.085
6645
point
6646
-59.446,0.000,25.855
6647
reverse
6648
// Pedestrian number 560
6649
102				// Ref num
6650
2				// Number of instructions
6651
1				// Initial instruction
6652
point
6653
-47.880,-2.414,30.337
6654
reverse
6655
// Pedestrian number 561
6656
114				// Ref num
6657
2				// Number of instructions
6658
1				// Initial instruction
6659
point
6660
-79.314,5.692,103.036
6661
reverse
6662
// Pedestrian number 562
6663
114				// Ref num
6664
2				// Number of instructions
6665
1				// Initial instruction
6666
point
6667
-75.908,7.182,113.619
6668
reverse
6669
// Pedestrian number 563
6670
114				// Ref num
6671
2				// Number of instructions
6672
1				// Initial instruction
6673
point
6674
-72.010,7.387,117.217
6675
reverse
6676
// Pedestrian number 564
6677
114				// Ref num
6678
2				// Number of instructions
6679
1				// Initial instruction
6680
point
6681
-60.688,7.428,122.516
6682
reverse
6683
// Pedestrian number 565
6684
114				// Ref num
6685
2				// Number of instructions
6686
1				// Initial instruction
6687
point
6688
-50.492,7.622,125.443
6689
reverse
6690
// Pedestrian number 566
6691
114				// Ref num
6692
2				// Number of instructions
6693
1				// Initial instruction
6694
point
6695
-32.826,8.071,123.321
6696
reverse
6697
// Pedestrian number 567
6698
114				// Ref num
6699
2				// Number of instructions
6700
1				// Initial instruction
6701
point
6702
11.089,6.665,122.806
6703
reverse
6704
// Pedestrian number 568
6705
114				// Ref num
6706
2				// Number of instructions
6707
1				// Initial instruction
6708
point
6709
18.835,7.313,121.954
6710
reverse
6711
// Pedestrian number 569
6712
114				// Ref num
6713
2				// Number of instructions
6714
1				// Initial instruction
6715
point
6716
24.995,6.791,120.428
6717
reverse
6718
// Pedestrian number 570
6719
114				// Ref num
6720
2				// Number of instructions
6721
1				// Initial instruction
6722
point
6723
38.228,2.494,120.493
6724
reverse
6725
// Pedestrian number 571
6726
114				// Ref num
6727
2				// Number of instructions
6728
1				// Initial instruction
6729
point
6730
45.380,4.613,119.000
6731
reverse
6732
// Pedestrian number 572
6733
114				// Ref num
6734
2				// Number of instructions
6735
1				// Initial instruction
6736
point
6737
50.510,6.220,117.576
6738
reverse
6739
// Pedestrian number 573
6740
114				// Ref num
6741
2				// Number of instructions
6742
1				// Initial instruction
6743
point
6744
53.349,6.259,116.588
6745
reverse
6746
// Pedestrian number 574
6747
114				// Ref num
6748
2				// Number of instructions
6749
1				// Initial instruction
6750
point
6751
58.113,6.233,110.929
6752
reverse
6753
// Pedestrian number 575
6754
114				// Ref num
6755
2				// Number of instructions
6756
1				// Initial instruction
6757
point
6758
59.004,6.265,104.527
6759
reverse
6760
// Pedestrian number 576
6761
27				// Ref num
6762
7				// Number of instructions
6763
3				// Initial instruction
6764
point
6765
-55.939,5.970,102.231
6766
point
6767
-57.634,5.844,103.771
6768
point
6769
-59.636,5.706,104.639
6770
point
6771
-62.868,5.475,105.080
6772
point
6773
-64.543,5.355,105.029
6774
point
6775
-65.713,5.666,105.077
6776
reverse
6777
// Pedestrian number 577
6778
30				// Ref num
6779
9				// Number of instructions
6780
3				// Initial instruction
6781
point
6782
-66.362,5.837,104.739
6783
point
6784
-71.089,7.058,102.702
6785
point
6786
-73.446,7.658,101.537
6787
point
6788
-73.740,7.613,101.507
6789
point
6790
-75.138,7.119,99.289
6791
point
6792
-74.795,7.282,96.656
6793
point
6794
-74.252,7.632,95.238
6795
point
6796
-73.269,7.645,92.663
6797
reverse
6798
// Pedestrian number 578
6799
16				// Ref num
6800
7				// Number of instructions
6801
2				// Initial instruction
6802
point
6803
-75.099,7.355,79.338
6804
point
6805
-73.624,7.379,78.073
6806
point
6807
-73.010,7.387,76.720
6808
point
6809
-72.291,7.418,76.349
6810
point
6811
-71.221,7.474,76.316
6812
point
6813
-70.706,7.576,75.767
6814
reverse
6815
// Pedestrian number 579
6816
27				// Ref num
6817
5				// Number of instructions
6818
2				// Initial instruction
6819
point
6820
-58.619,5.158,70.428
6821
point
6822
-57.662,5.371,71.561
6823
point
6824
-56.870,5.562,72.740
6825
point
6826
-55.726,5.774,73.610
6827
reverse
6828
// Pedestrian number 580
6829
27				// Ref num
6830
11				// Number of instructions
6831
2				// Initial instruction
6832
point
6833
-36.865,4.433,66.229
6834
point
6835
-36.784,3.711,64.824
6836
point
6837
-36.518,3.374,64.182
6838
point
6839
-35.077,2.850,63.231
6840
point
6841
-33.812,2.178,60.964
6842
point
6843
-33.565,1.283,57.208
6844
point
6845
-32.067,0.634,54.498
6846
point
6847
-29.408,-0.671,50.570
6848
point
6849
-29.548,-1.938,48.388
6850
point
6851
-30.007,-1.877,45.845
6852
reverse
6853
// Pedestrian number 581
6854
31				// Ref num
6855
8				// Number of instructions
6856
5				// Initial instruction
6857
point
6858
-33.485,4.015,65.721
6859
point
6860
-34.616,4.423,66.401
6861
point
6862
-36.892,4.720,66.773
6863
point
6864
-37.559,5.105,67.488
6865
point
6866
-37.483,5.485,68.224
6867
point
6868
-36.866,6.096,69.358
6869
point
6870
-36.566,6.184,69.711
6871
reverse
6872
// Pedestrian number 582
6873
31				// Ref num
6874
7				// Number of instructions
6875
3				// Initial instruction
6876
point
6877
-33.101,3.830,65.390
6878
point
6879
-31.138,3.362,64.650
6880
point
6881
-28.610,3.578,64.764
6882
point
6883
-26.759,3.535,64.492
6884
point
6885
-24.656,2.881,63.303
6886
point
6887
-24.004,2.760,62.763
6888
reverse
6889
// Pedestrian number 583
6890
27				// Ref num
6891
7				// Number of instructions
6892
4				// Initial instruction
6893
point
6894
-35.040,7.264,78.478
6895
point
6896
-35.785,7.171,77.246
6897
point
6898
-36.035,7.080,76.324
6899
point
6900
-35.625,6.996,75.849
6901
point
6902
-33.994,1007.240,75.474
6903
point
6904
-27.684,1003.050,76.331
6905
reverse
6906
// Pedestrian number 584
6907
27				// Ref num
6908
5				// Number of instructions
6909
3				// Initial instruction
6910
point
6911
-33.124,7.635,118.494
6912
point
6913
-31.960,7.617,118.631
6914
point
6915
-31.317,7.613,118.599
6916
point
6917
-29.798,7.575,119.000
6918
reverse
6919
// Pedestrian number 585
6920
16				// Ref num
6921
6				// Number of instructions
6922
2				// Initial instruction
6923
point
6924
-28.943,7.556,119.180
6925
point
6926
-26.806,7.541,119.109
6927
point
6928
-25.928,7.505,119.587
6929
point
6930
-24.754,7.539,120.807
6931
point
6932
-24.735,7.661,122.081
6933
reverse
6934
// Pedestrian number 586
6935
16				// Ref num
6936
7				// Number of instructions
6937
3				// Initial instruction
6938
point
6939
-17.177,7.331,121.161
6940
point
6941
-16.637,7.340,121.047
6942
point
6943
-14.984,6.987,120.610
6944
point
6945
-13.456,6.619,120.958
6946
point
6947
-8.302,5.454,120.825
6948
point
6949
-7.040,5.343,120.976
6950
reverse
6951
// Pedestrian number 587
6952
31				// Ref num
6953
9				// Number of instructions
6954
1				// Initial instruction
6955
point
6956
-10.954,3.764,105.165
6957
point
6958
-12.053,4.358,105.762
6959
point
6960
-14.092,5.347,106.622
6961
point
6962
-14.562,5.506,106.873
6963
point
6964
-16.810,5.395,107.366
6965
point
6966
-25.725,5.912,105.179
6967
point
6968
-28.443,6.415,102.734
6969
point
6970
-31.862,6.606,101.661
6971
reverse
6972
// Pedestrian number 588
6973
27				// Ref num
6974
9				// Number of instructions
6975
2				// Initial instruction
6976
point
6977
-43.256,8.714,89.578
6978
point
6979
-44.443,8.714,90.788
6980
point
6981
-45.317,8.714,91.128
6982
point
6983
-46.666,8.714,91.141
6984
point
6985
-47.916,8.714,90.605
6986
point
6987
-47.867,8.714,88.553
6988
point
6989
-48.040,8.714,87.461
6990
point
6991
-50.107,8.714,84.763
6992
reverse
6993
// Pedestrian number 589
6994
30				// Ref num
6995
6				// Number of instructions
6996
2				// Initial instruction
6997
point
6998
-47.765,8.714,89.010
6999
point
7000
-49.063,8.714,90.421
7001
point
7002
-49.364,8.714,91.280
7003
point
7004
-48.660,8.714,92.359
7005
point
7006
-46.802,8.714,93.481
7007
reverse
7008
// Pedestrian number 590
7009
16				// Ref num
7010
5				// Number of instructions
7011
2				// Initial instruction
7012
point
7013
-46.127,8.714,93.218
7014
point
7015
-46.292,8.714,91.830
7016
point
7017
-46.437,8.714,90.640
7018
point
7019
-47.298,8.714,89.141
7020
reverse
7021
// Pedestrian number 591
7022
27				// Ref num
7023
7				// Number of instructions
7024
2				// Initial instruction
7025
point
7026
-64.463,5.359,79.379
7027
point
7028
-63.640,5.420,80.172
7029
point
7030
-62.653,5.492,80.881
7031
point
7032
-60.987,5.584,81.122
7033
point
7034
-60.023,5.612,81.237
7035
point
7036
-59.620,5.674,81.261
7037
reverse
7038
// Pedestrian number 592
7039
16				// Ref num
7040
8				// Number of instructions
7041
3				// Initial instruction
7042
point
7043
-63.744,5.239,72.222
7044
point
7045
-62.527,5.059,70.754
7046
point
7047
-61.185,4.859,68.900
7048
point
7049
-60.464,4.745,67.520
7050
point
7051
-59.870,4.418,66.381
7052
point
7053
-59.839,4.192,65.028
7054
point
7055
-60.973,4.171,63.315
7056
reverse
7057
// Pedestrian number 593
7058
27				// Ref num
7059
11				// Number of instructions
7060
4				// Initial instruction
7061
point
7062
-64.792,5.459,68.313
7063
point
7064
-63.843,5.256,67.482
7065
point
7066
-61.423,4.717,66.008
7067
point
7068
-61.090,4.487,65.074
7069
point
7070
-60.025,3.996,63.588
7071
point
7072
-59.434,3.630,62.190
7073
point
7074
-59.366,2.960,60.542
7075
point
7076
-60.732,1.784,57.598
7077
point
7078
-62.339,1.199,56.030
7079
point
7080
-64.475,1.006,55.398
7081
reverse
7082
// Pedestrian number 594
7083
16				// Ref num
7084
10				// Number of instructions
7085
4				// Initial instruction
7086
point
7087
-63.409,-0.659,50.654
7088
point
7089
-63.585,-0.109,52.297
7090
point
7091
-63.256,0.275,53.451
7092
point
7093
-62.005,0.725,54.789
7094
point
7095
-61.331,0.900,55.280
7096
point
7097
-59.595,1.194,56.164
7098
point
7099
-57.930,1.561,57.046
7100
point
7101
-57.342,2.055,58.392
7102
point
7103
-57.202,2.789,60.412
7104
reverse
7105
// Pedestrian number 595
7106
30				// Ref num
7107
10				// Number of instructions
7108
4				// Initial instruction
7109
point
7110
-54.155,-0.674,50.591
7111
point
7112
-53.577,-0.055,52.410
7113
point
7114
-54.675,0.843,55.027
7115
point
7116
-53.865,1.305,56.399
7117
point
7118
-53.405,1.626,57.425
7119
point
7120
-54.188,2.380,59.571
7121
point
7122
-52.913,3.889,63.265
7123
point
7124
-52.920,3.998,63.649
7125
point
7126
-54.762,4.405,67.072
7127
reverse
7128
// Pedestrian number 596
7129
30				// Ref num
7130
7				// Number of instructions
7131
2				// Initial instruction
7132
point
7133
-55.947,-0.661,50.718
7134
point
7135
-56.268,0.271,53.431
7136
point
7137
-56.124,0.860,55.145
7138
point
7139
-55.768,2.212,58.852
7140
point
7141
-56.159,2.873,60.781
7142
point
7143
-56.449,3.161,61.789
7144
reverse
7145
// Pedestrian number 597
7146
16				// Ref num
7147
7				// Number of instructions
7148
4				// Initial instruction
7149
point
7150
-65.227,0.552,54.230
7151
point
7152
-64.315,0.311,53.492
7153
point
7154
-62.756,0.049,52.788
7155
point
7156
-60.982,-0.090,52.419
7157
point
7158
-58.287,-0.472,51.280
7159
point
7160
-56.507,-0.623,50.797
7161
reverse
7162
// Pedestrian number 598
7163
16				// Ref num
7164
10				// Number of instructions
7165
4				// Initial instruction
7166
point
7167
-53.077,-0.640,50.663
7168
point
7169
-51.198,0.053,52.729
7170
point
7171
-49.727,0.710,54.760
7172
point
7173
-48.163,1.260,56.784
7174
point
7175
-46.023,1.800,58.756
7176
point
7177
-41.866,2.465,61.213
7178
point
7179
-38.678,3.135,63.505
7180
point
7181
-37.769,3.596,64.494
7182
point
7183
-37.050,4.467,66.285
7184
reverse
7185
// Pedestrian number 599
7186
30				// Ref num
7187
15				// Number of instructions
7188
5				// Initial instruction
7189
point
7190
-32.858,-1.602,48.513
7191
point
7192
-32.881,-1.055,49.958
7193
point
7194
-33.032,-0.626,50.704
7195
point
7196
-33.684,-0.262,51.791
7197
point
7198
-34.682,0.411,53.787
7199
point
7200
-35.001,0.653,54.578
7201
point
7202
-35.716,0.890,55.571
7203
point
7204
-35.822,1.570,58.435
7205
point
7206
-35.975,1.938,59.986
7207
point
7208
-37.941,2.626,62.218
7209
point
7210
-38.099,2.891,63.205
7211
point
7212
-37.783,3.807,64.921
7213
point
7214
-37.614,4.307,65.932
7215
point
7216
-37.149,4.501,66.369
7217
reverse
7218
// Pedestrian number 600
7219
114				// Ref num
7220
2				// Number of instructions
7221
1				// Initial instruction
7222
point
7223
-41.728,8.022,124.465
7224
reverse
7225
// Pedestrian number 601
7226
114				// Ref num
7227
2				// Number of instructions
7228
1				// Initial instruction
7229
point
7230
-39.985,9.864,100.309
7231
reverse
7232
// Pedestrian number 602
7233
114				// Ref num
7234
2				// Number of instructions
7235
1				// Initial instruction
7236
point
7237
-91.143,13.033,53.007
7238
reverse
7239
// Pedestrian number 603
7240
114				// Ref num
7241
2				// Number of instructions
7242
1				// Initial instruction
7243
point
7244
-92.420,0.178,-2.886
7245
reverse
7246
// Pedestrian number 604
7247
114				// Ref num
7248
2				// Number of instructions
7249
1				// Initial instruction
7250
point
7251
-92.734,0.358,-13.096
7252
reverse
7253
// Pedestrian number 605
7254
114				// Ref num
7255
2				// Number of instructions
7256
1				// Initial instruction
7257
point
7258
-40.726,-5.293,-52.390
7259
reverse
7260
// Pedestrian number 606
7261
114				// Ref num
7262
2				// Number of instructions
7263
1				// Initial instruction
7264
point
7265
-40.746,-5.293,-52.789
7266
reverse
7267
// Pedestrian number 607
7268
114				// Ref num
7269
2				// Number of instructions
7270
1				// Initial instruction
7271
point
7272
-40.760,-5.293,-53.169
7273
reverse
7274
// Pedestrian number 608
7275
114				// Ref num
7276
2				// Number of instructions
7277
1				// Initial instruction
7278
point
7279
-40.769,-5.293,-53.593
7280
reverse
7281
// Pedestrian number 609
7282
114				// Ref num
7283
2				// Number of instructions
7284
1				// Initial instruction
7285
point
7286
-40.750,-5.293,-54.018
7287
reverse
7288
// Pedestrian number 610
7289
114				// Ref num
7290
2				// Number of instructions
7291
1				// Initial instruction
7292
point
7293
-40.771,-5.293,-54.472
7294
reverse
7295
// Pedestrian number 611
7296
114				// Ref num
7297
2				// Number of instructions
7298
1				// Initial instruction
7299
point
7300
-40.777,-5.293,-54.873
7301
reverse
7302
// Pedestrian number 612
7303
114				// Ref num
7304
2				// Number of instructions
7305
1				// Initial instruction
7306
point
7307
-40.800,-5.293,-55.337
7308
reverse
7309
// Pedestrian number 613
7310
13				// Ref num
7311
8				// Number of instructions
7312
3				// Initial instruction
7313
point
7314
-41.096,-5.293,-52.999
7315
point
7316
-41.687,-5.293,-53.028
7317
point
7318
-41.687,-5.293,-53.028
7319
point
7320
-42.632,-5.293,-53.075
7321
point
7322
-43.150,-5.293,-53.181
7323
point
7324
-44.268,-5.293,-54.336
7325
point
7326
-45.816,-5.293,-55.737
7327
reverse
7328
// Pedestrian number 614
7329
13				// Ref num
7330
6				// Number of instructions
7331
2				// Initial instruction
7332
point
7333
-41.154,-5.293,-53.375
7334
point
7335
-41.684,-5.293,-53.378
7336
point
7337
-42.541,-5.293,-53.462
7338
point
7339
-43.146,-5.293,-53.640
7340
point
7341
-46.158,-5.293,-55.606
7342
reverse
7343
// Pedestrian number 615
7344
13				// Ref num
7345
6				// Number of instructions
7346
2				// Initial instruction
7347
point
7348
-41.153,-5.293,-53.818
7349
point
7350
-41.663,-5.293,-53.823
7351
point
7352
-42.088,-5.293,-54.346
7353
point
7354
-43.138,-5.293,-54.963
7355
point
7356
-45.289,-5.293,-55.691
7357
reverse
7358
// Pedestrian number 616
7359
13				// Ref num
7360
7				// Number of instructions
7361
2				// Initial instruction
7362
point
7363
-41.103,-5.293,-54.248
7364
point
7365
-41.639,-5.293,-54.262
7366
point
7367
-42.490,-5.293,-54.413
7368
point
7369
-43.167,-5.293,-54.726
7370
point
7371
-44.389,-5.293,-54.983
7372
point
7373
-45.187,-5.293,-55.437
7374
reverse
7375
// Pedestrian number 617
7376
13				// Ref num
7377
7				// Number of instructions
7378
2				// Initial instruction
7379
point
7380
-41.033,-5.293,-54.673
7381
point
7382
-41.619,-5.293,-54.691
7383
point
7384
-42.006,-5.293,-54.717
7385
point
7386
-42.738,-5.293,-55.409
7387
point
7388
-44.467,-5.293,-55.622
7389
point
7390
-46.120,-5.293,-55.445
7391
reverse
7392
// Pedestrian number 618
7393
13				// Ref num
7394
9				// Number of instructions
7395
2				// Initial instruction
7396
point
7397
-41.036,-5.293,-55.100
7398
point
7399
-41.597,-5.293,-55.153
7400
point
7401
-42.078,-5.293,-55.301
7402
point
7403
-44.061,-5.293,-54.661
7404
point
7405
-45.019,-5.293,-54.609
7406
point
7407
-45.421,-5.293,-54.690
7408
point
7409
-45.578,-5.293,-55.046
7410
point
7411
-45.450,-5.293,-55.572
7412
reverse
7413
// Pedestrian number 619
7414
139				// Ref num
7415
2				// Number of instructions
7416
1				// Initial instruction
7417
point
7418
-40.769,-5.293,-55.112
7419
reverse
7420
// Pedestrian number 620
7421
138				// Ref num
7422
2				// Number of instructions
7423
1				// Initial instruction
7424
point
7425
-40.750,-5.293,-54.663
7426
reverse
7427
// Pedestrian number 621
7428
127				// Ref num
7429
2				// Number of instructions
7430
1				// Initial instruction
7431
point
7432
-40.743,-5.293,-54.239
7433
reverse
7434
// Pedestrian number 622
7435
100				// Ref num
7436
2				// Number of instructions
7437
1				// Initial instruction
7438
point
7439
-40.753,-5.293,-53.794
7440
reverse
7441
// Pedestrian number 623
7442
107				// Ref num
7443
2				// Number of instructions
7444
1				// Initial instruction
7445
point
7446
-40.757,-5.293,-53.380
7447
reverse
7448
// Pedestrian number 624
7449
125				// Ref num
7450
2				// Number of instructions
7451
1				// Initial instruction
7452
point
7453
-40.736,-5.293,-52.980
7454
reverse
7455
// Pedestrian number 625
7456
112				// Ref num
7457
2				// Number of instructions
7458
1				// Initial instruction
7459
point
7460
-40.729,-5.293,-52.581
7461
reverse
7462
// Pedestrian number 626
7463
137				// Ref num
7464
2				// Number of instructions
7465
1				// Initial instruction
7466
point
7467
-40.784,-5.293,-55.614
7468
reverse
7469
// Pedestrian number 627
7470
114				// Ref num
7471
2				// Number of instructions
7472
1				// Initial instruction
7473
point
7474
-47.981,-5.293,-53.616
7475
reverse
7476
// Pedestrian number 628
7477
114				// Ref num
7478
2				// Number of instructions
7479
1				// Initial instruction
7480
point
7481
-51.714,-5.293,-54.095
7482
reverse
7483
// Pedestrian number 629
7484
114				// Ref num
7485
2				// Number of instructions
7486
1				// Initial instruction
7487
point
7488
-54.168,-5.293,-53.210
7489
reverse
7490
// Pedestrian number 630
7491
114				// Ref num
7492
2				// Number of instructions
7493
1				// Initial instruction
7494
point
7495
-57.204,-5.293,-54.657
7496
reverse
7497
// Pedestrian number 631
7498
114				// Ref num
7499
2				// Number of instructions
7500
1				// Initial instruction
7501
point
7502
-61.080,-5.293,-52.838
7503
reverse
7504
// Pedestrian number 632
7505
114				// Ref num
7506
2				// Number of instructions
7507
1				// Initial instruction
7508
point
7509
-65.744,-5.293,-54.875
7510
reverse
7511
// Pedestrian number 633
7512
114				// Ref num
7513
2				// Number of instructions
7514
1				// Initial instruction
7515
point
7516
-68.845,-5.293,-53.901
7517
reverse
7518
// Pedestrian number 634
7519
114				// Ref num
7520
2				// Number of instructions
7521
1				// Initial instruction
7522
point
7523
-74.248,-5.293,-55.505
7524
reverse
7525
// Pedestrian number 635
7526
114				// Ref num
7527
2				// Number of instructions
7528
1				// Initial instruction
7529
point
7530
-79.428,-5.293,-52.617
7531
reverse
7532
// Pedestrian number 636
7533
114				// Ref num
7534
2				// Number of instructions
7535
1				// Initial instruction
7536
point
7537
-83.165,-5.293,-53.267
7538
reverse
7539
// Pedestrian number 637
7540
114				// Ref num
7541
2				// Number of instructions
7542
1				// Initial instruction
7543
point
7544
-81.506,-5.293,-54.491
7545
reverse
7546
// Pedestrian number 638
7547
114				// Ref num
7548
2				// Number of instructions
7549
1				// Initial instruction
7550
point
7551
-77.164,-5.293,-53.663
7552
reverse
7553
// Pedestrian number 639
7554
114				// Ref num
7555
2				// Number of instructions
7556
1				// Initial instruction
7557
point
7558
-73.118,-5.293,-53.436
7559
reverse
7560
// Pedestrian number 640
7561
114				// Ref num
7562
2				// Number of instructions
7563
1				// Initial instruction
7564
point
7565
-70.433,-5.293,-55.361
7566
reverse
7567
// Pedestrian number 641
7568
114				// Ref num
7569
2				// Number of instructions
7570
1				// Initial instruction
7571
point
7572
-63.968,-5.293,-54.432
7573
reverse
7574
// Pedestrian number 642
7575
114				// Ref num
7576
2				// Number of instructions
7577
1				// Initial instruction
7578
point
7579
-60.270,-5.293,-55.098
7580
reverse
7581
// Pedestrian number 643
7582
114				// Ref num
7583
2				// Number of instructions
7584
1				// Initial instruction
7585
point
7586
-50.167,-5.293,-55.019
7587
reverse
7588
// Pedestrian number 644
7589
114				// Ref num
7590
2				// Number of instructions
7591
1				// Initial instruction
7592
point
7593
-36.590,-5.293,-54.129
7594
reverse
7595
// Pedestrian number 645
7596
114				// Ref num
7597
2				// Number of instructions
7598
1				// Initial instruction
7599
point
7600
-31.601,-5.293,-54.076
7601
reverse
7602
// Pedestrian number 646
7603
114				// Ref num
7604
2				// Number of instructions
7605
1				// Initial instruction
7606
point
7607
-25.663,-5.293,-54.087
7608
reverse
7609
// Pedestrian number 647
7610
114				// Ref num
7611
2				// Number of instructions
7612
1				// Initial instruction
7613
point
7614
-26.627,-5.293,-52.880
7615
reverse
7616
// Pedestrian number 648
7617
114				// Ref num
7618
2				// Number of instructions
7619
1				// Initial instruction
7620
point
7621
-15.186,-5.297,-55.128
7622
reverse
7623
// Pedestrian number 649
7624
114				// Ref num
7625
2				// Number of instructions
7626
1				// Initial instruction
7627
point
7628
-12.302,-5.294,-53.719
7629
reverse
7630
// Pedestrian number 650
7631
114				// Ref num
7632
2				// Number of instructions
7633
1				// Initial instruction
7634
point
7635
-9.348,-5.295,-55.095
7636
reverse
7637
// Pedestrian number 651
7638
114				// Ref num
7639
2				// Number of instructions
7640
1				// Initial instruction
7641
point
7642
-6.088,-5.292,-52.730
7643
reverse
7644
// Pedestrian number 652
7645
114				// Ref num
7646
2				// Number of instructions
7647
1				// Initial instruction
7648
point
7649
-1.815,-5.293,-55.168
7650
reverse
7651
// Pedestrian number 653
7652
114				// Ref num
7653
2				// Number of instructions
7654
1				// Initial instruction
7655
point
7656
3.400,-5.293,-52.562
7657
reverse
7658
// Pedestrian number 654
7659
114				// Ref num
7660
2				// Number of instructions
7661
1				// Initial instruction
7662
point
7663
8.393,-5.293,-55.380
7664
reverse
7665
// Pedestrian number 655
7666
114				// Ref num
7667
2				// Number of instructions
7668
1				// Initial instruction
7669
point
7670
11.592,-5.293,-53.340
7671
reverse
7672
// Pedestrian number 656
7673
114				// Ref num
7674
2				// Number of instructions
7675
1				// Initial instruction
7676
point
7677
15.697,-5.293,-54.653
7678
reverse
7679
// Pedestrian number 657
7680
114				// Ref num
7681
2				// Number of instructions
7682
1				// Initial instruction
7683
point
7684
21.633,-5.293,-53.110
7685
reverse
7686
// Pedestrian number 658
7687
114				// Ref num
7688
2				// Number of instructions
7689
1				// Initial instruction
7690
point
7691
26.438,-5.293,-54.432
7692
reverse
7693
// Pedestrian number 659
7694
114				// Ref num
7695
2				// Number of instructions
7696
1				// Initial instruction
7697
point
7698
30.914,-5.293,-53.255
7699
reverse
7700
// Pedestrian number 660
7701
114				// Ref num
7702
2				// Number of instructions
7703
1				// Initial instruction
7704
point
7705
34.091,-5.293,-54.347
7706
reverse
7707
// Pedestrian number 661
7708
114				// Ref num
7709
2				// Number of instructions
7710
1				// Initial instruction
7711
point
7712
36.755,-5.293,-54.113
7713
reverse
7714
// Pedestrian number 662
7715
114				// Ref num
7716
2				// Number of instructions
7717
1				// Initial instruction
7718
point
7719
39.538,-5.293,-54.422
7720
reverse
7721
// Pedestrian number 663
7722
114				// Ref num
7723
2				// Number of instructions
7724
1				// Initial instruction
7725
point
7726
42.480,-5.293,-53.308
7727
reverse
7728
// Pedestrian number 664
7729
27				// Ref num
7730
7				// Number of instructions
7731
1				// Initial instruction
7732
point
7733
56.026,5.312,53.775
7734
point
7735
55.326,5.256,53.078
7736
point
7737
54.340,4.934,50.764
7738
point
7739
54.241,4.533,48.553
7740
point
7741
53.810,1004.730,47.202
7742
point
7743
51.740,995.104,39.330
7744
reverse
7745
// Pedestrian number 665
7746
16				// Ref num
7747
6				// Number of instructions
7748
2				// Initial instruction
7749
point
7750
51.121,0.382,53.775
7751
point
7752
50.032,-0.012,52.545
7753
point
7754
48.407,-0.184,52.017
7755
point
7756
47.325,0.143,52.989
7757
point
7758
46.593,0.533,54.155
7759
reverse
7760
// Pedestrian number 666
7761
27				// Ref num
7762
5				// Number of instructions
7763
1				// Initial instruction
7764
point
7765
44.384,0.895,55.279
7766
point
7767
44.478,0.780,54.774
7768
point
7769
44.661,0.110,52.890
7770
point
7771
45.846,-0.673,50.564
7772
reverse
7773
// Pedestrian number 667
7774
27				// Ref num
7775
6				// Number of instructions
7776
2				// Initial instruction
7777
point
7778
39.581,0.163,53.070
7779
point
7780
41.639,-0.035,52.432
7781
point
7782
42.538,-0.225,51.894
7783
point
7784
43.108,-0.694,50.499
7785
point
7786
43.132,-0.807,50.429
7787
reverse
7788
// Pedestrian number 668
7789
30				// Ref num
7790
5				// Number of instructions
7791
2				// Initial instruction
7792
point
7793
31.875,3.466,63.944
7794
point
7795
29.946,3.373,63.190
7796
point
7797
28.503,3.175,61.845
7798
point
7799
28.484,2.991,60.730
7800
reverse
7801
// Pedestrian number 669
7802
27				// Ref num
7803
8				// Number of instructions
7804
4				// Initial instruction
7805
point
7806
27.982,2.860,59.948
7807
point
7808
27.107,2.809,59.641
7809
point
7810
25.083,2.422,58.711
7811
point
7812
23.043,2.287,58.413
7813
point
7814
21.847,2.491,58.900
7815
point
7816
21.031,2.777,59.708
7817
point
7818
17.784,3.179,64.690
7819
reverse
7820
// Pedestrian number 670
7821
31				// Ref num
7822
3				// Number of instructions
7823
1				// Initial instruction
7824
point
7825
7.401,1.763,60.134
7826
point
7827
5.961,1.622,59.422
7828
reverse
7829
// Pedestrian number 671
7830
15				// Ref num
7831
5				// Number of instructions
7832
3				// Initial instruction
7833
point
7834
-70.564,-3.166,-14.174
7835
point
7836
-71.957,-3.166,-13.618
7837
point
7838
-72.971,-3.166,-12.651
7839
point
7840
-75.177,-3.166,-10.864
7841
reverse
7842
// Pedestrian number 672
7843
16				// Ref num
7844
6				// Number of instructions
7845
2				// Initial instruction
7846
point
7847
-72.148,-3.166,-15.142
7848
point
7849
-69.653,-3.166,-15.152
7850
point
7851
-67.781,-3.166,-15.774
7852
point
7853
-64.899,-3.166,-15.282
7854
point
7855
-62.011,-3.166,-16.245
7856
reverse
7857
// Pedestrian number 673
7858
27				// Ref num
7859
5				// Number of instructions
7860
2				// Initial instruction
7861
point
7862
-72.295,-3.166,-15.047
7863
point
7864
-71.874,-3.166,-14.902
7865
point
7866
-71.502,-3.166,-14.511
7867
point
7868
-70.579,-3.166,-14.414
7869
reverse
7870
// Pedestrian number 674
7871
30				// Ref num
7872
7				// Number of instructions
7873
2				// Initial instruction
7874
point
7875
-72.839,-3.166,-15.014
7876
point
7877
-75.125,-3.166,-14.994
7878
point
7879
-76.183,-3.166,-14.539
7880
point
7881
-79.349,-3.166,-15.278
7882
point
7883
-82.026,-3.166,-14.599
7884
point
7885
-85.556,-3.166,-10.953
7886
reverse
7887
// Pedestrian number 675
7888
31				// Ref num
7889
6				// Number of instructions
7890
2				// Initial instruction
7891
point
7892
-80.986,-3.166,-5.980
7893
point
7894
-82.460,-3.166,-9.442
7895
point
7896
-82.375,-3.166,-10.236
7897
point
7898
-81.465,-3.166,-10.901
7899
point
7900
-77.223,-3.166,-9.614
7901
reverse
7902
// Pedestrian number 676
7903
24				// Ref num
7904
5				// Number of instructions
7905
2				// Initial instruction
7906
point
7907
-85.536,-3.166,-15.402
7908
point
7909
-82.317,-3.166,-15.100
7910
point
7911
-79.290,-3.166,-12.862
7912
point
7913
-77.285,-3.166,-9.929
7914
reverse
7915
// Pedestrian number 677
7916
16				// Ref num
7917
5				// Number of instructions
7918
2				// Initial instruction
7919
point
7920
-82.864,-3.069,-18.855
7921
point
7922
-82.530,-2.848,-20.130
7923
point
7924
-82.089,-2.614,-21.216
7925
point
7926
-81.435,-1.987,-25.753
7927
reverse
7928
// Pedestrian number 678
7929
27				// Ref num
7930
7				// Number of instructions
7931
3				// Initial instruction
7932
point
7933
-83.118,-3.154,-19.010
7934
point
7935
-82.907,-3.037,-19.467
7936
point
7937
-82.747,-2.943,-19.804
7938
point
7939
-82.509,-2.767,-20.898
7940
point
7941
-81.292,-2.128,-24.011
7942
point
7943
-81.071,-1.845,-26.078
7944
reverse
7945
// Pedestrian number 679
7946
30				// Ref num
7947
5				// Number of instructions
7948
2				// Initial instruction
7949
point
7950
-82.715,-2.790,-21.025
7951
point
7952
-82.060,-2.388,-23.439
7953
point
7954
-80.668,-1.801,-25.339
7955
point
7956
-79.509,-1.226,-27.781
7957
reverse
7958
// Pedestrian number 680
7959
31				// Ref num
7960
8				// Number of instructions
7961
3				// Initial instruction
7962
point
7963
-81.634,-1.931,-26.864
7964
point
7965
-81.296,-1.643,-28.856
7966
point
7967
-79.500,-0.765,-32.464
7968
point
7969
-78.611,-0.285,-34.778
7970
point
7971
-78.237,0.081,-36.775
7972
point
7973
-78.230,0.315,-38.407
7974
point
7975
-77.869,0.459,-38.873
7976
reverse
7977
// Pedestrian number 681
7978
27				// Ref num
7979
6				// Number of instructions
7980
2				// Initial instruction
7981
point
7982
-81.021,-1.768,-26.714
7983
point
7984
-79.642,-1.070,-29.762
7985
point
7986
-78.782,-0.612,-31.915
7987
point
7988
-78.233,-0.349,-33.053
7989
point
7990
-77.503,-0.113,-33.233
7991
reverse
7992
// Pedestrian number 682
7993
31				// Ref num
7994
8				// Number of instructions
7995
2				// Initial instruction
7996
point
7997
-79.470,-1.190,-28.032
7998
point
7999
-80.069,-1.205,-29.652
8000
point
8001
-80.227,-1.046,-31.758
8002
point
8003
-80.107,-0.800,-33.910
8004
point
8005
-78.885,-0.257,-35.882
8006
point
8007
-78.054,0.225,-37.318
8008
point
8009
-77.689,0.511,-38.739
8010
reverse
8011
// Pedestrian number 683
8012
31				// Ref num
8013
5				// Number of instructions
8014
2				// Initial instruction
8015
point
8016
-81.480,-1.136,-34.619
8017
point
8018
-79.026,-0.400,-34.805
8019
point
8020
-76.851,0.156,-33.987
8021
point
8022
-76.309,0.164,-33.622
8023
reverse
8024
// Pedestrian number 684
8025
30				// Ref num
8026
6				// Number of instructions
8027
4				// Initial instruction
8028
point
8029
-77.630,0.527,-39.439
8030
point
8031
-77.844,0.466,-40.311
8032
point
8033
-77.812,0.341,-40.847
8034
point
8035
-76.854,0.168,-42.010
8036
point
8037
-77.075,-0.410,-43.307
8038
reverse
8039
// Pedestrian number 685
8040
16				// Ref num
8041
5				// Number of instructions
8042
2				// Initial instruction
8043
point
8044
-73.920,1.149,-36.026
8045
point
8046
-71.268,1.149,-36.010
8047
point
8048
-70.072,1.149,-37.045
8049
point
8050
-68.766,1.149,-40.608
8051
reverse
8052
// Pedestrian number 686
8053
27				// Ref num
8054
6				// Number of instructions
8055
3				// Initial instruction
8056
point
8057
-75.346,1.149,-37.387
8058
point
8059
-73.305,1.149,-38.813
8060
point
8061
-72.390,1.149,-39.173
8062
point
8063
-70.976,1.149,-39.755
8064
point
8065
-70.281,1.149,-40.561
8066
reverse
8067
// Pedestrian number 687
8068
30				// Ref num
8069
7				// Number of instructions
8070
5				// Initial instruction
8071
point
8072
-77.273,0.631,-39.119
8073
point
8074
-75.488,1.136,-39.080
8075
point
8076
-73.949,1.149,-39.058
8077
point
8078
-71.232,1.149,-38.275
8079
point
8080
-68.639,1.149,-36.404
8081
point
8082
-66.759,1.149,-34.168
8083
reverse
8084
// Pedestrian number 688
8085
31				// Ref num
8086
6				// Number of instructions
8087
3				// Initial instruction
8088
point
8089
-60.752,0.513,-33.659
8090
point
8091
-62.613,1.149,-35.004
8092
point
8093
-64.559,1.149,-36.928
8094
point
8095
-65.021,1.149,-38.514
8096
point
8097
-67.344,1.149,-40.675
8098
reverse
8099
// Pedestrian number 689
8100
27				// Ref num
8101
5				// Number of instructions
8102
2				// Initial instruction
8103
point
8104
-62.485,1.067,-38.264
8105
point
8106
-60.968,0.396,-39.640
8107
point
8108
-59.525,-0.164,-40.364
8109
point
8110
-56.581,-2.284,-44.446
8111
reverse
8112
// Pedestrian number 690
8113
114				// Ref num
8114
2				// Number of instructions
8115
1				// Initial instruction
8116
point
8117
-78.872,-5.293,-54.091
8118
reverse
8119
// Pedestrian number 691
8120
114				// Ref num
8121
2				// Number of instructions
8122
1				// Initial instruction
8123
point
8124
-80.200,-5.293,-55.317
8125
reverse
8126
// Pedestrian number 692
8127
114				// Ref num
8128
2				// Number of instructions
8129
1				// Initial instruction
8130
point
8131
-76.966,-5.094,-56.705
8132
reverse
8133
// Pedestrian number 693
8134
114				// Ref num
8135
2				// Number of instructions
8136
1				// Initial instruction
8137
point
8138
-73.166,-5.017,-56.973
8139
reverse
8140
// Pedestrian number 694
8141
114				// Ref num
8142
2				// Number of instructions
8143
1				// Initial instruction
8144
point
8145
-69.247,-4.938,-57.211
8146
reverse
8147
// Pedestrian number 695
8148
31				// Ref num
8149
5				// Number of instructions
8150
2				// Initial instruction
8151
point
8152
-83.151,-3.178,-18.238
8153
point
8154
-83.674,-3.124,-20.135
8155
point
8156
-83.102,-3.015,-23.423
8157
point
8158
-85.692,-2.904,-27.386
8159
reverse
8160
// Pedestrian number 696
8161
16				// Ref num
8162
6				// Number of instructions
8163
2				// Initial instruction
8164
point
8165
-85.656,-3.201,-18.299
8166
point
8167
-85.081,-3.119,-20.724
8168
point
8169
-83.197,-2.936,-26.008
8170
point
8171
-83.978,-2.888,-27.749
8172
point
8173
-85.686,-2.840,-29.349
8174
reverse
8175
// Pedestrian number 697
8176
30				// Ref num
8177
5				// Number of instructions
8178
2				// Initial instruction
8179
point
8180
-83.301,-3.182,-18.174
8181
point
8182
-84.084,-3.188,-18.212
8183
point
8184
-84.533,-3.181,-18.569
8185
point
8186
-85.689,-3.102,-21.351
8187
reverse
8188
// Pedestrian number 698
8189
16				// Ref num
8190
5				// Number of instructions
8191
2				// Initial instruction
8192
point
8193
-85.762,-3.024,-23.939
8194
point
8195
-84.720,-2.918,-26.942
8196
point
8197
-84.010,-2.837,-29.366
8198
point
8199
-83.198,-2.773,-31.174
8200
reverse
8201
// Pedestrian number 699
8202
27				// Ref num
8203
8				// Number of instructions
8204
3				// Initial instruction
8205
point
8206
-82.911,-2.698,-28.431
8207
point
8208
-83.098,-2.859,-28.387
8209
point
8210
-83.402,-2.843,-29.016
8211
point
8212
-83.437,-2.814,-29.926
8213
point
8214
-85.758,-2.698,-33.669
8215
point
8216
-85.799,-2.678,-34.287
8217
point
8218
-86.032,-2.531,-34.484
8219
reverse
8220
// Pedestrian number 700
8221
27				// Ref num
8222
7				// Number of instructions
8223
2				// Initial instruction
8224
point
8225
-85.771,-2.774,-31.344
8226
point
8227
-84.227,-2.701,-33.571
8228
point
8229
-83.183,-2.629,-35.739
8230
point
8231
-83.201,-2.606,-36.455
8232
point
8233
-83.224,-2.600,-37.717
8234
point
8235
-82.711,-2.600,-38.511
8236
reverse
8237
// Pedestrian number 701
8238
31				// Ref num
8239
6				// Number of instructions
8240
4				// Initial instruction
8241
point
8242
-82.470,-2.645,-39.125
8243
point
8244
-83.394,-2.720,-40.154
8245
point
8246
-83.765,-2.729,-40.660
8247
point
8248
-84.150,-2.617,-41.562
8249
point
8250
-85.399,-2.112,-43.064
8251
reverse
8252
// Pedestrian number 702
8253
27				// Ref num
8254
6				// Number of instructions
8255
4				// Initial instruction
8256
point
8257
-82.235,-2.714,-39.786
8258
point
8259
-82.814,-2.826,-41.109
8260
point
8261
-83.579,-2.611,-42.964
8262
point
8263
-83.579,-2.611,-42.964
8264
point
8265
-85.421,-1.995,-43.992
8266
reverse
8267
// Pedestrian number 703
8268
30				// Ref num
8269
7				// Number of instructions
8270
4				// Initial instruction
8271
point
8272
-81.709,-2.852,-41.093
8273
point
8274
-82.308,-2.874,-41.473
8275
point
8276
-82.824,-2.779,-42.019
8277
point
8278
-83.243,-2.622,-43.553
8279
point
8280
-84.020,-2.331,-44.373
8281
point
8282
-85.500,-1.885,-44.738
8283
reverse
8284
// Pedestrian number 704
8285
30				// Ref num
8286
5				// Number of instructions
8287
3				// Initial instruction
8288
point
8289
-81.307,-2.959,-42.101
8290
point
8291
-82.631,-2.770,-42.600
8292
point
8293
-83.890,-2.611,-42.250
8294
point
8295
-85.381,-2.074,-43.429
8296
reverse
8297
// Pedestrian number 705
8298
27				// Ref num
8299
6				// Number of instructions
8300
4				// Initial instruction
8301
point
8302
-82.642,-2.618,-38.887
8303
point
8304
-83.822,-2.681,-39.861
8305
point
8306
-84.100,-2.699,-40.123
8307
point
8308
-84.445,-2.612,-40.966
8309
point
8310
-85.336,-2.196,-42.503
8311
reverse
8312
// Pedestrian number 706
8313
30				// Ref num
8314
7				// Number of instructions
8315
2				// Initial instruction
8316
point
8317
-83.075,-2.600,-44.008
8318
point
8319
-81.686,-2.600,-45.654
8320
point
8321
-80.912,-2.600,-46.360
8322
point
8323
-78.736,-2.600,-47.537
8324
point
8325
-76.353,-2.647,-47.686
8326
point
8327
-76.254,-2.845,-48.062
8328
reverse
8329
// Pedestrian number 707
8330
16				// Ref num
8331
7				// Number of instructions
8332
2				// Initial instruction
8333
point
8334
-82.677,-2.600,-44.290
8335
point
8336
-81.548,-2.600,-44.429
8337
point
8338
-79.413,-2.600,-44.602
8339
point
8340
-77.713,-2.600,-45.305
8341
point
8342
-76.720,-2.627,-46.396
8343
point
8344
-75.919,-2.656,-47.737
8345
reverse
8346
// Pedestrian number 708
8347
31				// Ref num
8348
4				// Number of instructions
8349
2				// Initial instruction
8350
point
8351
-82.909,-2.938,-46.512
8352
point
8353
-81.587,-2.852,-47.264
8354
point
8355
-79.105,-2.622,-47.606
8356
reverse
8357
// Pedestrian number 709
8358
16				// Ref num
8359
7				// Number of instructions
8360
3				// Initial instruction
8361
point
8362
-70.748,-2.985,-45.249
8363
point
8364
-68.928,-3.136,-45.807
8365
point
8366
-66.439,-2.902,-47.572
8367
point
8368
-64.512,-2.942,-47.552
8369
point
8370
-62.568,-3.102,-47.736
8371
point
8372
-62.481,-3.160,-48.026
8373
reverse
8374
// Pedestrian number 710
8375
114				// Ref num
8376
2				// Number of instructions
8377
1				// Initial instruction
8378
point
8379
-80.282,-5.293,-53.170
8380
reverse
8381
// Pedestrian number 711
8382
114				// Ref num
8383
2				// Number of instructions
8384
1				// Initial instruction
8385
point
8386
-80.741,-5.189,-56.160
8387
reverse
8388
// Pedestrian number 712
8389
114				// Ref num
8390
2				// Number of instructions
8391
1				// Initial instruction
8392
point
8393
-78.174,-5.293,-55.279
8394
reverse
8395
// Pedestrian number 713
8396
114				// Ref num
8397
2				// Number of instructions
8398
1				// Initial instruction
8399
point
8400
-75.014,-5.293,-54.498
8401
reverse
8402
// Pedestrian number 714
8403
114				// Ref num
8404
2				// Number of instructions
8405
1				// Initial instruction
8406
point
8407
-75.915,-5.293,-52.780
8408
reverse
8409
// Pedestrian number 715
8410
31				// Ref num
8411
6				// Number of instructions
8412
2				// Initial instruction
8413
point
8414
-65.218,-3.275,-45.339
8415
point
8416
-64.231,-3.293,-45.442
8417
point
8418
-63.527,-3.282,-45.598
8419
point
8420
-61.093,-3.122,-46.671
8421
point
8422
-58.281,-2.816,-47.706
8423
reverse
8424
// Pedestrian number 716
8425
16				// Ref num
8426
8				// Number of instructions
8427
3				// Initial instruction
8428
point
8429
-61.449,-3.163,-47.718
8430
point
8431
-60.014,-3.005,-47.400
8432
point
8433
-58.279,-2.813,-46.356
8434
point
8435
-56.211,-2.589,-45.291
8436
point
8437
-55.437,-2.588,-44.916
8438
point
8439
-53.488,-2.588,-44.658
8440
point
8441
-53.253,-2.607,-44.590
8442
reverse
8443
// Pedestrian number 717
8444
16				// Ref num
8445
6				// Number of instructions
8446
4				// Initial instruction
8447
point
8448
-61.331,-3.146,-45.186
8449
point
8450
-58.113,-2.796,-45.771
8451
point
8452
-56.238,-2.592,-46.820
8453
point
8454
-55.224,-2.588,-47.134
8455
point
8456
-53.671,-2.588,-47.749
8457
reverse
8458
// Pedestrian number 718
8459
27				// Ref num
8460
6				// Number of instructions
8461
2				// Initial instruction
8462
point
8463
-52.953,-2.645,-44.353
8464
point
8465
-52.977,-2.642,-42.532
8466
point
8467
-52.951,-2.645,-40.098
8468
point
8469
-52.318,-2.725,-38.778
8470
point
8471
-51.819,-2.723,-37.929
8472
reverse
8473
// Pedestrian number 719
8474
27				// Ref num
8475
9				// Number of instructions
8476
2				// Initial instruction
8477
point
8478
-52.850,-2.658,-44.430
8479
point
8480
-51.388,-2.723,-43.701
8481
point
8482
-49.703,-2.723,-43.638
8483
point
8484
-48.778,-2.723,-43.528
8485
point
8486
-48.321,-2.723,-43.169
8487
point
8488
-48.060,-2.723,-42.507
8489
point
8490
-48.248,-2.723,-41.799
8491
point
8492
-49.122,-2.723,-40.463
8493
reverse
8494
// Pedestrian number 720
8495
15				// Ref num
8496
7				// Number of instructions
8497
3				// Initial instruction
8498
point
8499
-41.683,-2.723,-40.257
8500
point
8501
-42.273,-2.723,-41.209
8502
point
8503
-41.598,-2.723,-43.328
8504
point
8505
-41.470,-2.723,-43.988
8506
point
8507
-41.381,-3.177,-44.978
8508
point
8509
-41.815,-3.179,-47.505
8510
reverse
8511
// Pedestrian number 721
8512
16				// Ref num
8513
10				// Number of instructions
8514
4				// Initial instruction
8515
point
8516
-41.733,-3.050,-44.684
8517
point
8518
-41.571,-3.180,-44.998
8519
point
8520
-40.709,-3.180,-45.454
8521
point
8522
-39.494,-3.180,-45.664
8523
point
8524
-35.969,-3.180,-45.370
8525
point
8526
-35.282,-3.180,-45.017
8527
point
8528
-35.111,-2.738,-43.962
8529
point
8530
-35.082,-2.723,-42.575
8531
point
8532
-35.818,-2.723,-40.688
8533
reverse
8534
// Pedestrian number 722
8535
24				// Ref num
8536
8				// Number of instructions
8537
3				// Initial instruction
8538
point
8539
-35.775,-2.723,-40.336
8540
point
8541
-32.788,-2.723,-42.399
8542
point
8543
-31.212,-2.723,-43.381
8544
point
8545
-29.149,-2.723,-43.488
8546
point
8547
-27.781,-2.723,-42.978
8548
point
8549
-27.226,-2.723,-42.305
8550
point
8551
-26.962,-2.723,-40.884
8552
reverse
8553
// Pedestrian number 723
8554
15				// Ref num
8555
8				// Number of instructions
8556
2				// Initial instruction
8557
point
8558
-30.432,-2.723,-40.684
8559
point
8560
-29.471,-2.723,-42.397
8561
point
8562
-27.981,-2.723,-43.646
8563
point
8564
-26.804,-2.723,-43.819
8565
point
8566
-24.207,-2.723,-43.597
8567
point
8568
-23.268,-2.723,-43.679
8569
point
8570
-22.436,-2.632,-44.603
8571
reverse
8572
// Pedestrian number 724
8573
16				// Ref num
8574
10				// Number of instructions
8575
6				// Initial instruction
8576
point
8577
-28.787,-2.723,-40.517
8578
point
8579
-29.079,-2.723,-41.959
8580
point
8581
-28.723,-2.723,-43.796
8582
point
8583
-28.779,-2.723,-43.925
8584
point
8585
-29.110,-3.198,-45.032
8586
point
8587
-29.169,-3.180,-45.140
8588
point
8589
-28.941,-3.180,-45.613
8590
point
8591
-28.452,-3.180,-46.373
8592
point
8593
-28.327,-3.180,-47.436
8594
reverse
8595
// Pedestrian number 725
8596
31				// Ref num
8597
8				// Number of instructions
8598
2				// Initial instruction
8599
point
8600
-27.201,-3.081,-47.637
8601
point
8602
-27.478,-3.178,-45.562
8603
point
8604
-27.641,-3.180,-45.119
8605
point
8606
-27.687,-2.728,-43.938
8607
point
8608
-27.771,-2.723,-43.467
8609
point
8610
-28.694,-2.723,-41.668
8611
point
8612
-28.631,-2.723,-40.361
8613
reverse
8614
// Pedestrian number 726
8615
14				// Ref num
8616
6				// Number of instructions
8617
2				// Initial instruction
8618
point
8619
-25.412,-5.292,-54.206
8620
point
8621
-22.362,-5.296,-55.734
8622
point
8623
-21.211,-5.296,-55.511
8624
point
8625
-20.320,-5.296,-54.591
8626
point
8627
-19.330,-5.295,-52.500
8628
reverse
8629
// Pedestrian number 727
8630
14				// Ref num
8631
5				// Number of instructions
8632
2				// Initial instruction
8633
point
8634
-15.345,-5.300,-55.124
8635
point
8636
-18.877,-5.298,-55.737
8637
point
8638
-20.982,-5.297,-54.315
8639
point
8640
-21.901,-5.293,-52.464
8641
reverse
8642
// Pedestrian number 728
8643
13				// Ref num
8644
6				// Number of instructions
8645
2				// Initial instruction
8646
point
8647
-19.407,-5.268,-57.057
8648
point
8649
-19.916,-5.294,-56.052
8650
point
8651
-19.873,-5.333,-54.523
8652
point
8653
-19.628,-5.296,-53.637
8654
point
8655
-18.988,-5.295,-52.465
8656
reverse
8657
// Pedestrian number 729
8658
13				// Ref num
8659
7				// Number of instructions
8660
3				// Initial instruction
8661
point
8662
-19.437,-5.245,-57.946
8663
point
8664
-20.215,-5.270,-56.982
8665
point
8666
-20.553,-5.295,-55.988
8667
point
8668
-20.621,-5.309,-55.447
8669
point
8670
-21.406,-5.295,-53.978
8671
point
8672
-22.693,-5.292,-52.523
8673
reverse
8674
// Pedestrian number 730
8675
13				// Ref num
8676
6				// Number of instructions
8677
2				// Initial instruction
8678
point
8679
-21.805,-5.267,-57.026
8680
point
8681
-21.289,-5.294,-56.000
8682
point
8683
-21.187,-5.319,-55.031
8684
point
8685
-20.600,-5.295,-54.064
8686
point
8687
-19.624,-5.295,-52.507
8688
reverse
8689
// Pedestrian number 731
8690
16				// Ref num
8691
6				// Number of instructions
8692
2				// Initial instruction
8693
point
8694
-21.888,-2.588,-44.990
8695
point
8696
-20.042,-2.588,-45.416
8697
point
8698
-19.288,-2.588,-45.491
8699
point
8700
-16.435,-2.848,-45.106
8701
point
8702
-15.835,-2.765,-44.784
8703
reverse
8704
// Pedestrian number 732
8705
27				// Ref num
8706
5				// Number of instructions
8707
2				// Initial instruction
8708
point
8709
-22.332,-2.621,-44.363
8710
point
8711
-22.323,-2.620,-41.414
8712
point
8713
-22.843,-2.674,-39.146
8714
point
8715
-22.378,-2.626,-36.148
8716
reverse
8717
// Pedestrian number 733
8718
16				// Ref num
8719
5				// Number of instructions
8720
2				// Initial instruction
8721
point
8722
-22.230,-2.611,-35.517
8723
point
8724
-22.176,-2.605,-33.069
8725
point
8726
-22.752,-2.665,-31.412
8727
point
8728
-22.444,-2.633,-29.374
8729
reverse
8730
// Pedestrian number 734
8731
27				// Ref num
8732
12				// Number of instructions
8733
5				// Initial instruction
8734
point
8735
-18.962,-2.464,-30.752
8736
point
8737
-19.135,-2.554,-31.059
8738
point
8739
-19.335,-2.588,-31.532
8740
point
8741
-19.372,-2.588,-32.938
8742
point
8743
-19.704,-2.588,-34.363
8744
point
8745
-20.922,-2.588,-37.176
8746
point
8747
-21.894,-2.588,-39.792
8748
point
8749
-22.703,-2.660,-40.023
8750
point
8751
-23.124,-2.704,-40.236
8752
point
8753
-23.475,-2.723,-40.033
8754
point
8755
-24.973,-2.723,-40.504
8756
reverse
8757
// Pedestrian number 735
8758
16				// Ref num
8759
5				// Number of instructions
8760
2				// Initial instruction
8761
point
8762
-21.862,-2.588,-35.936
8763
point
8764
-21.687,-2.588,-38.528
8765
point
8766
-20.538,-2.588,-40.756
8767
point
8768
-19.430,-2.588,-44.521
8769
reverse
8770
// Pedestrian number 736
8771
27				// Ref num
8772
8				// Number of instructions
8773
2				// Initial instruction
8774
point
8775
-6.634,-3.180,-45.083
8776
point
8777
-3.542,-3.180,-45.116
8778
point
8779
-1.761,-3.180,-45.923
8780
point
8781
-0.035,-3.180,-47.622
8782
point
8783
1.224,-3.180,-47.679
8784
point
8785
2.735,-3.180,-46.993
8786
point
8787
4.887,-3.180,-45.094
8788
reverse
8789
// Pedestrian number 737
8790
30				// Ref num
8791
8				// Number of instructions
8792
3				// Initial instruction
8793
point
8794
-6.584,-3.305,-48.122
8795
point
8796
-5.150,-3.199,-47.856
8797
point
8798
-4.948,-3.179,-47.739
8799
point
8800
-1.945,-3.179,-47.608
8801
point
8802
1.791,-3.179,-45.173
8803
point
8804
3.277,-3.179,-45.228
8805
point
8806
7.380,-3.179,-47.491
8807
reverse
8808
// Pedestrian number 738
8809
31				// Ref num
8810
7				// Number of instructions
8811
3				// Initial instruction
8812
point
8813
3.905,-3.279,-48.001
8814
point
8815
4.493,-3.206,-47.826
8816
point
8817
4.740,-3.179,-47.713
8818
point
8819
7.428,-3.179,-46.987
8820
point
8821
10.711,-3.179,-47.691
8822
point
8823
11.126,-3.271,-47.981
8824
reverse
8825
// Pedestrian number 739
8826
24				// Ref num
8827
5				// Number of instructions
8828
2				// Initial instruction
8829
point
8830
16.698,-3.179,-45.152
8831
point
8832
19.287,-3.179,-46.195
8833
point
8834
20.607,-3.179,-46.183
8835
point
8836
23.316,-3.179,-45.079
8837
reverse
8838
// Pedestrian number 740
8839
27				// Ref num
8840
7				// Number of instructions
8841
3				// Initial instruction
8842
point
8843
15.733,-0.834,-42.613
8844
point
8845
14.563,-0.290,-40.953
8846
point
8847
14.184,0.766,-37.876
8848
point
8849
14.165,0.772,-37.372
8850
point
8851
13.987,0.694,-36.789
8852
point
8853
14.986,0.972,-36.234
8854
reverse
8855
// Pedestrian number 741
8856
16				// Ref num
8857
5				// Number of instructions
8858
2				// Initial instruction
8859
point
8860
8.138,-0.580,-34.469
8861
point
8862
6.532,-0.246,-31.767
8863
point
8864
6.096,1000.335,-30.296
8865
point
8866
5.740,997.073,-27.045
8867
reverse
8868
// Pedestrian number 742
8869
27				// Ref num
8870
6				// Number of instructions
8871
3				// Initial instruction
8872
point
8873
8.103,-0.655,-35.080
8874
point
8875
4.776,-0.712,-35.572
8876
point
8877
1.193,-0.618,-34.833
8878
point
8879
-2.647,-0.192,-31.404
8880
point
8881
-4.961,-0.123,-30.958
8882
reverse
8883
// Pedestrian number 743
8884
30				// Ref num
8885
7				// Number of instructions
8886
2				// Initial instruction
8887
point
8888
-5.306,-0.140,-31.272
8889
point
8890
-4.139,-0.484,-34.507
8891
point
8892
-4.114,-0.650,-36.423
8893
point
8894
-5.262,-0.705,-38.182
8895
point
8896
-5.707,-0.729,-38.928
8897
point
8898
-5.317,-0.864,-41.839
8899
reverse
8900
// Pedestrian number 744
8901
30				// Ref num
8902
6				// Number of instructions
8903
2				// Initial instruction
8904
point
8905
-2.401,-0.864,-41.878
8906
point
8907
-0.230,-0.864,-39.810
8908
point
8909
1.539,-0.864,-37.535
8910
point
8911
3.997,-0.753,-35.912
8912
point
8913
7.946,-0.701,-35.450
8914
reverse
8915
// Pedestrian number 745
8916
30				// Ref num
8917
9				// Number of instructions
8918
2				// Initial instruction
8919
point
8920
6.321,-0.828,-41.957
8921
point
8922
8.121,-0.672,-41.624
8923
point
8924
10.594,-0.444,-41.102
8925
point
8926
12.453,-0.075,-40.197
8927
point
8928
13.207,0.317,-39.087
8929
point
8930
13.698,0.690,-38.019
8931
point
8932
13.749,0.686,-37.565
8933
point
8934
14.950,0.931,-36.991
8935
reverse
8936
// Pedestrian number 746
8937
16				// Ref num
8938
8				// Number of instructions
8939
2				// Initial instruction
8940
point
8941
-16.702,-0.864,-36.833
8942
point
8943
-15.605,-0.864,-37.972
8944
point
8945
-13.904,-0.864,-38.623
8946
point
8947
-12.898,-0.864,-39.647
8948
point
8949
-12.337,-0.864,-41.983
8950
point
8951
-12.086,-1.337,-42.635
8952
point
8953
-11.989,-2.184,-43.732
8954
reverse
8955
// Pedestrian number 747
8956
31				// Ref num
8957
6				// Number of instructions
8958
2				// Initial instruction
8959
point
8960
-16.449,-1.922,-24.626
8961
point
8962
-16.777,-1.886,-23.773
8963
point
8964
-15.858,-1.484,-21.634
8965
point
8966
-15.092,-1.386,-20.798
8967
point
8968
-14.455,-1.364,-20.288
8969
reverse
8970
// Pedestrian number 748
8971
16				// Ref num
8972
5				// Number of instructions
8973
2				// Initial instruction
8974
point
8975
-19.005,-2.590,-29.029
8976
point
8977
-18.176,-2.335,-29.872
8978
point
8979
-16.499,-2.094,-30.916
8980
point
8981
-15.597,-2.165,-30.997
8982
reverse
8983
// Pedestrian number 749
8984
31				// Ref num
8985
6				// Number of instructions
8986
2				// Initial instruction
8987
point
8988
-22.586,-2.588,-29.279
8989
point
8990
-24.346,-2.723,-29.907
8991
point
8992
-26.299,-2.723,-30.816
8993
point
8994
-26.552,-2.724,-31.516
8995
point
8996
-26.285,-2.724,-32.593
8997
reverse
8998
// Pedestrian number 750
8999
27				// Ref num
9000
5				// Number of instructions
9001
1				// Initial instruction
9002
point
9003
-30.462,-2.724,-32.550
9004
point
9005
-31.413,-2.723,-31.718
9006
point
9007
-33.706,-2.723,-32.037
9008
point
9009
-34.986,-2.723,-32.158
9010
reverse
9011
// Pedestrian number 751
9012
24				// Ref num
9013
8				// Number of instructions
9014
4				// Initial instruction
9015
point
9016
-14.780,-2.308,-30.887
9017
point
9018
-13.795,-3.204,-29.035
9019
point
9020
-13.476,-3.262,-28.853
9021
point
9022
-12.802,-3.327,-28.463
9023
point
9024
-11.860,-3.327,-26.644
9025
point
9026
-11.236,-3.327,-26.215
9027
point
9028
-10.266,-3.176,-25.989
9029
reverse
9030
// Pedestrian number 752
9031
27				// Ref num
9032
6				// Number of instructions
9033
2				// Initial instruction
9034
point
9035
-18.992,-2.612,-26.294
9036
point
9037
-17.537,-2.784,-26.653
9038
point
9039
-16.240,-2.936,-27.385
9040
point
9041
-12.983,-3.320,-28.533
9042
point
9043
-10.756,-3.327,-28.817
9044
reverse
9045
// Pedestrian number 753
9046
30				// Ref num
9047
8				// Number of instructions
9048
2				// Initial instruction
9049
point
9050
-10.554,-3.327,-28.845
9051
point
9052
-8.082,-3.327,-28.321
9053
point
9054
-6.016,-3.327,-27.549
9055
point
9056
-2.232,-3.327,-26.620
9057
point
9058
-0.451,-3.327,-26.643
9059
point
9060
-0.159,-3.155,-26.387
9061
point
9062
0.567,-2.480,-25.382
9063
reverse
9064
// Pedestrian number 754
9065
27				// Ref num
9066
5				// Number of instructions
9067
2				// Initial instruction
9068
point
9069
-5.243,-3.327,-26.391
9070
point
9071
-3.094,-3.327,-27.565
9072
point
9073
-1.075,-3.327,-28.554
9074
point
9075
1.254,-3.327,-29.263
9076
reverse
9077
// Pedestrian number 755
9078
30				// Ref num
9079
4				// Number of instructions
9080
2				// Initial instruction
9081
point
9082
-0.032,-3.327,-26.729
9083
point
9084
2.095,-3.327,-27.729
9085
point
9086
5.274,-3.327,-29.296
9087
reverse
9088
// Pedestrian number 756
9089
27				// Ref num
9090
5				// Number of instructions
9091
4				// Initial instruction
9092
point
9093
41.307,-3.179,-18.524
9094
point
9095
41.327,-3.179,-20.236
9096
point
9097
42.556,-3.179,-24.144
9098
point
9099
40.018,-3.179,-29.433
9100
reverse
9101
// Pedestrian number 757
9102
16				// Ref num
9103
7				// Number of instructions
9104
3				// Initial instruction
9105
point
9106
40.019,-3.179,-27.684
9107
point
9108
40.028,-3.179,-29.866
9109
point
9110
41.163,-3.179,-32.446
9111
point
9112
42.057,-3.179,-34.086
9113
point
9114
41.651,-3.179,-35.110
9115
point
9116
40.058,-3.179,-36.304
9117
reverse
9118
// Pedestrian number 758
9119
15				// Ref num
9120
6				// Number of instructions
9121
2				// Initial instruction
9122
point
9123
42.233,-3.179,-17.831
9124
point
9125
42.204,-3.180,-19.631
9126
point
9127
41.463,-3.179,-21.729
9128
point
9129
41.004,-3.179,-23.474
9130
point
9131
40.053,-3.179,-27.030
9132
reverse
9133
// Pedestrian number 759
9134
30				// Ref num
9135
7				// Number of instructions
9136
2				// Initial instruction
9137
point
9138
-61.900,-2.899,-26.394
9139
point
9140
-64.132,-2.899,-26.985
9141
point
9142
-64.395,-2.899,-27.038
9143
point
9144
-64.856,-2.676,-27.076
9145
point
9146
-65.311,-2.440,-27.555
9147
point
9148
-65.877,-2.147,-28.740
9149
reverse
9150
// Pedestrian number 760
9151
27				// Ref num
9152
6				// Number of instructions
9153
2				// Initial instruction
9154
point
9155
-64.308,-2.899,-26.279
9156
point
9157
-63.652,-2.899,-27.390
9158
point
9159
-62.639,-2.899,-28.226
9160
point
9161
-59.708,-2.447,-28.929
9162
point
9163
-59.134,-1.615,-29.932
9164
reverse
9165
// Pedestrian number 761
9166
31				// Ref num
9167
6				// Number of instructions
9168
3				// Initial instruction
9169
point
9170
-62.537,-2.899,-28.902
9171
point
9172
-61.707,-2.899,-28.588
9173
point
9174
-59.063,-2.293,-27.580
9175
point
9176
-58.115,-2.067,-27.642
9177
point
9178
-56.314,-1.637,-28.790
9179
reverse
9180
// Pedestrian number 762
9181
114				// Ref num
9182
2				// Number of instructions
9183
1				// Initial instruction
9184
point
9185
41.452,-5.293,-54.702
9186
reverse
9187
// Pedestrian number 763
9188
114				// Ref num
9189
2				// Number of instructions
9190
1				// Initial instruction
9191
point
9192
51.029,-5.294,-21.667
9193
reverse
9194
// Pedestrian number 764
9195
114				// Ref num
9196
2				// Number of instructions
9197
1				// Initial instruction
9198
point
9199
50.527,-5.294,-19.375
9200
reverse
9201
// Pedestrian number 765
9202
114				// Ref num
9203
2				// Number of instructions
9204
1				// Initial instruction
9205
point
9206
51.435,-5.294,-17.686
9207
reverse
9208
// Pedestrian number 766
9209
114				// Ref num
9210
2				// Number of instructions
9211
1				// Initial instruction
9212
point
9213
50.055,-5.294,-17.370
9214
reverse
9215
// Pedestrian number 767
9216
114				// Ref num
9217
2				// Number of instructions
9218
1				// Initial instruction
9219
point
9220
49.701,-5.294,-18.724
9221
reverse
9222
// Pedestrian number 768
9223
114				// Ref num
9224
2				// Number of instructions
9225
1				// Initial instruction
9226
point
9227
49.021,-5.294,-19.929
9228
reverse
9229
// Pedestrian number 769
9230
114				// Ref num
9231
2				// Number of instructions
9232
1				// Initial instruction
9233
point
9234
49.603,-5.294,-23.340
9235
reverse
9236
// Pedestrian number 770
9237
114				// Ref num
9238
2				// Number of instructions
9239
1				// Initial instruction
9240
point
9241
48.611,-5.294,-25.787
9242
reverse
9243
// Pedestrian number 771
9244
114				// Ref num
9245
2				// Number of instructions
9246
1				// Initial instruction
9247
point
9248
50.084,-5.300,-30.742
9249
reverse
9250
// Pedestrian number 772
9251
114				// Ref num
9252
2				// Number of instructions
9253
1				// Initial instruction
9254
point
9255
50.625,-5.313,-33.582
9256
reverse
9257
// Pedestrian number 773
9258
114				// Ref num
9259
2				// Number of instructions
9260
1				// Initial instruction
9261
point
9262
49.004,-5.302,-37.348
9263
reverse
9264
// Pedestrian number 774
9265
114				// Ref num
9266
2				// Number of instructions
9267
1				// Initial instruction
9268
point
9269
47.642,-5.291,-40.126
9270
reverse
9271
// Pedestrian number 775
9272
114				// Ref num
9273
2				// Number of instructions
9274
1				// Initial instruction
9275
point
9276
47.396,-5.294,-32.716
9277
reverse
9278
// Pedestrian number 776
9279
114				// Ref num
9280
2				// Number of instructions
9281
1				// Initial instruction
9282
point
9283
47.445,-5.294,-22.285
9284
reverse
9285
// Pedestrian number 777
9286
114				// Ref num
9287
2				// Number of instructions
9288
1				// Initial instruction
9289
point
9290
48.273,-5.294,-14.887
9291
reverse
9292
// Pedestrian number 778
9293
114				// Ref num
9294
2				// Number of instructions
9295
1				// Initial instruction
9296
point
9297
50.699,-5.294,-11.173
9298
reverse
9299
// Pedestrian number 779
9300
114				// Ref num
9301
2				// Number of instructions
9302
1				// Initial instruction
9303
point
9304
48.092,-5.294,-7.302
9305
reverse
9306
// Pedestrian number 780
9307
114				// Ref num
9308
2				// Number of instructions
9309
1				// Initial instruction
9310
point
9311
50.893,-5.294,18.952
9312
reverse
9313
// Pedestrian number 781
9314
114				// Ref num
9315
2				// Number of instructions
9316
1				// Initial instruction
9317
point
9318
52.717,-5.294,44.442
9319
reverse
9320
// Pedestrian number 782
9321
114				// Ref num
9322
2				// Number of instructions
9323
1				// Initial instruction
9324
point
9325
54.139,-5.294,44.362
9326
reverse
9327
// Pedestrian number 783
9328
114				// Ref num
9329
2				// Number of instructions
9330
1				// Initial instruction
9331
point
9332
53.474,-5.294,43.821
9333
reverse
9334
// Pedestrian number 784
9335
114				// Ref num
9336
2				// Number of instructions
9337
1				// Initial instruction
9338
point
9339
52.035,-5.294,42.316
9340
reverse
9341
// Pedestrian number 785
9342
114				// Ref num
9343
2				// Number of instructions
9344
1				// Initial instruction
9345
point
9346
53.178,-5.317,41.687
9347
reverse
9348
// Pedestrian number 786
9349
114				// Ref num
9350
2				// Number of instructions
9351
1				// Initial instruction
9352
point
9353
54.271,-5.331,40.756
9354
reverse
9355
// Pedestrian number 787
9356
114				// Ref num
9357
2				// Number of instructions
9358
1				// Initial instruction
9359
point
9360
55.712,-5.331,40.448
9361
reverse
9362
// Pedestrian number 788
9363
114				// Ref num
9364
2				// Number of instructions
9365
1				// Initial instruction
9366
point
9367
57.171,-5.331,39.797
9368
reverse
9369
// Pedestrian number 789
9370
114				// Ref num
9371
2				// Number of instructions
9372
1				// Initial instruction
9373
point
9374
55.527,-5.331,39.334
9375
reverse
9376
// Pedestrian number 790
9377
114				// Ref num
9378
2				// Number of instructions
9379
1				// Initial instruction
9380
point
9381
52.547,-5.331,40.472
9382
reverse
9383
// Pedestrian number 791
9384
114				// Ref num
9385
2				// Number of instructions
9386
1				// Initial instruction
9387
point
9388
49.282,-5.294,40.947
9389
reverse
9390
// Pedestrian number 792
9391
31				// Ref num
9392
6				// Number of instructions
9393
2				// Initial instruction
9394
point
9395
-17.720,-1.168,16.031
9396
point
9397
-13.012,-1.045,16.846
9398
point
9399
-12.194,-1.208,16.862
9400
point
9401
-9.200,-1.879,16.208
9402
point
9403
-8.955,-1.934,16.179
9404
reverse
9405
// Pedestrian number 793
9406
27				// Ref num
9407
6				// Number of instructions
9408
3				// Initial instruction
9409
point
9410
-17.826,-1.171,18.770
9411
point
9412
-15.937,-1.122,18.415
9413
point
9414
-13.068,-1.047,17.968
9415
point
9416
-12.694,-1.096,17.943
9417
point
9418
-9.987,-1.703,18.778
9419
reverse
9420
// Pedestrian number 794
9421
16				// Ref num
9422
7				// Number of instructions
9423
2				// Initial instruction
9424
point
9425
-15.167,-1.101,18.770
9426
point
9427
-13.512,-1.058,17.477
9428
point
9429
-13.022,-1.045,17.367
9430
point
9431
-12.588,-1.120,17.319
9432
point
9433
-11.598,-1.342,17.613
9434
point
9435
-9.302,-1.856,18.789
9436
reverse
9437
// Pedestrian number 795
9438
30				// Ref num
9439
7				// Number of instructions
9440
2				// Initial instruction
9441
point
9442
-19.203,-1.207,16.176
9443
point
9444
-17.436,-1.161,16.924
9445
point
9446
-15.708,-1.116,17.320
9447
point
9448
-13.066,-1.047,18.754
9449
point
9450
-12.715,-0.953,19.124
9451
point
9452
-11.794,-0.837,19.787
9453
reverse
9454
// Pedestrian number 796
9455
99				// Ref num
9456
9				// Number of instructions
9457
2				// Initial instruction
9458
point
9459
-37.652,-3.180,18.712
9460
point
9461
-40.534,-3.180,18.632
9462
point
9463
-41.114,-3.180,18.837
9464
point
9465
-41.411,-3.030,19.362
9466
point
9467
-41.703,-2.925,20.077
9468
point
9469
-42.180,-2.925,20.415
9470
point
9471
-43.415,-2.925,19.993
9472
point
9473
-44.324,-2.925,19.209
9474
reverse
9475
START OF OPPONENT PATHS
9476
83                              // Number of path nodes
9477
-38.713,   -3.180,   17.325   // Node #0
9478
-41.760,   -3.180,   17.409   // Node #1
9479
-54.622,   -3.177,   17.443   // Node #2
9480
-63.015,   -3.174,   17.417   // Node #3
9481
-84.313,   -3.168,   17.549   // Node #4
9482
-84.452,   -3.168,  -16.631   // Node #5
9483
-84.326,   -2.503,  -38.822   // Node #6
9484
-78.780,   -3.180,   41.812   // Node #7
9485
-66.725,   -3.180,   46.949   // Node #8
9486
-21.940,   -1.586,   47.193   // Node #9
9487
13.297,   -1.814,   47.252   // Node #10
9488
21.150,   -3.180,   47.200   // Node #11
9489
21.546,   -3.179,   36.520   // Node #12
9490
21.810,   -3.180,   27.928   // Node #13
9491
21.514,   -3.183,   17.606   // Node #14
9492
21.623,   -3.180,  -16.238   // Node #15
9493
13.605,   -3.183,  -16.898   // Node #16
9494
-20.108,   -3.180,  -17.649   // Node #17
9495
-54.364,   -3.181,  -19.728   // Node #18
9496
40.873,   -3.180,  -16.808   // Node #19
9497
41.868,   -3.179,  -37.336   // Node #20
9498
41.863,   -3.180,  -46.183   // Node #21
9499
21.959,   -3.183,  -46.644   // Node #22
9500
-20.522,   -2.589,  -46.529   // Node #23
9501
-54.412,   -2.533,  -46.121   // Node #24
9502
-79.423,   -2.600,  -46.213   // Node #25
9503
-52.699,   -2.588,  -28.005   // Node #26
9504
-20.717,   -2.590,  -27.403   // Node #27
9505
13.882,   -3.960,  -28.465   // Node #28
9506
21.510,   -3.181,  -28.109   // Node #29
9507
41.709,   -3.185,   17.757   // Node #30
9508
41.744,   -3.183,   46.419   // Node #31
9509
28.480,   -3.180,   35.330   // Node #32
9510
27.969,   -3.180,   27.310   // Node #33
9511
13.800,   -3.181,   17.511   // Node #34
9512
-28.805,    2.483,   17.375   // Node #35
9513
-41.677,   -2.925,   22.604   // Node #36
9514
-47.944,   -2.925,   22.660   // Node #37
9515
-47.836,   -3.180,   17.325   // Node #38
9516
-54.742,   -3.180,   36.225   // Node #39
9517
-21.022,   -1.814,   36.340   // Node #40
9518
13.499,   -1.815,   36.159   // Node #41
9519
-41.280,   -0.818,   47.241   // Node #42
9520
-22.046,    2.885,   63.268   // Node #43
9521
-5.785,    3.035,   64.863   // Node #44
9522
12.352,    2.258,   61.899   // Node #45
9523
-62.872,   -3.180,   36.402   // Node #46
9524
-63.020,   -3.185,  -17.429   // Node #47
9525
-63.045,   -2.902,  -26.938   // Node #48
9526
-38.963,   -3.180,  -17.359   // Node #49
9527
-20.768,   -5.296,  -54.068   // Node #50
9528
-21.040,   -5.117, -108.327   // Node #51
9529
33.526,   -3.180,  -36.505   // Node #52
9530
31.924,   -3.180,  -27.247   // Node #53
9531
37.060,   -3.180,  -25.569   // Node #54
9532
26.319,   -3.180,  -37.741   // Node #55
9533
26.317,   -3.180,  -25.429   // Node #56
9534
-19.706,   -0.830,   -3.349   // Node #57
9535
-22.520,   -0.583,   -0.782   // Node #58
9536
-15.571,   -0.947,   -1.234   // Node #59
9537
-31.632,    2.419,    6.349   // Node #60
9538
-26.576,    2.369,    2.104   // Node #61
9539
-19.960,    2.853,    2.567   // Node #62
9540
-9.855,    2.525,    2.564   // Node #63
9541
-0.343,    4.915,   -3.707   // Node #64
9542
-0.622,   -2.276,  -18.178   // Node #65
9543
39.695,    2.639,   65.341   // Node #66
9544
53.784,    7.562,   70.145   // Node #67
9545
50.562,    8.038,   96.352   // Node #68
9546
33.308,    4.169,  115.842   // Node #69
9547
14.208,    7.524,  119.210   // Node #70
9548
-34.511,    7.776,  119.672   // Node #71
9549
-51.938,    7.723,  119.021   // Node #72
9550
-61.798,    5.521,   79.836   // Node #73
9551
50.224,   -5.294,   46.301   // Node #74
9552
51.548,   -5.294,   48.267   // Node #75
9553
51.524,   -5.307,   16.130   // Node #76
9554
51.477,   -5.301,  -48.594   // Node #77
9555
43.732,   -5.295,  -54.592   // Node #78
9556
-82.016,   -5.295,  -54.324   // Node #79
9557
-28.083,   -3.183,  -17.158   // Node #80
9558
-84.447,   -3.180,   36.901   // Node #81
9559
41.557,   -3.180,  -14.872   // Node #82
9560
103                                           // Number of path sections
9561
0,   1,   0, 255,   0, 255,    1.0,    1   // Section #0
9562
1,  38,   0, 255,   0, 255,    1.0,    1   // Section #1
9563
2,   3,   0, 255,   0, 255,    1.0,    1   // Section #2
9564
3,   4,   0, 255,   0, 255,    1.0,    1   // Section #3
9565
5,   4,   0, 255,   0, 255,    1.0,    0   // Section #4
9566
6,   5,   0, 255,   0, 255,    1.0,    0   // Section #5
9567
4,  81,   0, 255,   0, 255,    1.0,    1   // Section #6
9568
7,   8,   0, 255,   0, 255,    1.0,    1   // Section #7
9569
8,  42,   0, 255,   0, 255,    1.0,    1   // Section #8
9570
9,  10,   0, 255,   0, 255,    1.0,    1   // Section #9
9571
10,  11,   0, 255,   0, 255,    1.0,    1   // Section #10
9572
11,  12,   0, 255,   0, 255,    1.0,    0   // Section #11
9573
12,  13,   0, 255,   0, 255,    1.0,    0   // Section #12
9574
13,  14,   0, 255,   0, 255,    1.0,    0   // Section #13
9575
14,  15,   0, 255,   0, 255,    1.0,    0   // Section #14
9576
15,  16,   0, 255,   0, 255,    1.0,    1   // Section #15
9577
16,  65,   0, 255,   0, 255,    1.0,    1   // Section #16
9578
18,   2,   0, 255,   0, 255,    1.0,    1   // Section #17
9579
19,  15,   0, 255,   0, 255,    1.0,    1   // Section #18
9580
20,  19,   0, 255,   0, 255,    1.0,    0   // Section #19
9581
21,  20,   0, 255,   0, 255,    1.0,    0   // Section #20
9582
21,  22,   0, 255,   0, 255,    1.0,    0   // Section #21
9583
22,  23,   0, 255,   0, 255,    1.0,    0   // Section #22
9584
23,  24,   0, 255,   0, 255,    1.0,    0   // Section #23
9585
24,  25,   0, 255,   0, 255,    1.0,    0   // Section #24
9586
25,   6,   0, 255,   0, 255,    1.0,    0   // Section #25
9587
24,  26,   0, 255,   0, 255,    1.0,    0   // Section #26
9588
26,  27,   0, 255,   0, 255,    1.0,    0   // Section #27
9589
27,  28,   0, 255,   0, 255,    1.0,    0   // Section #28
9590
28,  29,   0, 255,   0, 255,    1.0,    0   // Section #29
9591
29,  15,   0, 255,   0, 255,    1.0,    0   // Section #30
9592
30,  82,   0, 255,   0, 255,    1.0,    1   // Section #31
9593
31,  30,   0, 255,   0, 255,    1.0,    1   // Section #32
9594
11,  31,   0, 255,   0, 255,    1.0,    1   // Section #33
9595
12,  32,   0, 255,   0, 255,    1.0,    0   // Section #34
9596
32,  33,   0, 255,   0, 255,    1.0,    0   // Section #35
9597
33,  13,   0, 255,   0, 255,    1.0,    0   // Section #36
9598
14,  34,   0, 255,   0, 255,    1.0,    0   // Section #37
9599
34,  35,   0, 255,   0, 255,    1.0,    0   // Section #38
9600
35,   0,   0, 255,   0, 255,    1.0,    0   // Section #39
9601
1,  36,   0, 255,   0, 255,    1.0,    0   // Section #40
9602
36,  37,   0, 255,   0, 255,    1.0,    0   // Section #41
9603
38,   2,   0, 255,   0, 255,    1.0,    1   // Section #42
9604
37,  38,   0, 255,   0, 255,    1.0,    0   // Section #43
9605
39,   2,   0, 255,   0, 255,    1.0,    0   // Section #44
9606
39,  40,   0, 255,   0, 255,    1.0,    0   // Section #45
9607
40,  41,   0, 255,   0, 255,    1.0,    0   // Section #46
9608
41,  34,   0, 255,   0, 255,    1.0,    0   // Section #47
9609
34,  16,   0, 255,   0, 255,    1.0,    0   // Section #48
9610
42,   9,   0, 255,   0, 255,    1.0,    1   // Section #49
9611
42,  43,   0, 255,   0, 255,    1.0,    0   // Section #50
9612
43,  44,   0, 255,   0, 255,    1.0,    0   // Section #51
9613
44,  45,   0, 255,   0, 255,    1.0,    0   // Section #52
9614
45,  32,   0, 255,   0, 255,    1.0,    0   // Section #53
9615
39,  46,   0, 255,   0, 255,    1.0,    0   // Section #54
9616
46,   8,   0, 255,   0, 255,    1.0,    0   // Section #55
9617
3,  47,   0, 255,   0, 255,    1.0,    0   // Section #56
9618
47,  48,   0, 255,   0, 255,    1.0,    0   // Section #57
9619
48,  26,   0, 255,   0, 255,    1.0,    0   // Section #58
9620
49,  18,   0, 255,   0, 255,    1.0,    1   // Section #59
9621
17,  27,   0, 255,   0, 255,    1.0,    0   // Section #60
9622
27,  23,   0, 255,   0, 255,    1.0,    0   // Section #61
9623
23,  50,   0, 255,   0, 255,    1.0,    0   // Section #62
9624
50,  51,   0, 255,   0, 255,    1.0,    0   // Section #63
9625
22,  29,   0, 255,   0, 255,    1.0,    0   // Section #64
9626
52,  20,   0, 255,   0, 255,    1.0,    0   // Section #65
9627
53,  52,   0, 255,   0, 255,    1.0,    0   // Section #66
9628
54,  53,   0, 255,   0, 255,    1.0,    0   // Section #67
9629
55,  52,   0, 255,   0, 255,    1.0,    0   // Section #68
9630
56,  53,   0, 255,   0, 255,    1.0,    0   // Section #69
9631
57,  17,   0, 255,   0, 255,    1.0,    0   // Section #70
9632
58,  57,   0, 255,   0, 255,    1.0,    0   // Section #71
9633
59,  57,   0, 255,   0, 255,    1.0,    0   // Section #72
9634
35,  60,   0, 255,   0, 255,    1.0,    0   // Section #73
9635
60,  61,   0, 255,   0, 255,    1.0,    0   // Section #74
9636
61,  62,   0, 255,   0, 255,    1.0,    0   // Section #75
9637
62,  57,   0, 255,   0, 255,    1.0,    0   // Section #76
9638
62,  63,   0, 255,   0, 255,    1.0,    0   // Section #77
9639
63,  64,   0, 255,   0, 255,    1.0,    0   // Section #78
9640
64,  16,   0, 255,   0, 255,    1.0,    0   // Section #79
9641
65,  17,   0, 255,   0, 255,    1.0,    1   // Section #80
9642
45,  66,   0, 255,   0, 255,    1.0,    0   // Section #81
9643
66,  67,   0, 255,   0, 255,    1.0,    0   // Section #82
9644
67,  68,   0, 255,   0, 255,    1.0,    0   // Section #83
9645
68,  69,   0, 255,   0, 255,    1.0,    0   // Section #84
9646
69,  70,   0, 255,   0, 255,    1.0,    0   // Section #85
9647
70,  71,   0, 255,   0, 255,    1.0,    0   // Section #86
9648
71,  72,   0, 255,   0, 255,    1.0,    0   // Section #87
9649
72,  73,   0, 255,   0, 255,    1.0,    0   // Section #88
9650
73,   8,   0, 255,   0, 255,    1.0,    0   // Section #89
9651
31,  74,   0, 255,   0, 255,    1.0,    0   // Section #90
9652
75,  74,   0, 255,   0, 255,    1.0,    0   // Section #91
9653
74,  76,   0, 255,   0, 255,    1.0,    0   // Section #92
9654
76,  77,   0, 255,   0, 255,    1.0,    0   // Section #93
9655
77,  78,   0, 255,   0, 255,    1.0,    0   // Section #94
9656
78,  50,   0, 255,   0, 255,    1.0,    0   // Section #95
9657
50,  79,   0, 255,   0, 255,    1.0,    0   // Section #96
9658
79,  25,   0, 255,   0, 255,    1.0,    0   // Section #97
9659
30,  14,   0, 255,   0, 255,    1.0,    0   // Section #98
9660
17,  80,   0, 255,   0, 255,    1.0,    1   // Section #99
9661
80,  49,   0, 255,   0, 255,    1.0,    1   // Section #100
9662
81,   7,   0, 255,   0, 255,    1.0,    1   // Section #101
9663
82,  19,   0, 255,   0, 255,    1.0,    1   // Section #102
9664
 
9665
END OF OPPONENT PATHS
9666
9										// number of material modifiers
9667
// default materias
9668
1.0										// car wall friction
9669
1.0										// tyre road friction
9670
1.0										// down force
9671
0.0										// bumpiness
9672
 
9673
 
9674
 
9675
1.0										// sparkiness
9676
1										// room for expansion
9677
SNOW2.MAT										// room for expansion
9678
//Ab|;_ya”|kž2T
9679
1.0										// car wall friction
9680
1.0										// tyre road friction
9681
1.0										// down force
9682
0.0										// bumpiness
9683
-1										// tyre sound index
9684
 
9685
 
9686
0.0										// sparkiness
9687
1										// room for expansion
9688
SKIDMARK.MAT										// room for expansion
9689
// material '1'
9690
1.0										// car wall friction
9691
1.0										// tyre road friction
9692
1.0										// down force
9693
0.0										// bumpiness
9694
 
9695
 
9696
 
9697
1.0										// sparkiness
9698
1										// room for expansion
9699
SKIDMARK.MAT										// room for expansion
9700
// material '2'
9701
1.0										// car wall friction
9702
1.0										// tyre road friction
9703
1.0										// down force
9704
0.0										// bumpiness
9705
 
9706
 
9707
 
9708
1.0										// sparkiness
9709
1										// room for expansion
9710
SKIDMARK.MAT										// room for expansion
9711
// material '3'
9712
1.0										// car wall friction
9713
1.0										// tyre road friction
9714
1.0										// down force
9715
0.0										// bumpiness
9716
 
9717
 
9718
 
9719
1.0										// sparkiness
9720
1										// room for expansion
9721
SKIDMARK.MAT										// room for expansion
9722
// material '4'
9723
1.0										// car wall friction
9724
1.0										// tyre road friction
9725
1.0										// down force
9726
0.0										// bumpiness
9727
 
9728
 
9729
 
9730
1.0										// sparkiness
9731
1										// room for expansion
9732
SKIDMARK.MAT										// room for expansion
9733
// material '5'
9734
1.0										// car wall friction
9735
1.0										// tyre road friction
9736
1.0										// down force
9737
4										// bumpiness
9738
 
9739
 
9740
 
9741
 
9742
3										// room for expansion
9743
SNOW1.MAT										// room for expansion
9744
// material '6'
9745
1.0										// car wall friction
9746
1.0										// tyre road friction
9747
1.0										// down force
9748
7.0										// bumpiness
9749
 
9750
 
9751
 
9752
1										// sparkiness
9753
3										// room for expansion
9754
SNOW2.MAT										// room for expansion
9755
// material '7'
9756
0.05										// car wall friction
9757
0.05										// tyre road friction
9758
0.40										// down force
9759
0.0										// bumpiness
9760
 
9761
 
9762
 
9763
 
9764
2										// room for expansion
9765
SNOW1.MAT										// room for expansion
9766
// Non CarObjects
9767
4									// number of non car objects
9768
STREE1.TXT
9769
STREE2.TXT
9770
LITE.TXT
9771
CONE.TXT
9772
2									// Number of smoke shadetables
9773
222, 230, 245								// r g b values
9774
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
9775
219, 217, 212								// r g b values
9776
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
9777
11								// Number of network start points
9778
-73.174,-3.166,1.919					//1
9779
180													
9780
-68.809,-2.186,31.751					//2						
9781
184									
9782
29.917,-3.180,31.534					//3						
9783
179									
9784
41.191,-3.179,-46.587					//4						
9785
273									
9786
32.370,-3.179,-28.175					//5						
9787
180									
9788
-20.734,-5.117,-106.122					//6						
9789
179									
9790
-36.463,-2.723,-36.527					//7						
9791
271									
9792
-89.726,0.121,-11.030					//8						
9793
177									
9794
-41.088,4.912,5.601					//9						
9795
263									
9796
-19.267,-0.871,-3.754					//10						
9797
3									
9798
20.663,16.177,83.795					//11						
9799
85
9800
1								// number of splash files
9801
SPLSHGRN.PIX 						//  name of pixelmapfile for splashes
9802
1
9803
ICE.TXT