Subversion Repositories Games.Carmageddon

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 pmbaty 1
VERSION 6		// V1 expects map checkpoint rectangles
2
// V2 and above expect map checkpoint points
3
// V3 and above expect splash file stuff at the end
4
// V4 and above expect two sets of PIX and M^T and ped substitution entry
5
-32.506,-5.320,-103.586						// Position of centre of start of grid
6
180									// Direction that grid faces in
7
// Laps, checkpoints etc
8
60,30,10							// Initial timer count for each skill level
9
8									// # laps
10
3000,1500,500						// Race completed bonus (all laps raced) for each skill level
11
75000,50000,30000					// Race completed bonus (all peds killed) for each skill level
12
20000,10000,5000					// Race completed bonus (all oppos wasted) for each skill level
13
// Width and height of map checkpoint rectangles
14
9,18
15
11,26
16
5									// # checkpoints
17
// Checkpoint #1
18
20,10,5								// Timer increment for each skill level (ped mode)
19
60,30,10							// Timer increment for each skill level (pedless mode)
20
1									// # quads for this checkpoint
21
-30.678,-100,-1.747						// Point #0
22
-30.678,-3.582,-1.747						// Point #1
23
-32.913,-3.582,-1.609						// Point #2
24
-32.913,-100,-1.609					// Point #3
25
164,328
26
64,154
27
// Checkpoint #2
28
20,10,5								// Timer increment for each skill level (ped mode)
29
60,30,10							// Timer increment for each skill level (pedless mode)
30
1									// # quads for this checkpoint
31
-55.461,-100,28.491						// Point #0
32
-55.461,100,28.491						// Point #1
33
-52.314,100,28.462						// Point #2
34
-52.314,-100,28.462					// Point #3
35
126,254
36
43,103
37
// Checkpoint #3
38
20,10,5								// Timer increment for each skill level (ped mode)
39
60,30,10							// Timer increment for each skill level (pedless mode)
40
1									// # quads for this checkpoint
41
-63.446,-100,-18.814						// Point #0
42
-63.446,100,-18.814						// Point #1
43
-59.659,100,-18.878						// Point #2
44
-59.659,-100,-18.878					// Point #3
45
170,340
46
35,84
47
// Checkpoint #4
48
20,10,5								// Timer increment for each skill level (ped mode)
49
60,30,10							// Timer increment for each skill level (pedless mode)
50
1									// # quads for this checkpoint
51
-55.561,-100,-50.588						// Point #0
52
-55.561,100,-50.588						// Point #1
53
-62.592,100,-50.578						// Point #2
54
-62.592,-100,-50.578					// Point #3
55
209,418
56
37,89
57
// Checkpoint #5
58
20,10,5								// Timer increment for each skill level (ped mode)
59
60,30,10							// Timer increment for each skill level (pedless mode)
60
1									// # quads for this checkpoint
61
-45.497,-100,-86.078						// Point #0
62
-45.497,100,-86.078						// Point #1
63
-44.653,100,-82.838						// Point #2
64
-44.653,-100,-82.838					// Point #3
65
238,476
66
54,130
67
5
68
C3SKY1.PIX									// # pixelmap files to load
69
DEZRACE3.PIX
70
DHORIZN.PIX
71
DRKSCRN.PIX
72
FOGSCRN.PIX
73
5
74
C3SKY1.PIX									// # pixelmap files to load
75
DESERT8.PIX
76
DHORIZN.PIX
77
DRKSCRN.PIX
78
FOGSCRN.PIX
79
2									// # shade table files to load
80
Deztrak3.TAB
81
IDENTITY.TAB
82
13
83
C3SKY1.MAT
84
BRP3.MAT
85
YWW.MAT
86
LITTY.MAT
87
STONY.MAT
88
GBW2.MAT
89
VENTY.MAT
90
TANTY.MAT									// # material files to load
91
DEZRACE4.MAT
92
DARKSKY.MAT
93
DRKSCRN.MAT
94
FOGSCRN.MAT
95
SKIDMARK.MAT
96
13
97
C3SKY1.MAT
98
BRP3.MAT
99
YWW.MAT
100
LITTY.MAT
101
STONY.MAT
102
GBW2.MAT
103
VENTY.MAT
104
TANTY.MAT									// # material files to load
105
DESERT8.MAT
106
DARKSKY.MAT
107
DRKSCRN.MAT
108
FOGSCRN.MAT
109
SKIDMARK.MAT
110
1									// # model files to load
111
DEZRACE3.DAT
112
1									// # model files to load
113
DESERT83.DAT
114
DEZRACE3.ACT							// Track actor
115
DESERT83.ACT							// Track actor
116
DESERT3X.ACT							// Additional actor
117
// HORIZON STUFF
118
none						// Name of sky texture pixelmap (or "none")
119
4									// Horizontal repetitions of sky texture
120
66									// Vertical size of sky texture (degrees)
121
125									// Position of horizon (pixels below top)
122
fog							// Depth cue mode ("none", "dark" or "fog")
123
7,0									// Degree of fog/darkness
124
// DEFAULT ENGINE NOISE
125
 
126
// SPECIAL EFFECTS VOLUMES
127
26				// # special effects volumes
128
// -------------------- 0 ---------------------------------
129
NEW IMPROVED!
130
0.021, 0.002, -3.619
131
-0.003, 1.440, 0.001
132
11.221, 0.024, 0.064
133
-3.808, -4.244, 64.644
134
1				// gravity multiplier
135
1				// viscosity multiplier
136
 
137
 
138
-1					// camera effect index
139
-1					// depth effect index
140
TANTY.MAT				// Windscreen material to use
141
-1					// Sound ID of entry noise
142
-1					// Sound ID of exit noise
143
1					// Engine noise index
144
 
145
// -------------------- 1 ---------------------------------
146
NEW IMPROVED!
147
-1.000, 0.000, -0.007
148
0.000, 3.583, 0.000
149
0.138, 0.000, -18.488
150
-18.874, -6.999, 26.482
151
1				// gravity multiplier
152
1				// viscosity multiplier
153
 
154
 
155
-1					// camera effect index
156
-1					// depth effect index
157
LITTY.MAT				// Windscreen material to use
158
-1					// Sound ID of entry noise
159
-1					// Sound ID of exit noise
160
1					// Engine noise index
161
 
162
// -------------------- 2 ---------------------------------
163
NEW IMPROVED!
164
0.999, 0.000, -0.053
165
0.000, 1.000, 0.002
166
0.053, -0.002, 0.999
167
-4.645, -7.518, -20.356
168
1				// gravity multiplier
169
1				// viscosity multiplier
170
 
171
 
172
-1					// camera effect index
173
-1					// depth effect index
174
BRP3.MAT				// Windscreen material to use
175
-1					// Sound ID of entry noise
176
-1					// Sound ID of exit noise
177
1					// Engine noise index
178
 
179
// -------------------- 3 ---------------------------------
180
NEW IMPROVED!
181
0.049, -0.001, -1.439
182
-0.003, 2.488, -0.001
183
15.398, 0.021, 0.528
184
-34.404, -5.980, 27.237
185
1				// gravity multiplier
186
1				// viscosity multiplier
187
 
188
 
189
-1					// camera effect index
190
-1					// depth effect index
191
GBW2.MAT				// Windscreen material to use
192
-1					// Sound ID of entry noise
193
-1					// Sound ID of exit noise
194
1					// Engine noise index
195
 
196
// -------------------- 4 ---------------------------------
197
NEW IMPROVED!
198
1.271, -0.001, 1.170
199
0.015, 1.200, -0.016
200
-4.193, 0.115, 4.555
201
-33.621, -7.508, 38.829
202
1				// gravity multiplier
203
1				// viscosity multiplier
204
 
205
 
206
-1					// camera effect index
207
-1					// depth effect index
208
YWW.MAT				// Windscreen material to use
209
-1					// Sound ID of entry noise
210
-1					// Sound ID of exit noise
211
1					// Engine noise index
212
 
213
// -------------------- 5 ---------------------------------
214
NEW IMPROVED!
215
-1.197, 0.001, -0.086
216
0.004, 0.999, -0.034
217
0.309, -0.146, -4.286
218
-31.901, -8.332, 32.643
219
1				// gravity multiplier
220
1				// viscosity multiplier
221
 
222
 
223
-1					// camera effect index
224
-1					// depth effect index
225
YWW.MAT				// Windscreen material to use
226
-1					// Sound ID of entry noise
227
-1					// Sound ID of exit noise
228
1					// Engine noise index
229
 
230
// -------------------- 6 ---------------------------------
231
NEW IMPROVED!
232
1.440, 0.000, -0.025
233
0.000, 2.986, 0.000
234
0.323, 0.000, 18.486
235
-31.822, -6.599, 15.068
236
1				// gravity multiplier
237
1				// viscosity multiplier
238
 
239
 
240
-1					// camera effect index
241
-1					// depth effect index
242
STONY.MAT				// Windscreen material to use
243
-1					// Sound ID of entry noise
244
-1					// Sound ID of exit noise
245
1					// Engine noise index
246
 
247
// -------------------- 7 ---------------------------------
248
NEW IMPROVED!
249
-0.258, 0.000, 1.739
250
0.000, 2.488, 0.000
251
-15.395, 0.000, 0.549
252
-17.062, -6.019, 14.469
253
1				// gravity multiplier
254
1				// viscosity multiplier
255
 
256
 
257
-1					// camera effect index
258
-1					// depth effect index
259
STONY.MAT				// Windscreen material to use
260
-1					// Sound ID of entry noise
261
-1					// Sound ID of exit noise
262
1					// Engine noise index
263
 
264
// -------------------- 8 ---------------------------------
265
NEW IMPROVED!
266
-2.986, 0.002, -3.094
267
-0.015, 1.200, 0.016
268
6.414, 0.165, -6.191
269
-19.435, -7.503, 5.012
270
1				// gravity multiplier
271
1				// viscosity multiplier
272
 
273
 
274
-1					// camera effect index
275
-1					// depth effect index
276
YWW.MAT				// Windscreen material to use
277
-1					// Sound ID of entry noise
278
-1					// Sound ID of exit noise
279
1					// Engine noise index
280
 
281
// -------------------- 9 ---------------------------------
282
NEW IMPROVED!
283
0.073, 0.026, -7.432
284
-0.073, 10.699, 0.037
285
7.800, 0.053, 0.023
286
-25.429, -8.117, 19.832
287
1				// gravity multiplier
288
1				// viscosity multiplier
289
 
290
 
291
-1					// camera effect index
292
-1					// depth effect index
293
LITTY.MAT				// Windscreen material to use
294
-1					// Sound ID of entry noise
295
-1					// Sound ID of exit noise
296
1					// Engine noise index
297
 
298
// -------------------- 10 ---------------------------------
299
NEW IMPROVED!
300
-0.012, 0.000, -1.728
301
-0.012, 1.000, 0.000
302
7.429, 0.090, -0.053
303
-25.167, -7.506, -12.864
304
1				// gravity multiplier
305
1				// viscosity multiplier
306
 
307
 
308
-1					// camera effect index
309
-1					// depth effect index
310
YWW.MAT				// Windscreen material to use
311
-1					// Sound ID of entry noise
312
-1					// Sound ID of exit noise
313
1					// Engine noise index
314
 
315
// -------------------- 11 ---------------------------------
316
NEW IMPROVED!
317
-0.392, 0.006, 2.960
318
0.018, 1.000, 0.000
319
-10.605, 0.195, -1.403
320
25.423, -7.485, -10.626
321
1				// gravity multiplier
322
1				// viscosity multiplier
323
 
324
 
325
-1					// camera effect index
326
-1					// depth effect index
327
YWW.MAT				// Windscreen material to use
328
-1					// Sound ID of entry noise
329
-1					// Sound ID of exit noise
330
1					// Engine noise index
331
 
332
// -------------------- 12 ---------------------------------
333
NEW IMPROVED!
334
0.889, 0.000, -6.128
335
0.000, 1.440, 0.000
336
12.706, -0.002, 1.842
337
32.425, -7.517, -2.288
338
1				// gravity multiplier
339
1				// viscosity multiplier
340
 
341
 
342
-1					// camera effect index
343
-1					// depth effect index
344
YWW.MAT				// Windscreen material to use
345
-1					// Sound ID of entry noise
346
-1					// Sound ID of exit noise
347
1					// Engine noise index
348
 
349
// -------------------- 13 ---------------------------------
350
NEW IMPROVED!
351
-2.985, 0.001, -0.071
352
0.000, 1.000, 0.010
353
0.170, 0.070, -7.165
354
12.529, -7.429, 20.961
355
1				// gravity multiplier
356
1				// viscosity multiplier
357
 
358
 
359
-1					// camera effect index
360
-1					// depth effect index
361
YWW.MAT				// Windscreen material to use
362
-1					// Sound ID of entry noise
363
-1					// Sound ID of exit noise
364
1					// Engine noise index
365
 
366
// -------------------- 14 ---------------------------------
367
NEW IMPROVED!
368
0.037, 0.001, -1.440
369
-0.010, 1.000, 0.000
370
7.398, 0.073, 0.193
371
-25.389, -7.505, 51.442
372
1				// gravity multiplier
373
1				// viscosity multiplier
374
 
375
 
376
-1					// camera effect index
377
-1					// depth effect index
378
YWW.MAT				// Windscreen material to use
379
-1					// Sound ID of entry noise
380
-1					// Sound ID of exit noise
381
1					// Engine noise index
382
 
383
// -------------------- 15 ---------------------------------
384
NEW IMPROVED!
385
0.058, 0.000, 0.998
386
-0.002, 1.000, 0.000
387
-0.998, -0.002, 0.058
388
54.447, -7.519, -23.139
389
1				// gravity multiplier
390
1				// viscosity multiplier
391
 
392
 
393
-1					// camera effect index
394
-1					// depth effect index
395
BRP3.MAT				// Windscreen material to use
396
-1					// Sound ID of entry noise
397
-1					// Sound ID of exit noise
398
1					// Engine noise index
399
 
400
// -------------------- 16 ---------------------------------
401
NEW IMPROVED!
402
-0.007, 0.000, 1.050
403
0.002, 1.000, 0.000
404
-1.000, 0.002, -0.006
405
64.424, -7.519, -4.571
406
1				// gravity multiplier
407
1				// viscosity multiplier
408
 
409
 
410
-1					// camera effect index
411
-1					// depth effect index
412
BRP3.MAT				// Windscreen material to use
413
-1					// Sound ID of entry noise
414
-1					// Sound ID of exit noise
415
1					// Engine noise index
416
 
417
// -------------------- 17 ---------------------------------
418
NEW IMPROVED!
419
-2.071, 0.001, -0.095
420
0.000, 1.200, 0.012
421
0.325, 0.069, -7.068
422
-53.860, -7.609, 20.884
423
1				// gravity multiplier
424
1				// viscosity multiplier
425
 
426
 
427
-1					// camera effect index
428
-1					// depth effect index
429
YWW.MAT				// Windscreen material to use
430
-1					// Sound ID of entry noise
431
-1					// Sound ID of exit noise
432
1					// Engine noise index
433
 
434
// -------------------- 18 ---------------------------------
435
NEW IMPROVED!
436
-1.440, 0.000, 0.006
437
0.000, 1.000, -0.001
438
-0.004, -0.001, -1.000
439
94.360, -6.647, 7.603
440
1				// gravity multiplier
441
1				// viscosity multiplier
442
 
443
 
444
-1					// camera effect index
445
-1					// depth effect index
446
BRP3.MAT				// Windscreen material to use
447
-1					// Sound ID of entry noise
448
-1					// Sound ID of exit noise
449
1					// Engine noise index
450
 
451
// -------------------- 19 ---------------------------------
452
NEW IMPROVED!
453
0.071, 0.000, -1.100
454
0.001, 1.000, 0.000
455
0.998, -0.001, 0.064
456
-18.953, -6.648, 109.721
457
1				// gravity multiplier
458
1				// viscosity multiplier
459
 
460
 
461
-1					// camera effect index
462
-1					// depth effect index
463
BRP3.MAT				// Windscreen material to use
464
-1					// Sound ID of entry noise
465
-1					// Sound ID of exit noise
466
1					// Engine noise index
467
 
468
// -------------------- 20 ---------------------------------
469
NEW IMPROVED!
470
-0.027, 0.000, 1.000
471
0.001, 1.000, 0.000
472
-1.000, 0.001, -0.027
473
-32.069, -6.647, -101.915
474
1				// gravity multiplier
475
1				// viscosity multiplier
476
 
477
 
478
-1					// camera effect index
479
-1					// depth effect index
480
BRP3.MAT				// Windscreen material to use
481
-1					// Sound ID of entry noise
482
-1					// Sound ID of exit noise
483
1					// Engine noise index
484
 
485
// -------------------- 21 ---------------------------------
486
NEW IMPROVED!
487
0.004, 0.000, -1.440
488
0.000, 1.000, 0.000
489
18.488, -0.006, 0.048
490
-0.603, -7.517, -43.856
491
1				// gravity multiplier
492
1				// viscosity multiplier
493
 
494
 
495
-1					// camera effect index
496
-1					// depth effect index
497
YWW.MAT				// Windscreen material to use
498
-1					// Sound ID of entry noise
499
-1					// Sound ID of exit noise
500
1					// Engine noise index
501
 
502
// -------------------- 22 ---------------------------------
503
NEW IMPROVED!
504
0.010, 0.000, -1.000
505
-0.002, 1.000, 0.000
506
1.000, 0.002, 0.010
507
-31.736, -7.518, -44.314
508
1				// gravity multiplier
509
1				// viscosity multiplier
510
 
511
 
512
-1					// camera effect index
513
-1					// depth effect index
514
BRP3.MAT				// Windscreen material to use
515
-1					// Sound ID of entry noise
516
-1					// Sound ID of exit noise
517
1					// Engine noise index
518
 
519
// -------------------- 23 ---------------------------------
520
NEW IMPROVED!
521
-0.235, 0.000, 4.293
522
0.000, 1.000, 0.000
523
-12.210, 0.000, -0.668
524
-7.426, -7.519, -74.978
525
1				// gravity multiplier
526
1				// viscosity multiplier
527
 
528
 
529
-1					// camera effect index
530
-1					// depth effect index
531
YWW.MAT				// Windscreen material to use
532
-1					// Sound ID of entry noise
533
-1					// Sound ID of exit noise
534
1					// Engine noise index
535
 
536
// -------------------- 24 ---------------------------------
537
NEW IMPROVED!
538
-0.867, 0.000, -0.830
539
0.000, 1.000, 0.000
540
1.721, 0.001, -1.798
541
21.451, -7.519, -32.127
542
1				// gravity multiplier
543
1				// viscosity multiplier
544
 
545
 
546
-1					// camera effect index
547
-1					// depth effect index
548
BRP3.MAT				// Windscreen material to use
549
-1					// Sound ID of entry noise
550
-1					// Sound ID of exit noise
551
1					// Engine noise index
552
 
553
// -------------------- 25 ---------------------------------
554
NEW IMPROVED!
555
1.200, 0.001, 0.023
556
-0.001, 1.000, -0.018
557
-0.166, 0.154, 8.598
558
-61.325, -7.499, -27.911
559
1				// gravity multiplier
560
1				// viscosity multiplier
561
 
562
 
563
-1					// camera effect index
564
-1					// depth effect index
565
YWW.MAT				// Windscreen material to use
566
-1					// Sound ID of entry noise
567
-1					// Sound ID of exit noise
568
1					// Engine noise index
569
 
570
// REFLECTIVE WINDSCREEN SPECIFICATIONS
571
C3SKY1.MAT							// Material to use for default screens
572
DRKSCRN.MAT							// Material to use for default screens during darkness
573
FOGSCRN.MAT							// Material to use for default screens during fog
574
 
575
// MAP DETAILS
576
DEZMAP3.PIX						// Map pixelmap name
577
0,			0.959,		0			// World->map transformation matrix
578
0,			0,			0
579
-0.959,		0,			0
580
161.0,		101.0,		0
581
// ****** SKART OF FUNK AND GROOVE STUFF ******
582
START OF FUNK
583
END OF FUNK
584
START OF GROOVE
585
END OF GROOVE
586
// ****** STARK OF PEDESTRIAN STUFF ******
587
5				// Ped subs table index
588
895				// Number of pedestrians
589
// Pedestrian number 1
590
15				// Ref num
591
6				// Number of instructions
592
2				// Initial instruction
593
point
594
14.012,-5.320,63.752
595
point
596
10.140,-5.321,62.726
597
point
598
5.898,-5.319,67.252
599
point
600
5.324,-5.227,67.609
601
point
602
1.888,-5.227,67.995
603
reverse
604
// Pedestrian number 2
605
10				// Ref num
606
6				// Number of instructions
607
3				// Initial instruction
608
point
609
7.804,-5.227,57.304
610
point
611
7.725,-5.227,61.416
612
point
613
-9.325,-5.227,61.302
614
point
615
-15.621,-5.227,61.289
616
point
617
-15.376,-5.227,58.210
618
reverse
619
// Pedestrian number 3
620
24				// Ref num
621
5				// Number of instructions
622
3				// Initial instruction
623
point
624
-17.696,-5.309,47.050
625
point
626
-18.185,-5.307,46.896
627
point
628
-19.032,-5.297,45.283
629
point
630
-18.159,-8.346,28.340
631
reverse
632
// Pedestrian number 4
633
15				// Ref num
634
4				// Number of instructions
635
2				// Initial instruction
636
point
637
-23.369,-8.399,18.554
638
point
639
-23.069,-8.399,20.571
640
point
641
-21.163,-8.399,26.634
642
reverse
643
// Pedestrian number 5
644
10				// Ref num
645
6				// Number of instructions
646
3				// Initial instruction
647
point
648
-18.137,-8.399,23.771
649
point
650
-18.867,-8.399,22.917
651
point
652
-20.687,-8.399,22.551
653
point
654
-23.181,-8.399,21.273
655
point
656
-25.988,-8.399,16.984
657
reverse
658
// Pedestrian number 6
659
24				// Ref num
660
5				// Number of instructions
661
3				// Initial instruction
662
point
663
-27.810,-8.399,13.408
664
point
665
-27.261,-8.399,14.370
666
point
667
-27.766,-8.399,16.810
668
point
669
-23.176,-8.399,27.683
670
reverse
671
// Pedestrian number 7
672
24				// Ref num
673
5				// Number of instructions
674
3				// Initial instruction
675
point
676
-21.252,-8.399,27.843
677
point
678
-22.764,-8.399,26.030
679
point
680
-24.484,-8.399,21.206
681
point
682
-24.143,-8.399,18.460
683
reverse
684
// Pedestrian number 8
685
6				// Ref num
686
5				// Number of instructions
687
3				// Initial instruction
688
point
689
-25.096,-8.399,13.334
690
point
691
-23.290,-8.399,17.112
692
point
693
-22.795,-8.399,19.298
694
point
695
-18.014,-8.399,27.295
696
reverse
697
// Pedestrian number 9
698
10				// Ref num
699
5				// Number of instructions
700
3				// Initial instruction
701
point
702
-18.088,-8.399,25.796
703
point
704
-18.541,-8.399,25.217
705
point
706
-21.875,-8.399,22.582
707
point
708
-28.026,-8.399,20.969
709
reverse
710
// Pedestrian number 10
711
10				// Ref num
712
5				// Number of instructions
713
3				// Initial instruction
714
point
715
-31.049,-8.312,30.797
716
point
717
-32.365,-8.378,28.670
718
point
719
-31.880,-8.399,27.049
720
point
721
-26.954,-8.399,22.126
722
reverse
723
// Pedestrian number 11
724
24				// Ref num
725
5				// Number of instructions
726
2				// Initial instruction
727
point
728
-18.195,-8.399,20.342
729
point
730
-23.002,-8.399,21.605
731
point
732
-25.091,-8.399,20.653
733
point
734
-32.598,-8.399,22.399
735
reverse
736
// Pedestrian number 12
737
24				// Ref num
738
5				// Number of instructions
739
3				// Initial instruction
740
point
741
-32.591,-8.399,24.086
742
point
743
-27.924,-8.399,23.873
744
point
745
-23.525,-8.399,21.791
746
point
747
-19.997,-8.399,21.901
748
reverse
749
// Pedestrian number 13
750
10				// Ref num
751
4				// Number of instructions
752
2				// Initial instruction
753
point
754
-21.375,-8.399,20.306
755
point
756
-23.681,-8.399,20.191
757
point
758
-32.543,-8.399,17.329
759
reverse
760
// Pedestrian number 14
761
12				// Ref num
762
5				// Number of instructions
763
3				// Initial instruction
764
point
765
-18.315,-8.354,11.767
766
point
767
-19.966,-8.399,15.144
768
point
769
-26.241,-8.399,17.897
770
point
771
-32.394,-8.399,15.594
772
reverse
773
// Pedestrian number 15
774
24				// Ref num
775
4				// Number of instructions
776
2				// Initial instruction
777
point
778
-30.274,-8.399,13.778
779
point
780
-30.907,-8.399,14.378
781
point
782
-32.797,-8.399,27.616
783
reverse
784
// Pedestrian number 16
785
24				// Ref num
786
7				// Number of instructions
787
3				// Initial instruction
788
point
789
-30.049,-8.399,27.794
790
point
791
-27.854,-8.399,22.185
792
point
793
-26.024,-8.399,20.083
794
point
795
-22.452,-8.399,18.255
796
point
797
-17.979,-8.399,14.448
798
point
799
-1.122,-5.365,14.985
800
reverse
801
// Pedestrian number 17
802
15				// Ref num
803
5				// Number of instructions
804
2				// Initial instruction
805
point
806
1.063,-5.307,12.463
807
point
808
0.386,-5.303,13.297
809
point
810
-0.783,-5.294,13.746
811
point
812
-7.011,-6.424,13.323
813
reverse
814
// Pedestrian number 18
815
13				// Ref num
816
7				// Number of instructions
817
3				// Initial instruction
818
point
819
-1.894,-5.304,9.058
820
point
821
-0.350,-5.294,12.230
822
point
823
-0.252,-5.296,13.216
824
point
825
2.601,-5.305,15.754
826
point
827
2.929,-5.225,16.048
828
point
829
7.170,-5.225,16.504
830
reverse
831
// Pedestrian number 19
832
6				// Ref num
833
5				// Number of instructions
834
3				// Initial instruction
835
point
836
17.123,-5.321,10.428
837
point
838
13.455,-5.319,13.244
839
point
840
10.759,-5.318,13.696
841
point
842
-0.545,-5.303,15.818
843
reverse
844
// Pedestrian number 20
845
24				// Ref num
846
6				// Number of instructions
847
4				// Initial instruction
848
point
849
-23.880,-8.399,23.374
850
point
851
-21.320,-8.399,24.896
852
point
853
-19.720,-8.399,27.932
854
point
855
-19.448,-5.302,45.150
856
point
857
-20.203,-5.303,46.980
858
reverse
859
// Pedestrian number 21
860
12				// Ref num
861
6				// Number of instructions
862
3				// Initial instruction
863
point
864
-7.473,-5.301,37.613
865
point
866
-17.773,-5.293,45.538
867
point
868
-20.046,-5.307,48.500
869
point
870
-20.247,-5.319,52.576
871
point
872
-20.737,-5.321,53.106
873
reverse
874
// Pedestrian number 22
875
24				// Ref num
876
5				// Number of instructions
877
3				// Initial instruction
878
point
879
-17.552,-5.321,56.743
880
point
881
-17.572,-5.321,53.681
882
point
883
-18.367,-5.321,51.240
884
point
885
-21.440,-5.303,45.351
886
reverse
887
// Pedestrian number 23
888
15				// Ref num
889
6				// Number of instructions
890
2				// Initial instruction
891
point
892
-29.494,-5.227,57.113
893
point
894
-28.602,-5.227,59.589
895
point
896
-28.827,-5.227,62.849
897
point
898
-28.978,-5.321,63.741
899
point
900
-31.162,-5.321,66.194
901
reverse
902
// Pedestrian number 24
903
15				// Ref num
904
5				// Number of instructions
905
2				// Initial instruction
906
point
907
-19.156,-5.321,66.553
908
point
909
-19.631,-5.321,66.050
910
point
911
-20.608,-5.321,66.293
912
point
913
-21.008,-5.321,66.981
914
reverse
915
// Pedestrian number 25
916
24				// Ref num
917
8				// Number of instructions
918
2				// Initial instruction
919
point
920
-10.211,-5.321,67.165
921
point
922
-14.089,-5.321,64.853
923
point
924
-15.691,-5.321,64.474
925
point
926
-17.305,-5.321,63.565
927
point
928
-17.402,-5.032,63.405
929
point
930
-17.584,-5.321,62.766
931
point
932
-17.516,-5.321,57.215
933
reverse
934
// Pedestrian number 26
935
15				// Ref num
936
4				// Number of instructions
937
2				// Initial instruction
938
point
939
-13.986,-5.321,62.002
940
point
941
-15.351,-5.321,64.998
942
point
943
-17.136,-5.321,66.298
944
reverse
945
// Pedestrian number 27
946
12				// Ref num
947
2				// Number of instructions
948
1				// Initial instruction
949
point
950
-42.283,-5.227,62.674
951
reverse
952
// Pedestrian number 28
953
24				// Ref num
954
6				// Number of instructions
955
3				// Initial instruction
956
point
957
-42.018,-5.227,62.534
958
point
959
-38.953,-5.227,59.487
960
point
961
-38.628,-5.227,56.770
962
point
963
-38.094,-5.321,56.548
964
point
965
-35.805,-5.321,53.301
966
reverse
967
// Pedestrian number 29
968
100				// Ref num
969
2				// Number of instructions
970
1				// Initial instruction
971
point
972
-9.322,-1.840,61.719
973
reverse
974
// Pedestrian number 30
975
100				// Ref num
976
2				// Number of instructions
977
1				// Initial instruction
978
point
979
-5.649,-1.840,67.414
980
reverse
981
// Pedestrian number 31
982
129				// Ref num
983
2				// Number of instructions
984
1				// Initial instruction
985
point
986
-12.912,-1.840,67.295
987
reverse
988
// Pedestrian number 32
989
112				// Ref num
990
2				// Number of instructions
991
1				// Initial instruction
992
point
993
-2.931,-1.840,62.178
994
reverse
995
// Pedestrian number 33
996
112				// Ref num
997
2				// Number of instructions
998
1				// Initial instruction
999
point
1000
-13.341,-1.840,64.569
1001
reverse
1002
// Pedestrian number 34
1003
112				// Ref num
1004
2				// Number of instructions
1005
1				// Initial instruction
1006
point
1007
-41.643,-4.084,68.713
1008
reverse
1009
// Pedestrian number 35
1010
112				// Ref num
1011
2				// Number of instructions
1012
1				// Initial instruction
1013
point
1014
-44.706,-4.084,68.910
1015
reverse
1016
// Pedestrian number 36
1017
101				// Ref num
1018
2				// Number of instructions
1019
1				// Initial instruction
1020
point
1021
-42.034,-4.474,61.188
1022
reverse
1023
// Pedestrian number 37
1024
24				// Ref num
1025
5				// Number of instructions
1026
2				// Initial instruction
1027
point
1028
-32.094,-5.321,65.994
1029
point
1030
-33.415,-5.321,65.146
1031
point
1032
-41.769,-5.321,63.522
1033
point
1034
-42.056,-5.227,63.222
1035
reverse
1036
// Pedestrian number 38
1037
10				// Ref num
1038
5				// Number of instructions
1039
2				// Initial instruction
1040
point
1041
-44.591,-5.321,65.031
1042
point
1043
-46.246,-5.321,66.410
1044
point
1045
-48.160,-5.321,66.702
1046
point
1047
-50.564,-5.321,63.745
1048
reverse
1049
// Pedestrian number 39
1050
13				// Ref num
1051
6				// Number of instructions
1052
1				// Initial instruction
1053
point
1054
-67.648,-5.227,69.397
1055
point
1056
-68.394,-5.227,67.602
1057
point
1058
-67.555,-5.227,63.133
1059
point
1060
-67.346,-5.321,62.787
1061
point
1062
-63.812,-5.321,53.125
1063
reverse
1064
// Pedestrian number 40
1065
24				// Ref num
1066
6				// Number of instructions
1067
3				// Initial instruction
1068
point
1069
-75.106,-5.262,74.922
1070
point
1071
-74.894,-5.321,74.644
1072
point
1073
-72.745,-5.321,73.058
1074
point
1075
-69.381,-5.321,73.289
1076
point
1077
-58.874,-5.321,68.371
1078
reverse
1079
// Pedestrian number 41
1080
10				// Ref num
1081
5				// Number of instructions
1082
2				// Initial instruction
1083
point
1084
-70.448,-5.321,73.729
1085
point
1086
-72.571,-5.321,71.917
1087
point
1088
-75.422,-5.321,70.399
1089
point
1090
-77.709,-5.321,65.198
1091
reverse
1092
// Pedestrian number 42
1093
6				// Ref num
1094
6				// Number of instructions
1095
4				// Initial instruction
1096
point
1097
-29.517,-5.227,61.133
1098
point
1099
-28.966,-5.227,62.947
1100
point
1101
-28.534,-5.321,63.497
1102
point
1103
-27.560,-5.321,63.970
1104
point
1105
-24.515,-5.321,67.051
1106
reverse
1107
// Pedestrian number 43
1108
5				// Ref num
1109
4				// Number of instructions
1110
2				// Initial instruction
1111
point
1112
-76.953,-6.648,71.460
1113
point
1114
-82.272,-6.648,72.886
1115
point
1116
-85.897,-6.648,75.415
1117
reverse
1118
// Pedestrian number 44
1119
15				// Ref num
1120
5				// Number of instructions
1121
3				// Initial instruction
1122
point
1123
-88.477,-6.648,72.005
1124
point
1125
-87.850,-6.648,73.675
1126
point
1127
-87.004,-6.648,74.096
1128
point
1129
-86.230,-6.648,75.277
1130
reverse
1131
// Pedestrian number 45
1132
24				// Ref num
1133
5				// Number of instructions
1134
3				// Initial instruction
1135
point
1136
-78.247,-6.648,76.207
1137
point
1138
-82.786,-6.648,76.308
1139
point
1140
-85.012,-6.648,75.466
1141
point
1142
-88.219,-6.648,72.905
1143
reverse
1144
// Pedestrian number 46
1145
24				// Ref num
1146
7				// Number of instructions
1147
3				// Initial instruction
1148
point
1149
-80.970,-6.648,79.033
1150
point
1151
-81.714,-6.648,76.012
1152
point
1153
-83.772,-6.648,74.856
1154
point
1155
-87.039,-6.648,74.348
1156
point
1157
-87.636,-6.648,73.561
1158
point
1159
-89.362,-6.648,69.407
1160
reverse
1161
// Pedestrian number 47
1162
24				// Ref num
1163
8				// Number of instructions
1164
3				// Initial instruction
1165
point
1166
-89.085,-6.648,71.186
1167
point
1168
-88.452,-6.648,70.950
1169
point
1170
-84.985,-6.648,73.504
1171
point
1172
-83.672,-6.648,75.832
1173
point
1174
-81.837,-6.648,76.652
1175
point
1176
-81.653,-6.648,77.503
1177
point
1178
-83.770,-6.648,77.759
1179
reverse
1180
// Pedestrian number 48
1181
112				// Ref num
1182
2				// Number of instructions
1183
1				// Initial instruction
1184
point
1185
-88.279,-6.648,74.961
1186
reverse
1187
// Pedestrian number 49
1188
101				// Ref num
1189
2				// Number of instructions
1190
1				// Initial instruction
1191
point
1192
-88.902,-6.648,74.066
1193
reverse
1194
// Pedestrian number 50
1195
115				// Ref num
1196
2				// Number of instructions
1197
1				// Initial instruction
1198
point
1199
-87.004,-6.648,75.995
1200
reverse
1201
// Pedestrian number 51
1202
138				// Ref num
1203
2				// Number of instructions
1204
1				// Initial instruction
1205
point
1206
-86.920,-5.417,26.965
1207
reverse
1208
// Pedestrian number 52
1209
101				// Ref num
1210
2				// Number of instructions
1211
1				// Initial instruction
1212
point
1213
-86.628,-5.417,26.963
1214
reverse
1215
// Pedestrian number 53
1216
13				// Ref num
1217
7				// Number of instructions
1218
4				// Initial instruction
1219
point
1220
-90.891,-6.648,-35.690
1221
point
1222
-90.342,-6.647,-33.875
1223
point
1224
-90.047,-6.647,-28.666
1225
point
1226
-88.543,-6.171,-26.759
1227
point
1228
-87.852,-6.628,-25.876
1229
point
1230
-82.563,-6.648,-18.997
1231
reverse
1232
// Pedestrian number 54
1233
5				// Ref num
1234
7				// Number of instructions
1235
5				// Initial instruction
1236
point
1237
-89.925,-6.648,-20.622
1238
point
1239
-89.546,-6.647,-19.084
1240
point
1241
-88.319,-6.258,-17.588
1242
point
1243
-87.737,-6.631,-16.966
1244
point
1245
-87.455,-6.636,-10.959
1246
point
1247
-83.230,-6.648,-2.391
1248
reverse
1249
// Pedestrian number 55
1250
10				// Ref num
1251
11				// Number of instructions
1252
4				// Initial instruction
1253
point
1254
-88.452,-6.648,3.354
1255
point
1256
-88.376,-6.642,2.321
1257
point
1258
-87.841,-6.431,1.195
1259
point
1260
-87.495,-6.638,-1.411
1261
point
1262
-87.913,-6.404,-2.668
1263
point
1264
-88.809,-6.647,-5.345
1265
point
1266
-89.307,-6.647,-15.314
1267
point
1268
-88.292,-6.261,-16.920
1269
point
1270
-87.660,-6.632,-17.694
1271
point
1272
-82.574,-6.648,-20.452
1273
reverse
1274
// Pedestrian number 56
1275
10				// Ref num
1276
5				// Number of instructions
1277
3				// Initial instruction
1278
point
1279
-88.967,-6.637,-68.597
1280
point
1281
-90.920,-6.400,-70.141
1282
point
1283
-92.975,-6.648,-75.911
1284
point
1285
-93.653,-6.648,-78.433
1286
reverse
1287
// Pedestrian number 57
1288
6				// Ref num
1289
7				// Number of instructions
1290
3				// Initial instruction
1291
point
1292
-86.090,-6.648,-81.646
1293
point
1294
-85.622,-6.648,-80.477
1295
point
1296
-85.080,-6.648,-80.200
1297
point
1298
-81.226,-5.492,-79.198
1299
point
1300
-79.841,-5.321,-78.922
1301
point
1302
-76.160,-5.319,-74.699
1303
reverse
1304
// Pedestrian number 58
1305
5				// Ref num
1306
6				// Number of instructions
1307
3				// Initial instruction
1308
point
1309
-89.252,-6.648,-83.266
1310
point
1311
-89.475,-6.648,-81.629
1312
point
1313
-89.212,-6.648,-80.641
1314
point
1315
-87.409,-6.648,-79.368
1316
point
1317
-84.498,-6.648,-78.376
1318
reverse
1319
// Pedestrian number 59
1320
15				// Ref num
1321
6				// Number of instructions
1322
3				// Initial instruction
1323
point
1324
-81.447,-6.648,-72.345
1325
point
1326
-81.755,-6.648,-70.081
1327
point
1328
-83.177,-6.648,-68.151
1329
point
1330
-90.389,-6.645,-52.910
1331
point
1332
-91.957,-6.647,-54.421
1333
reverse
1334
// Pedestrian number 60
1335
5				// Ref num
1336
5				// Number of instructions
1337
2				// Initial instruction
1338
point
1339
-49.093,-5.319,-77.204
1340
point
1341
-47.154,-5.319,-77.529
1342
point
1343
-44.923,-5.319,-76.198
1344
point
1345
-44.005,-5.319,-73.460
1346
reverse
1347
// Pedestrian number 61
1348
5				// Ref num
1349
4				// Number of instructions
1350
2				// Initial instruction
1351
point
1352
-47.327,-5.319,-79.094
1353
point
1354
-50.687,-5.319,-77.792
1355
point
1356
-54.044,-5.319,-73.655
1357
reverse
1358
// Pedestrian number 62
1359
5				// Ref num
1360
5				// Number of instructions
1361
3				// Initial instruction
1362
point
1363
-55.344,-5.224,-74.026
1364
point
1365
-54.972,-5.224,-77.511
1366
point
1367
-54.576,-5.319,-77.750
1368
point
1369
-54.122,-5.319,-77.884
1370
reverse
1371
// Pedestrian number 63
1372
5				// Ref num
1373
5				// Number of instructions
1374
3				// Initial instruction
1375
point
1376
-37.740,-5.319,-73.546
1377
point
1378
-38.758,-5.319,-74.882
1379
point
1380
-39.119,-5.319,-76.393
1381
point
1382
-44.056,-5.319,-78.759
1383
reverse
1384
// Pedestrian number 64
1385
5				// Ref num
1386
5				// Number of instructions
1387
2				// Initial instruction
1388
point
1389
-43.025,-5.319,-76.245
1390
point
1391
-41.614,-5.319,-77.200
1392
point
1393
-39.345,-5.319,-78.423
1394
point
1395
-37.843,-5.319,-81.178
1396
reverse
1397
// Pedestrian number 65
1398
112				// Ref num
1399
2				// Number of instructions
1400
1				// Initial instruction
1401
point
1402
-39.236,-5.319,-79.427
1403
reverse
1404
// Pedestrian number 66
1405
100				// Ref num
1406
2				// Number of instructions
1407
1				// Initial instruction
1408
point
1409
-38.614,-5.319,-78.720
1410
reverse
1411
// Pedestrian number 67
1412
107				// Ref num
1413
2				// Number of instructions
1414
1				// Initial instruction
1415
point
1416
-38.891,-5.319,-79.925
1417
reverse
1418
// Pedestrian number 68
1419
112				// Ref num
1420
2				// Number of instructions
1421
1				// Initial instruction
1422
point
1423
-43.751,-5.319,-73.712
1424
reverse
1425
// Pedestrian number 69
1426
112				// Ref num
1427
2				// Number of instructions
1428
1				// Initial instruction
1429
point
1430
-55.105,-5.224,-74.024
1431
reverse
1432
// Pedestrian number 70
1433
115				// Ref num
1434
2				// Number of instructions
1435
1				// Initial instruction
1436
point
1437
-55.563,-5.224,-77.767
1438
reverse
1439
// Pedestrian number 71
1440
13				// Ref num
1441
5				// Number of instructions
1442
3				// Initial instruction
1443
point
1444
-30.907,-5.321,-85.638
1445
point
1446
-31.574,-5.321,-86.054
1447
point
1448
-32.137,-5.320,-87.106
1449
point
1450
-31.452,-5.321,-88.482
1451
reverse
1452
// Pedestrian number 72
1453
6				// Ref num
1454
4				// Number of instructions
1455
2				// Initial instruction
1456
point
1457
-34.904,-5.319,-74.596
1458
point
1459
-37.617,-5.319,-73.377
1460
point
1461
-42.632,-5.319,-75.825
1462
reverse
1463
// Pedestrian number 73
1464
10				// Ref num
1465
4				// Number of instructions
1466
2				// Initial instruction
1467
point
1468
-38.183,-5.319,-72.798
1469
point
1470
-38.718,-5.319,-71.605
1471
point
1472
-43.589,-5.319,-62.910
1473
reverse
1474
// Pedestrian number 74
1475
13				// Ref num
1476
5				// Number of instructions
1477
2				// Initial instruction
1478
point
1479
-38.178,-5.319,-75.792
1480
point
1481
-40.334,-5.319,-76.063
1482
point
1483
-43.821,-5.319,-74.561
1484
point
1485
-46.478,-5.319,-78.150
1486
reverse
1487
// Pedestrian number 75
1488
12				// Ref num
1489
5				// Number of instructions
1490
2				// Initial instruction
1491
point
1492
-30.939,-5.321,-55.344
1493
point
1494
-32.309,-5.320,-52.493
1495
point
1496
-33.024,-5.320,-51.273
1497
point
1498
-34.123,-5.321,-50.775
1499
reverse
1500
// Pedestrian number 76
1501
24				// Ref num
1502
4				// Number of instructions
1503
2				// Initial instruction
1504
point
1505
-32.773,-5.321,-20.438
1506
point
1507
-32.298,-5.321,-20.971
1508
point
1509
-30.495,-5.321,-25.312
1510
reverse
1511
// Pedestrian number 77
1512
15				// Ref num
1513
4				// Number of instructions
1514
2				// Initial instruction
1515
point
1516
-30.551,-5.321,-20.395
1517
point
1518
-32.235,-5.321,-21.925
1519
point
1520
-33.110,-5.321,-23.830
1521
reverse
1522
// Pedestrian number 78
1523
10				// Ref num
1524
4				// Number of instructions
1525
2				// Initial instruction
1526
point
1527
-28.665,-5.321,-20.924
1528
point
1529
-31.897,-5.321,-22.698
1530
point
1531
-32.964,-5.321,-24.484
1532
reverse
1533
// Pedestrian number 79
1534
24				// Ref num
1535
4				// Number of instructions
1536
2				// Initial instruction
1537
point
1538
-32.772,-5.321,-19.417
1539
point
1540
-31.604,-5.321,-21.880
1541
point
1542
-30.388,-5.321,-23.099
1543
reverse
1544
// Pedestrian number 80
1545
15				// Ref num
1546
4				// Number of instructions
1547
2				// Initial instruction
1548
point
1549
-33.246,-5.321,-34.937
1550
point
1551
-31.470,-5.321,-22.700
1552
point
1553
-32.662,-5.321,-17.085
1554
reverse
1555
// Pedestrian number 81
1556
24				// Ref num
1557
4				// Number of instructions
1558
2				// Initial instruction
1559
point
1560
-31.184,-3.635,-51.529
1561
point
1562
-32.212,-3.635,-50.425
1563
point
1564
-32.647,-3.635,-49.389
1565
reverse
1566
// Pedestrian number 82
1567
13				// Ref num
1568
5				// Number of instructions
1569
2				// Initial instruction
1570
point
1571
-32.733,-5.321,-38.497
1572
point
1573
-31.376,-5.321,-37.037
1574
point
1575
-29.717,-5.321,-36.045
1576
point
1577
-29.130,-5.321,-35.692
1578
reverse
1579
// Pedestrian number 83
1580
112				// Ref num
1581
2				// Number of instructions
1582
1				// Initial instruction
1583
point
1584
-16.851,-5.296,-4.208
1585
reverse
1586
// Pedestrian number 84
1587
112				// Ref num
1588
2				// Number of instructions
1589
1				// Initial instruction
1590
point
1591
-33.426,-5.293,-4.312
1592
reverse
1593
// Pedestrian number 85
1594
112				// Ref num
1595
2				// Number of instructions
1596
1				// Initial instruction
1597
point
1598
-10.136,-7.469,-3.416
1599
reverse
1600
// Pedestrian number 86
1601
10				// Ref num
1602
5				// Number of instructions
1603
3				// Initial instruction
1604
point
1605
-33.609,-5.319,-97.957
1606
point
1607
-32.853,-5.320,-98.633
1608
point
1609
-32.500,-5.320,-99.654
1610
point
1611
-32.674,-5.320,-117.515
1612
reverse
1613
// Pedestrian number 87
1614
5				// Ref num
1615
5				// Number of instructions
1616
3				// Initial instruction
1617
point
1618
-37.581,-5.319,-81.980
1619
point
1620
-34.109,-5.319,-87.067
1621
point
1622
-31.974,-5.319,-92.894
1623
point
1624
-30.769,-5.321,-98.100
1625
reverse
1626
// Pedestrian number 88
1627
5				// Ref num
1628
4				// Number of instructions
1629
2				// Initial instruction
1630
point
1631
-38.728,-5.319,-82.532
1632
point
1633
-37.817,-5.319,-85.014
1634
point
1635
-35.587,-5.319,-87.805
1636
reverse
1637
// Pedestrian number 89
1638
5				// Ref num
1639
5				// Number of instructions
1640
3				// Initial instruction
1641
point
1642
-33.927,-5.319,-85.912
1643
point
1644
-36.495,-5.319,-86.126
1645
point
1646
-39.019,-5.319,-84.962
1647
point
1648
-41.135,-5.319,-82.860
1649
reverse
1650
// Pedestrian number 90
1651
24				// Ref num
1652
4				// Number of instructions
1653
2				// Initial instruction
1654
point
1655
-45.334,-5.319,-86.076
1656
point
1657
-44.383,-5.319,-85.489
1658
point
1659
-41.409,-5.319,-82.847
1660
reverse
1661
// Pedestrian number 91
1662
6				// Ref num
1663
5				// Number of instructions
1664
3				// Initial instruction
1665
point
1666
-36.317,-5.319,-87.727
1667
point
1668
-39.898,-5.319,-87.312
1669
point
1670
-44.351,-5.319,-85.084
1671
point
1672
-46.645,-5.319,-82.498
1673
reverse
1674
// Pedestrian number 92
1675
24				// Ref num
1676
5				// Number of instructions
1677
2				// Initial instruction
1678
point
1679
-45.426,-5.319,-85.838
1680
point
1681
-44.300,-5.319,-84.685
1682
point
1683
-40.717,-5.319,-84.527
1684
point
1685
-37.134,-5.319,-88.122
1686
reverse
1687
// Pedestrian number 93
1688
24				// Ref num
1689
5				// Number of instructions
1690
3				// Initial instruction
1691
point
1692
-31.193,-5.321,-77.841
1693
point
1694
-32.539,-5.320,-80.880
1695
point
1696
-34.091,-5.319,-82.181
1697
point
1698
-37.083,-5.319,-81.677
1699
reverse
1700
// Pedestrian number 94
1701
5				// Ref num
1702
5				// Number of instructions
1703
3				// Initial instruction
1704
point
1705
-37.106,-5.319,-73.155
1706
point
1707
-34.648,-5.319,-73.732
1708
point
1709
-33.380,-5.319,-75.938
1710
point
1711
-33.311,-5.319,-83.925
1712
reverse
1713
// Pedestrian number 95
1714
5				// Ref num
1715
6				// Number of instructions
1716
2				// Initial instruction
1717
point
1718
-49.597,-5.319,-85.839
1719
point
1720
-44.608,-5.319,-83.891
1721
point
1722
-43.191,-5.319,-83.940
1723
point
1724
-40.660,-5.319,-82.883
1725
point
1726
-31.528,-5.319,-83.380
1727
reverse
1728
// Pedestrian number 96
1729
6				// Ref num
1730
6				// Number of instructions
1731
4				// Initial instruction
1732
point
1733
-31.008,-5.319,-71.208
1734
point
1735
-32.598,-5.320,-72.958
1736
point
1737
-33.214,-5.319,-75.849
1738
point
1739
-33.214,-5.319,-75.849
1740
point
1741
-31.237,-5.319,-80.950
1742
reverse
1743
// Pedestrian number 97
1744
24				// Ref num
1745
4				// Number of instructions
1746
2				// Initial instruction
1747
point
1748
-36.137,-5.321,-50.784
1749
point
1750
-33.254,-5.319,-53.487
1751
point
1752
-33.687,-5.319,-63.950
1753
reverse
1754
// Pedestrian number 98
1755
15				// Ref num
1756
5				// Number of instructions
1757
2				// Initial instruction
1758
point
1759
-30.820,-5.320,-49.066
1760
point
1761
-32.345,-5.320,-51.488
1762
point
1763
-34.484,-5.319,-53.789
1764
point
1765
-34.952,-5.319,-55.561
1766
reverse
1767
// Pedestrian number 99
1768
5				// Ref num
1769
4				// Number of instructions
1770
2				// Initial instruction
1771
point
1772
-30.302,-5.321,-35.451
1773
point
1774
-32.388,-5.321,-37.288
1775
point
1776
-32.808,-5.321,-40.197
1777
reverse
1778
// Pedestrian number 100
1779
24				// Ref num
1780
4				// Number of instructions
1781
2				// Initial instruction
1782
point
1783
-33.248,-5.321,-35.526
1784
point
1785
-31.212,-5.321,-38.189
1786
point
1787
-30.807,-5.319,-42.220
1788
reverse
1789
// Pedestrian number 101
1790
24				// Ref num
1791
4				// Number of instructions
1792
2				// Initial instruction
1793
point
1794
-32.719,-5.311,-8.840
1795
point
1796
-31.304,-5.306,-7.145
1797
point
1798
-26.611,-5.298,-4.304
1799
reverse
1800
// Pedestrian number 102
1801
13				// Ref num
1802
4				// Number of instructions
1803
2				// Initial instruction
1804
point
1805
-30.372,-5.321,-19.545
1806
point
1807
-31.584,-5.311,-8.705
1808
point
1809
-30.715,-5.303,-4.285
1810
reverse
1811
// Pedestrian number 103
1812
24				// Ref num
1813
4				// Number of instructions
1814
2				// Initial instruction
1815
point
1816
-32.750,-5.321,-20.817
1817
point
1818
-31.320,-5.321,-21.757
1819
point
1820
-30.581,-5.321,-25.161
1821
reverse
1822
// Pedestrian number 104
1823
24				// Ref num
1824
4				// Number of instructions
1825
2				// Initial instruction
1826
point
1827
-19.239,-8.399,13.849
1828
point
1829
-30.313,-8.399,21.324
1830
point
1831
-30.488,-8.399,26.197
1832
reverse
1833
// Pedestrian number 105
1834
13				// Ref num
1835
4				// Number of instructions
1836
2				// Initial instruction
1837
point
1838
-27.476,-8.399,27.675
1839
point
1840
-31.497,-8.399,23.339
1841
point
1842
-32.686,-8.399,15.321
1843
reverse
1844
// Pedestrian number 106
1845
5				// Ref num
1846
4				// Number of instructions
1847
2				// Initial instruction
1848
point
1849
-30.243,-8.399,15.715
1850
point
1851
-31.130,-8.399,18.218
1852
point
1853
-32.888,-8.397,26.804
1854
reverse
1855
// Pedestrian number 107
1856
5				// Ref num
1857
5				// Number of instructions
1858
2				// Initial instruction
1859
point
1860
-33.924,-8.347,37.231
1861
point
1862
-35.200,-8.028,40.328
1863
point
1864
-37.560,-7.534,43.643
1865
point
1866
-37.865,-7.488,45.047
1867
reverse
1868
// Pedestrian number 108
1869
24				// Ref num
1870
4				// Number of instructions
1871
2				// Initial instruction
1872
point
1873
-55.360,-7.497,28.890
1874
point
1875
-54.836,-7.477,30.598
1876
point
1877
-58.002,-7.403,41.387
1878
reverse
1879
// Pedestrian number 109
1880
5				// Ref num
1881
4				// Number of instructions
1882
2				// Initial instruction
1883
point
1884
-56.320,-7.487,29.840
1885
point
1886
-54.031,-7.461,31.904
1887
point
1888
-38.389,-7.470,45.549
1889
reverse
1890
// Pedestrian number 110
1891
6				// Ref num
1892
7				// Number of instructions
1893
2				// Initial instruction
1894
point
1895
-38.877,-7.459,45.966
1896
point
1897
-40.502,-7.478,44.070
1898
point
1899
-43.110,-7.458,42.865
1900
point
1901
-44.367,-7.486,39.044
1902
point
1903
-51.609,-7.485,30.825
1904
point
1905
-52.239,-7.497,28.405
1906
reverse
1907
// Pedestrian number 111
1908
24				// Ref num
1909
6				// Number of instructions
1910
3				// Initial instruction
1911
point
1912
-52.859,-7.500,28.229
1913
point
1914
-52.673,-7.479,30.075
1915
point
1916
-44.568,-7.437,42.954
1917
point
1918
-42.204,-7.460,43.746
1919
point
1920
-38.939,-7.514,42.841
1921
reverse
1922
// Pedestrian number 112
1923
13				// Ref num
1924
6				// Number of instructions
1925
3				// Initial instruction
1926
point
1927
-53.603,-8.266,18.817
1928
point
1929
-54.205,-8.154,17.550
1930
point
1931
-54.310,-7.848,15.737
1932
point
1933
-53.576,-7.513,12.810
1934
point
1935
-51.472,-7.497,10.926
1936
reverse
1937
// Pedestrian number 113
1938
6				// Ref num
1939
5				// Number of instructions
1940
2				// Initial instruction
1941
point
1942
-52.057,-7.472,9.743
1943
point
1944
-53.463,-7.497,11.499
1945
point
1946
-53.994,-7.516,13.019
1947
point
1948
-54.849,-7.703,14.633
1949
reverse
1950
// Pedestrian number 114
1951
24				// Ref num
1952
4				// Number of instructions
1953
2				// Initial instruction
1954
point
1955
-52.603,-7.510,12.860
1956
point
1957
-54.345,-7.498,11.543
1958
point
1959
-57.119,-7.425,5.584
1960
reverse
1961
// Pedestrian number 115
1962
13				// Ref num
1963
4				// Number of instructions
1964
2				// Initial instruction
1965
point
1966
-63.503,-7.515,49.931
1967
point
1968
-53.007,-7.302,45.814
1969
point
1970
-43.031,-7.510,38.558
1971
reverse
1972
// Pedestrian number 116
1973
13				// Ref num
1974
5				// Number of instructions
1975
2				// Initial instruction
1976
point
1977
-48.942,-7.502,32.422
1978
point
1979
-53.221,-7.310,45.190
1980
point
1981
-54.016,-7.358,49.137
1982
point
1983
-53.294,-7.385,49.822
1984
reverse
1985
// Pedestrian number 117
1986
13				// Ref num
1987
5				// Number of instructions
1988
2				// Initial instruction
1989
point
1990
-42.887,-7.510,52.955
1991
point
1992
-37.376,-7.463,50.669
1993
point
1994
-33.542,-7.510,49.028
1995
point
1996
-33.345,-7.514,47.551
1997
reverse
1998
// Pedestrian number 118
1999
5				// Ref num
2000
5				// Number of instructions
2001
2				// Initial instruction
2002
point
2003
-33.344,-7.507,47.348
2004
point
2005
-40.562,-7.423,48.479
2006
point
2007
-46.938,-7.348,48.558
2008
point
2009
-51.771,-7.511,52.973
2010
reverse
2011
// Pedestrian number 119
2012
5				// Ref num
2013
4				// Number of instructions
2014
2				// Initial instruction
2015
point
2016
-40.970,-7.513,53.013
2017
point
2018
-41.118,-7.415,47.584
2019
point
2020
-41.346,-7.506,40.813
2021
reverse
2022
// Pedestrian number 120
2023
5				// Ref num
2024
5				// Number of instructions
2025
2				// Initial instruction
2026
point
2027
-46.660,-7.514,53.034
2028
point
2029
-50.115,-7.329,45.770
2030
point
2031
-52.728,-7.382,39.328
2032
point
2033
-63.538,-7.516,35.472
2034
reverse
2035
// Pedestrian number 121
2036
13				// Ref num
2037
6				// Number of instructions
2038
3				// Initial instruction
2039
point
2040
-57.296,-7.507,29.085
2041
point
2042
-57.609,-7.500,29.621
2043
point
2044
-54.895,-7.402,37.643
2045
point
2046
-53.158,-7.336,43.100
2047
point
2048
-43.323,-7.511,52.961
2049
reverse
2050
// Pedestrian number 122
2051
5				// Ref num
2052
4				// Number of instructions
2053
2				// Initial instruction
2054
point
2055
-51.104,-7.294,47.668
2056
point
2057
-49.526,-7.336,45.894
2058
point
2059
-42.345,-7.512,39.177
2060
reverse
2061
// Pedestrian number 123
2062
13				// Ref num
2063
5				// Number of instructions
2064
2				// Initial instruction
2065
point
2066
-60.999,-7.516,28.285
2067
point
2068
-55.999,-7.483,31.047
2069
point
2070
-51.311,-7.456,33.658
2071
point
2072
-49.584,-7.501,31.834
2073
reverse
2074
// Pedestrian number 124
2075
13				// Ref num
2076
5				// Number of instructions
2077
2				// Initial instruction
2078
point
2079
-50.831,-7.500,30.526
2080
point
2081
-54.714,-7.407,37.207
2082
point
2083
-58.332,-7.410,40.384
2084
point
2085
-58.565,-7.415,42.458
2086
reverse
2087
// Pedestrian number 125
2088
13				// Ref num
2089
4				// Number of instructions
2090
2				// Initial instruction
2091
point
2092
-60.560,-7.511,12.597
2093
point
2094
-56.423,-7.432,6.170
2095
point
2096
-53.455,-7.318,-3.371
2097
reverse
2098
// Pedestrian number 126
2099
5				// Ref num
2100
5				// Number of instructions
2101
3				// Initial instruction
2102
point
2103
-51.844,-7.322,-3.387
2104
point
2105
-55.820,-7.322,0.579
2106
point
2107
-56.034,-7.433,6.153
2108
point
2109
-57.198,-7.514,12.890
2110
reverse
2111
// Pedestrian number 127
2112
10				// Ref num
2113
5				// Number of instructions
2114
2				// Initial instruction
2115
point
2116
-55.580,-7.515,12.999
2117
point
2118
-55.299,-7.499,11.588
2119
point
2120
-56.184,-7.472,9.365
2121
point
2122
-63.389,-7.513,5.222
2123
reverse
2124
// Pedestrian number 128
2125
10				// Ref num
2126
5				// Number of instructions
2127
2				// Initial instruction
2128
point
2129
-52.517,-7.455,8.230
2130
point
2131
-56.082,-7.487,10.635
2132
point
2133
-59.643,-7.514,12.831
2134
point
2135
-63.236,-7.513,12.789
2136
reverse
2137
// Pedestrian number 129
2138
24				// Ref num
2139
4				// Number of instructions
2140
2				// Initial instruction
2141
point
2142
-41.430,-7.497,1.052
2143
point
2144
-46.827,-7.405,-1.382
2145
point
2146
-51.218,-7.329,-3.406
2147
reverse
2148
// Pedestrian number 130
2149
13				// Ref num
2150
6				// Number of instructions
2151
2				// Initial instruction
2152
point
2153
-47.373,-7.371,-3.693
2154
point
2155
-46.898,-7.399,-1.813
2156
point
2157
-46.106,-7.428,-0.110
2158
point
2159
-43.694,-7.484,2.226
2160
point
2161
-50.730,-7.495,10.010
2162
reverse
2163
// Pedestrian number 131
2164
5				// Ref num
2165
4				// Number of instructions
2166
2				// Initial instruction
2167
point
2168
-33.242,-7.497,-6.208
2169
point
2170
-39.014,-7.444,-10.926
2171
point
2172
-48.124,-7.504,-18.466
2173
reverse
2174
// Pedestrian number 132
2175
24				// Ref num
2176
4				// Number of instructions
2177
2				// Initial instruction
2178
point
2179
-43.811,-7.515,-19.061
2180
point
2181
-39.190,-7.442,-11.164
2182
point
2183
-37.435,-7.496,-2.985
2184
reverse
2185
// Pedestrian number 133
2186
13				// Ref num
2187
5				// Number of instructions
2188
2				// Initial instruction
2189
point
2190
-34.718,-7.496,-5.634
2191
point
2192
-38.428,-7.450,-9.768
2193
point
2194
-41.061,-7.429,-12.543
2195
point
2196
-54.529,-7.487,-17.538
2197
reverse
2198
// Pedestrian number 134
2199
13				// Ref num
2200
7				// Number of instructions
2201
3				// Initial instruction
2202
point
2203
-53.260,-7.514,-19.066
2204
point
2205
-42.754,-7.399,-10.027
2206
point
2207
-39.663,-7.436,-10.334
2208
point
2209
-35.027,-7.491,-10.809
2210
point
2211
-32.913,-7.522,-12.929
2212
point
2213
-29.286,-8.076,-13.601
2214
reverse
2215
// Pedestrian number 135
2216
10				// Ref num
2217
5				// Number of instructions
2218
2				// Initial instruction
2219
point
2220
-32.983,-7.518,-14.480
2221
point
2222
-38.168,-7.455,-10.987
2223
point
2224
-49.071,-7.346,-4.045
2225
point
2226
-52.859,-7.309,-4.119
2227
reverse
2228
// Pedestrian number 136
2229
10				// Ref num
2230
4				// Number of instructions
2231
2				// Initial instruction
2232
point
2233
-52.705,-7.318,-3.376
2234
point
2235
-48.303,-7.349,-0.814
2236
point
2237
-42.967,-7.496,2.450
2238
reverse
2239
// Pedestrian number 137
2240
15				// Ref num
2241
6				// Number of instructions
2242
2				// Initial instruction
2243
point
2244
-56.713,-7.420,5.059
2245
point
2246
-52.750,-7.415,4.624
2247
point
2248
-47.843,-7.407,4.021
2249
point
2250
-43.073,-7.459,-0.567
2251
point
2252
-39.756,-7.498,-0.524
2253
reverse
2254
// Pedestrian number 138
2255
15				// Ref num
2256
4				// Number of instructions
2257
2				// Initial instruction
2258
point
2259
-51.903,-7.449,7.526
2260
point
2261
-48.963,-7.401,0.376
2262
point
2263
-48.698,-7.358,-3.400
2264
reverse
2265
// Pedestrian number 139
2266
15				// Ref num
2267
5				// Number of instructions
2268
2				// Initial instruction
2269
point
2270
-59.836,-7.511,-18.912
2271
point
2272
-60.098,-7.446,-11.054
2273
point
2274
-60.869,-7.462,0.266
2275
point
2276
-57.475,-7.414,4.578
2277
reverse
2278
// Pedestrian number 140
2279
15				// Ref num
2280
5				// Number of instructions
2281
2				// Initial instruction
2282
point
2283
-57.031,-7.414,4.567
2284
point
2285
-56.314,-7.369,-0.989
2286
point
2287
-55.720,-7.357,-5.812
2288
point
2289
-57.886,-7.401,-8.092
2290
reverse
2291
// Pedestrian number 141
2292
5				// Ref num
2293
6				// Number of instructions
2294
2				// Initial instruction
2295
point
2296
-58.204,-7.407,-8.703
2297
point
2298
-59.639,-7.437,-10.495
2299
point
2300
-60.513,-7.454,-12.704
2301
point
2302
-63.311,-7.512,-14.093
2303
point
2304
-63.501,-7.515,-18.966
2305
reverse
2306
// Pedestrian number 142
2307
13				// Ref num
2308
5				// Number of instructions
2309
2				// Initial instruction
2310
point
2311
-62.482,-7.495,-19.002
2312
point
2313
-61.013,-7.465,-8.319
2314
point
2315
-59.883,-7.442,-2.192
2316
point
2317
-52.513,-7.442,7.088
2318
reverse
2319
// Pedestrian number 143
2320
24				// Ref num
2321
6				// Number of instructions
2322
2				// Initial instruction
2323
point
2324
-58.160,-7.407,5.078
2325
point
2326
-61.451,-7.474,-0.256
2327
point
2328
-63.403,-7.513,-3.368
2329
point
2330
-63.243,-7.510,-9.729
2331
point
2332
-59.348,-7.431,-12.913
2333
reverse
2334
// Pedestrian number 144
2335
13				// Ref num
2336
4				// Number of instructions
2337
2				// Initial instruction
2338
point
2339
-58.994,-7.424,-11.340
2340
point
2341
-60.973,-7.464,-11.872
2342
point
2343
-63.484,-7.515,-12.821
2344
reverse
2345
// Pedestrian number 145
2346
13				// Ref num
2347
5				// Number of instructions
2348
2				// Initial instruction
2349
point
2350
-63.015,-7.519,-36.806
2351
point
2352
-59.915,-7.519,-45.025
2353
point
2354
-59.515,-7.519,-45.450
2355
point
2356
-59.481,-7.519,-47.978
2357
reverse
2358
// Pedestrian number 146
2359
13				// Ref num
2360
6				// Number of instructions
2361
2				// Initial instruction
2362
point
2363
-59.398,-7.519,-36.736
2364
point
2365
-58.234,-7.519,-44.927
2366
point
2367
-57.871,-7.519,-45.529
2368
point
2369
-56.982,-7.519,-45.496
2370
point
2371
-55.664,-7.519,-50.380
2372
reverse
2373
// Pedestrian number 147
2374
13				// Ref num
2375
5				// Number of instructions
2376
2				// Initial instruction
2377
point
2378
-60.113,-7.520,-36.786
2379
point
2380
-59.142,-7.520,-43.979
2381
point
2382
-58.523,-7.519,-44.640
2383
point
2384
-58.522,-7.519,-45.496
2385
reverse
2386
// Pedestrian number 148
2387
13				// Ref num
2388
5				// Number of instructions
2389
2				// Initial instruction
2390
point
2391
-50.687,-7.520,-38.138
2392
point
2393
-58.735,-7.520,-43.861
2394
point
2395
-61.622,-7.519,-45.775
2396
point
2397
-61.775,-7.519,-50.426
2398
reverse
2399
// Pedestrian number 149
2400
5				// Ref num
2401
4				// Number of instructions
2402
2				// Initial instruction
2403
point
2404
-62.586,-7.520,-36.720
2405
point
2406
-59.452,-7.519,-39.358
2407
point
2408
-54.848,-7.519,-43.296
2409
reverse
2410
// Pedestrian number 150
2411
5				// Ref num
2412
6				// Number of instructions
2413
4				// Initial instruction
2414
point
2415
-55.855,-7.519,-36.394
2416
point
2417
-56.137,-7.519,-37.418
2418
point
2419
-58.794,-7.519,-39.086
2420
point
2421
-62.526,-7.519,-43.338
2422
point
2423
-62.983,-7.519,-50.360
2424
reverse
2425
// Pedestrian number 151
2426
5				// Ref num
2427
6				// Number of instructions
2428
3				// Initial instruction
2429
point
2430
-62.577,-7.519,-50.369
2431
point
2432
-61.993,-7.519,-44.593
2433
point
2434
-59.795,-7.519,-40.512
2435
point
2436
-58.225,-7.519,-38.851
2437
point
2438
-50.174,-7.519,-36.908
2439
reverse
2440
// Pedestrian number 152
2441
13				// Ref num
2442
4				// Number of instructions
2443
2				// Initial instruction
2444
point
2445
-51.025,-7.519,-44.302
2446
point
2447
-53.534,-7.519,-46.983
2448
point
2449
-56.635,-7.519,-50.415
2450
reverse
2451
// Pedestrian number 153
2452
13				// Ref num
2453
4				// Number of instructions
2454
2				// Initial instruction
2455
point
2456
-52.414,-7.519,-50.384
2457
point
2458
-52.035,-7.519,-46.347
2459
point
2460
-51.515,-7.519,-36.335
2461
reverse
2462
// Pedestrian number 154
2463
24				// Ref num
2464
4				// Number of instructions
2465
2				// Initial instruction
2466
point
2467
-53.628,-7.519,-36.296
2468
point
2469
-54.814,-7.519,-40.218
2470
point
2471
-54.505,-7.518,-42.916
2472
reverse
2473
// Pedestrian number 155
2474
13				// Ref num
2475
5				// Number of instructions
2476
2				// Initial instruction
2477
point
2478
-53.784,-7.518,-43.274
2479
point
2480
-53.277,-7.518,-46.118
2481
point
2482
-52.866,-7.518,-48.348
2483
point
2484
-33.126,-7.519,-50.320
2485
reverse
2486
// Pedestrian number 156
2487
15				// Ref num
2488
4				// Number of instructions
2489
2				// Initial instruction
2490
point
2491
-33.071,-7.519,-47.818
2492
point
2493
-50.995,-7.519,-47.895
2494
point
2495
-58.584,-7.519,-48.268
2496
reverse
2497
// Pedestrian number 157
2498
15				// Ref num
2499
5				// Number of instructions
2500
2				// Initial instruction
2501
point
2502
-50.578,-7.519,-42.313
2503
point
2504
-55.139,-7.519,-39.885
2505
point
2506
-61.294,-7.519,-36.617
2507
point
2508
-61.947,-7.895,-33.928
2509
reverse
2510
// Pedestrian number 158
2511
15				// Ref num
2512
6				// Number of instructions
2513
3				// Initial instruction
2514
point
2515
-53.560,-7.519,-43.104
2516
point
2517
-50.444,-7.519,-46.566
2518
point
2519
-44.618,-7.519,-46.424
2520
point
2521
-38.556,-7.519,-46.293
2522
point
2523
-33.078,-7.519,-42.177
2524
reverse
2525
// Pedestrian number 159
2526
24				// Ref num
2527
6				// Number of instructions
2528
2				// Initial instruction
2529
point
2530
-49.931,-7.519,-44.025
2531
point
2532
-44.330,-7.519,-46.138
2533
point
2534
-40.162,-7.519,-46.097
2535
point
2536
-38.394,-7.519,-48.113
2537
point
2538
-38.367,-7.519,-50.415
2539
reverse
2540
// Pedestrian number 160
2541
5				// Ref num
2542
6				// Number of instructions
2543
2				// Initial instruction
2544
point
2545
-33.093,-7.519,-46.875
2546
point
2547
-44.199,-7.519,-46.974
2548
point
2549
-45.992,-7.519,-43.602
2550
point
2551
-49.244,-7.519,-41.157
2552
point
2553
-49.295,-7.519,-35.782
2554
reverse
2555
// Pedestrian number 161
2556
13				// Ref num
2557
4				// Number of instructions
2558
2				// Initial instruction
2559
point
2560
-35.921,-7.519,-36.363
2561
point
2562
-44.407,-7.519,-45.495
2563
point
2564
-49.263,-7.519,-50.370
2565
reverse
2566
// Pedestrian number 162
2567
13				// Ref num
2568
5				// Number of instructions
2569
2				// Initial instruction
2570
point
2571
-46.377,-7.519,-50.382
2572
point
2573
-40.884,-7.519,-45.333
2574
point
2575
-36.874,-7.519,-41.589
2576
point
2577
-33.032,-7.520,-41.454
2578
reverse
2579
// Pedestrian number 163
2580
13				// Ref num
2581
7				// Number of instructions
2582
3				// Initial instruction
2583
point
2584
-33.784,-7.519,-36.345
2585
point
2586
-35.836,-7.519,-40.169
2587
point
2588
-41.038,-7.519,-44.953
2589
point
2590
-43.414,-7.519,-45.213
2591
point
2592
-45.323,-7.519,-43.035
2593
point
2594
-50.181,-7.518,-42.729
2595
reverse
2596
// Pedestrian number 164
2597
15				// Ref num
2598
4				// Number of instructions
2599
2				// Initial instruction
2600
point
2601
-50.184,-7.518,-40.571
2602
point
2603
-45.810,-7.518,-38.979
2604
point
2605
-44.814,-7.518,-36.265
2606
reverse
2607
// Pedestrian number 165
2608
13				// Ref num
2609
5				// Number of instructions
2610
2				// Initial instruction
2611
point
2612
-20.973,-7.519,-85.150
2613
point
2614
-27.543,-7.519,-53.716
2615
point
2616
-28.237,-7.519,-45.307
2617
point
2618
-31.474,-7.518,-43.504
2619
reverse
2620
// Pedestrian number 166
2621
5				// Ref num
2622
6				// Number of instructions
2623
2				// Initial instruction
2624
point
2625
-30.609,-7.518,-42.876
2626
point
2627
-28.402,-7.517,-53.502
2628
point
2629
-27.288,-7.517,-59.463
2630
point
2631
-24.162,-7.517,-62.728
2632
point
2633
-20.218,-7.517,-64.205
2634
reverse
2635
// Pedestrian number 167
2636
5				// Ref num
2637
8				// Number of instructions
2638
2				// Initial instruction
2639
point
2640
-20.086,-7.517,-62.330
2641
point
2642
-27.207,-7.517,-53.505
2643
point
2644
-27.230,-7.518,-48.330
2645
point
2646
-23.783,-7.518,-42.156
2647
point
2648
-23.764,-7.327,-41.030
2649
point
2650
-23.806,994.985,-37.222
2651
point
2652
-23.930,994.973,-32.750
2653
reverse
2654
// Pedestrian number 168
2655
5				// Ref num
2656
6				// Number of instructions
2657
3				// Initial instruction
2658
point
2659
-23.204,-7.518,-41.012
2660
point
2661
-23.312,-7.519,-42.613
2662
point
2663
-26.761,-7.519,-52.560
2664
point
2665
-26.733,-7.519,-53.643
2666
point
2667
-20.122,-7.520,-57.445
2668
reverse
2669
// Pedestrian number 169
2670
5				// Ref num
2671
4				// Number of instructions
2672
2				// Initial instruction
2673
point
2674
-20.050,-7.519,-45.149
2675
point
2676
-26.298,-7.519,-49.694
2677
point
2678
-30.564,-7.519,-52.543
2679
reverse
2680
// Pedestrian number 170
2681
5				// Ref num
2682
5				// Number of instructions
2683
2				// Initial instruction
2684
point
2685
-30.543,-7.519,-51.012
2686
point
2687
-27.278,-7.519,-46.286
2688
point
2689
-24.799,-7.518,-42.736
2690
point
2691
-24.039,-7.518,-38.217
2692
reverse
2693
// Pedestrian number 171
2694
5				// Ref num
2695
5				// Number of instructions
2696
2				// Initial instruction
2697
point
2698
-26.622,-7.518,-36.768
2699
point
2700
-28.453,-7.518,-44.790
2701
point
2702
-28.848,-7.519,-46.756
2703
point
2704
-30.566,-7.519,-48.150
2705
reverse
2706
// Pedestrian number 172
2707
5				// Ref num
2708
6				// Number of instructions
2709
3				// Initial instruction
2710
point
2711
-20.031,-7.519,-47.180
2712
point
2713
-24.810,-7.519,-50.974
2714
point
2715
-26.251,-7.519,-51.922
2716
point
2717
-26.200,-7.519,-53.358
2718
point
2719
-25.369,-7.519,-53.243
2720
reverse
2721
// Pedestrian number 173
2722
5				// Ref num
2723
6				// Number of instructions
2724
3				// Initial instruction
2725
point
2726
-25.161,-7.519,-52.380
2727
point
2728
-22.898,-7.519,-50.628
2729
point
2730
-22.215,-7.519,-45.272
2731
point
2732
-20.373,-7.518,-41.655
2733
point
2734
-20.252,-7.518,-36.904
2735
reverse
2736
// Pedestrian number 174
2737
5				// Ref num
2738
7				// Number of instructions
2739
2				// Initial instruction
2740
point
2741
-22.837,-7.518,-36.797
2742
point
2743
-22.616,-7.518,-42.564
2744
point
2745
-21.798,-7.519,-45.030
2746
point
2747
-20.716,-7.519,-45.982
2748
point
2749
-20.530,-7.519,-54.972
2750
point
2751
-30.703,-7.520,-65.369
2752
reverse
2753
// Pedestrian number 175
2754
13				// Ref num
2755
5				// Number of instructions
2756
2				// Initial instruction
2757
point
2758
-28.974,-7.521,-85.182
2759
point
2760
-28.232,-7.519,-57.173
2761
point
2762
-24.278,-7.519,-54.803
2763
point
2764
-20.012,-7.519,-55.515
2765
reverse
2766
// Pedestrian number 176
2767
13				// Ref num
2768
6				// Number of instructions
2769
2				// Initial instruction
2770
point
2771
-20.013,-7.519,-51.668
2772
point
2773
-28.438,-7.519,-56.171
2774
point
2775
-30.282,-7.519,-59.356
2776
point
2777
-30.430,-7.521,-80.565
2778
point
2779
-26.101,-7.522,-85.304
2780
reverse
2781
// Pedestrian number 177
2782
13				// Ref num
2783
6				// Number of instructions
2784
3				// Initial instruction
2785
point
2786
-24.696,-7.522,-85.206
2787
point
2788
-24.506,-7.521,-82.075
2789
point
2790
-24.856,-6.354,-74.371
2791
point
2792
-25.050,995.407,-63.965
2793
point
2794
-26.238,995.651,-62.534
2795
reverse
2796
// Pedestrian number 178
2797
13				// Ref num
2798
5				// Number of instructions
2799
2				// Initial instruction
2800
point
2801
-23.990,996.543,-56.189
2802
point
2803
-24.095,995.096,-65.888
2804
point
2805
-23.952,-7.519,-82.040
2806
point
2807
-23.927,-7.519,-85.253
2808
reverse
2809
// Pedestrian number 179
2810
13				// Ref num
2811
5				// Number of instructions
2812
2				// Initial instruction
2813
point
2814
-30.604,-7.519,-38.888
2815
point
2816
-26.779,-7.519,-42.663
2817
point
2818
-23.593,-7.519,-45.859
2819
point
2820
-22.379,-7.519,-85.267
2821
reverse
2822
// Pedestrian number 180
2823
13				// Ref num
2824
7				// Number of instructions
2825
3				// Initial instruction
2826
point
2827
-19.910,-7.519,-77.177
2828
point
2829
-25.867,-7.519,-68.351
2830
point
2831
-27.582,-7.519,-59.139
2832
point
2833
-27.697,-7.519,-58.003
2834
point
2835
-27.429,-7.519,-57.431
2836
point
2837
-20.144,-7.519,-56.436
2838
reverse
2839
// Pedestrian number 181
2840
13				// Ref num
2841
4				// Number of instructions
2842
2				// Initial instruction
2843
point
2844
25.591,-7.518,-43.333
2845
point
2846
25.515,-7.518,-44.353
2847
point
2848
23.077,-7.517,-56.011
2849
reverse
2850
// Pedestrian number 182
2851
13				// Ref num
2852
4				// Number of instructions
2853
2				// Initial instruction
2854
point
2855
20.795,-7.517,-56.272
2856
point
2857
25.083,-7.518,-44.421
2858
point
2859
26.179,-7.518,-43.366
2860
reverse
2861
// Pedestrian number 183
2862
13				// Ref num
2863
5				// Number of instructions
2864
2				// Initial instruction
2865
point
2866
18.276,-7.518,-45.019
2867
point
2868
24.288,-7.518,-43.335
2869
point
2870
25.511,-7.518,-42.746
2871
point
2872
31.862,-7.518,-30.332
2873
reverse
2874
// Pedestrian number 184
2875
13				// Ref num
2876
4				// Number of instructions
2877
2				// Initial instruction
2878
point
2879
28.353,-7.518,-29.308
2880
point
2881
26.434,-7.518,-41.377
2882
point
2883
26.322,-7.518,-42.378
2884
reverse
2885
// Pedestrian number 185
2886
13				// Ref num
2887
4				// Number of instructions
2888
2				// Initial instruction
2889
point
2890
26.535,-7.518,-42.578
2891
point
2892
27.485,-7.518,-43.464
2893
point
2894
26.422,-7.518,-43.321
2895
reverse
2896
// Pedestrian number 186
2897
13				// Ref num
2898
4				// Number of instructions
2899
2				// Initial instruction
2900
point
2901
31.909,-7.518,-43.144
2902
point
2903
27.490,-7.518,-42.775
2904
point
2905
26.698,-7.518,-43.076
2906
reverse
2907
// Pedestrian number 187
2908
13				// Ref num
2909
4				// Number of instructions
2910
2				// Initial instruction
2911
point
2912
25.489,-7.518,-42.971
2913
point
2914
24.803,-7.518,-42.521
2915
point
2916
18.722,-7.518,-38.881
2917
reverse
2918
// Pedestrian number 188
2919
5				// Ref num
2920
5				// Number of instructions
2921
2				// Initial instruction
2922
point
2923
18.132,-7.518,-40.382
2924
point
2925
24.521,-7.518,-42.006
2926
point
2927
26.107,-7.518,-40.575
2928
point
2929
32.817,-7.518,-41.754
2930
reverse
2931
// Pedestrian number 189
2932
5				// Ref num
2933
5				// Number of instructions
2934
3				// Initial instruction
2935
point
2936
23.956,-7.518,-33.306
2937
point
2938
20.981,-7.518,-31.897
2939
point
2940
18.588,-7.518,-30.632
2941
point
2942
13.360,-7.518,-34.155
2943
reverse
2944
// Pedestrian number 190
2945
5				// Ref num
2946
7				// Number of instructions
2947
2				// Initial instruction
2948
point
2949
25.621,-7.518,-42.327
2950
point
2951
24.411,-7.518,-36.467
2952
point
2953
23.158,-7.518,-33.755
2954
point
2955
20.621,-7.518,-31.036
2956
point
2957
19.631,-7.518,-28.823
2958
point
2959
23.774,-7.518,-21.959
2960
reverse
2961
// Pedestrian number 191
2962
5				// Ref num
2963
6				// Number of instructions
2964
2				// Initial instruction
2965
point
2966
34.139,-7.518,-39.821
2967
point
2968
24.378,-7.518,-34.986
2969
point
2970
21.031,-7.518,-32.464
2971
point
2972
16.859,-7.518,-28.628
2973
point
2974
15.920,-7.518,-21.694
2975
reverse
2976
// Pedestrian number 192
2977
5				// Ref num
2978
5				// Number of instructions
2979
2				// Initial instruction
2980
point
2981
17.042,-7.518,-32.198
2982
point
2983
12.872,-7.518,-29.236
2984
point
2985
5.814,-7.518,-26.902
2986
point
2987
5.151,-7.518,-21.629
2988
reverse
2989
// Pedestrian number 193
2990
5				// Ref num
2991
5				// Number of instructions
2992
2				// Initial instruction
2993
point
2994
1.152,-7.518,-30.366
2995
point
2996
4.784,-7.518,-31.148
2997
point
2998
11.846,-7.518,-32.706
2999
point
3000
12.490,-7.518,-34.109
3001
reverse
3002
// Pedestrian number 194
3003
5				// Ref num
3004
6				// Number of instructions
3005
2				// Initial instruction
3006
point
3007
5.547,-7.518,-34.116
3008
point
3009
2.001,-7.518,-31.917
3010
point
3011
0.991,-7.518,-31.189
3012
point
3013
-0.006,-7.518,-31.322
3014
point
3015
-5.773,-7.518,-21.702
3016
reverse
3017
// Pedestrian number 195
3018
13				// Ref num
3019
6				// Number of instructions
3020
3				// Initial instruction
3021
point
3022
-17.496,-7.519,-21.543
3023
point
3024
-8.131,-7.519,-22.452
3025
point
3026
0.613,-7.519,-27.798
3027
point
3028
5.312,-7.519,-30.514
3029
point
3030
7.078,-7.519,-34.072
3031
reverse
3032
// Pedestrian number 196
3033
13				// Ref num
3034
5				// Number of instructions
3035
2				// Initial instruction
3036
point
3037
12.655,-7.519,-21.604
3038
point
3039
6.409,-7.519,-28.864
3040
point
3041
5.509,-7.519,-30.044
3042
point
3043
0.696,-7.519,-29.769
3044
reverse
3045
// Pedestrian number 197
3046
13				// Ref num
3047
7				// Number of instructions
3048
3				// Initial instruction
3049
point
3050
-6.148,-7.519,-34.071
3051
point
3052
-0.858,-7.519,-29.693
3053
point
3054
6.225,-7.518,-28.438
3055
point
3056
10.965,-7.518,-27.368
3057
point
3058
13.421,-7.518,-23.856
3059
point
3060
24.990,-7.518,-23.195
3061
reverse
3062
// Pedestrian number 198
3063
15				// Ref num
3064
7				// Number of instructions
3065
3				// Initial instruction
3066
point
3067
23.052,-7.518,-26.098
3068
point
3069
17.653,-7.518,-24.851
3070
point
3071
12.544,-7.518,-26.357
3072
point
3073
-0.898,-7.518,-24.523
3074
point
3075
-4.030,-7.519,-21.261
3076
point
3077
-3.963,-7.518,-19.964
3078
reverse
3079
// Pedestrian number 199
3080
10				// Ref num
3081
7				// Number of instructions
3082
4				// Initial instruction
3083
point
3084
-5.373,-7.518,-19.915
3085
point
3086
-3.885,-7.521,-23.738
3087
point
3088
9.630,-7.526,-28.650
3089
point
3090
12.305,-7.525,-26.847
3091
point
3092
15.740,-7.518,-24.477
3093
point
3094
21.410,-7.518,-27.628
3095
reverse
3096
// Pedestrian number 200
3097
10				// Ref num
3098
4				// Number of instructions
3099
2				// Initial instruction
3100
point
3101
0.417,-7.518,-21.821
3102
point
3103
-8.731,-7.518,-27.208
3104
point
3105
-17.521,-7.519,-32.382
3106
reverse
3107
// Pedestrian number 201
3108
24				// Ref num
3109
7				// Number of instructions
3110
3				// Initial instruction
3111
point
3112
-15.815,-7.519,-34.262
3113
point
3114
-13.066,-7.519,-30.842
3115
point
3116
-8.419,-7.519,-27.392
3117
point
3118
-5.505,-7.519,-23.795
3119
point
3120
-4.214,-7.516,-19.183
3121
point
3122
-2.188,-7.514,-19.098
3123
reverse
3124
// Pedestrian number 202
3125
13				// Ref num
3126
4				// Number of instructions
3127
2				// Initial instruction
3128
point
3129
-8.086,-7.519,-21.680
3130
point
3131
-9.653,-7.519,-27.120
3132
point
3133
-11.173,-7.519,-34.170
3134
reverse
3135
// Pedestrian number 203
3136
13				// Ref num
3137
5				// Number of instructions
3138
2				// Initial instruction
3139
point
3140
3.127,-7.501,-18.303
3141
point
3142
-4.140,-7.504,-18.523
3143
point
3144
-9.628,-7.511,-18.975
3145
point
3146
-17.417,-7.510,-18.742
3147
reverse
3148
// Pedestrian number 204
3149
5				// Ref num
3150
4				// Number of instructions
3151
2				// Initial instruction
3152
point
3153
-17.646,-7.516,-12.652
3154
point
3155
-10.993,-7.436,-13.399
3156
point
3157
3.000,-7.444,-15.138
3158
reverse
3159
// Pedestrian number 205
3160
5				// Ref num
3161
5				// Number of instructions
3162
2				// Initial instruction
3163
point
3164
14.067,-7.514,-16.036
3165
point
3166
4.160,-7.436,-14.713
3167
point
3168
-3.675,-7.374,-11.271
3169
point
3170
-10.993,-7.425,-6.161
3171
reverse
3172
// Pedestrian number 206
3173
13				// Ref num
3174
4				// Number of instructions
3175
2				// Initial instruction
3176
point
3177
-9.310,-7.449,-4.170
3178
point
3179
-1.343,-7.342,-4.473
3180
point
3181
13.985,-7.513,-5.383
3182
reverse
3183
// Pedestrian number 207
3184
5				// Ref num
3185
6				// Number of instructions
3186
3				// Initial instruction
3187
point
3188
13.985,-7.513,12.278
3189
point
3190
7.508,-7.395,-4.017
3191
point
3192
-0.039,-7.328,-4.192
3193
point
3194
-4.364,-7.364,-5.932
3195
point
3196
-12.076,-7.463,-5.181
3197
reverse
3198
// Pedestrian number 208
3199
15				// Ref num
3200
8				// Number of instructions
3201
4				// Initial instruction
3202
point
3203
-10.832,-7.436,-5.805
3204
point
3205
-6.689,-7.377,-6.603
3206
point
3207
-3.575,-7.338,-5.090
3208
point
3209
-0.707,-7.341,-3.908
3210
point
3211
0.549,-7.329,-3.448
3212
point
3213
4.398,-7.375,1.349
3214
point
3215
13.998,-7.513,3.079
3216
reverse
3217
// Pedestrian number 209
3218
10				// Ref num
3219
8				// Number of instructions
3220
5				// Initial instruction
3221
point
3222
13.988,-7.513,-0.381
3223
point
3224
10.872,-7.456,-4.201
3225
point
3226
5.049,-7.350,-4.529
3227
point
3228
2.976,-7.322,-3.089
3229
point
3230
0.047,-7.330,-3.955
3231
point
3232
-1.064,-7.349,-3.580
3233
point
3234
-10.172,-7.473,-3.183
3235
reverse
3236
// Pedestrian number 210
3237
13				// Ref num
3238
6				// Number of instructions
3239
2				// Initial instruction
3240
point
3241
-10.468,-7.513,-0.357
3242
point
3243
-1.793,-7.367,-2.922
3244
point
3245
-0.528,-7.345,-3.313
3246
point
3247
0.404,-7.296,-6.325
3248
point
3249
14.152,-7.516,-11.639
3250
reverse
3251
// Pedestrian number 211
3252
13				// Ref num
3253
8				// Number of instructions
3254
3				// Initial instruction
3255
point
3256
7.186,-7.513,-18.979
3257
point
3258
5.595,-7.448,-15.361
3259
point
3260
-0.477,-7.306,-6.498
3261
point
3262
-1.563,-7.383,-1.311
3263
point
3264
-4.057,-7.468,2.932
3265
point
3266
0.525,-7.492,9.916
3267
point
3268
1.949,-7.507,12.775
3269
reverse
3270
// Pedestrian number 212
3271
13				// Ref num
3272
4				// Number of instructions
3273
2				// Initial instruction
3274
point
3275
3.125,-7.509,12.895
3276
point
3277
10.377,-7.495,11.187
3278
point
3279
13.948,-7.512,10.171
3280
reverse
3281
// Pedestrian number 213
3282
13				// Ref num
3283
11				// Number of instructions
3284
2				// Initial instruction
3285
point
3286
14.022,-7.514,8.636
3287
point
3288
12.090,-7.516,13.001
3289
point
3290
11.911,-7.782,15.216
3291
point
3292
11.706,-8.186,17.716
3293
point
3294
11.796,-8.350,20.205
3295
point
3296
12.581,-8.051,24.928
3297
point
3298
12.583,-7.834,26.335
3299
point
3300
12.205,-7.530,28.127
3301
point
3302
10.960,-7.513,28.695
3303
point
3304
1.012,-7.498,29.998
3305
reverse
3306
// Pedestrian number 214
3307
13				// Ref num
3308
7				// Number of instructions
3309
3				// Initial instruction
3310
point
3311
8.535,-7.514,12.947
3312
point
3313
6.869,-7.453,7.823
3314
point
3315
1.635,-7.358,0.044
3316
point
3317
0.105,-7.348,-2.409
3318
point
3319
-4.666,-7.417,-1.886
3320
point
3321
-10.090,-7.480,-2.677
3322
reverse
3323
// Pedestrian number 215
3324
13				// Ref num
3325
7				// Number of instructions
3326
3				// Initial instruction
3327
point
3328
7.349,-7.511,12.728
3329
point
3330
3.111,-7.399,3.487
3331
point
3332
0.751,-7.369,0.058
3333
point
3334
0.201,-7.368,-0.649
3335
point
3336
2.457,-7.324,-8.483
3337
point
3338
-1.069,-7.513,-19.034
3339
reverse
3340
// Pedestrian number 216
3341
13				// Ref num
3342
8				// Number of instructions
3343
2				// Initial instruction
3344
point
3345
-17.586,-7.515,52.769
3346
point
3347
-16.762,-7.507,51.021
3348
point
3349
-15.106,-7.490,47.515
3350
point
3351
-11.330,-7.445,45.692
3352
point
3353
-5.049,-7.358,47.495
3354
point
3355
-2.449,-7.332,48.442
3356
point
3357
8.529,-7.509,52.916
3358
reverse
3359
// Pedestrian number 217
3360
13				// Ref num
3361
4				// Number of instructions
3362
2				// Initial instruction
3363
point
3364
-17.711,-7.508,47.432
3365
point
3366
-16.952,-7.508,50.705
3367
point
3368
-16.462,-7.506,52.879
3369
reverse
3370
// Pedestrian number 218
3371
5				// Ref num
3372
4				// Number of instructions
3373
2				// Initial instruction
3374
point
3375
-8.209,-7.500,39.149
3376
point
3377
2.164,-7.363,40.488
3378
point
3379
14.057,-7.514,42.363
3380
reverse
3381
// Pedestrian number 219
3382
5				// Ref num
3383
8				// Number of instructions
3384
3				// Initial instruction
3385
point
3386
14.125,-7.515,28.688
3387
point
3388
12.871,-7.492,38.310
3389
point
3390
2.560,-7.367,40.153
3391
point
3392
0.583,-7.373,40.707
3393
point
3394
-10.321,-7.495,41.655
3395
point
3396
-15.559,-7.494,46.804
3397
point
3398
-17.086,-7.500,47.299
3399
reverse
3400
// Pedestrian number 220
3401
15				// Ref num
3402
8				// Number of instructions
3403
3				// Initial instruction
3404
point
3405
-14.416,-7.499,45.455
3406
point
3407
-11.344,-7.463,45.310
3408
point
3409
1.975,-7.357,40.988
3410
point
3411
2.715,-7.361,40.702
3412
point
3413
7.620,-7.433,35.177
3414
point
3415
9.608,-7.474,31.891
3416
point
3417
13.620,-7.517,28.311
3418
reverse
3419
// Pedestrian number 221
3420
10				// Ref num
3421
14				// Number of instructions
3422
3				// Initial instruction
3423
point
3424
14.002,-7.513,34.779
3425
point
3426
7.445,-7.414,36.719
3427
point
3428
4.352,-7.371,40.079
3429
point
3430
-1.697,-7.327,46.793
3431
point
3432
-4.582,-7.474,52.045
3433
point
3434
-17.735,-7.517,52.155
3435
point
3436
-20.442,-7.954,52.004
3437
point
3438
-22.516,-8.166,51.894
3439
point
3440
-24.971,-8.380,51.762
3441
point
3442
-27.894,-8.226,51.694
3443
point
3444
-30.386,-7.849,50.983
3445
point
3446
-32.778,-7.526,52.261
3447
point
3448
-35.663,-7.483,52.912
3449
reverse
3450
// Pedestrian number 222
3451
15				// Ref num
3452
6				// Number of instructions
3453
2				// Initial instruction
3454
point
3455
-2.230,-7.497,33.342
3456
point
3457
1.323,-7.374,39.596
3458
point
3459
1.715,-7.336,42.770
3460
point
3461
5.939,-7.373,49.508
3462
point
3463
14.093,-7.515,52.999
3464
reverse
3465
// Pedestrian number 223
3466
15				// Ref num
3467
8				// Number of instructions
3468
3				// Initial instruction
3469
point
3470
11.227,-7.463,52.826
3471
point
3472
5.419,-7.358,46.434
3473
point
3474
3.166,-7.339,42.723
3475
point
3476
1.581,-7.367,40.075
3477
point
3478
1.428,-7.419,35.501
3479
point
3480
-0.322,-7.490,31.992
3481
point
3482
2.767,-7.500,28.602
3483
reverse
3484
// Pedestrian number 224
3485
13				// Ref num
3486
9				// Number of instructions
3487
2				// Initial instruction
3488
point
3489
6.275,-7.508,28.422
3490
point
3491
2.624,-7.387,38.436
3492
point
3493
0.454,-7.350,42.689
3494
point
3495
0.415,-7.298,47.052
3496
point
3497
1.036,-7.450,51.443
3498
point
3499
-4.799,-7.505,52.832
3500
point
3501
-9.345,-7.496,52.605
3502
point
3503
-14.735,-7.471,46.694
3504
reverse
3505
// Pedestrian number 225
3506
13				// Ref num
3507
4				// Number of instructions
3508
2				// Initial instruction
3509
point
3510
10.116,-7.522,28.414
3511
point
3512
11.492,-7.501,29.677
3513
point
3514
14.110,-7.514,32.448
3515
reverse
3516
// Pedestrian number 226
3517
13				// Ref num
3518
9				// Number of instructions
3519
3				// Initial instruction
3520
point
3521
12.904,-7.609,27.670
3522
point
3523
12.844,-7.518,28.273
3524
point
3525
11.672,-7.505,29.361
3526
point
3527
9.444,-7.481,31.283
3528
point
3529
2.311,-7.425,35.063
3530
point
3531
1.728,-7.395,37.608
3532
point
3533
-1.607,-7.420,39.071
3534
point
3535
-6.415,-7.495,37.752
3536
reverse
3537
// Pedestrian number 227
3538
5				// Ref num
3539
6				// Number of instructions
3540
2				// Initial instruction
3541
point
3542
8.642,-7.513,28.402
3543
point
3544
10.667,-7.489,30.654
3545
point
3546
12.822,-7.491,33.204
3547
point
3548
13.772,-7.508,33.625
3549
point
3550
13.825,-7.510,51.356
3551
reverse
3552
// Pedestrian number 228
3553
13				// Ref num
3554
8				// Number of instructions
3555
3				// Initial instruction
3556
point
3557
14.039,-7.514,52.156
3558
point
3559
10.651,-7.452,47.773
3560
point
3561
9.361,-7.439,34.681
3562
point
3563
9.015,-7.488,30.605
3564
point
3565
8.490,-7.496,29.883
3566
point
3567
5.179,-7.492,29.732
3568
point
3569
4.565,-7.504,28.511
3570
reverse
3571
// Pedestrian number 229
3572
123				// Ref num
3573
2				// Number of instructions
3574
1				// Initial instruction
3575
point
3576
2.746,-7.341,41.191
3577
reverse
3578
// Pedestrian number 230
3579
129				// Ref num
3580
2				// Number of instructions
3581
1				// Initial instruction
3582
point
3583
2.741,-7.361,39.519
3584
reverse
3585
// Pedestrian number 231
3586
136				// Ref num
3587
2				// Number of instructions
3588
1				// Initial instruction
3589
point
3590
13.586,-7.505,52.214
3591
reverse
3592
// Pedestrian number 232
3593
138				// Ref num
3594
2				// Number of instructions
3595
1				// Initial instruction
3596
point
3597
0.922,-7.307,45.773
3598
reverse
3599
// Pedestrian number 233
3600
112				// Ref num
3601
2				// Number of instructions
3602
1				// Initial instruction
3603
point
3604
8.990,-7.441,34.569
3605
reverse
3606
// Pedestrian number 234
3607
112				// Ref num
3608
2				// Number of instructions
3609
1				// Initial instruction
3610
point
3611
0.926,-7.371,39.607
3612
reverse
3613
// Pedestrian number 235
3614
112				// Ref num
3615
2				// Number of instructions
3616
1				// Initial instruction
3617
point
3618
2.923,-7.337,42.894
3619
reverse
3620
// Pedestrian number 236
3621
112				// Ref num
3622
2				// Number of instructions
3623
1				// Initial instruction
3624
point
3625
2.037,-7.357,-0.199
3626
reverse
3627
// Pedestrian number 237
3628
112				// Ref num
3629
2				// Number of instructions
3630
1				// Initial instruction
3631
point
3632
-0.527,-7.329,-4.696
3633
reverse
3634
// Pedestrian number 238
3635
122				// Ref num
3636
2				// Number of instructions
3637
1				// Initial instruction
3638
point
3639
-1.768,-7.355,-3.894
3640
reverse
3641
// Pedestrian number 239
3642
104				// Ref num
3643
2				// Number of instructions
3644
1				// Initial instruction
3645
point
3646
-0.684,-7.309,-6.638
3647
reverse
3648
// Pedestrian number 240
3649
112				// Ref num
3650
2				// Number of instructions
3651
1				// Initial instruction
3652
point
3653
-0.108,-7.340,-3.322
3654
reverse
3655
// Pedestrian number 241
3656
112				// Ref num
3657
2				// Number of instructions
3658
1				// Initial instruction
3659
point
3660
-11.757,-7.434,-6.265
3661
reverse
3662
// Pedestrian number 242
3663
112				// Ref num
3664
2				// Number of instructions
3665
1				// Initial instruction
3666
point
3667
-9.194,-7.457,-3.495
3668
reverse
3669
// Pedestrian number 243
3670
112				// Ref num
3671
2				// Number of instructions
3672
1				// Initial instruction
3673
point
3674
0.355,-7.525,-29.875
3675
reverse
3676
// Pedestrian number 244
3677
112				// Ref num
3678
2				// Number of instructions
3679
1				// Initial instruction
3680
point
3681
-0.059,-7.519,-30.690
3682
reverse
3683
// Pedestrian number 245
3684
112				// Ref num
3685
2				// Number of instructions
3686
1				// Initial instruction
3687
point
3688
0.991,-7.518,-30.620
3689
reverse
3690
// Pedestrian number 246
3691
112				// Ref num
3692
2				// Number of instructions
3693
1				// Initial instruction
3694
point
3695
4.856,-7.518,-30.919
3696
reverse
3697
// Pedestrian number 247
3698
112				// Ref num
3699
2				// Number of instructions
3700
1				// Initial instruction
3701
point
3702
6.146,-7.518,-28.727
3703
reverse
3704
// Pedestrian number 248
3705
112				// Ref num
3706
2				// Number of instructions
3707
1				// Initial instruction
3708
point
3709
12.195,-7.518,-26.556
3710
reverse
3711
// Pedestrian number 249
3712
112				// Ref num
3713
2				// Number of instructions
3714
1				// Initial instruction
3715
point
3716
26.078,-7.518,-41.883
3717
reverse
3718
// Pedestrian number 250
3719
112				// Ref num
3720
2				// Number of instructions
3721
1				// Initial instruction
3722
point
3723
25.266,-7.518,-43.335
3724
reverse
3725
// Pedestrian number 251
3726
112				// Ref num
3727
2				// Number of instructions
3728
1				// Initial instruction
3729
point
3730
26.834,-7.518,-43.193
3731
reverse
3732
// Pedestrian number 252
3733
112				// Ref num
3734
2				// Number of instructions
3735
1				// Initial instruction
3736
point
3737
33.535,-7.518,-30.975
3738
reverse
3739
// Pedestrian number 253
3740
112				// Ref num
3741
2				// Number of instructions
3742
1				// Initial instruction
3743
point
3744
34.948,-7.518,-31.358
3745
reverse
3746
// Pedestrian number 254
3747
112				// Ref num
3748
2				// Number of instructions
3749
1				// Initial instruction
3750
point
3751
36.631,-7.518,-31.704
3752
reverse
3753
// Pedestrian number 255
3754
112				// Ref num
3755
2				// Number of instructions
3756
1				// Initial instruction
3757
point
3758
38.502,-7.518,-32.090
3759
reverse
3760
// Pedestrian number 256
3761
112				// Ref num
3762
2				// Number of instructions
3763
1				// Initial instruction
3764
point
3765
-24.837,-7.519,-52.519
3766
reverse
3767
// Pedestrian number 257
3768
112				// Ref num
3769
2				// Number of instructions
3770
1				// Initial instruction
3771
point
3772
-25.295,-7.519,-52.046
3773
reverse
3774
// Pedestrian number 258
3775
112				// Ref num
3776
2				// Number of instructions
3777
1				// Initial instruction
3778
point
3779
-25.526,-7.519,-53.524
3780
reverse
3781
// Pedestrian number 259
3782
112				// Ref num
3783
2				// Number of instructions
3784
1				// Initial instruction
3785
point
3786
-25.997,-7.519,-52.105
3787
reverse
3788
// Pedestrian number 260
3789
135				// Ref num
3790
2				// Number of instructions
3791
1				// Initial instruction
3792
point
3793
-24.219,-7.519,-83.994
3794
reverse
3795
// Pedestrian number 261
3796
132				// Ref num
3797
2				// Number of instructions
3798
1				// Initial instruction
3799
point
3800
-24.978,-3.623,-56.130
3801
reverse
3802
// Pedestrian number 262
3803
112				// Ref num
3804
2				// Number of instructions
3805
1				// Initial instruction
3806
point
3807
-27.233,-7.519,-66.633
3808
reverse
3809
// Pedestrian number 263
3810
112				// Ref num
3811
2				// Number of instructions
3812
1				// Initial instruction
3813
point
3814
-25.598,-7.519,-66.504
3815
reverse
3816
// Pedestrian number 264
3817
112				// Ref num
3818
2				// Number of instructions
3819
1				// Initial instruction
3820
point
3821
-24.005,-7.519,-66.379
3822
reverse
3823
// Pedestrian number 265
3824
112				// Ref num
3825
2				// Number of instructions
3826
1				// Initial instruction
3827
point
3828
-22.199,-7.519,-66.237
3829
reverse
3830
// Pedestrian number 266
3831
112				// Ref num
3832
2				// Number of instructions
3833
1				// Initial instruction
3834
point
3835
-28.740,-7.519,-39.089
3836
reverse
3837
// Pedestrian number 267
3838
112				// Ref num
3839
2				// Number of instructions
3840
1				// Initial instruction
3841
point
3842
-26.717,-7.519,-39.089
3843
reverse
3844
// Pedestrian number 268
3845
112				// Ref num
3846
2				// Number of instructions
3847
1				// Initial instruction
3848
point
3849
-23.873,-7.519,-39.089
3850
reverse
3851
// Pedestrian number 269
3852
112				// Ref num
3853
2				// Number of instructions
3854
1				// Initial instruction
3855
point
3856
-21.977,-7.519,-39.089
3857
reverse
3858
// Pedestrian number 270
3859
112				// Ref num
3860
2				// Number of instructions
3861
1				// Initial instruction
3862
point
3863
-50.059,-7.519,-43.291
3864
reverse
3865
// Pedestrian number 271
3866
112				// Ref num
3867
2				// Number of instructions
3868
1				// Initial instruction
3869
point
3870
-50.054,-7.519,-42.242
3871
reverse
3872
// Pedestrian number 272
3873
112				// Ref num
3874
2				// Number of instructions
3875
1				// Initial instruction
3876
point
3877
-50.000,-7.519,-40.870
3878
reverse
3879
// Pedestrian number 273
3880
112				// Ref num
3881
2				// Number of instructions
3882
1				// Initial instruction
3883
point
3884
-49.987,-7.519,-39.774
3885
reverse
3886
// Pedestrian number 274
3887
112				// Ref num
3888
2				// Number of instructions
3889
1				// Initial instruction
3890
point
3891
-49.969,-7.519,-38.327
3892
reverse
3893
// Pedestrian number 275
3894
13				// Ref num
3895
5				// Number of instructions
3896
2				// Initial instruction
3897
point
3898
-60.438,-5.319,-65.403
3899
point
3900
-63.269,-5.319,-72.999
3901
point
3902
-64.485,-5.319,-77.840
3903
point
3904
-66.029,-5.319,-78.299
3905
reverse
3906
// Pedestrian number 276
3907
13				// Ref num
3908
5				// Number of instructions
3909
3				// Initial instruction
3910
point
3911
-63.214,994.881,-82.938
3912
point
3913
-63.445,994.881,-81.185
3914
point
3915
-65.175,-5.319,-78.627
3916
point
3917
-66.105,-5.319,-71.662
3918
reverse
3919
// Pedestrian number 277
3920
13				// Ref num
3921
4				// Number of instructions
3922
2				// Initial instruction
3923
point
3924
-66.117,-5.319,-63.310
3925
point
3926
-61.507,-5.319,-60.333
3927
point
3928
-59.382,-5.319,-57.429
3929
reverse
3930
// Pedestrian number 278
3931
13				// Ref num
3932
6				// Number of instructions
3933
2				// Initial instruction
3934
point
3935
-61.144,-5.319,-60.394
3936
point
3937
-60.362,-5.319,-58.949
3938
point
3939
-57.486,-5.319,-57.824
3940
point
3941
-52.943,-5.319,-58.907
3942
point
3943
-49.808,-5.319,-57.486
3944
reverse
3945
// Pedestrian number 279
3946
15				// Ref num
3947
5				// Number of instructions
3948
2				// Initial instruction
3949
point
3950
-52.623,-5.319,-57.467
3951
point
3952
-51.039,-5.319,-58.729
3953
point
3954
-50.272,-5.319,-60.211
3955
point
3956
-49.845,-5.319,-73.020
3957
reverse
3958
// Pedestrian number 280
3959
10				// Ref num
3960
5				// Number of instructions
3961
2				// Initial instruction
3962
point
3963
-50.942,-5.319,-66.253
3964
point
3965
-49.287,-5.319,-61.896
3966
point
3967
-47.582,-5.319,-58.969
3968
point
3969
-38.738,-5.319,-56.087
3970
reverse
3971
// Pedestrian number 281
3972
12				// Ref num
3973
4				// Number of instructions
3974
2				// Initial instruction
3975
point
3976
-39.028,-5.319,-55.866
3977
point
3978
-44.511,-5.319,-61.410
3979
point
3980
-54.503,-5.319,-72.801
3981
reverse
3982
// Pedestrian number 282
3983
12				// Ref num
3984
6				// Number of instructions
3985
3				// Initial instruction
3986
point
3987
-53.999,-5.319,-70.056
3988
point
3989
-48.676,-5.319,-68.504
3990
point
3991
-44.945,-5.319,-62.250
3992
point
3993
-44.678,994.881,-61.904
3994
point
3995
-37.733,994.881,-62.225
3996
reverse
3997
// Pedestrian number 283
3998
12				// Ref num
3999
6				// Number of instructions
4000
3				// Initial instruction
4001
point
4002
-40.406,-5.319,-69.793
4003
point
4004
-40.664,-5.319,-68.668
4005
point
4006
-44.323,-5.319,-63.545
4007
point
4008
-46.950,-5.319,-60.151
4009
point
4010
-47.055,-5.319,-57.561
4011
reverse
4012
// Pedestrian number 284
4013
15				// Ref num
4014
5				// Number of instructions
4015
2				// Initial instruction
4016
point
4017
-48.752,-5.319,-57.414
4018
point
4019
-45.089,-5.319,-61.212
4020
point
4021
-44.475,994.881,-61.618
4022
point
4023
-37.767,994.881,-66.456
4024
reverse
4025
// Pedestrian number 285
4026
15				// Ref num
4027
5				// Number of instructions
4028
2				// Initial instruction
4029
point
4030
-41.211,-5.319,-68.783
4031
point
4032
-44.510,-5.319,-63.557
4033
point
4034
-46.455,-5.319,-61.318
4035
point
4036
-50.821,-5.319,-60.304
4037
reverse
4038
// Pedestrian number 286
4039
112				// Ref num
4040
2				// Number of instructions
4041
1				// Initial instruction
4042
point
4043
-43.895,-5.319,-63.287
4044
reverse
4045
// Pedestrian number 287
4046
112				// Ref num
4047
2				// Number of instructions
4048
1				// Initial instruction
4049
point
4050
-43.389,-5.319,-61.342
4051
reverse
4052
// Pedestrian number 288
4053
112				// Ref num
4054
2				// Number of instructions
4055
1				// Initial instruction
4056
point
4057
-44.574,-5.319,-61.043
4058
reverse
4059
// Pedestrian number 289
4060
112				// Ref num
4061
2				// Number of instructions
4062
1				// Initial instruction
4063
point
4064
-44.823,-5.319,-63.653
4065
reverse
4066
// Pedestrian number 290
4067
13				// Ref num
4068
6				// Number of instructions
4069
2				// Initial instruction
4070
point
4071
-29.973,-5.321,-86.105
4072
point
4073
-22.687,-5.321,-87.575
4074
point
4075
-19.886,-5.321,-88.175
4076
point
4077
-15.082,-5.321,-85.068
4078
point
4079
-2.664,-5.321,-84.839
4080
reverse
4081
// Pedestrian number 291
4082
13				// Ref num
4083
6				// Number of instructions
4084
2				// Initial instruction
4085
point
4086
-29.439,-5.321,-86.864
4087
point
4088
-28.159,-5.321,-87.786
4089
point
4090
-26.863,-5.321,-88.467
4091
point
4092
1.165,-5.321,-88.338
4093
point
4094
1.445,-5.321,-88.003
4095
reverse
4096
// Pedestrian number 292
4097
5				// Ref num
4098
6				// Number of instructions
4099
2				// Initial instruction
4100
point
4101
-17.543,-5.321,-88.220
4102
point
4103
-17.578,-5.321,-82.576
4104
point
4105
-17.334,-5.321,-53.504
4106
point
4107
-19.584,994.879,-48.491
4108
point
4109
-20.549,994.879,-47.300
4110
reverse
4111
// Pedestrian number 293
4112
10				// Ref num
4113
8				// Number of instructions
4114
2				// Initial instruction
4115
point
4116
-17.249,-5.321,-82.863
4117
point
4118
-16.898,-5.321,-59.655
4119
point
4120
-17.610,-5.321,-57.011
4121
point
4122
-17.026,-5.321,-55.206
4123
point
4124
-16.975,-5.321,-37.341
4125
point
4126
-15.924,994.879,-34.596
4127
point
4128
-15.498,994.879,-33.881
4129
reverse
4130
// Pedestrian number 294
4131
15				// Ref num
4132
7				// Number of instructions
4133
2				// Initial instruction
4134
point
4135
-18.973,-5.321,-88.563
4136
point
4137
-19.769,-5.321,-79.246
4138
point
4139
-19.723,-5.321,-63.231
4140
point
4141
-18.935,-5.321,-60.783
4142
point
4143
-19.619,994.879,-58.848
4144
point
4145
-20.412,994.879,-56.796
4146
reverse
4147
// Pedestrian number 295
4148
133				// Ref num
4149
2				// Number of instructions
4150
1				// Initial instruction
4151
point
4152
-6.927,-1.840,63.319
4153
reverse
4154
// Pedestrian number 296
4155
132				// Ref num
4156
2				// Number of instructions
4157
1				// Initial instruction
4158
point
4159
-6.948,-1.840,65.806
4160
reverse
4161
// Pedestrian number 297
4162
112				// Ref num
4163
2				// Number of instructions
4164
1				// Initial instruction
4165
point
4166
1.701,-1.840,66.940
4167
reverse
4168
// Pedestrian number 298
4169
112				// Ref num
4170
2				// Number of instructions
4171
1				// Initial instruction
4172
point
4173
1.682,-1.840,65.360
4174
reverse
4175
// Pedestrian number 299
4176
112				// Ref num
4177
2				// Number of instructions
4178
1				// Initial instruction
4179
point
4180
1.655,-1.840,63.570
4181
reverse
4182
// Pedestrian number 300
4183
112				// Ref num
4184
2				// Number of instructions
4185
1				// Initial instruction
4186
point
4187
1.631,-1.840,61.978
4188
reverse
4189
// Pedestrian number 301
4190
101				// Ref num
4191
2				// Number of instructions
4192
1				// Initial instruction
4193
point
4194
-3.340,-1.840,64.627
4195
reverse
4196
// Pedestrian number 302
4197
135				// Ref num
4198
2				// Number of instructions
4199
1				// Initial instruction
4200
point
4201
-11.011,-1.840,64.553
4202
reverse
4203
// Pedestrian number 303
4204
100				// Ref num
4205
2				// Number of instructions
4206
1				// Initial instruction
4207
point
4208
-24.212,-4.323,59.155
4209
reverse
4210
// Pedestrian number 304
4211
112				// Ref num
4212
2				// Number of instructions
4213
1				// Initial instruction
4214
point
4215
-24.008,-4.323,70.911
4216
reverse
4217
// Pedestrian number 305
4218
112				// Ref num
4219
2				// Number of instructions
4220
1				// Initial instruction
4221
point
4222
-23.522,-4.323,74.854
4223
reverse
4224
// Pedestrian number 306
4225
100				// Ref num
4226
2				// Number of instructions
4227
1				// Initial instruction
4228
point
4229
-24.662,-4.323,50.410
4230
reverse
4231
// Pedestrian number 307
4232
112				// Ref num
4233
2				// Number of instructions
4234
1				// Initial instruction
4235
point
4236
-27.930,-4.323,50.318
4237
reverse
4238
// Pedestrian number 308
4239
112				// Ref num
4240
2				// Number of instructions
4241
1				// Initial instruction
4242
point
4243
-21.141,-4.323,50.311
4244
reverse
4245
// Pedestrian number 309
4246
112				// Ref num
4247
2				// Number of instructions
4248
1				// Initial instruction
4249
point
4250
-43.734,-4.323,57.627
4251
reverse
4252
// Pedestrian number 310
4253
112				// Ref num
4254
2				// Number of instructions
4255
1				// Initial instruction
4256
point
4257
-43.549,-4.323,60.536
4258
reverse
4259
// Pedestrian number 311
4260
5				// Ref num
4261
4				// Number of instructions
4262
2				// Initial instruction
4263
point
4264
-9.252,-5.321,-87.626
4265
point
4266
-5.332,-5.321,-87.713
4267
point
4268
-2.342,-5.321,-87.746
4269
reverse
4270
// Pedestrian number 312
4271
5				// Ref num
4272
4				// Number of instructions
4273
2				// Initial instruction
4274
point
4275
2.506,-5.321,-84.058
4276
point
4277
1.971,-5.321,-84.898
4278
point
4279
-2.364,-5.321,-85.109
4280
reverse
4281
// Pedestrian number 313
4282
13				// Ref num
4283
9				// Number of instructions
4284
3				// Initial instruction
4285
point
4286
1.895,-5.229,-83.836
4287
point
4288
1.869,-5.229,-84.375
4289
point
4290
-3.981,-5.229,-84.487
4291
point
4292
-14.917,-5.229,-84.250
4293
point
4294
-15.965,-5.229,-80.264
4295
point
4296
-15.341,-5.229,-75.121
4297
point
4298
-16.426,-5.229,-67.839
4299
point
4300
-14.991,-5.229,-67.217
4301
reverse
4302
// Pedestrian number 314
4303
13				// Ref num
4304
5				// Number of instructions
4305
2				// Initial instruction
4306
point
4307
3.044,-5.321,-87.830
4308
point
4309
9.099,-5.321,-87.490
4310
point
4311
12.812,995.079,-88.632
4312
point
4313
14.381,995.079,-90.350
4314
reverse
4315
// Pedestrian number 315
4316
15				// Ref num
4317
6				// Number of instructions
4318
2				// Initial instruction
4319
point
4320
5.520,-5.321,-85.175
4321
point
4322
6.613,-5.321,-85.621
4323
point
4324
12.703,-5.321,-85.195
4325
point
4326
17.675,995.079,-88.060
4327
point
4328
19.680,995.079,-89.225
4329
reverse
4330
// Pedestrian number 316
4331
10				// Ref num
4332
5				// Number of instructions
4333
2				// Initial instruction
4334
point
4335
21.528,-5.321,-88.133
4336
point
4337
25.196,-5.321,-87.096
4338
point
4339
26.365,-5.321,-86.374
4340
point
4341
27.141,-5.321,-84.164
4342
reverse
4343
// Pedestrian number 317
4344
10				// Ref num
4345
4				// Number of instructions
4346
2				// Initial instruction
4347
point
4348
25.027,-5.321,-76.394
4349
point
4350
13.421,-5.321,-76.251
4351
point
4352
5.434,-5.321,-76.685
4353
reverse
4354
// Pedestrian number 318
4355
13				// Ref num
4356
5				// Number of instructions
4357
2				// Initial instruction
4358
point
4359
2.760,-5.321,-84.016
4360
point
4361
3.093,-5.321,-75.280
4362
point
4363
2.028,-5.321,-68.525
4364
point
4365
3.103,-5.321,-62.388
4366
reverse
4367
// Pedestrian number 319
4368
5				// Ref num
4369
6				// Number of instructions
4370
2				// Initial instruction
4371
point
4372
14.133,-5.321,-60.105
4373
point
4374
20.248,-5.321,-64.097
4375
point
4376
25.103,-5.321,-64.134
4377
point
4378
27.501,995.079,-64.817
4379
point
4380
38.024,995.079,-60.409
4381
reverse
4382
// Pedestrian number 320
4383
13				// Ref num
4384
7				// Number of instructions
4385
2				// Initial instruction
4386
point
4387
-62.755,-5.321,-36.354
4388
point
4389
-65.634,-5.322,-33.243
4390
point
4391
-67.112,-5.326,-29.346
4392
point
4393
-66.405,-5.326,-27.769
4394
point
4395
-63.421,-5.321,-25.649
4396
point
4397
-63.214,-5.320,-20.691
4398
reverse
4399
// Pedestrian number 321
4400
13				// Ref num
4401
5				// Number of instructions
4402
2				// Initial instruction
4403
point
4404
-66.936,-5.326,-24.033
4405
point
4406
-63.683,-5.324,-31.099
4407
point
4408
-63.056,-5.321,-35.675
4409
point
4410
-60.335,-5.321,-36.473
4411
reverse
4412
// Pedestrian number 322
4413
5				// Ref num
4414
6				// Number of instructions
4415
2				// Initial instruction
4416
point
4417
-66.043,-5.328,-35.729
4418
point
4419
-65.423,-5.326,-33.213
4420
point
4421
-63.114,-5.321,-27.827
4422
point
4423
-63.105,-5.319,-22.636
4424
point
4425
-67.272,-5.322,-19.319
4426
reverse
4427
// Pedestrian number 323
4428
10				// Ref num
4429
6				// Number of instructions
4430
2				// Initial instruction
4431
point
4432
-63.457,-5.325,-36.305
4433
point
4434
-63.109,-5.324,-33.925
4435
point
4436
-63.067,-5.322,-30.179
4437
point
4438
-66.351,-5.324,-26.494
4439
point
4440
-66.757,-5.321,-25.074
4441
reverse
4442
// Pedestrian number 324
4443
15				// Ref num
4444
7				// Number of instructions
4445
3				// Initial instruction
4446
point
4447
-63.609,-5.321,-52.711
4448
point
4449
-64.193,-5.321,-35.540
4450
point
4451
-63.546,-5.321,-33.774
4452
point
4453
-63.297,-5.321,-32.618
4454
point
4455
-65.526,-5.321,-30.671
4456
point
4457
-67.101,-5.321,-29.973
4458
reverse
4459
// Pedestrian number 325
4460
15				// Ref num
4461
7				// Number of instructions
4462
2				// Initial instruction
4463
point
4464
-63.256,-5.321,-20.408
4465
point
4466
-63.867,-5.321,-18.817
4467
point
4468
-64.157,-5.321,-15.785
4469
point
4470
-67.025,-5.321,-12.768
4471
point
4472
-67.316,-5.321,-4.971
4473
point
4474
-63.844,-5.321,-0.421
4475
reverse
4476
// Pedestrian number 326
4477
13				// Ref num
4478
9				// Number of instructions
4479
2				// Initial instruction
4480
point
4481
-67.593,-5.227,-30.722
4482
point
4483
-67.661,-5.227,-26.101
4484
point
4485
-67.648,-5.227,-21.513
4486
point
4487
-68.608,-5.227,-17.112
4488
point
4489
-67.693,-5.227,-6.297
4490
point
4491
-68.691,-5.227,2.903
4492
point
4493
-67.677,-5.227,15.886
4494
point
4495
-68.642,-5.227,23.389
4496
reverse
4497
// Pedestrian number 327
4498
15				// Ref num
4499
6				// Number of instructions
4500
2				// Initial instruction
4501
point
4502
-67.717,-5.227,23.610
4503
point
4504
-67.837,-5.227,2.302
4505
point
4506
-68.086,-5.227,-5.329
4507
point
4508
-67.630,-5.227,-9.024
4509
point
4510
-68.674,-5.227,-11.425
4511
reverse
4512
// Pedestrian number 328
4513
5				// Ref num
4514
5				// Number of instructions
4515
2				// Initial instruction
4516
point
4517
-68.605,-5.227,-28.701
4518
point
4519
-67.939,-5.227,-19.322
4520
point
4521
-67.616,-5.227,-11.352
4522
point
4523
-68.640,-5.227,-9.004
4524
reverse
4525
// Pedestrian number 329
4526
15				// Ref num
4527
6				// Number of instructions
4528
2				// Initial instruction
4529
point
4530
-63.757,-5.321,-13.369
4531
point
4532
-63.832,-5.321,-2.712
4533
point
4534
-67.047,-5.321,5.641
4535
point
4536
-64.826,-5.321,11.711
4537
point
4538
-63.209,-5.321,14.099
4539
reverse
4540
// Pedestrian number 330
4541
10				// Ref num
4542
5				// Number of instructions
4543
2				// Initial instruction
4544
point
4545
-63.049,-5.321,13.891
4546
point
4547
-64.504,-5.321,14.476
4548
point
4549
-66.098,-5.322,15.915
4550
point
4551
-67.220,-5.322,19.203
4552
reverse
4553
// Pedestrian number 331
4554
12				// Ref num
4555
6				// Number of instructions
4556
2				// Initial instruction
4557
point
4558
-67.497,-5.227,19.540
4559
point
4560
-68.045,-5.227,15.781
4561
point
4562
-68.354,-5.227,11.425
4563
point
4564
-67.710,-5.227,6.526
4565
point
4566
-68.654,-5.227,5.893
4567
reverse
4568
// Pedestrian number 332
4569
10				// Ref num
4570
7				// Number of instructions
4571
2				// Initial instruction
4572
point
4573
-63.259,-5.321,14.680
4574
point
4575
-65.113,-5.321,19.954
4576
point
4577
-66.049,-5.321,20.781
4578
point
4579
-67.096,-5.321,21.104
4580
point
4581
-67.123,-5.321,25.847
4582
point
4583
-63.848,-5.321,28.390
4584
reverse
4585
// Pedestrian number 333
4586
5				// Ref num
4587
4				// Number of instructions
4588
2				// Initial instruction
4589
point
4590
-62.933,-5.321,26.891
4591
point
4592
-65.574,-5.321,21.044
4593
point
4594
-65.795,-5.321,20.681
4595
reverse
4596
// Pedestrian number 334
4597
13				// Ref num
4598
4				// Number of instructions
4599
2				// Initial instruction
4600
point
4601
-67.277,-5.321,11.333
4602
point
4603
-65.744,-5.321,13.534
4604
point
4605
-63.357,-5.321,14.409
4606
reverse
4607
// Pedestrian number 335
4608
10				// Ref num
4609
9				// Number of instructions
4610
3				// Initial instruction
4611
point
4612
-67.265,-5.321,6.258
4613
point
4614
-67.052,-5.321,10.113
4615
point
4616
-65.838,-5.321,12.510
4617
point
4618
-64.115,-5.321,19.076
4619
point
4620
-63.358,-5.321,19.985
4621
point
4622
-63.350,-5.321,25.308
4623
point
4624
-62.263,-5.321,26.687
4625
point
4626
-61.851,-5.321,27.798
4627
reverse
4628
// Pedestrian number 336
4629
5				// Ref num
4630
5				// Number of instructions
4631
2				// Initial instruction
4632
point
4633
-63.000,-5.321,27.469
4634
point
4635
-64.919,-5.321,28.366
4636
point
4637
-65.758,-5.321,31.322
4638
point
4639
-67.162,-5.321,32.037
4640
reverse
4641
// Pedestrian number 337
4642
13				// Ref num
4643
7				// Number of instructions
4644
2				// Initial instruction
4645
point
4646
-66.089,-5.321,26.144
4647
point
4648
-65.172,-5.321,28.235
4649
point
4650
-65.123,-5.321,29.932
4651
point
4652
-63.876,-5.321,31.362
4653
point
4654
-63.816,-5.321,53.417
4655
point
4656
-60.848,-5.321,56.219
4657
reverse
4658
// Pedestrian number 338
4659
5				// Ref num
4660
7				// Number of instructions
4661
5				// Initial instruction
4662
point
4663
-64.153,-5.321,56.257
4664
point
4665
-65.670,-5.321,52.907
4666
point
4667
-65.550,-5.321,38.795
4668
point
4669
-63.929,-5.321,33.293
4670
point
4671
-64.871,-5.321,28.807
4672
point
4673
-65.641,-5.321,28.409
4674
reverse
4675
// Pedestrian number 339
4676
13				// Ref num
4677
5				// Number of instructions
4678
2				// Initial instruction
4679
point
4680
-65.955,-5.321,27.466
4681
point
4682
-64.917,-5.321,27.719
4683
point
4684
-63.957,994.879,30.279
4685
point
4686
-63.429,994.879,30.813
4687
reverse
4688
// Pedestrian number 340
4689
5				// Ref num
4690
4				// Number of instructions
4691
2				// Initial instruction
4692
point
4693
-65.729,-5.321,32.773
4694
point
4695
-64.036,-5.321,28.476
4696
point
4697
-63.337,-5.321,26.902
4698
reverse
4699
// Pedestrian number 341
4700
15				// Ref num
4701
8				// Number of instructions
4702
2				// Initial instruction
4703
point
4704
-65.889,-5.321,33.081
4705
point
4706
-65.747,-5.321,38.791
4707
point
4708
-67.271,-5.321,46.167
4709
point
4710
-64.013,-5.321,48.636
4711
point
4712
-64.084,-5.321,53.248
4713
point
4714
-61.602,994.879,53.652
4715
point
4716
-60.349,994.879,52.914
4717
reverse
4718
// Pedestrian number 342
4719
10				// Ref num
4720
4				// Number of instructions
4721
2				// Initial instruction
4722
point
4723
-67.204,-5.321,52.943
4724
point
4725
-65.394,-5.321,55.219
4726
point
4727
-64.472,-5.321,56.341
4728
reverse
4729
// Pedestrian number 343
4730
5				// Ref num
4731
4				// Number of instructions
4732
2				// Initial instruction
4733
point
4734
-67.275,-5.321,57.355
4735
point
4736
-66.376,-5.321,58.110
4737
point
4738
-65.083,-5.321,59.197
4739
reverse
4740
// Pedestrian number 344
4741
12				// Ref num
4742
4				// Number of instructions
4743
2				// Initial instruction
4744
point
4745
-62.488,-5.321,63.647
4746
point
4747
-64.640,-5.321,66.265
4748
point
4749
-67.177,-5.321,68.002
4750
reverse
4751
// Pedestrian number 345
4752
12				// Ref num
4753
5				// Number of instructions
4754
2				// Initial instruction
4755
point
4756
-65.729,-5.321,68.251
4757
point
4758
-64.526,-5.321,66.417
4759
point
4760
-64.098,-5.321,65.740
4761
point
4762
-63.610,-5.321,63.575
4763
reverse
4764
// Pedestrian number 346
4765
12				// Ref num
4766
4				// Number of instructions
4767
2				// Initial instruction
4768
point
4769
-65.299,-5.321,60.053
4770
point
4771
-64.851,-5.321,66.001
4772
point
4773
-65.156,-5.321,72.423
4774
reverse
4775
// Pedestrian number 347
4776
13				// Ref num
4777
5				// Number of instructions
4778
2				// Initial instruction
4779
point
4780
-67.277,-5.321,69.575
4781
point
4782
-64.997,-5.321,66.658
4783
point
4784
-65.021,-5.321,61.286
4785
point
4786
-67.131,-5.321,59.796
4787
reverse
4788
// Pedestrian number 348
4789
13				// Ref num
4790
6				// Number of instructions
4791
2				// Initial instruction
4792
point
4793
-60.156,-5.321,56.226
4794
point
4795
-59.318,-5.321,55.131
4796
point
4797
-57.603,-5.321,53.495
4798
point
4799
-52.802,994.879,53.357
4800
point
4801
-51.771,994.879,52.813
4802
reverse
4803
// Pedestrian number 349
4804
13				// Ref num
4805
6				// Number of instructions
4806
2				// Initial instruction
4807
point
4808
-60.609,-5.321,53.472
4809
point
4810
-59.315,-5.321,54.848
4811
point
4812
-57.752,-5.321,56.288
4813
point
4814
-37.928,-5.321,56.261
4815
point
4816
-30.244,-5.321,58.515
4817
reverse
4818
// Pedestrian number 350
4819
13				// Ref num
4820
9				// Number of instructions
4821
2				// Initial instruction
4822
point
4823
-32.629,-5.321,45.426
4824
point
4825
-32.530,-5.321,53.044
4826
point
4827
-31.045,-5.321,53.674
4828
point
4829
-29.957,-5.321,53.567
4830
point
4831
-29.595,-5.321,54.699
4832
point
4833
-28.710,-5.321,55.307
4834
point
4835
-28.708,994.879,55.600
4836
point
4837
-28.373,994.879,64.105
4838
reverse
4839
// Pedestrian number 351
4840
13				// Ref num
4841
4				// Number of instructions
4842
2				// Initial instruction
4843
point
4844
-32.709,-5.321,53.210
4845
point
4846
-31.257,-5.321,54.510
4847
point
4848
-30.116,-5.321,56.034
4849
reverse
4850
// Pedestrian number 352
4851
13				// Ref num
4852
6				// Number of instructions
4853
2				// Initial instruction
4854
point
4855
-32.006,-5.320,53.033
4856
point
4857
-30.888,-5.326,54.315
4858
point
4859
-30.089,-5.337,56.708
4860
point
4861
-30.115,-5.366,63.272
4862
point
4863
-29.337,-5.321,64.507
4864
reverse
4865
// Pedestrian number 353
4866
13				// Ref num
4867
7				// Number of instructions
4868
2				// Initial instruction
4869
point
4870
-34.511,-5.321,53.220
4871
point
4872
-32.069,-5.321,53.504
4873
point
4874
-31.196,-5.321,54.334
4875
point
4876
-30.529,-5.321,55.726
4877
point
4878
-30.197,-5.321,57.549
4879
point
4880
-33.974,-5.321,65.131
4881
reverse
4882
// Pedestrian number 354
4883
15				// Ref num
4884
5				// Number of instructions
4885
3				// Initial instruction
4886
point
4887
-42.624,-5.225,62.234
4888
point
4889
-38.595,-5.225,60.953
4890
point
4891
-38.580,-5.225,57.940
4892
point
4893
-42.793,-5.225,57.293
4894
reverse
4895
// Pedestrian number 355
4896
10				// Ref num
4897
4				// Number of instructions
4898
2				// Initial instruction
4899
point
4900
-39.469,-5.227,56.526
4901
point
4902
-40.340,-5.227,58.924
4903
point
4904
-41.793,-5.227,62.607
4905
reverse
4906
// Pedestrian number 356
4907
5				// Ref num
4908
4				// Number of instructions
4909
2				// Initial instruction
4910
point
4911
-30.118,-5.321,55.489
4912
point
4913
-32.677,-5.321,59.536
4914
point
4915
-34.439,-5.321,65.097
4916
reverse
4917
// Pedestrian number 357
4918
5				// Ref num
4919
5				// Number of instructions
4920
2				// Initial instruction
4921
point
4922
-36.797,-5.321,63.976
4923
point
4924
-32.800,-5.321,59.235
4925
point
4926
-31.600,-5.321,56.365
4927
point
4928
-31.441,-5.321,53.440
4929
reverse
4930
// Pedestrian number 358
4931
5				// Ref num
4932
5				// Number of instructions
4933
2				// Initial instruction
4934
point
4935
-33.544,-5.321,53.236
4936
point
4937
-33.004,-5.321,59.830
4938
point
4939
-31.561,-5.321,63.309
4940
point
4941
-29.519,-5.321,65.030
4942
reverse
4943
// Pedestrian number 359
4944
13				// Ref num
4945
5				// Number of instructions
4946
2				// Initial instruction
4947
point
4948
-32.671,-5.321,66.095
4949
point
4950
-29.110,-5.321,73.404
4951
point
4952
-26.846,-5.321,81.534
4953
point
4954
-26.595,-5.321,81.666
4955
reverse
4956
// Pedestrian number 360
4957
13				// Ref num
4958
6				// Number of instructions
4959
3				// Initial instruction
4960
point
4961
-29.228,-5.321,82.385
4962
point
4963
-28.632,-5.321,80.560
4964
point
4965
-29.201,-5.321,73.805
4966
point
4967
-30.372,-5.321,68.284
4968
point
4969
-29.497,-5.321,65.781
4970
reverse
4971
// Pedestrian number 361
4972
15				// Ref num
4973
6				// Number of instructions
4974
2				// Initial instruction
4975
point
4976
-29.171,-5.227,67.387
4977
point
4978
-27.654,-5.227,75.341
4979
point
4980
-26.861,-5.227,79.165
4981
point
4982
-24.727,-5.227,80.267
4983
point
4984
-22.330,-5.227,80.296
4985
reverse
4986
// Pedestrian number 362
4987
10				// Ref num
4988
5				// Number of instructions
4989
2				// Initial instruction
4990
point
4991
-25.161,-5.227,79.609
4992
point
4993
-27.530,-5.227,74.951
4994
point
4995
-28.654,-5.227,68.254
4996
point
4997
-27.420,-5.227,67.376
4998
reverse
4999
// Pedestrian number 363
5000
10				// Ref num
5001
6				// Number of instructions
5002
2				// Initial instruction
5003
point
5004
-26.307,-5.321,81.134
5005
point
5006
-28.304,-5.321,84.330
5007
point
5008
-24.212,-5.321,89.533
5009
point
5010
-22.053,-5.321,90.329
5011
point
5012
-18.149,-5.321,95.426
5013
reverse
5014
// Pedestrian number 364
5015
12				// Ref num
5016
5				// Number of instructions
5017
3				// Initial instruction
5018
point
5019
-19.835,-5.321,95.301
5020
point
5021
-20.051,-5.321,94.538
5022
point
5023
-26.049,-5.321,85.056
5024
point
5025
-29.223,-5.321,82.660
5026
reverse
5027
// Pedestrian number 365
5028
12				// Ref num
5029
9				// Number of instructions
5030
2				// Initial instruction
5031
point
5032
-29.228,-5.321,81.680
5033
point
5034
-26.296,-5.321,84.788
5035
point
5036
-26.552,-5.321,86.691
5037
point
5038
-23.672,-5.321,88.175
5039
point
5040
-22.526,-5.321,89.695
5041
point
5042
-22.675,-5.321,91.380
5043
point
5044
-20.375,-5.321,94.314
5045
point
5046
-18.779,-5.321,95.505
5047
reverse
5048
// Pedestrian number 366
5049
13				// Ref num
5050
4				// Number of instructions
5051
2				// Initial instruction
5052
point
5053
-18.092,-5.321,91.998
5054
point
5055
-19.238,-5.321,93.498
5056
point
5057
-20.717,-5.321,93.991
5058
reverse
5059
// Pedestrian number 367
5060
13				// Ref num
5061
5				// Number of instructions
5062
2				// Initial instruction
5063
point
5064
-20.489,-5.275,94.649
5065
point
5066
-25.584,-5.337,88.072
5067
point
5068
-24.829,-5.321,86.492
5069
point
5070
-24.774,-5.251,86.058
5071
reverse
5072
// Pedestrian number 368
5073
15				// Ref num
5074
6				// Number of instructions
5075
2				// Initial instruction
5076
point
5077
-19.205,-5.321,95.505
5078
point
5079
-19.362,-5.321,94.955
5080
point
5081
-19.842,-5.321,92.160
5082
point
5083
-19.912,-5.321,82.955
5084
point
5085
-21.673,-5.321,80.825
5086
reverse
5087
// Pedestrian number 369
5088
13				// Ref num
5089
6				// Number of instructions
5090
2				// Initial instruction
5091
point
5092
-23.241,-5.321,90.796
5093
point
5094
-19.985,-5.321,93.252
5095
point
5096
-16.766,-5.321,93.106
5097
point
5098
-14.600,-5.321,92.111
5099
point
5100
18.785,-5.321,92.301
5101
reverse
5102
// Pedestrian number 370
5103
13				// Ref num
5104
5				// Number of instructions
5105
2				// Initial instruction
5106
point
5107
17.697,-5.321,94.292
5108
point
5109
16.591,-5.321,91.535
5110
point
5111
15.093,-5.321,86.968
5112
point
5113
15.011,-5.321,83.324
5114
reverse
5115
// Pedestrian number 371
5116
13				// Ref num
5117
4				// Number of instructions
5118
2				// Initial instruction
5119
point
5120
15.767,-5.321,81.953
5121
point
5122
16.843,-5.321,91.742
5123
point
5124
17.991,-5.321,93.976
5125
reverse
5126
// Pedestrian number 372
5127
13				// Ref num
5128
5				// Number of instructions
5129
2				// Initial instruction
5130
point
5131
14.809,-5.321,94.873
5132
point
5133
16.324,-5.321,91.392
5134
point
5135
19.137,-5.321,87.687
5136
point
5137
19.324,-5.321,79.501
5138
reverse
5139
// Pedestrian number 373
5140
13				// Ref num
5141
7				// Number of instructions
5142
2				// Initial instruction
5143
point
5144
17.190,-5.321,80.916
5145
point
5146
17.206,-5.321,89.792
5147
point
5148
17.186,-5.321,92.773
5149
point
5150
15.707,-5.321,94.523
5151
point
5152
4.072,-5.321,94.721
5153
point
5154
0.778,-5.321,92.125
5155
reverse
5156
// Pedestrian number 374
5157
10				// Ref num
5158
7				// Number of instructions
5159
2				// Initial instruction
5160
point
5161
-17.570,-5.321,91.888
5162
point
5163
-11.281,-5.321,94.568
5164
point
5165
-6.570,-5.321,94.785
5166
point
5167
-2.486,-5.321,92.723
5168
point
5169
8.424,-5.321,92.414
5170
point
5171
14.273,-5.321,94.770
5172
reverse
5173
// Pedestrian number 375
5174
5				// Ref num
5175
6				// Number of instructions
5176
2				// Initial instruction
5177
point
5178
14.537,-5.321,94.836
5179
point
5180
16.503,-5.321,85.315
5181
point
5182
17.024,-5.321,81.162
5183
point
5184
23.271,-5.321,76.654
5185
point
5186
23.165,-5.321,76.155
5187
reverse
5188
// Pedestrian number 376
5189
10				// Ref num
5190
6				// Number of instructions
5191
2				// Initial instruction
5192
point
5193
23.837,-5.321,74.500
5194
point
5195
23.446,-5.321,76.650
5196
point
5197
21.480,-5.321,79.327
5198
point
5199
18.572,-5.321,81.415
5200
point
5201
15.143,-5.321,89.847
5202
reverse
5203
// Pedestrian number 377
5204
5				// Ref num
5205
6				// Number of instructions
5206
3				// Initial instruction
5207
point
5208
15.100,-5.321,88.745
5209
point
5210
15.443,-5.321,83.625
5211
point
5212
16.417,-5.321,82.128
5213
point
5214
17.687,-5.321,81.138
5215
point
5216
17.845,-5.321,80.438
5217
reverse
5218
// Pedestrian number 378
5219
5				// Ref num
5220
4				// Number of instructions
5221
2				// Initial instruction
5222
point
5223
19.484,-5.321,81.153
5224
point
5225
16.246,-5.321,83.057
5226
point
5227
14.461,-5.321,84.167
5228
reverse
5229
// Pedestrian number 379
5230
13				// Ref num
5231
6				// Number of instructions
5232
2				// Initial instruction
5233
point
5234
15.180,-5.321,82.924
5235
point
5236
17.502,-5.321,81.903
5237
point
5238
20.065,-5.321,79.313
5239
point
5240
23.647,-5.321,77.745
5241
point
5242
27.259,-5.321,75.339
5243
reverse
5244
// Pedestrian number 380
5245
10				// Ref num
5246
5				// Number of instructions
5247
2				// Initial instruction
5248
point
5249
27.320,-5.321,75.125
5250
point
5251
26.531,-5.321,70.919
5252
point
5253
26.069,-5.321,67.801
5254
point
5255
26.249,-5.321,67.027
5256
reverse
5257
// Pedestrian number 381
5258
15				// Ref num
5259
6				// Number of instructions
5260
2				// Initial instruction
5261
point
5262
26.445,-5.321,68.218
5263
point
5264
26.327,-5.321,70.406
5265
point
5266
24.583,-5.321,72.813
5267
point
5268
24.346,-5.321,73.405
5269
point
5270
24.012,-5.321,73.752
5271
reverse
5272
// Pedestrian number 382
5273
12				// Ref num
5274
5				// Number of instructions
5275
2				// Initial instruction
5276
point
5277
24.504,-5.321,72.254
5278
point
5279
23.731,-5.321,68.581
5280
point
5281
23.160,-5.321,67.071
5282
point
5283
23.803,-5.321,64.447
5284
reverse
5285
// Pedestrian number 383
5286
13				// Ref num
5287
5				// Number of instructions
5288
2				// Initial instruction
5289
point
5290
24.430,-5.321,65.447
5291
point
5292
24.269,-5.321,67.295
5293
point
5294
24.606,-5.321,70.942
5295
point
5296
24.217,-5.321,71.649
5297
reverse
5298
// Pedestrian number 384
5299
10				// Ref num
5300
5				// Number of instructions
5301
2				// Initial instruction
5302
point
5303
23.986,-5.321,70.851
5304
point
5305
23.493,-5.321,68.431
5306
point
5307
20.684,-5.321,64.311
5308
point
5309
15.466,-5.321,61.589
5310
reverse
5311
// Pedestrian number 385
5312
13				// Ref num
5313
6				// Number of instructions
5314
2				// Initial instruction
5315
point
5316
21.950,-5.321,68.112
5317
point
5318
21.521,-5.321,66.225
5319
point
5320
20.457,-5.321,65.349
5321
point
5322
20.580,-5.321,63.694
5323
point
5324
20.066,-5.321,61.136
5325
reverse
5326
// Pedestrian number 386
5327
13				// Ref num
5328
4				// Number of instructions
5329
2				// Initial instruction
5330
point
5331
19.823,-5.321,60.474
5332
point
5333
20.217,-5.321,58.320
5334
point
5335
23.153,-5.321,54.452
5336
reverse
5337
// Pedestrian number 387
5338
13				// Ref num
5339
4				// Number of instructions
5340
2				// Initial instruction
5341
point
5342
24.245,-5.321,64.056
5343
point
5344
23.160,-5.321,58.301
5345
point
5346
23.099,-5.321,55.343
5347
reverse
5348
// Pedestrian number 388
5349
13				// Ref num
5350
4				// Number of instructions
5351
2				// Initial instruction
5352
point
5353
23.246,-5.321,64.095
5354
point
5355
22.400,-5.321,59.481
5356
point
5357
14.570,-5.321,52.842
5358
reverse
5359
// Pedestrian number 389
5360
13				// Ref num
5361
10				// Number of instructions
5362
3				// Initial instruction
5363
point
5364
19.940,-5.321,61.795
5365
point
5366
20.453,-5.321,60.224
5367
point
5368
20.474,-5.321,58.438
5369
point
5370
20.967,-5.321,56.106
5371
point
5372
18.139,-5.321,50.393
5373
point
5374
20.939,-5.321,40.578
5375
point
5376
23.252,-5.321,39.478
5377
point
5378
23.206,-5.321,35.477
5379
point
5380
19.179,-5.321,32.703
5381
reverse
5382
// Pedestrian number 390
5383
15				// Ref num
5384
5				// Number of instructions
5385
2				// Initial instruction
5386
point
5387
19.435,-5.321,58.108
5388
point
5389
20.217,-5.321,47.602
5390
point
5391
20.141,-5.321,40.444
5392
point
5393
18.935,-5.321,32.752
5394
reverse
5395
// Pedestrian number 391
5396
15				// Ref num
5397
5				// Number of instructions
5398
2				// Initial instruction
5399
point
5400
14.475,-5.321,33.526
5401
point
5402
20.045,-5.321,47.866
5403
point
5404
23.086,-5.321,49.934
5405
point
5406
23.480,-5.321,55.391
5407
reverse
5408
// Pedestrian number 392
5409
12				// Ref num
5410
5				// Number of instructions
5411
2				// Initial instruction
5412
point
5413
23.058,-5.321,54.271
5414
point
5415
20.529,-5.321,48.723
5416
point
5417
14.850,994.879,46.270
5418
point
5419
13.813,994.879,45.834
5420
reverse
5421
// Pedestrian number 393
5422
13				// Ref num
5423
7				// Number of instructions
5424
2				// Initial instruction
5425
point
5426
14.513,-5.321,47.477
5427
point
5428
22.183,-5.321,50.466
5429
point
5430
22.883,-5.321,57.121
5431
point
5432
31.941,-5.321,67.108
5433
point
5434
42.902,-5.321,67.233
5435
point
5436
43.667,-5.237,68.446
5437
reverse
5438
// Pedestrian number 394
5439
15				// Ref num
5440
6				// Number of instructions
5441
2				// Initial instruction
5442
point
5443
44.854,-5.321,65.263
5444
point
5445
42.818,-5.321,66.387
5446
point
5447
36.324,-5.321,67.060
5448
point
5449
29.246,-5.321,65.503
5450
point
5451
25.843,-5.320,63.901
5452
reverse
5453
// Pedestrian number 395
5454
13				// Ref num
5455
5				// Number of instructions
5456
2				// Initial instruction
5457
point
5458
27.190,-5.320,68.397
5459
point
5460
25.515,-5.320,64.844
5461
point
5462
24.569,-5.320,62.458
5463
point
5464
15.585,-5.316,60.478
5465
reverse
5466
// Pedestrian number 396
5467
5				// Ref num
5468
5				// Number of instructions
5469
2				// Initial instruction
5470
point
5471
-62.832,-5.321,-34.284
5472
point
5473
-50.570,-5.321,-36.295
5474
point
5475
-40.265,-5.321,-36.305
5476
point
5477
-35.394,-5.321,-34.187
5478
reverse
5479
// Pedestrian number 397
5480
12				// Ref num
5481
4				// Number of instructions
5482
2				// Initial instruction
5483
point
5484
-38.815,-5.321,-34.207
5485
point
5486
-36.261,-5.321,-35.795
5487
point
5488
-33.372,-5.321,-36.417
5489
reverse
5490
// Pedestrian number 398
5491
13				// Ref num
5492
6				// Number of instructions
5493
2				// Initial instruction
5494
point
5495
-29.875,-5.321,-34.137
5496
point
5497
-24.733,-5.321,-34.563
5498
point
5499
-22.860,-5.321,-36.281
5500
point
5501
-19.696,-5.321,-36.363
5502
point
5503
-19.054,-5.321,-37.000
5504
reverse
5505
// Pedestrian number 399
5506
15				// Ref num
5507
4				// Number of instructions
5508
2				// Initial instruction
5509
point
5510
-19.769,-5.321,-36.724
5511
point
5512
-14.729,-5.321,-34.822
5513
point
5514
-4.682,-5.321,-34.556
5515
reverse
5516
// Pedestrian number 400
5517
5				// Ref num
5518
5				// Number of instructions
5519
2				// Initial instruction
5520
point
5521
-7.184,-5.321,-34.522
5522
point
5523
-2.854,-5.321,-36.298
5524
point
5525
5.089,-5.321,-36.197
5526
point
5527
8.064,-5.321,-34.441
5528
reverse
5529
// Pedestrian number 401
5530
5				// Ref num
5531
6				// Number of instructions
5532
3				// Initial instruction
5533
point
5534
6.469,994.879,-33.861
5535
point
5536
4.158,994.879,-35.841
5537
point
5538
-1.725,-5.321,-36.387
5539
point
5540
-4.141,-5.321,-38.179
5541
point
5542
-8.485,-5.321,-38.039
5543
reverse
5544
// Pedestrian number 402
5545
5				// Ref num
5546
4				// Number of instructions
5547
2				// Initial instruction
5548
point
5549
-8.297,-5.321,-37.487
5550
point
5551
-6.262,-5.321,-35.711
5552
point
5553
-4.321,-5.321,-34.567
5554
reverse
5555
// Pedestrian number 403
5556
5				// Ref num
5557
5				// Number of instructions
5558
3				// Initial instruction
5559
point
5560
7.829,-5.321,-34.392
5561
point
5562
-3.488,-5.321,-34.554
5563
point
5564
-6.450,-5.321,-36.050
5565
point
5566
-8.043,-5.321,-37.742
5567
reverse
5568
// Pedestrian number 404
5569
5				// Ref num
5570
6				// Number of instructions
5571
3				// Initial instruction
5572
point
5573
-8.979,-5.321,-37.738
5574
point
5575
-7.250,-5.321,-36.320
5576
point
5577
-5.920,-5.321,-36.249
5578
point
5579
-3.210,994.879,-35.084
5580
point
5581
-2.411,994.879,-33.801
5582
reverse
5583
// Pedestrian number 405
5584
5				// Ref num
5585
6				// Number of instructions
5586
2				// Initial instruction
5587
point
5588
-0.098,-5.321,-37.510
5589
point
5590
8.093,-5.321,-36.303
5591
point
5592
10.453,-5.321,-34.589
5593
point
5594
15.315,-5.321,-34.479
5595
point
5596
18.834,-5.321,-31.141
5597
reverse
5598
// Pedestrian number 406
5599
13				// Ref num
5600
5				// Number of instructions
5601
2				// Initial instruction
5602
point
5603
20.271,-5.321,-29.280
5604
point
5605
19.888,-5.321,-30.734
5606
point
5607
19.306,994.879,-36.392
5608
point
5609
20.045,994.879,-38.198
5610
reverse
5611
// Pedestrian number 407
5612
13				// Ref num
5613
4				// Number of instructions
5614
2				// Initial instruction
5615
point
5616
18.455,-5.318,-37.908
5617
point
5618
22.125,-5.318,-33.694
5619
point
5620
26.139,-5.318,-30.773
5621
reverse
5622
// Pedestrian number 408
5623
13				// Ref num
5624
5				// Number of instructions
5625
2				// Initial instruction
5626
point
5627
25.323,-5.318,-30.816
5628
point
5629
20.201,-5.318,-31.584
5630
point
5631
18.956,994.882,-31.797
5632
point
5633
17.515,994.881,-31.101
5634
reverse
5635
// Pedestrian number 409
5636
13				// Ref num
5637
5				// Number of instructions
5638
2				// Initial instruction
5639
point
5640
19.191,-5.318,-30.511
5641
point
5642
19.547,-5.318,-31.202
5643
point
5644
20.197,-5.318,-34.528
5645
point
5646
16.825,-5.318,-39.124
5647
reverse
5648
// Pedestrian number 410
5649
13				// Ref num
5650
4				// Number of instructions
5651
2				// Initial instruction
5652
point
5653
17.834,-5.318,-38.178
5654
point
5655
15.619,-5.319,-38.663
5656
point
5657
12.239,-5.319,-37.985
5658
reverse
5659
// Pedestrian number 411
5660
13				// Ref num
5661
5				// Number of instructions
5662
2				// Initial instruction
5663
point
5664
14.987,-5.319,-38.812
5665
point
5666
15.389,-5.319,-36.690
5667
point
5668
17.659,-5.318,-33.339
5669
point
5670
23.930,-5.318,-33.000
5671
reverse
5672
// Pedestrian number 412
5673
13				// Ref num
5674
5				// Number of instructions
5675
2				// Initial instruction
5676
point
5677
25.837,-5.318,-30.207
5678
point
5679
25.597,-5.318,-26.569
5680
point
5681
25.542,-5.318,-21.828
5682
point
5683
24.334,-5.318,-20.187
5684
reverse
5685
// Pedestrian number 413
5686
15				// Ref num
5687
4				// Number of instructions
5688
2				// Initial instruction
5689
point
5690
24.573,-5.318,-32.403
5691
point
5692
25.252,-5.318,-30.247
5693
point
5694
29.321,-5.318,-26.787
5695
reverse
5696
// Pedestrian number 414
5697
13				// Ref num
5698
5				// Number of instructions
5699
2				// Initial instruction
5700
point
5701
30.387,-5.318,-23.891
5702
point
5703
29.530,-5.318,-25.523
5704
point
5705
26.930,-5.318,-28.595
5706
point
5707
26.450,-5.318,-29.708
5708
reverse
5709
// Pedestrian number 415
5710
10				// Ref num
5711
5				// Number of instructions
5712
2				// Initial instruction
5713
point
5714
22.352,-5.318,-27.085
5715
point
5716
27.350,-5.318,-22.083
5717
point
5718
30.442,-5.318,-18.729
5719
point
5720
32.348,-5.318,-18.695
5721
reverse
5722
// Pedestrian number 416
5723
10				// Ref num
5724
4				// Number of instructions
5725
2				// Initial instruction
5726
point
5727
30.317,-5.318,-19.338
5728
point
5729
25.267,-5.318,-14.287
5730
point
5731
24.289,-5.319,-9.813
5732
reverse
5733
// Pedestrian number 417
5734
13				// Ref num
5735
6				// Number of instructions
5736
3				// Initial instruction
5737
point
5738
24.323,-5.319,-9.044
5739
point
5740
25.308,-5.318,-9.773
5741
point
5742
25.376,-5.318,-13.778
5743
point
5744
26.428,-5.318,-16.881
5745
point
5746
30.567,-5.318,-17.575
5747
reverse
5748
// Pedestrian number 418
5749
13				// Ref num
5750
6				// Number of instructions
5751
3				// Initial instruction
5752
point
5753
29.947,-5.318,-11.529
5754
point
5755
28.919,-5.318,-10.805
5756
point
5757
27.563,-5.318,-7.753
5758
point
5759
27.472,-5.318,-3.986
5760
point
5761
28.846,-5.321,-2.872
5762
reverse
5763
// Pedestrian number 419
5764
13				// Ref num
5765
5				// Number of instructions
5766
2				// Initial instruction
5767
point
5768
31.154,-5.321,0.819
5769
point
5770
29.148,-5.321,-2.068
5771
point
5772
25.234,-5.321,-4.412
5773
point
5774
24.248,-5.321,-6.128
5775
reverse
5776
// Pedestrian number 420
5777
13				// Ref num
5778
5				// Number of instructions
5779
3				// Initial instruction
5780
point
5781
32.075,-5.321,-4.317
5782
point
5783
30.115,-5.321,-2.047
5784
point
5785
29.460,-5.321,-1.949
5786
point
5787
24.608,-5.321,1.157
5788
reverse
5789
// Pedestrian number 421
5790
12				// Ref num
5791
4				// Number of instructions
5792
2				// Initial instruction
5793
point
5794
29.668,-5.321,7.093
5795
point
5796
27.942,-5.321,12.804
5797
point
5798
26.740,-5.321,22.320
5799
reverse
5800
// Pedestrian number 422
5801
12				// Ref num
5802
5				// Number of instructions
5803
2				// Initial instruction
5804
point
5805
22.661,-5.321,18.334
5806
point
5807
25.282,-5.321,15.402
5808
point
5809
26.429,-5.321,13.389
5810
point
5811
29.001,-5.321,11.810
5812
reverse
5813
// Pedestrian number 423
5814
12				// Ref num
5815
5				// Number of instructions
5816
2				// Initial instruction
5817
point
5818
30.143,-5.321,12.123
5819
point
5820
28.223,-5.321,12.821
5821
point
5822
26.353,-5.321,13.883
5823
point
5824
23.815,-5.321,14.169
5825
reverse
5826
// Pedestrian number 424
5827
13				// Ref num
5828
5				// Number of instructions
5829
2				// Initial instruction
5830
point
5831
23.597,-5.321,14.734
5832
point
5833
27.955,-5.321,13.339
5834
point
5835
28.708,-5.321,12.945
5836
point
5837
30.983,-5.321,13.114
5838
reverse
5839
// Pedestrian number 425
5840
15				// Ref num
5841
5				// Number of instructions
5842
2				// Initial instruction
5843
point
5844
23.848,-5.321,13.315
5845
point
5846
27.510,-5.321,5.193
5847
point
5848
27.848,-5.321,1.204
5849
point
5850
29.572,-5.321,0.397
5851
reverse
5852
// Pedestrian number 426
5853
13				// Ref num
5854
6				// Number of instructions
5855
3				// Initial instruction
5856
point
5857
27.726,-5.321,0.257
5858
point
5859
25.345,-5.321,7.735
5860
point
5861
25.089,-5.321,12.943
5862
point
5863
23.960,-5.321,13.665
5864
point
5865
22.799,-5.321,17.134
5866
reverse
5867
// Pedestrian number 427
5868
13				// Ref num
5869
6				// Number of instructions
5870
3				// Initial instruction
5871
point
5872
30.122,-5.321,0.807
5873
point
5874
29.252,-5.321,1.061
5875
point
5876
28.126,-5.321,1.900
5877
point
5878
24.998,-5.321,2.849
5879
point
5880
24.565,-5.321,9.860
5881
reverse
5882
// Pedestrian number 428
5883
13				// Ref num
5884
5				// Number of instructions
5885
2				// Initial instruction
5886
point
5887
30.737,-5.321,11.818
5888
point
5889
39.081,-5.321,10.343
5890
point
5891
42.778,-5.321,8.905
5892
point
5893
46.674,-5.321,9.514
5894
reverse
5895
// Pedestrian number 429
5896
5				// Ref num
5897
5				// Number of instructions
5898
2				// Initial instruction
5899
point
5900
23.012,-5.321,17.544
5901
point
5902
24.418,-5.321,17.177
5903
point
5904
26.679,-5.321,16.225
5905
point
5906
29.639,-5.321,16.206
5907
reverse
5908
// Pedestrian number 430
5909
5				// Ref num
5910
6				// Number of instructions
5911
3				// Initial instruction
5912
point
5913
29.605,-5.321,17.200
5914
point
5915
21.045,-5.321,24.705
5916
point
5917
20.547,-5.321,25.721
5918
point
5919
19.429,-5.321,29.949
5920
point
5921
14.606,-5.321,29.969
5922
reverse
5923
// Pedestrian number 431
5924
13				// Ref num
5925
6				// Number of instructions
5926
2				// Initial instruction
5927
point
5928
19.368,-5.321,31.593
5929
point
5930
20.562,-5.321,29.943
5931
point
5932
23.850,-5.321,27.155
5933
point
5934
23.701,-5.321,25.978
5935
point
5936
24.473,-5.321,23.725
5937
reverse
5938
// Pedestrian number 432
5939
13				// Ref num
5940
9				// Number of instructions
5941
2				// Initial instruction
5942
point
5943
24.426,-5.321,27.706
5944
point
5945
20.402,-5.321,32.706
5946
point
5947
18.727,-5.321,37.187
5948
point
5949
14.572,-5.321,41.713
5950
point
5951
14.508,-5.321,54.133
5952
point
5953
8.684,-5.321,57.491
5954
point
5955
8.619,-5.321,61.659
5956
point
5957
7.648,-5.321,66.918
5958
reverse
5959
// Pedestrian number 433
5960
13				// Ref num
5961
5				// Number of instructions
5962
2				// Initial instruction
5963
point
5964
5.899,-7.519,-66.750
5965
point
5966
16.680,-7.519,-70.577
5967
point
5968
21.873,-7.519,-73.455
5969
point
5970
24.882,-7.519,-72.670
5971
reverse
5972
// Pedestrian number 434
5973
13				// Ref num
5974
6				// Number of instructions
5975
2				// Initial instruction
5976
point
5977
24.796,-7.519,-66.391
5978
point
5979
16.746,-7.519,-70.030
5980
point
5981
10.564,-7.519,-72.075
5982
point
5983
7.859,-7.519,-73.686
5984
point
5985
5.727,-7.519,-72.781
5986
reverse
5987
// Pedestrian number 435
5988
13				// Ref num
5989
5				// Number of instructions
5990
3				// Initial instruction
5991
point
5992
5.418,-7.519,-70.352
5993
point
5994
8.541,-7.519,-68.512
5995
point
5996
15.120,-7.519,-70.262
5997
point
5998
18.476,-7.519,-73.814
5999
reverse
6000
// Pedestrian number 436
6001
13				// Ref num
6002
5				// Number of instructions
6003
2				// Initial instruction
6004
point
6005
17.242,-7.519,-73.804
6006
point
6007
15.911,-7.519,-69.743
6008
point
6009
15.004,-7.519,-66.553
6010
point
6011
5.943,-7.519,-66.401
6012
reverse
6013
// Pedestrian number 437
6014
13				// Ref num
6015
7				// Number of instructions
6016
3				// Initial instruction
6017
point
6018
5.520,-7.519,-67.022
6019
point
6020
9.861,-7.519,-69.833
6021
point
6022
15.794,-7.519,-70.593
6023
point
6024
21.865,-7.519,-69.744
6025
point
6026
23.860,-7.519,-70.852
6027
point
6028
25.061,-7.519,-68.846
6029
reverse
6030
// Pedestrian number 438
6031
13				// Ref num
6032
13				// Number of instructions
6033
3				// Initial instruction
6034
point
6035
22.865,-7.519,-66.480
6036
point
6037
19.110,-7.519,-66.565
6038
point
6039
16.425,-7.519,-69.410
6040
point
6041
15.016,-7.519,-73.288
6042
point
6043
11.096,-7.519,-73.747
6044
point
6045
5.311,-7.519,-71.257
6046
point
6047
-3.358,-8.079,-72.015
6048
point
6049
-7.948,-8.268,-73.260
6050
point
6051
-14.988,-8.056,-75.298
6052
point
6053
-17.793,-7.713,-75.941
6054
point
6055
-19.953,-7.452,-75.857
6056
point
6057
-20.096,-7.519,-74.797
6058
reverse
6059
// Pedestrian number 439
6060
13				// Ref num
6061
7				// Number of instructions
6062
4				// Initial instruction
6063
point
6064
5.441,-7.519,-73.718
6065
point
6066
10.962,-7.519,-71.097
6067
point
6068
13.686,-7.519,-71.698
6069
point
6070
16.562,-7.519,-69.729
6071
point
6072
17.321,-7.519,-67.067
6073
point
6074
16.058,-7.519,-66.434
6075
reverse
6076
// Pedestrian number 440
6077
13				// Ref num
6078
6				// Number of instructions
6079
2				// Initial instruction
6080
point
6081
24.945,-7.519,-67.549
6082
point
6083
17.334,-7.519,-70.287
6084
point
6085
15.510,-7.519,-73.358
6086
point
6087
13.054,-7.519,-73.773
6088
point
6089
5.470,-7.519,-69.094
6090
reverse
6091
// Pedestrian number 441
6092
13				// Ref num
6093
4				// Number of instructions
6094
2				// Initial instruction
6095
point
6096
52.924,-7.518,-27.775
6097
point
6098
50.132,-7.518,-23.604
6099
point
6100
46.264,-7.517,-19.994
6101
reverse
6102
// Pedestrian number 442
6103
13				// Ref num
6104
4				// Number of instructions
6105
2				// Initial instruction
6106
point
6107
46.329,-7.517,-28.700
6108
point
6109
49.315,-7.517,-23.438
6110
point
6111
53.157,-7.518,-21.598
6112
reverse
6113
// Pedestrian number 443
6114
13				// Ref num
6115
5				// Number of instructions
6116
2				// Initial instruction
6117
point
6118
53.139,-7.518,-25.170
6119
point
6120
50.625,-7.518,-24.504
6121
point
6122
49.208,-7.517,-20.229
6123
point
6124
46.046,-7.517,-18.447
6125
reverse
6126
// Pedestrian number 444
6127
13				// Ref num
6128
4				// Number of instructions
6129
2				// Initial instruction
6130
point
6131
46.034,-7.517,-17.992
6132
point
6133
49.757,-7.518,-14.206
6134
point
6135
53.157,-7.518,-14.257
6136
reverse
6137
// Pedestrian number 445
6138
13				// Ref num
6139
8				// Number of instructions
6140
5				// Initial instruction
6141
point
6142
51.403,-7.518,6.279
6143
point
6144
49.130,-7.517,1.700
6145
point
6146
51.049,-7.518,-3.610
6147
point
6148
49.316,-7.517,-9.887
6149
point
6150
50.624,-7.518,-14.449
6151
point
6152
48.602,-7.517,-19.177
6153
point
6154
53.103,-7.518,-21.181
6155
reverse
6156
// Pedestrian number 446
6157
13				// Ref num
6158
5				// Number of instructions
6159
2				// Initial instruction
6160
point
6161
46.210,-7.517,-23.059
6162
point
6163
50.659,-7.518,-20.296
6164
point
6165
53.117,-7.518,-16.600
6166
point
6167
53.245,-7.518,-8.665
6168
reverse
6169
// Pedestrian number 447
6170
5				// Ref num
6171
5				// Number of instructions
6172
2				// Initial instruction
6173
point
6174
46.274,-7.517,0.701
6175
point
6176
47.056,-7.517,-8.241
6177
point
6178
52.600,-7.518,-12.577
6179
point
6180
53.234,-7.518,-17.374
6181
reverse
6182
// Pedestrian number 448
6183
5				// Ref num
6184
5				// Number of instructions
6185
2				// Initial instruction
6186
point
6187
46.129,-7.517,-16.488
6188
point
6189
50.341,-7.517,-9.524
6190
point
6191
53.204,-7.518,-1.747
6192
point
6193
53.206,-7.518,6.320
6194
reverse
6195
// Pedestrian number 449
6196
5				// Ref num
6197
9				// Number of instructions
6198
3				// Initial instruction
6199
point
6200
50.037,-7.517,6.360
6201
point
6202
47.838,-7.517,-0.272
6203
point
6204
46.277,-7.517,-6.074
6205
point
6206
46.553,-7.517,-11.393
6207
point
6208
50.729,-7.517,-16.592
6209
point
6210
49.625,-7.518,-23.901
6211
point
6212
49.623,994.958,-28.116
6213
point
6214
49.627,995.486,-29.192
6215
reverse
6216
// Pedestrian number 450
6217
5				// Ref num
6218
6				// Number of instructions
6219
2				// Initial instruction
6220
point
6221
46.073,-7.518,-18.954
6222
point
6223
49.941,-7.518,-23.940
6224
point
6225
49.546,-6.240,-26.257
6226
point
6227
49.454,994.963,-28.127
6228
point
6229
49.419,995.329,-28.872
6230
reverse
6231
// Pedestrian number 451
6232
5				// Ref num
6233
6				// Number of instructions
6234
2				// Initial instruction
6235
point
6236
47.358,-7.518,-29.358
6237
point
6238
49.670,-7.518,-18.594
6239
point
6240
52.091,-7.518,-15.333
6241
point
6242
52.460,-7.518,-9.082
6243
point
6244
46.163,-7.518,-3.231
6245
reverse
6246
// Pedestrian number 452
6247
5				// Ref num
6248
4				// Number of instructions
6249
2				// Initial instruction
6250
point
6251
46.160,-7.518,6.203
6252
point
6253
47.487,-7.518,-0.113
6254
point
6255
53.181,-7.518,-7.132
6256
reverse
6257
// Pedestrian number 453
6258
5				// Ref num
6259
5				// Number of instructions
6260
2				// Initial instruction
6261
point
6262
46.117,-7.518,2.696
6263
point
6264
48.939,-7.518,0.111
6265
point
6266
49.141,-7.518,-4.404
6267
point
6268
46.078,-7.518,-7.636
6269
reverse
6270
// Pedestrian number 454
6271
5				// Ref num
6272
4				// Number of instructions
6273
2				// Initial instruction
6274
point
6275
46.057,-7.518,1.236
6276
point
6277
48.616,-7.518,-2.558
6278
point
6279
53.215,-7.518,-3.983
6280
reverse
6281
// Pedestrian number 455
6282
10				// Ref num
6283
6				// Number of instructions
6284
3				// Initial instruction
6285
point
6286
52.408,-7.518,6.266
6287
point
6288
48.693,-7.518,4.736
6289
point
6290
47.163,-7.518,0.032
6291
point
6292
46.932,-7.518,-1.310
6293
point
6294
46.065,-7.518,-1.660
6295
reverse
6296
// Pedestrian number 456
6297
5				// Ref num
6298
10				// Number of instructions
6299
5				// Initial instruction
6300
point
6301
55.806,-7.518,-0.749
6302
point
6303
59.265,-7.518,-14.077
6304
point
6305
63.135,-7.518,-29.087
6306
point
6307
58.058,-7.518,-28.919
6308
point
6309
58.859,-7.518,-13.912
6310
point
6311
62.596,-7.518,-8.058
6312
point
6313
63.184,-7.518,-5.305
6314
point
6315
65.874,-7.518,-3.678
6316
point
6317
65.714,-7.518,-1.276
6318
reverse
6319
// Pedestrian number 457
6320
5				// Ref num
6321
5				// Number of instructions
6322
2				// Initial instruction
6323
point
6324
64.480,-7.518,-3.767
6325
point
6326
60.308,-7.518,-7.511
6327
point
6328
55.862,-7.518,-13.967
6329
point
6330
55.669,-7.518,-24.486
6331
reverse
6332
// Pedestrian number 458
6333
5				// Ref num
6334
6				// Number of instructions
6335
2				// Initial instruction
6336
point
6337
55.741,-7.518,-29.194
6338
point
6339
60.522,-7.518,-23.306
6340
point
6341
63.030,-7.518,-12.543
6342
point
6343
56.043,-7.518,-5.714
6344
point
6345
55.989,-7.518,6.330
6346
reverse
6347
// Pedestrian number 459
6348
5				// Ref num
6349
4				// Number of instructions
6350
2				// Initial instruction
6351
point
6352
55.820,-7.518,5.612
6353
point
6354
58.910,-7.518,-4.140
6355
point
6356
63.091,-7.518,-9.042
6357
reverse
6358
// Pedestrian number 460
6359
13				// Ref num
6360
5				// Number of instructions
6361
2				// Initial instruction
6362
point
6363
62.918,-7.518,6.101
6364
point
6365
59.271,-7.518,-5.065
6366
point
6367
58.269,-7.518,-13.648
6368
point
6369
55.620,-7.518,-16.906
6370
reverse
6371
// Pedestrian number 461
6372
13				// Ref num
6373
5				// Number of instructions
6374
3				// Initial instruction
6375
point
6376
55.737,-7.518,-18.559
6377
point
6378
56.489,-7.518,-22.486
6379
point
6380
58.419,-7.518,-26.556
6381
point
6382
63.168,-7.518,-28.349
6383
reverse
6384
// Pedestrian number 462
6385
13				// Ref num
6386
5				// Number of instructions
6387
2				// Initial instruction
6388
point
6389
63.041,-7.518,-26.937
6390
point
6391
57.703,-7.518,-23.443
6392
point
6393
56.012,-7.518,-18.109
6394
point
6395
55.624,-7.518,-11.978
6396
reverse
6397
// Pedestrian number 463
6398
13				// Ref num
6399
5				// Number of instructions
6400
3				// Initial instruction
6401
point
6402
55.866,-7.518,-3.734
6403
point
6404
56.255,-7.518,-17.483
6405
point
6406
56.539,-7.518,-24.095
6407
point
6408
63.118,-7.518,-27.483
6409
reverse
6410
// Pedestrian number 464
6411
13				// Ref num
6412
7				// Number of instructions
6413
2				// Initial instruction
6414
point
6415
59.930,-7.518,-29.258
6416
point
6417
58.952,-7.518,-20.842
6418
point
6419
58.451,-7.518,-16.359
6420
point
6421
62.245,-7.518,-10.324
6422
point
6423
62.604,-7.518,-5.108
6424
point
6425
72.232,-7.518,-2.678
6426
reverse
6427
// Pedestrian number 465
6428
13				// Ref num
6429
7				// Number of instructions
6430
2				// Initial instruction
6431
point
6432
72.107,-7.518,6.293
6433
point
6434
68.969,-7.518,-4.112
6435
point
6436
66.019,-7.518,-11.500
6437
point
6438
65.783,-7.518,-29.118
6439
point
6440
65.783,-7.518,-29.118
6441
point
6442
67.257,-7.518,-29.208
6443
reverse
6444
// Pedestrian number 466
6445
13				// Ref num
6446
5				// Number of instructions
6447
2				// Initial instruction
6448
point
6449
72.269,-7.518,-29.100
6450
point
6451
69.886,-7.518,-11.157
6452
point
6453
66.614,-7.518,-0.932
6454
point
6455
66.112,-7.518,6.115
6456
reverse
6457
// Pedestrian number 467
6458
13				// Ref num
6459
5				// Number of instructions
6460
2				// Initial instruction
6461
point
6462
65.844,-7.518,4.484
6463
point
6464
68.666,-7.518,-3.197
6465
point
6466
71.595,-7.518,-5.251
6467
point
6468
71.737,-7.518,-29.131
6469
reverse
6470
// Pedestrian number 468
6471
13				// Ref num
6472
6				// Number of instructions
6473
3				// Initial instruction
6474
point
6475
69.817,-7.518,-29.243
6476
point
6477
67.184,-7.518,-15.204
6478
point
6479
69.642,-7.518,-4.756
6480
point
6481
69.734,-7.518,2.078
6482
point
6483
72.359,-7.518,3.235
6484
reverse
6485
// Pedestrian number 469
6486
13				// Ref num
6487
6				// Number of instructions
6488
2				// Initial instruction
6489
point
6490
72.334,-7.518,1.144
6491
point
6492
69.032,-7.518,-2.392
6493
point
6494
66.686,-7.518,-9.179
6495
point
6496
69.835,-7.518,-14.699
6497
point
6498
68.415,-7.518,-29.214
6499
reverse
6500
// Pedestrian number 470
6501
13				// Ref num
6502
8				// Number of instructions
6503
4				// Initial instruction
6504
point
6505
72.443,-7.518,-26.068
6506
point
6507
68.370,-7.518,-17.751
6508
point
6509
70.592,-7.518,-11.116
6510
point
6511
68.823,-7.518,-5.947
6512
point
6513
66.184,-7.518,-2.236
6514
point
6515
68.968,-7.518,3.564
6516
point
6517
68.781,-7.518,6.275
6518
reverse
6519
// Pedestrian number 471
6520
13				// Ref num
6521
8				// Number of instructions
6522
4				// Initial instruction
6523
point
6524
66.812,-7.518,6.109
6525
point
6526
70.040,-7.518,4.784
6527
point
6528
71.443,-7.518,1.019
6529
point
6530
71.422,-7.518,-4.496
6531
point
6532
71.333,-7.518,-13.506
6533
point
6534
72.294,-7.518,-16.170
6535
point
6536
65.645,-7.518,-19.542
6537
reverse
6538
// Pedestrian number 472
6539
13				// Ref num
6540
4				// Number of instructions
6541
2				// Initial instruction
6542
point
6543
65.711,-7.518,-15.143
6544
point
6545
69.244,-7.518,-6.065
6546
point
6547
72.338,-7.518,-4.627
6548
reverse
6549
// Pedestrian number 473
6550
13				// Ref num
6551
4				// Number of instructions
6552
2				// Initial instruction
6553
point
6554
65.677,-7.518,-3.231
6555
point
6556
68.251,-7.518,-3.498
6557
point
6558
72.253,-7.518,-3.519
6559
reverse
6560
// Pedestrian number 474
6561
13				// Ref num
6562
4				// Number of instructions
6563
2				// Initial instruction
6564
point
6565
72.301,-7.518,-11.789
6566
point
6567
69.632,-7.518,-7.155
6568
point
6569
65.815,-7.518,-6.550
6570
reverse
6571
// Pedestrian number 475
6572
13				// Ref num
6573
6				// Number of instructions
6574
3				// Initial instruction
6575
point
6576
65.777,-7.518,3.366
6577
point
6578
67.116,-7.518,0.285
6579
point
6580
67.905,-7.518,-2.627
6581
point
6582
70.677,-7.518,-3.735
6583
point
6584
70.626,-7.518,-29.130
6585
reverse
6586
// Pedestrian number 476
6587
13				// Ref num
6588
5				// Number of instructions
6589
3				// Initial instruction
6590
point
6591
65.713,-7.518,-22.243
6592
point
6593
69.013,-7.518,-17.923
6594
point
6595
69.072,-7.518,-7.931
6596
point
6597
72.273,-7.518,-6.366
6598
reverse
6599
// Pedestrian number 477
6600
13				// Ref num
6601
6				// Number of instructions
6602
2				// Initial instruction
6603
point
6604
65.734,-7.518,1.404
6605
point
6606
66.732,-7.518,-4.387
6607
point
6608
68.763,-7.518,-10.773
6609
point
6610
67.039,-7.518,-13.523
6611
point
6612
65.672,-7.518,-13.968
6613
reverse
6614
// Pedestrian number 478
6615
13				// Ref num
6616
7				// Number of instructions
6617
2				// Initial instruction
6618
point
6619
-66.421,-5.280,29.523
6620
point
6621
-69.853,-5.289,27.988
6622
point
6623
-76.687,-5.303,27.764
6624
point
6625
-78.416,-5.309,26.666
6626
point
6627
-79.022,-5.314,24.121
6628
point
6629
-79.491,-5.315,24.013
6630
reverse
6631
// Pedestrian number 479
6632
13				// Ref num
6633
6				// Number of instructions
6634
2				// Initial instruction
6635
point
6636
-74.169,-5.296,29.036
6637
point
6638
-75.926,-5.301,28.035
6639
point
6640
-77.461,-5.305,27.920
6641
point
6642
-78.779,-5.309,26.908
6643
point
6644
-79.145,-5.321,-0.302
6645
reverse
6646
// Pedestrian number 480
6647
13				// Ref num
6648
6				// Number of instructions
6649
4				// Initial instruction
6650
point
6651
-78.645,-5.321,-0.356
6652
point
6653
-78.207,-5.321,7.465
6654
point
6655
-82.677,-5.321,17.214
6656
point
6657
-75.969,-5.321,24.364
6658
point
6659
-71.354,-5.321,29.652
6660
reverse
6661
// Pedestrian number 481
6662
13				// Ref num
6663
5				// Number of instructions
6664
2				// Initial instruction
6665
point
6666
-67.888,-5.321,24.124
6667
point
6668
-72.055,-5.321,26.101
6669
point
6670
-76.317,-5.321,27.335
6671
point
6672
-77.033,-5.321,28.694
6673
reverse
6674
// Pedestrian number 482
6675
13				// Ref num
6676
7				// Number of instructions
6677
2				// Initial instruction
6678
point
6679
-68.523,-5.321,29.797
6680
point
6681
-73.005,-5.321,26.013
6682
point
6683
-77.688,-5.321,25.124
6684
point
6685
-79.493,-5.321,23.675
6686
point
6687
-83.754,994.879,23.496
6688
point
6689
-85.057,994.879,23.441
6690
reverse
6691
// Pedestrian number 483
6692
13				// Ref num
6693
4				// Number of instructions
6694
2				// Initial instruction
6695
point
6696
-66.770,-5.321,25.065
6697
point
6698
-69.888,-5.321,26.126
6699
point
6700
-73.859,-5.321,29.267
6701
reverse
6702
// Pedestrian number 484
6703
5				// Ref num
6704
4				// Number of instructions
6705
2				// Initial instruction
6706
point
6707
-75.749,-5.321,11.506
6708
point
6709
-75.939,-5.321,5.116
6710
point
6711
-78.787,-5.321,-0.971
6712
reverse
6713
// Pedestrian number 485
6714
13				// Ref num
6715
6				// Number of instructions
6716
2				// Initial instruction
6717
point
6718
-78.182,-5.321,11.449
6719
point
6720
-78.080,-5.321,4.468
6721
point
6722
-75.535,-5.321,2.283
6723
point
6724
-75.419,-5.321,-7.445
6725
point
6726
-79.159,-5.321,-16.101
6727
reverse
6728
// Pedestrian number 486
6729
12				// Ref num
6730
6				// Number of instructions
6731
2				// Initial instruction
6732
point
6733
-78.436,-5.321,-17.389
6734
point
6735
-78.262,-5.321,-21.521
6736
point
6737
-78.931,-5.321,-26.431
6738
point
6739
-75.412,-5.321,-30.694
6740
point
6741
-75.437,-5.319,-53.212
6742
reverse
6743
// Pedestrian number 487
6744
12				// Ref num
6745
5				// Number of instructions
6746
2				// Initial instruction
6747
point
6748
-76.683,-5.319,-53.001
6749
point
6750
-78.216,-5.319,-51.021
6751
point
6752
-78.619,994.881,-48.145
6753
point
6754
-81.604,994.881,-46.347
6755
reverse
6756
// Pedestrian number 488
6757
12				// Ref num
6758
7				// Number of instructions
6759
4				// Initial instruction
6760
point
6761
-78.252,-5.319,-52.205
6762
point
6763
-76.223,-5.319,-39.298
6764
point
6765
-78.207,-5.319,-33.196
6766
point
6767
-78.555,-5.319,-21.447
6768
point
6769
-75.704,-5.319,-18.061
6770
point
6771
-75.471,-5.319,-8.135
6772
reverse
6773
// Pedestrian number 489
6774
15				// Ref num
6775
6				// Number of instructions
6776
2				// Initial instruction
6777
point
6778
-78.625,-5.319,-17.471
6779
point
6780
-75.852,-5.319,-23.264
6781
point
6782
-75.476,-5.319,-28.889
6783
point
6784
-78.581,994.881,-31.059
6785
point
6786
-82.538,994.881,-32.043
6787
reverse
6788
// Pedestrian number 490
6789
10				// Ref num
6790
5				// Number of instructions
6791
2				// Initial instruction
6792
point
6793
-78.049,-5.319,-52.438
6794
point
6795
-77.564,-5.319,-52.640
6796
point
6797
-77.423,-5.319,-53.471
6798
point
6799
-76.873,-5.319,-53.565
6800
reverse
6801
// Pedestrian number 491
6802
15				// Ref num
6803
5				// Number of instructions
6804
2				// Initial instruction
6805
point
6806
-78.793,-5.319,-50.924
6807
point
6808
-77.159,-5.319,-52.057
6809
point
6810
-72.880,-5.319,-53.122
6811
point
6812
-65.946,-5.319,-49.698
6813
reverse
6814
// Pedestrian number 492
6815
13				// Ref num
6816
5				// Number of instructions
6817
2				// Initial instruction
6818
point
6819
-67.223,-5.319,-49.400
6820
point
6821
-65.665,-5.321,-51.070
6822
point
6823
-62.885,-5.319,-54.003
6824
point
6825
-62.279,-5.319,-54.180
6826
reverse
6827
// Pedestrian number 493
6828
13				// Ref num
6829
5				// Number of instructions
6830
2				// Initial instruction
6831
point
6832
-67.981,-5.319,-49.737
6833
point
6834
-64.756,-5.321,-49.719
6835
point
6836
-63.780,-5.321,-50.519
6837
point
6838
-62.938,-5.319,-53.059
6839
reverse
6840
// Pedestrian number 494
6841
13				// Ref num
6842
6				// Number of instructions
6843
2				// Initial instruction
6844
point
6845
-69.627,-5.319,-53.189
6846
point
6847
-65.431,-5.320,-52.015
6848
point
6849
-63.158,-5.319,-54.358
6850
point
6851
-63.061,-5.319,-55.838
6852
point
6853
-60.329,-5.319,-56.546
6854
reverse
6855
// Pedestrian number 495
6856
13				// Ref num
6857
5				// Number of instructions
6858
2				// Initial instruction
6859
point
6860
-70.538,-5.319,-53.276
6861
point
6862
-75.940,-5.319,-49.291
6863
point
6864
-78.201,-5.319,-42.804
6865
point
6866
-79.270,-5.319,-41.392
6867
reverse
6868
// Pedestrian number 496
6869
13				// Ref num
6870
5				// Number of instructions
6871
3				// Initial instruction
6872
point
6873
-79.445,-5.319,-41.772
6874
point
6875
-75.770,-5.319,-45.872
6876
point
6877
-78.076,-5.319,-48.281
6878
point
6879
-79.000,-5.319,-50.795
6880
reverse
6881
// Pedestrian number 497
6882
13				// Ref num
6883
4				// Number of instructions
6884
2				// Initial instruction
6885
point
6886
-66.235,-5.319,-55.510
6887
point
6888
-65.369,-5.319,-60.777
6889
point
6890
-60.617,-5.319,-63.702
6891
reverse
6892
// Pedestrian number 498
6893
5				// Ref num
6894
5				// Number of instructions
6895
2				// Initial instruction
6896
point
6897
-61.630,-5.319,-62.316
6898
point
6899
-63.622,-5.319,-68.668
6900
point
6901
-65.714,-5.319,-71.268
6902
point
6903
-66.090,-5.319,-77.998
6904
reverse
6905
// Pedestrian number 499
6906
15				// Ref num
6907
4				// Number of instructions
6908
2				// Initial instruction
6909
point
6910
-63.548,-5.319,-81.654
6911
point
6912
-59.444,-5.319,-81.955
6913
point
6914
-55.748,-5.319,-78.555
6915
reverse
6916
// Pedestrian number 500
6917
10				// Ref num
6918
6				// Number of instructions
6919
3				// Initial instruction
6920
point
6921
-57.497,-5.319,-79.979
6922
point
6923
-57.976,-5.319,-80.525
6924
point
6925
-63.856,-5.319,-78.904
6926
point
6927
-64.819,-5.319,-76.012
6928
point
6929
-66.106,-5.319,-75.271
6930
reverse
6931
// Pedestrian number 501
6932
10				// Ref num
6933
5				// Number of instructions
6934
3				// Initial instruction
6935
point
6936
24.858,-5.319,-87.398
6937
point
6938
25.172,-5.319,-86.860
6939
point
6940
26.200,-5.319,-86.166
6941
point
6942
26.981,-5.319,-85.216
6943
reverse
6944
// Pedestrian number 502
6945
13				// Ref num
6946
6				// Number of instructions
6947
3				// Initial instruction
6948
point
6949
27.303,-5.319,-82.097
6950
point
6951
27.184,-5.319,-82.938
6952
point
6953
26.687,-5.319,-86.126
6954
point
6955
25.861,-5.319,-87.241
6956
point
6957
25.150,-5.319,-87.229
6958
reverse
6959
// Pedestrian number 503
6960
13				// Ref num
6961
6				// Number of instructions
6962
2				// Initial instruction
6963
point
6964
24.956,-5.319,-76.755
6965
point
6966
25.527,-5.319,-75.934
6967
point
6968
26.390,-5.319,-73.985
6969
point
6970
28.337,-5.319,-71.959
6971
point
6972
28.548,-5.319,-70.899
6973
reverse
6974
// Pedestrian number 504
6975
12				// Ref num
6976
4				// Number of instructions
6977
2				// Initial instruction
6978
point
6979
28.683,-5.319,-70.217
6980
point
6981
28.793,-5.319,-69.975
6982
point
6983
29.999,-5.319,-68.248
6984
reverse
6985
// Pedestrian number 505
6986
12				// Ref num
6987
5				// Number of instructions
6988
2				// Initial instruction
6989
point
6990
29.734,-5.319,-72.362
6991
point
6992
28.937,-5.319,-70.341
6993
point
6994
27.990,-5.319,-67.960
6995
point
6996
28.526,-5.319,-66.478
6997
reverse
6998
// Pedestrian number 506
6999
12				// Ref num
7000
5				// Number of instructions
7001
2				// Initial instruction
7002
point
7003
28.138,-5.319,-71.692
7004
point
7005
30.280,-5.319,-69.233
7006
point
7007
33.220,994.881,-66.585
7008
point
7009
36.349,994.881,-62.541
7010
reverse
7011
// Pedestrian number 507
7012
15				// Ref num
7013
4				// Number of instructions
7014
2				// Initial instruction
7015
point
7016
29.043,-5.319,-73.390
7017
point
7018
30.386,-5.319,-71.112
7019
point
7020
55.871,-5.321,-30.962
7021
reverse
7022
// Pedestrian number 508
7023
13				// Ref num
7024
5				// Number of instructions
7025
2				// Initial instruction
7026
point
7027
56.099,-5.321,-31.570
7028
point
7029
55.287,-5.321,-31.130
7030
point
7031
53.734,994.879,-29.747
7032
point
7033
53.098,994.879,-24.528
7034
reverse
7035
// Pedestrian number 509
7036
13				// Ref num
7037
4				// Number of instructions
7038
2				// Initial instruction
7039
point
7040
53.084,-5.321,-30.143
7041
point
7042
53.848,-5.321,-31.335
7043
point
7044
48.371,-5.321,-36.854
7045
reverse
7046
// Pedestrian number 510
7047
5				// Ref num
7048
7				// Number of instructions
7049
2				// Initial instruction
7050
point
7051
48.069,-5.321,-35.912
7052
point
7053
53.310,-5.321,-32.193
7054
point
7055
55.542,-5.321,-31.542
7056
point
7057
63.710,-5.321,-30.848
7058
point
7059
63.873,994.879,-31.579
7060
point
7061
65.938,994.879,-40.799
7062
reverse
7063
// Pedestrian number 511
7064
5				// Ref num
7065
6				// Number of instructions
7066
3				// Initial instruction
7067
point
7068
55.647,-5.321,-30.640
7069
point
7070
50.735,-5.321,-34.912
7071
point
7072
45.990,-5.321,-43.995
7073
point
7074
42.016,-5.321,-50.526
7075
point
7076
34.511,-5.321,-54.393
7077
reverse
7078
// Pedestrian number 512
7079
10				// Ref num
7080
4				// Number of instructions
7081
2				// Initial instruction
7082
point
7083
34.390,-5.321,-56.176
7084
point
7085
34.058,-5.321,-63.167
7086
point
7087
31.164,-5.321,-67.235
7088
reverse
7089
// Pedestrian number 513
7090
10				// Ref num
7091
5				// Number of instructions
7092
2				// Initial instruction
7093
point
7094
31.466,-5.321,-66.247
7095
point
7096
35.386,-5.321,-59.519
7097
point
7098
40.127,994.879,-53.645
7099
point
7100
42.365,994.879,-53.196
7101
reverse
7102
// Pedestrian number 514
7103
13				// Ref num
7104
4				// Number of instructions
7105
2				// Initial instruction
7106
point
7107
53.506,-5.321,-29.146
7108
point
7109
55.384,-5.321,-20.657
7110
point
7111
55.248,-5.321,9.257
7112
reverse
7113
// Pedestrian number 515
7114
13				// Ref num
7115
5				// Number of instructions
7116
2				// Initial instruction
7117
point
7118
53.284,-5.321,6.696
7119
point
7120
53.602,-5.321,7.372
7121
point
7122
54.667,-5.321,8.582
7123
point
7124
54.697,-5.321,9.308
7125
reverse
7126
// Pedestrian number 516
7127
13				// Ref num
7128
3				// Number of instructions
7129
1				// Initial instruction
7130
point
7131
55.377,-5.321,6.541
7132
point
7133
54.038,-5.321,8.285
7134
reverse
7135
// Pedestrian number 517
7136
13				// Ref num
7137
6				// Number of instructions
7138
2				// Initial instruction
7139
point
7140
53.438,-5.321,3.073
7141
point
7142
53.670,-5.321,6.617
7143
point
7144
54.098,-5.321,7.715
7145
point
7146
57.104,-5.321,9.445
7147
point
7148
57.286,-5.321,10.561
7149
reverse
7150
// Pedestrian number 518
7151
13				// Ref num
7152
4				// Number of instructions
7153
2				// Initial instruction
7154
point
7155
65.263,-5.321,6.971
7156
point
7157
56.751,-5.321,8.227
7158
point
7159
54.358,-5.321,8.597
7160
reverse
7161
// Pedestrian number 519
7162
12				// Ref num
7163
4				// Number of instructions
7164
2				// Initial instruction
7165
point
7166
57.495,-5.321,11.502
7167
point
7168
58.646,-5.321,15.335
7169
point
7170
60.972,-5.321,19.388
7171
reverse
7172
// Pedestrian number 520
7173
12				// Ref num
7174
4				// Number of instructions
7175
2				// Initial instruction
7176
point
7177
63.564,-5.321,18.547
7178
point
7179
58.821,-5.321,15.240
7180
point
7181
57.186,-5.321,14.362
7182
reverse
7183
// Pedestrian number 521
7184
12				// Ref num
7185
5				// Number of instructions
7186
3				// Initial instruction
7187
point
7188
57.087,-5.321,12.411
7189
point
7190
58.584,-5.321,13.520
7191
point
7192
58.478,-5.321,15.979
7193
point
7194
57.343,-5.321,26.504
7195
reverse
7196
// Pedestrian number 522
7197
12				// Ref num
7198
7				// Number of instructions
7199
3				// Initial instruction
7200
point
7201
57.374,-5.321,10.891
7202
point
7203
58.412,-5.321,12.103
7204
point
7205
59.219,-5.321,16.491
7206
point
7207
59.381,-5.321,20.379
7208
point
7209
56.611,-5.321,26.487
7210
point
7211
54.729,-5.321,27.835
7212
reverse
7213
// Pedestrian number 523
7214
13				// Ref num
7215
5				// Number of instructions
7216
3				// Initial instruction
7217
point
7218
60.482,-5.321,26.075
7219
point
7220
58.112,-5.321,25.554
7221
point
7222
56.748,-5.321,26.563
7223
point
7224
53.688,-5.321,27.921
7225
reverse
7226
// Pedestrian number 524
7227
5				// Ref num
7228
6				// Number of instructions
7229
3				// Initial instruction
7230
point
7231
52.262,-5.321,28.109
7232
point
7233
52.501,-5.321,27.863
7234
point
7235
55.183,-5.321,27.045
7236
point
7237
57.945,-5.321,25.569
7238
point
7239
61.252,-5.321,19.936
7240
reverse
7241
// Pedestrian number 525
7242
5				// Ref num
7243
5				// Number of instructions
7244
2				// Initial instruction
7245
point
7246
63.981,-5.321,18.565
7247
point
7248
82.168,-5.321,8.487
7249
point
7250
92.304,-5.321,8.707
7251
point
7252
102.735,-5.321,6.773
7253
reverse
7254
// Pedestrian number 526
7255
13				// Ref num
7256
6				// Number of instructions
7257
3				// Initial instruction
7258
point
7259
95.509,-5.321,6.779
7260
point
7261
92.550,-5.321,6.743
7262
point
7263
81.540,-5.321,8.253
7264
point
7265
70.105,-5.321,9.447
7266
point
7267
66.560,-5.321,8.691
7268
reverse
7269
// Pedestrian number 527
7270
13				// Ref num
7271
5				// Number of instructions
7272
2				// Initial instruction
7273
point
7274
65.283,-5.321,9.873
7275
point
7276
60.845,-5.321,17.287
7277
point
7278
61.504,-5.321,20.087
7279
point
7280
58.748,-5.321,26.733
7281
reverse
7282
// Pedestrian number 528
7283
15				// Ref num
7284
5				// Number of instructions
7285
2				// Initial instruction
7286
point
7287
52.486,-5.321,28.215
7288
point
7289
48.149,-5.321,28.050
7290
point
7291
45.304,-5.321,25.670
7292
point
7293
43.965,-5.321,22.252
7294
reverse
7295
// Pedestrian number 529
7296
15				// Ref num
7297
4				// Number of instructions
7298
2				// Initial instruction
7299
point
7300
45.189,-5.321,21.527
7301
point
7302
50.777,-5.321,25.939
7303
point
7304
54.488,-5.321,27.878
7305
reverse
7306
// Pedestrian number 530
7307
15				// Ref num
7308
6				// Number of instructions
7309
2				// Initial instruction
7310
point
7311
56.158,-5.321,19.456
7312
point
7313
47.347,-5.321,25.923
7314
point
7315
42.700,-5.321,27.804
7316
point
7317
37.052,-5.321,27.909
7318
point
7319
32.177,-5.321,24.525
7320
reverse
7321
// Pedestrian number 531
7322
5				// Ref num
7323
6				// Number of instructions
7324
2				// Initial instruction
7325
point
7326
26.663,-5.321,23.994
7327
point
7328
33.642,-5.321,26.070
7329
point
7330
40.739,-5.321,26.088
7331
point
7332
42.930,-5.321,24.811
7333
point
7334
43.785,-5.321,22.043
7335
reverse
7336
// Pedestrian number 532
7337
13				// Ref num
7338
5				// Number of instructions
7339
3				// Initial instruction
7340
point
7341
44.437,-5.321,22.149
7342
point
7343
48.466,-5.321,23.600
7344
point
7345
54.742,-5.321,27.286
7346
point
7347
56.032,-5.321,27.393
7348
reverse
7349
// Pedestrian number 533
7350
5				// Ref num
7351
7				// Number of instructions
7352
2				// Initial instruction
7353
point
7354
45.348,-5.321,30.586
7355
point
7356
41.851,-5.321,28.224
7357
point
7358
38.203,-5.321,26.279
7359
point
7360
32.236,-5.321,26.180
7361
point
7362
25.738,-5.321,28.879
7363
point
7364
19.446,-5.321,29.233
7365
reverse
7366
// Pedestrian number 534
7367
12				// Ref num
7368
4				// Number of instructions
7369
2				// Initial instruction
7370
point
7371
18.503,-5.321,24.924
7372
point
7373
15.555,994.879,25.651
7374
point
7375
12.514,994.879,28.519
7376
reverse
7377
// Pedestrian number 535
7378
12				// Ref num
7379
4				// Number of instructions
7380
2				// Initial instruction
7381
point
7382
18.673,-5.321,29.446
7383
point
7384
14.483,994.879,27.850
7385
point
7386
2.380,994.879,28.777
7387
reverse
7388
// Pedestrian number 536
7389
12				// Ref num
7390
7				// Number of instructions
7391
2				// Initial instruction
7392
point
7393
15.889,-5.321,28.768
7394
point
7395
14.406,-5.321,26.228
7396
point
7397
8.575,-5.321,25.386
7398
point
7399
2.127,-5.321,28.154
7400
point
7401
0.825,-5.321,28.197
7402
point
7403
0.279,-5.321,28.521
7404
reverse
7405
// Pedestrian number 537
7406
13				// Ref num
7407
5				// Number of instructions
7408
2				// Initial instruction
7409
point
7410
0.377,-5.302,30.222
7411
point
7412
1.130,-5.303,28.512
7413
point
7414
0.200,-5.301,27.325
7415
point
7416
-0.504,-5.300,25.302
7417
reverse
7418
// Pedestrian number 538
7419
13				// Ref num
7420
6				// Number of instructions
7421
2				// Initial instruction
7422
point
7423
0.015,-5.301,25.386
7424
point
7425
4.908,-5.309,25.917
7426
point
7427
9.263,-5.317,25.984
7428
point
7429
13.935,-5.326,27.768
7430
point
7431
15.333,-5.328,28.561
7432
reverse
7433
// Pedestrian number 539
7434
10				// Ref num
7435
5				// Number of instructions
7436
2				// Initial instruction
7437
point
7438
14.752,-5.327,25.652
7439
point
7440
6.508,-5.312,27.965
7441
point
7442
-0.365,-5.300,27.983
7443
point
7444
-0.736,-5.300,28.471
7445
reverse
7446
// Pedestrian number 540
7447
13				// Ref num
7448
5				// Number of instructions
7449
3				// Initial instruction
7450
point
7451
-50.320,-5.300,24.606
7452
point
7453
-51.655,-5.306,25.907
7454
point
7455
-55.368,994.885,26.958
7456
point
7457
-56.469,994.877,28.725
7458
reverse
7459
// Pedestrian number 541
7460
13				// Ref num
7461
5				// Number of instructions
7462
3				// Initial instruction
7463
point
7464
-58.711,-5.323,27.955
7465
point
7466
-56.687,-5.318,27.328
7467
point
7468
-55.844,-5.315,26.652
7469
point
7470
-51.638,-5.302,24.614
7471
reverse
7472
// Pedestrian number 542
7473
13				// Ref num
7474
6				// Number of instructions
7475
3				// Initial instruction
7476
point
7477
-50.186,-5.301,25.077
7478
point
7479
-51.756,-5.309,26.724
7480
point
7481
-55.858,-5.317,27.252
7482
point
7483
-61.594,-5.325,27.146
7484
point
7485
-64.392,-5.324,25.545
7486
reverse
7487
// Pedestrian number 543
7488
13				// Ref num
7489
6				// Number of instructions
7490
2				// Initial instruction
7491
point
7492
-61.386,-5.319,25.344
7493
point
7494
-55.879,-5.316,26.870
7495
point
7496
-53.998,-5.316,27.754
7497
point
7498
-51.809,-5.313,27.826
7499
point
7500
-49.364,-5.313,28.996
7501
reverse
7502
// Pedestrian number 544
7503
13				// Ref num
7504
7				// Number of instructions
7505
3				// Initial instruction
7506
point
7507
-50.783,-5.303,28.709
7508
point
7509
-51.663,-5.303,27.307
7510
point
7511
-55.221,-5.303,27.468
7512
point
7513
-59.368,-5.303,27.506
7514
point
7515
-61.889,-5.303,25.549
7516
point
7517
-63.991,-5.321,25.321
7518
reverse
7519
// Pedestrian number 545
7520
13				// Ref num
7521
6				// Number of instructions
7522
3				// Initial instruction
7523
point
7524
-62.056,-5.321,27.990
7525
point
7526
-60.136,-5.321,27.959
7527
point
7528
-56.855,-5.321,26.823
7529
point
7530
-54.504,-5.321,24.135
7531
point
7532
-50.169,-5.321,22.469
7533
reverse
7534
// Pedestrian number 546
7535
13				// Ref num
7536
5				// Number of instructions
7537
3				// Initial instruction
7538
point
7539
-50.228,-5.303,15.428
7540
point
7541
-51.919,-5.303,23.306
7542
point
7543
-57.572,994.897,26.646
7544
point
7545
-58.996,994.897,31.547
7546
reverse
7547
// Pedestrian number 547
7548
13				// Ref num
7549
5				// Number of instructions
7550
3				// Initial instruction
7551
point
7552
-50.194,-5.303,20.605
7553
point
7554
-54.223,-5.303,22.997
7555
point
7556
-57.585,994.897,27.227
7557
point
7558
-61.831,994.897,28.483
7559
reverse
7560
// Pedestrian number 548
7561
100				// Ref num
7562
2				// Number of instructions
7563
1				// Initial instruction
7564
point
7565
-20.787,-4.084,89.893
7566
reverse
7567
// Pedestrian number 549
7568
100				// Ref num
7569
2				// Number of instructions
7570
1				// Initial instruction
7571
point
7572
-20.430,-4.084,86.498
7573
reverse
7574
// Pedestrian number 550
7575
100				// Ref num
7576
2				// Number of instructions
7577
1				// Initial instruction
7578
point
7579
-20.405,-4.084,83.950
7580
reverse
7581
// Pedestrian number 551
7582
107				// Ref num
7583
2				// Number of instructions
7584
1				// Initial instruction
7585
point
7586
-21.594,-4.084,105.913
7587
reverse
7588
// Pedestrian number 552
7589
127				// Ref num
7590
2				// Number of instructions
7591
1				// Initial instruction
7592
point
7593
-24.167,-4.084,101.128
7594
reverse
7595
// Pedestrian number 553
7596
100				// Ref num
7597
2				// Number of instructions
7598
1				// Initial instruction
7599
point
7600
-26.015,-4.084,97.570
7601
reverse
7602
// Pedestrian number 554
7603
100				// Ref num
7604
2				// Number of instructions
7605
1				// Initial instruction
7606
point
7607
-31.533,-4.084,87.688
7608
reverse
7609
// Pedestrian number 555
7610
100				// Ref num
7611
2				// Number of instructions
7612
1				// Initial instruction
7613
point
7614
-33.594,-4.084,83.924
7615
reverse
7616
// Pedestrian number 556
7617
138				// Ref num
7618
2				// Number of instructions
7619
1				// Initial instruction
7620
point
7621
-57.431,-4.084,71.596
7622
reverse
7623
// Pedestrian number 557
7624
139				// Ref num
7625
2				// Number of instructions
7626
1				// Initial instruction
7627
point
7628
-54.590,-4.084,79.379
7629
reverse
7630
// Pedestrian number 558
7631
139				// Ref num
7632
2				// Number of instructions
7633
1				// Initial instruction
7634
point
7635
-52.134,-4.323,62.849
7636
reverse
7637
// Pedestrian number 559
7638
138				// Ref num
7639
2				// Number of instructions
7640
1				// Initial instruction
7641
point
7642
-61.893,-4.323,62.868
7643
reverse
7644
// Pedestrian number 560
7645
100				// Ref num
7646
2				// Number of instructions
7647
1				// Initial instruction
7648
point
7649
-62.837,-4.323,59.805
7650
reverse
7651
// Pedestrian number 561
7652
100				// Ref num
7653
2				// Number of instructions
7654
1				// Initial instruction
7655
point
7656
-62.761,-4.323,57.337
7657
reverse
7658
// Pedestrian number 562
7659
100				// Ref num
7660
2				// Number of instructions
7661
1				// Initial instruction
7662
point
7663
-57.754,-4.323,57.242
7664
reverse
7665
// Pedestrian number 563
7666
100				// Ref num
7667
2				// Number of instructions
7668
1				// Initial instruction
7669
point
7670
-44.931,-4.323,57.165
7671
reverse
7672
// Pedestrian number 564
7673
100				// Ref num
7674
2				// Number of instructions
7675
1				// Initial instruction
7676
point
7677
-54.043,-4.323,57.326
7678
reverse
7679
// Pedestrian number 565
7680
100				// Ref num
7681
2				// Number of instructions
7682
1				// Initial instruction
7683
point
7684
-17.756,-5.321,66.624
7685
reverse
7686
// Pedestrian number 566
7687
100				// Ref num
7688
2				// Number of instructions
7689
1				// Initial instruction
7690
point
7691
-19.673,-5.321,67.008
7692
reverse
7693
// Pedestrian number 567
7694
100				// Ref num
7695
2				// Number of instructions
7696
1				// Initial instruction
7697
point
7698
-31.750,-5.321,63.345
7699
reverse
7700
// Pedestrian number 568
7701
112				// Ref num
7702
2				// Number of instructions
7703
1				// Initial instruction
7704
point
7705
-31.472,-5.321,66.715
7706
reverse
7707
// Pedestrian number 569
7708
112				// Ref num
7709
2				// Number of instructions
7710
1				// Initial instruction
7711
point
7712
-83.086,-6.648,77.192
7713
reverse
7714
// Pedestrian number 570
7715
112				// Ref num
7716
2				// Number of instructions
7717
1				// Initial instruction
7718
point
7719
-85.131,-6.648,76.641
7720
reverse
7721
// Pedestrian number 571
7722
13				// Ref num
7723
6				// Number of instructions
7724
2				// Initial instruction
7725
point
7726
-88.472,-6.648,71.888
7727
point
7728
-84.816,-6.648,62.363
7729
point
7730
-80.404,-6.648,53.669
7731
point
7732
-82.350,-6.648,40.045
7733
point
7734
-87.388,-6.648,37.988
7735
reverse
7736
// Pedestrian number 572
7737
5				// Ref num
7738
5				// Number of instructions
7739
3				// Initial instruction
7740
point
7741
-87.326,-6.648,36.611
7742
point
7743
-82.155,-6.648,55.293
7744
point
7745
-84.792,-6.648,61.228
7746
point
7747
-81.676,-6.648,76.953
7748
reverse
7749
// Pedestrian number 573
7750
5				// Ref num
7751
6				// Number of instructions
7752
2				// Initial instruction
7753
point
7754
-80.805,-6.648,72.862
7755
point
7756
-84.001,-6.648,61.932
7757
point
7758
-88.127,-6.648,54.104
7759
point
7760
-87.845,-6.648,45.315
7761
point
7762
-82.525,-6.648,38.462
7763
reverse
7764
// Pedestrian number 574
7765
15				// Ref num
7766
4				// Number of instructions
7767
2				// Initial instruction
7768
point
7769
-82.602,-6.648,38.271
7770
point
7771
-85.419,-6.648,35.398
7772
point
7773
-87.333,-6.648,33.940
7774
reverse
7775
// Pedestrian number 575
7776
10				// Ref num
7777
6				// Number of instructions
7778
2				// Initial instruction
7779
point
7780
-87.699,-6.648,38.541
7781
point
7782
-85.834,-6.648,33.090
7783
point
7784
-84.275,-6.648,29.767
7785
point
7786
-84.420,-6.648,21.776
7787
point
7788
-86.988,-6.648,20.497
7789
reverse
7790
// Pedestrian number 576
7791
13				// Ref num
7792
5				// Number of instructions
7793
2				// Initial instruction
7794
point
7795
-87.133,-6.648,21.421
7796
point
7797
-85.381,-6.648,29.681
7798
point
7799
-83.089,-6.648,35.487
7800
point
7801
-87.349,-6.648,36.295
7802
reverse
7803
// Pedestrian number 577
7804
13				// Ref num
7805
6				// Number of instructions
7806
2				// Initial instruction
7807
point
7808
-87.155,-6.646,14.193
7809
point
7810
-87.332,-6.637,-8.669
7811
point
7812
-83.691,-6.676,-12.830
7813
point
7814
-86.816,-6.640,-19.103
7815
point
7816
-81.575,-6.648,-42.222
7817
reverse
7818
// Pedestrian number 578
7819
5				// Ref num
7820
7				// Number of instructions
7821
2				// Initial instruction
7822
point
7823
-81.997,-6.648,-35.893
7824
point
7825
-85.896,-6.648,-39.279
7826
point
7827
-89.656,-6.639,-49.340
7828
point
7829
-89.787,-6.640,-52.138
7830
point
7831
-90.940,-6.647,-53.744
7832
point
7833
-93.434,-6.648,-76.236
7834
reverse
7835
// Pedestrian number 579
7836
112				// Ref num
7837
2				// Number of instructions
7838
1				// Initial instruction
7839
point
7840
-64.524,-5.315,-78.231
7841
reverse
7842
// Pedestrian number 580
7843
100				// Ref num
7844
2				// Number of instructions
7845
1				// Initial instruction
7846
point
7847
-66.749,-5.258,-77.614
7848
reverse
7849
// Pedestrian number 581
7850
100				// Ref num
7851
2				// Number of instructions
7852
1				// Initial instruction
7853
point
7854
-66.765,-5.258,-54.409
7855
reverse
7856
// Pedestrian number 582
7857
100				// Ref num
7858
2				// Number of instructions
7859
1				// Initial instruction
7860
point
7861
-29.437,-5.227,-33.421
7862
reverse
7863
// Pedestrian number 583
7864
100				// Ref num
7865
2				// Number of instructions
7866
1				// Initial instruction
7867
point
7868
-21.972,-5.227,-33.140
7869
reverse
7870
// Pedestrian number 584
7871
100				// Ref num
7872
2				// Number of instructions
7873
1				// Initial instruction
7874
point
7875
49.705,-7.518,-3.879
7876
reverse
7877
// Pedestrian number 585
7878
100				// Ref num
7879
2				// Number of instructions
7880
1				// Initial instruction
7881
point
7882
49.630,-7.518,-7.149
7883
reverse
7884
// Pedestrian number 586
7885
100				// Ref num
7886
2				// Number of instructions
7887
1				// Initial instruction
7888
point
7889
49.615,-7.517,-13.054
7890
reverse
7891
// Pedestrian number 587
7892
136				// Ref num
7893
2				// Number of instructions
7894
1				// Initial instruction
7895
point
7896
58.883,-7.519,-16.801
7897
reverse
7898
// Pedestrian number 588
7899
138				// Ref num
7900
2				// Number of instructions
7901
1				// Initial instruction
7902
point
7903
59.103,-7.518,-10.278
7904
reverse
7905
// Pedestrian number 589
7906
112				// Ref num
7907
2				// Number of instructions
7908
1				// Initial instruction
7909
point
7910
68.827,-7.519,2.283
7911
reverse
7912
// Pedestrian number 590
7913
112				// Ref num
7914
2				// Number of instructions
7915
1				// Initial instruction
7916
point
7917
68.863,-7.519,1.838
7918
reverse
7919
// Pedestrian number 591
7920
112				// Ref num
7921
2				// Number of instructions
7922
1				// Initial instruction
7923
point
7924
68.919,-7.519,1.130
7925
reverse
7926
// Pedestrian number 592
7927
102				// Ref num
7928
2				// Number of instructions
7929
1				// Initial instruction
7930
point
7931
69.042,-7.519,-0.427
7932
reverse
7933
// Pedestrian number 593
7934
139				// Ref num
7935
2				// Number of instructions
7936
1				// Initial instruction
7937
point
7938
69.359,-7.519,-13.018
7939
reverse
7940
// Pedestrian number 594
7941
109				// Ref num
7942
2				// Number of instructions
7943
1				// Initial instruction
7944
point
7945
68.993,-7.519,-26.581
7946
reverse
7947
// Pedestrian number 595
7948
136				// Ref num
7949
2				// Number of instructions
7950
1				// Initial instruction
7951
point
7952
-25.416,-8.399,23.574
7953
reverse
7954
// Pedestrian number 596
7955
121				// Ref num
7956
2				// Number of instructions
7957
1				// Initial instruction
7958
point
7959
-23.585,-8.399,17.613
7960
reverse
7961
// Pedestrian number 597
7962
122				// Ref num
7963
2				// Number of instructions
7964
1				// Initial instruction
7965
point
7966
-21.077,-8.399,19.668
7967
reverse
7968
// Pedestrian number 598
7969
129				// Ref num
7970
2				// Number of instructions
7971
1				// Initial instruction
7972
point
7973
-19.484,-8.399,21.638
7974
reverse
7975
// Pedestrian number 599
7976
100				// Ref num
7977
2				// Number of instructions
7978
1				// Initial instruction
7979
point
7980
-11.504,-5.291,39.237
7981
reverse
7982
// Pedestrian number 600
7983
100				// Ref num
7984
2				// Number of instructions
7985
1				// Initial instruction
7986
point
7987
-7.449,-5.291,35.315
7988
reverse
7989
// Pedestrian number 601
7990
100				// Ref num
7991
2				// Number of instructions
7992
1				// Initial instruction
7993
point
7994
-3.710,-5.291,31.557
7995
reverse
7996
// Pedestrian number 602
7997
100				// Ref num
7998
2				// Number of instructions
7999
1				// Initial instruction
8000
point
8001
-0.844,-5.290,28.750
8002
reverse
8003
// Pedestrian number 603
8004
139				// Ref num
8005
2				// Number of instructions
8006
1				// Initial instruction
8007
point
8008
-10.992,-3.559,36.712
8009
reverse
8010
// Pedestrian number 604
8011
134				// Ref num
8012
2				// Number of instructions
8013
1				// Initial instruction
8014
point
8015
-20.150,-5.290,47.236
8016
reverse
8017
// Pedestrian number 605
8018
112				// Ref num
8019
2				// Number of instructions
8020
1				// Initial instruction
8021
point
8022
-11.711,-5.227,57.242
8023
reverse
8024
// Pedestrian number 606
8025
112				// Ref num
8026
2				// Number of instructions
8027
1				// Initial instruction
8028
point
8029
-8.217,-5.227,57.298
8030
reverse
8031
// Pedestrian number 607
8032
112				// Ref num
8033
2				// Number of instructions
8034
1				// Initial instruction
8035
point
8036
3.421,-5.227,57.251
8037
reverse
8038
// Pedestrian number 608
8039
112				// Ref num
8040
2				// Number of instructions
8041
1				// Initial instruction
8042
point
8043
6.859,-5.227,57.243
8044
reverse
8045
// Pedestrian number 609
8046
100				// Ref num
8047
2				// Number of instructions
8048
1				// Initial instruction
8049
point
8050
-72.116,-6.650,83.616
8051
reverse
8052
// Pedestrian number 610
8053
100				// Ref num
8054
2				// Number of instructions
8055
1				// Initial instruction
8056
point
8057
-65.467,-6.654,86.978
8058
reverse
8059
// Pedestrian number 611
8060
100				// Ref num
8061
2				// Number of instructions
8062
1				// Initial instruction
8063
point
8064
-59.698,-6.655,89.895
8065
reverse
8066
// Pedestrian number 612
8067
100				// Ref num
8068
2				// Number of instructions
8069
1				// Initial instruction
8070
point
8071
-52.827,-6.655,93.369
8072
reverse
8073
// Pedestrian number 613
8074
114				// Ref num
8075
2				// Number of instructions
8076
1				// Initial instruction
8077
point
8078
-46.959,-5.319,-85.060
8079
reverse
8080
// Pedestrian number 614
8081
114				// Ref num
8082
2				// Number of instructions
8083
1				// Initial instruction
8084
point
8085
-46.365,-5.319,-86.313
8086
reverse
8087
// Pedestrian number 615
8088
114				// Ref num
8089
2				// Number of instructions
8090
1				// Initial instruction
8091
point
8092
-45.027,-5.319,-88.667
8093
reverse
8094
// Pedestrian number 616
8095
114				// Ref num
8096
2				// Number of instructions
8097
1				// Initial instruction
8098
point
8099
-43.325,-5.319,-91.672
8100
reverse
8101
// Pedestrian number 617
8102
114				// Ref num
8103
2				// Number of instructions
8104
1				// Initial instruction
8105
point
8106
-42.460,-5.319,-85.937
8107
reverse
8108
// Pedestrian number 618
8109
114				// Ref num
8110
2				// Number of instructions
8111
1				// Initial instruction
8112
point
8113
-41.022,-5.319,-87.611
8114
reverse
8115
// Pedestrian number 619
8116
114				// Ref num
8117
2				// Number of instructions
8118
1				// Initial instruction
8119
point
8120
-38.127,-5.319,-91.399
8121
reverse
8122
// Pedestrian number 620
8123
114				// Ref num
8124
2				// Number of instructions
8125
1				// Initial instruction
8126
point
8127
-36.732,-5.319,-94.618
8128
reverse
8129
// Pedestrian number 621
8130
114				// Ref num
8131
2				// Number of instructions
8132
1				// Initial instruction
8133
point
8134
-40.736,-5.319,-90.563
8135
reverse
8136
// Pedestrian number 622
8137
114				// Ref num
8138
2				// Number of instructions
8139
1				// Initial instruction
8140
point
8141
-43.322,-5.319,-87.754
8142
reverse
8143
// Pedestrian number 623
8144
114				// Ref num
8145
2				// Number of instructions
8146
1				// Initial instruction
8147
point
8148
-40.698,-5.319,-93.955
8149
reverse
8150
// Pedestrian number 624
8151
114				// Ref num
8152
2				// Number of instructions
8153
1				// Initial instruction
8154
point
8155
6.353,-5.321,-39.193
8156
reverse
8157
// Pedestrian number 625
8158
114				// Ref num
8159
2				// Number of instructions
8160
1				// Initial instruction
8161
point
8162
4.750,-5.321,-42.036
8163
reverse
8164
// Pedestrian number 626
8165
114				// Ref num
8166
2				// Number of instructions
8167
1				// Initial instruction
8168
point
8169
4.459,-5.321,-44.449
8170
reverse
8171
// Pedestrian number 627
8172
114				// Ref num
8173
2				// Number of instructions
8174
1				// Initial instruction
8175
point
8176
3.824,-5.321,-49.851
8177
reverse
8178
// Pedestrian number 628
8179
114				// Ref num
8180
2				// Number of instructions
8181
1				// Initial instruction
8182
point
8183
4.912,-5.321,-55.754
8184
reverse
8185
// Pedestrian number 629
8186
114				// Ref num
8187
2				// Number of instructions
8188
1				// Initial instruction
8189
point
8190
6.930,-5.321,-58.466
8191
reverse
8192
// Pedestrian number 630
8193
114				// Ref num
8194
2				// Number of instructions
8195
1				// Initial instruction
8196
point
8197
9.994,-5.321,-58.051
8198
reverse
8199
// Pedestrian number 631
8200
114				// Ref num
8201
2				// Number of instructions
8202
1				// Initial instruction
8203
point
8204
15.149,-5.321,-56.706
8205
reverse
8206
// Pedestrian number 632
8207
114				// Ref num
8208
2				// Number of instructions
8209
1				// Initial instruction
8210
point
8211
14.895,-5.321,-55.369
8212
reverse
8213
// Pedestrian number 633
8214
114				// Ref num
8215
2				// Number of instructions
8216
1				// Initial instruction
8217
point
8218
14.613,-5.321,-52.078
8219
reverse
8220
// Pedestrian number 634
8221
114				// Ref num
8222
2				// Number of instructions
8223
1				// Initial instruction
8224
point
8225
14.045,-5.321,-46.814
8226
reverse
8227
// Pedestrian number 635
8228
114				// Ref num
8229
2				// Number of instructions
8230
1				// Initial instruction
8231
point
8232
12.564,-5.321,-41.091
8233
reverse
8234
// Pedestrian number 636
8235
114				// Ref num
8236
2				// Number of instructions
8237
1				// Initial instruction
8238
point
8239
9.854,-5.321,-39.641
8240
reverse
8241
// Pedestrian number 637
8242
114				// Ref num
8243
2				// Number of instructions
8244
1				// Initial instruction
8245
point
8246
8.056,-5.321,-39.524
8247
reverse
8248
// Pedestrian number 638
8249
114				// Ref num
8250
2				// Number of instructions
8251
1				// Initial instruction
8252
point
8253
8.717,-5.321,-44.103
8254
reverse
8255
// Pedestrian number 639
8256
114				// Ref num
8257
2				// Number of instructions
8258
1				// Initial instruction
8259
point
8260
10.246,-5.321,-52.862
8261
reverse
8262
// Pedestrian number 640
8263
114				// Ref num
8264
2				// Number of instructions
8265
1				// Initial instruction
8266
point
8267
7.478,-5.321,-51.094
8268
reverse
8269
// Pedestrian number 641
8270
114				// Ref num
8271
2				// Number of instructions
8272
1				// Initial instruction
8273
point
8274
11.657,-5.321,-46.607
8275
reverse
8276
// Pedestrian number 642
8277
114				// Ref num
8278
2				// Number of instructions
8279
1				// Initial instruction
8280
point
8281
11.874,-5.321,-51.845
8282
reverse
8283
// Pedestrian number 643
8284
114				// Ref num
8285
2				// Number of instructions
8286
1				// Initial instruction
8287
point
8288
12.116,-5.321,-50.207
8289
reverse
8290
// Pedestrian number 644
8291
107				// Ref num
8292
2				// Number of instructions
8293
1				// Initial instruction
8294
point
8295
8.145,-5.320,-48.164
8296
reverse
8297
// Pedestrian number 645
8298
108				// Ref num
8299
2				// Number of instructions
8300
1				// Initial instruction
8301
point
8302
7.974,-5.320,-48.880
8303
reverse
8304
// Pedestrian number 646
8305
138				// Ref num
8306
2				// Number of instructions
8307
1				// Initial instruction
8308
point
8309
6.844,-5.320,-48.173
8310
reverse
8311
// Pedestrian number 647
8312
100				// Ref num
8313
2				// Number of instructions
8314
1				// Initial instruction
8315
point
8316
9.208,-5.320,-48.113
8317
reverse
8318
// Pedestrian number 648
8319
112				// Ref num
8320
2				// Number of instructions
8321
1				// Initial instruction
8322
point
8323
8.219,-5.320,-47.145
8324
reverse
8325
// Pedestrian number 649
8326
100				// Ref num
8327
2				// Number of instructions
8328
1				// Initial instruction
8329
point
8330
30.762,-5.320,-10.845
8331
reverse
8332
// Pedestrian number 650
8333
139				// Ref num
8334
2				// Number of instructions
8335
1				// Initial instruction
8336
point
8337
35.132,-5.320,-15.582
8338
reverse
8339
// Pedestrian number 651
8340
120				// Ref num
8341
2				// Number of instructions
8342
1				// Initial instruction
8343
point
8344
32.482,-5.320,-17.993
8345
reverse
8346
// Pedestrian number 652
8347
114				// Ref num
8348
2				// Number of instructions
8349
1				// Initial instruction
8350
point
8351
14.945,-5.320,-38.346
8352
reverse
8353
// Pedestrian number 653
8354
114				// Ref num
8355
2				// Number of instructions
8356
1				// Initial instruction
8357
point
8358
42.192,-5.321,-28.969
8359
reverse
8360
// Pedestrian number 654
8361
114				// Ref num
8362
2				// Number of instructions
8363
1				// Initial instruction
8364
point
8365
41.938,-5.321,-24.603
8366
reverse
8367
// Pedestrian number 655
8368
114				// Ref num
8369
2				// Number of instructions
8370
1				// Initial instruction
8371
point
8372
41.443,-5.321,-15.410
8373
reverse
8374
// Pedestrian number 656
8375
114				// Ref num
8376
2				// Number of instructions
8377
1				// Initial instruction
8378
point
8379
40.865,-5.321,-4.672
8380
reverse
8381
// Pedestrian number 657
8382
114				// Ref num
8383
2				// Number of instructions
8384
1				// Initial instruction
8385
point
8386
40.510,-5.321,-0.960
8387
reverse
8388
// Pedestrian number 658
8389
114				// Ref num
8390
2				// Number of instructions
8391
1				// Initial instruction
8392
point
8393
42.798,-5.321,10.555
8394
reverse
8395
// Pedestrian number 659
8396
114				// Ref num
8397
2				// Number of instructions
8398
1				// Initial instruction
8399
point
8400
39.883,-5.321,11.607
8401
reverse
8402
// Pedestrian number 660
8403
114				// Ref num
8404
2				// Number of instructions
8405
1				// Initial instruction
8406
point
8407
37.145,-5.321,12.596
8408
reverse
8409
// Pedestrian number 661
8410
114				// Ref num
8411
2				// Number of instructions
8412
1				// Initial instruction
8413
point
8414
33.771,-5.321,13.660
8415
reverse
8416
// Pedestrian number 662
8417
114				// Ref num
8418
2				// Number of instructions
8419
1				// Initial instruction
8420
point
8421
30.365,-5.321,14.674
8422
reverse
8423
// Pedestrian number 663
8424
114				// Ref num
8425
2				// Number of instructions
8426
1				// Initial instruction
8427
point
8428
46.354,-5.321,20.867
8429
reverse
8430
// Pedestrian number 664
8431
114				// Ref num
8432
2				// Number of instructions
8433
1				// Initial instruction
8434
point
8435
46.457,-5.321,24.476
8436
reverse
8437
// Pedestrian number 665
8438
114				// Ref num
8439
2				// Number of instructions
8440
1				// Initial instruction
8441
point
8442
49.083,-5.321,25.237
8443
reverse
8444
// Pedestrian number 666
8445
114				// Ref num
8446
2				// Number of instructions
8447
1				// Initial instruction
8448
point
8449
53.674,-5.321,24.786
8450
reverse
8451
// Pedestrian number 667
8452
114				// Ref num
8453
2				// Number of instructions
8454
1				// Initial instruction
8455
point
8456
56.268,-5.321,20.784
8457
reverse
8458
// Pedestrian number 668
8459
114				// Ref num
8460
2				// Number of instructions
8461
1				// Initial instruction
8462
point
8463
85.099,-6.647,14.635
8464
reverse
8465
// Pedestrian number 669
8466
114				// Ref num
8467
2				// Number of instructions
8468
1				// Initial instruction
8469
point
8470
79.692,-6.647,19.026
8471
reverse
8472
// Pedestrian number 670
8473
114				// Ref num
8474
2				// Number of instructions
8475
1				// Initial instruction
8476
point
8477
72.297,-6.647,23.538
8478
reverse
8479
// Pedestrian number 671
8480
114				// Ref num
8481
2				// Number of instructions
8482
1				// Initial instruction
8483
point
8484
61.919,-6.647,26.339
8485
reverse
8486
// Pedestrian number 672
8487
114				// Ref num
8488
2				// Number of instructions
8489
1				// Initial instruction
8490
point
8491
60.283,-6.635,31.332
8492
reverse
8493
// Pedestrian number 673
8494
114				// Ref num
8495
2				// Number of instructions
8496
1				// Initial instruction
8497
point
8498
64.216,-6.658,28.277
8499
reverse
8500
// Pedestrian number 674
8501
114				// Ref num
8502
2				// Number of instructions
8503
1				// Initial instruction
8504
point
8505
66.722,-6.647,24.754
8506
reverse
8507
// Pedestrian number 675
8508
114				// Ref num
8509
2				// Number of instructions
8510
1				// Initial instruction
8511
point
8512
51.859,-6.664,46.653
8513
reverse
8514
// Pedestrian number 676
8515
114				// Ref num
8516
2				// Number of instructions
8517
1				// Initial instruction
8518
point
8519
49.164,-6.657,53.771
8520
reverse
8521
// Pedestrian number 677
8522
114				// Ref num
8523
2				// Number of instructions
8524
1				// Initial instruction
8525
point
8526
37.864,-6.650,84.349
8527
reverse
8528
// Pedestrian number 678
8529
114				// Ref num
8530
2				// Number of instructions
8531
1				// Initial instruction
8532
point
8533
38.281,-6.643,85.552
8534
reverse
8535
// Pedestrian number 679
8536
114				// Ref num
8537
2				// Number of instructions
8538
1				// Initial instruction
8539
point
8540
40.688,-6.283,82.399
8541
reverse
8542
// Pedestrian number 680
8543
114				// Ref num
8544
2				// Number of instructions
8545
1				// Initial instruction
8546
point
8547
39.866,-6.594,84.312
8548
reverse
8549
// Pedestrian number 681
8550
114				// Ref num
8551
2				// Number of instructions
8552
1				// Initial instruction
8553
point
8554
35.207,-6.515,85.077
8555
reverse
8556
// Pedestrian number 682
8557
114				// Ref num
8558
2				// Number of instructions
8559
1				// Initial instruction
8560
point
8561
34.173,-6.472,89.121
8562
reverse
8563
// Pedestrian number 683
8564
114				// Ref num
8565
2				// Number of instructions
8566
1				// Initial instruction
8567
point
8568
33.047,-6.625,89.118
8569
reverse
8570
// Pedestrian number 684
8571
114				// Ref num
8572
2				// Number of instructions
8573
1				// Initial instruction
8574
point
8575
29.487,-6.628,91.921
8576
reverse
8577
// Pedestrian number 685
8578
114				// Ref num
8579
2				// Number of instructions
8580
1				// Initial instruction
8581
point
8582
27.368,-6.635,93.985
8583
reverse
8584
// Pedestrian number 686
8585
114				// Ref num
8586
2				// Number of instructions
8587
1				// Initial instruction
8588
point
8589
26.172,-6.643,92.218
8590
reverse
8591
// Pedestrian number 687
8592
114				// Ref num
8593
2				// Number of instructions
8594
1				// Initial instruction
8595
point
8596
23.887,-6.647,92.996
8597
reverse
8598
// Pedestrian number 688
8599
114				// Ref num
8600
2				// Number of instructions
8601
1				// Initial instruction
8602
point
8603
23.898,-6.244,94.469
8604
reverse
8605
// Pedestrian number 689
8606
114				// Ref num
8607
2				// Number of instructions
8608
1				// Initial instruction
8609
point
8610
24.943,-6.462,95.033
8611
reverse
8612
// Pedestrian number 690
8613
114				// Ref num
8614
2				// Number of instructions
8615
1				// Initial instruction
8616
point
8617
28.333,-6.418,90.701
8618
reverse
8619
// Pedestrian number 691
8620
114				// Ref num
8621
2				// Number of instructions
8622
1				// Initial instruction
8623
point
8624
29.571,-6.360,89.892
8625
reverse
8626
// Pedestrian number 692
8627
114				// Ref num
8628
2				// Number of instructions
8629
1				// Initial instruction
8630
point
8631
-59.514,-6.563,-89.156
8632
reverse
8633
// Pedestrian number 693
8634
114				// Ref num
8635
2				// Number of instructions
8636
1				// Initial instruction
8637
point
8638
-58.010,-6.638,-89.731
8639
reverse
8640
// Pedestrian number 694
8641
114				// Ref num
8642
2				// Number of instructions
8643
1				// Initial instruction
8644
point
8645
-56.152,-6.534,-89.856
8646
reverse
8647
// Pedestrian number 695
8648
114				// Ref num
8649
2				// Number of instructions
8650
1				// Initial instruction
8651
point
8652
-54.257,-6.393,-91.279
8653
reverse
8654
// Pedestrian number 696
8655
114				// Ref num
8656
2				// Number of instructions
8657
1				// Initial instruction
8658
point
8659
-52.758,-6.659,-90.712
8660
reverse
8661
// Pedestrian number 697
8662
114				// Ref num
8663
2				// Number of instructions
8664
1				// Initial instruction
8665
point
8666
-53.405,-6.598,-89.577
8667
reverse
8668
// Pedestrian number 698
8669
114				// Ref num
8670
2				// Number of instructions
8671
1				// Initial instruction
8672
point
8673
-55.879,-6.651,-88.285
8674
reverse
8675
// Pedestrian number 699
8676
114				// Ref num
8677
2				// Number of instructions
8678
1				// Initial instruction
8679
point
8680
-57.548,-6.652,-87.411
8681
reverse
8682
// Pedestrian number 700
8683
114				// Ref num
8684
2				// Number of instructions
8685
1				// Initial instruction
8686
point
8687
-59.191,-6.547,-87.459
8688
reverse
8689
// Pedestrian number 701
8690
114				// Ref num
8691
2				// Number of instructions
8692
1				// Initial instruction
8693
point
8694
-60.461,-6.503,-86.635
8695
reverse
8696
// Pedestrian number 702
8697
114				// Ref num
8698
2				// Number of instructions
8699
1				// Initial instruction
8700
point
8701
-61.577,-6.219,-87.553
8702
reverse
8703
// Pedestrian number 703
8704
114				// Ref num
8705
2				// Number of instructions
8706
1				// Initial instruction
8707
point
8708
-61.347,-6.561,-89.507
8709
reverse
8710
// Pedestrian number 704
8711
114				// Ref num
8712
2				// Number of instructions
8713
1				// Initial instruction
8714
point
8715
-59.523,-6.656,-90.965
8716
reverse
8717
// Pedestrian number 705
8718
114				// Ref num
8719
2				// Number of instructions
8720
1				// Initial instruction
8721
point
8722
-57.730,-6.669,-91.875
8723
reverse
8724
// Pedestrian number 706
8725
114				// Ref num
8726
2				// Number of instructions
8727
1				// Initial instruction
8728
point
8729
-55.963,-6.527,-92.591
8730
reverse
8731
// Pedestrian number 707
8732
114				// Ref num
8733
2				// Number of instructions
8734
1				// Initial instruction
8735
point
8736
-53.486,-6.352,-93.073
8737
reverse
8738
// Pedestrian number 708
8739
114				// Ref num
8740
2				// Number of instructions
8741
1				// Initial instruction
8742
point
8743
-51.196,-6.417,-93.966
8744
reverse
8745
// Pedestrian number 709
8746
114				// Ref num
8747
2				// Number of instructions
8748
1				// Initial instruction
8749
point
8750
-48.847,-6.625,-93.751
8751
reverse
8752
// Pedestrian number 710
8753
114				// Ref num
8754
2				// Number of instructions
8755
1				// Initial instruction
8756
point
8757
-48.426,-6.529,-92.830
8758
reverse
8759
// Pedestrian number 711
8760
114				// Ref num
8761
2				// Number of instructions
8762
1				// Initial instruction
8763
point
8764
-50.140,-6.663,-92.667
8765
reverse
8766
// Pedestrian number 712
8767
114				// Ref num
8768
2				// Number of instructions
8769
1				// Initial instruction
8770
point
8771
-51.624,-6.529,-92.451
8772
reverse
8773
// Pedestrian number 713
8774
114				// Ref num
8775
2				// Number of instructions
8776
1				// Initial instruction
8777
point
8778
-86.288,-6.586,-76.952
8779
reverse
8780
// Pedestrian number 714
8781
114				// Ref num
8782
2				// Number of instructions
8783
1				// Initial instruction
8784
point
8785
-84.933,-6.656,-73.340
8786
reverse
8787
// Pedestrian number 715
8788
114				// Ref num
8789
2				// Number of instructions
8790
1				// Initial instruction
8791
point
8792
-86.068,-6.565,-72.920
8793
reverse
8794
// Pedestrian number 716
8795
114				// Ref num
8796
2				// Number of instructions
8797
1				// Initial instruction
8798
point
8799
-88.440,-6.539,-72.822
8800
reverse
8801
// Pedestrian number 717
8802
114				// Ref num
8803
2				// Number of instructions
8804
1				// Initial instruction
8805
point
8806
-90.106,-6.424,-71.523
8807
reverse
8808
// Pedestrian number 718
8809
114				// Ref num
8810
2				// Number of instructions
8811
1				// Initial instruction
8812
point
8813
-89.749,-6.554,-68.941
8814
reverse
8815
// Pedestrian number 719
8816
114				// Ref num
8817
2				// Number of instructions
8818
1				// Initial instruction
8819
point
8820
-88.409,-6.169,-66.349
8821
reverse
8822
// Pedestrian number 720
8823
114				// Ref num
8824
2				// Number of instructions
8825
1				// Initial instruction
8826
point
8827
-89.394,-6.488,-64.176
8828
reverse
8829
// Pedestrian number 721
8830
114				// Ref num
8831
2				// Number of instructions
8832
1				// Initial instruction
8833
point
8834
-90.295,-6.523,-59.584
8835
reverse
8836
// Pedestrian number 722
8837
114				// Ref num
8838
2				// Number of instructions
8839
1				// Initial instruction
8840
point
8841
-91.563,-6.649,-50.165
8842
reverse
8843
// Pedestrian number 723
8844
114				// Ref num
8845
2				// Number of instructions
8846
1				// Initial instruction
8847
point
8848
-90.297,-6.591,-50.196
8849
reverse
8850
// Pedestrian number 724
8851
114				// Ref num
8852
2				// Number of instructions
8853
1				// Initial instruction
8854
point
8855
-88.641,-6.632,-50.276
8856
reverse
8857
// Pedestrian number 725
8858
114				// Ref num
8859
2				// Number of instructions
8860
1				// Initial instruction
8861
point
8862
-86.226,-6.645,-50.518
8863
reverse
8864
// Pedestrian number 726
8865
114				// Ref num
8866
2				// Number of instructions
8867
1				// Initial instruction
8868
point
8869
-84.599,-6.655,-50.686
8870
reverse
8871
// Pedestrian number 727
8872
114				// Ref num
8873
2				// Number of instructions
8874
1				// Initial instruction
8875
point
8876
-82.629,-6.653,-50.897
8877
reverse
8878
// Pedestrian number 728
8879
114				// Ref num
8880
2				// Number of instructions
8881
1				// Initial instruction
8882
point
8883
-84.773,-6.651,11.190
8884
reverse
8885
// Pedestrian number 729
8886
114				// Ref num
8887
2				// Number of instructions
8888
1				// Initial instruction
8889
point
8890
-86.485,-6.651,11.446
8891
reverse
8892
// Pedestrian number 730
8893
114				// Ref num
8894
2				// Number of instructions
8895
1				// Initial instruction
8896
point
8897
-85.587,-6.650,12.295
8898
reverse
8899
// Pedestrian number 731
8900
114				// Ref num
8901
2				// Number of instructions
8902
1				// Initial instruction
8903
point
8904
-72.465,-6.653,76.933
8905
reverse
8906
// Pedestrian number 732
8907
114				// Ref num
8908
2				// Number of instructions
8909
1				// Initial instruction
8910
point
8911
-70.450,-6.652,77.732
8912
reverse
8913
// Pedestrian number 733
8914
114				// Ref num
8915
2				// Number of instructions
8916
1				// Initial instruction
8917
point
8918
-69.383,-6.650,79.400
8919
reverse
8920
// Pedestrian number 734
8921
114				// Ref num
8922
2				// Number of instructions
8923
1				// Initial instruction
8924
point
8925
-68.560,-6.651,80.834
8926
reverse
8927
// Pedestrian number 735
8928
114				// Ref num
8929
2				// Number of instructions
8930
1				// Initial instruction
8931
point
8932
-66.480,-6.652,82.570
8933
reverse
8934
// Pedestrian number 736
8935
114				// Ref num
8936
2				// Number of instructions
8937
1				// Initial instruction
8938
point
8939
-62.238,-6.652,82.442
8940
reverse
8941
// Pedestrian number 737
8942
114				// Ref num
8943
2				// Number of instructions
8944
1				// Initial instruction
8945
point
8946
-59.017,-6.652,81.478
8947
reverse
8948
// Pedestrian number 738
8949
114				// Ref num
8950
2				// Number of instructions
8951
1				// Initial instruction
8952
point
8953
-57.746,-6.652,84.455
8954
reverse
8955
// Pedestrian number 739
8956
114				// Ref num
8957
2				// Number of instructions
8958
1				// Initial instruction
8959
point
8960
-60.614,-6.651,85.124
8961
reverse
8962
// Pedestrian number 740
8963
114				// Ref num
8964
2				// Number of instructions
8965
1				// Initial instruction
8966
point
8967
-53.202,-6.652,82.558
8968
reverse
8969
// Pedestrian number 741
8970
114				// Ref num
8971
2				// Number of instructions
8972
1				// Initial instruction
8973
point
8974
-53.899,-6.652,87.034
8975
reverse
8976
// Pedestrian number 742
8977
114				// Ref num
8978
2				// Number of instructions
8979
1				// Initial instruction
8980
point
8981
-56.457,-6.651,87.739
8982
reverse
8983
// Pedestrian number 743
8984
114				// Ref num
8985
2				// Number of instructions
8986
1				// Initial instruction
8987
point
8988
-49.935,-6.653,85.372
8989
reverse
8990
// Pedestrian number 744
8991
114				// Ref num
8992
2				// Number of instructions
8993
1				// Initial instruction
8994
point
8995
-50.481,-6.652,88.214
8996
reverse
8997
// Pedestrian number 745
8998
114				// Ref num
8999
2				// Number of instructions
9000
1				// Initial instruction
9001
point
9002
-51.511,-6.651,91.161
9003
reverse
9004
// Pedestrian number 746
9005
114				// Ref num
9006
2				// Number of instructions
9007
1				// Initial instruction
9008
point
9009
-37.777,-6.650,89.364
9010
reverse
9011
// Pedestrian number 747
9012
114				// Ref num
9013
2				// Number of instructions
9014
1				// Initial instruction
9015
point
9016
-36.278,-6.652,91.317
9017
reverse
9018
// Pedestrian number 748
9019
114				// Ref num
9020
2				// Number of instructions
9021
1				// Initial instruction
9022
point
9023
-34.353,-6.655,93.827
9024
reverse
9025
// Pedestrian number 749
9026
114				// Ref num
9027
2				// Number of instructions
9028
1				// Initial instruction
9029
point
9030
-32.571,-6.654,96.149
9031
reverse
9032
// Pedestrian number 750
9033
114				// Ref num
9034
2				// Number of instructions
9035
1				// Initial instruction
9036
point
9037
-30.183,-6.655,99.263
9038
reverse
9039
// Pedestrian number 751
9040
114				// Ref num
9041
2				// Number of instructions
9042
1				// Initial instruction
9043
point
9044
-27.891,-6.656,102.234
9045
reverse
9046
// Pedestrian number 752
9047
114				// Ref num
9048
2				// Number of instructions
9049
1				// Initial instruction
9050
point
9051
-25.400,-6.655,105.427
9052
reverse
9053
// Pedestrian number 753
9054
114				// Ref num
9055
2				// Number of instructions
9056
1				// Initial instruction
9057
point
9058
38.901,-6.661,81.098
9059
reverse
9060
// Pedestrian number 754
9061
114				// Ref num
9062
2				// Number of instructions
9063
1				// Initial instruction
9064
point
9065
40.721,-6.644,80.176
9066
reverse
9067
// Pedestrian number 755
9068
114				// Ref num
9069
2				// Number of instructions
9070
1				// Initial instruction
9071
point
9072
42.869,-6.642,78.646
9073
reverse
9074
// Pedestrian number 756
9075
114				// Ref num
9076
2				// Number of instructions
9077
1				// Initial instruction
9078
point
9079
42.310,-6.470,81.780
9080
reverse
9081
// Pedestrian number 757
9082
114				// Ref num
9083
2				// Number of instructions
9084
1				// Initial instruction
9085
point
9086
79.636,-6.654,-23.120
9087
reverse
9088
// Pedestrian number 758
9089
114				// Ref num
9090
2				// Number of instructions
9091
1				// Initial instruction
9092
point
9093
78.513,-6.654,-27.506
9094
reverse
9095
// Pedestrian number 759
9096
114				// Ref num
9097
2				// Number of instructions
9098
1				// Initial instruction
9099
point
9100
81.277,-6.652,-23.901
9101
reverse
9102
// Pedestrian number 760
9103
114				// Ref num
9104
2				// Number of instructions
9105
1				// Initial instruction
9106
point
9107
61.818,-6.653,-33.921
9108
reverse
9109
// Pedestrian number 761
9110
114				// Ref num
9111
2				// Number of instructions
9112
1				// Initial instruction
9113
point
9114
62.164,-6.650,-34.876
9115
reverse
9116
// Pedestrian number 762
9117
114				// Ref num
9118
2				// Number of instructions
9119
1				// Initial instruction
9120
point
9121
48.073,-6.654,-50.393
9122
reverse
9123
// Pedestrian number 763
9124
114				// Ref num
9125
2				// Number of instructions
9126
1				// Initial instruction
9127
point
9128
42.575,-6.650,-55.010
9129
reverse
9130
// Pedestrian number 764
9131
114				// Ref num
9132
2				// Number of instructions
9133
1				// Initial instruction
9134
point
9135
43.676,-6.650,-53.818
9136
reverse
9137
// Pedestrian number 765
9138
114				// Ref num
9139
2				// Number of instructions
9140
1				// Initial instruction
9141
point
9142
45.318,-6.649,-52.566
9143
reverse
9144
// Pedestrian number 766
9145
114				// Ref num
9146
2				// Number of instructions
9147
1				// Initial instruction
9148
point
9149
28.381,-6.651,-83.497
9150
reverse
9151
// Pedestrian number 767
9152
114				// Ref num
9153
2				// Number of instructions
9154
1				// Initial instruction
9155
point
9156
29.091,-6.650,-84.604
9157
reverse
9158
// Pedestrian number 768
9159
114				// Ref num
9160
2				// Number of instructions
9161
1				// Initial instruction
9162
point
9163
29.374,-6.650,-83.059
9164
reverse
9165
// Pedestrian number 769
9166
114				// Ref num
9167
2				// Number of instructions
9168
1				// Initial instruction
9169
point
9170
29.305,-6.652,-81.924
9171
reverse
9172
// Pedestrian number 770
9173
114				// Ref num
9174
2				// Number of instructions
9175
1				// Initial instruction
9176
point
9177
28.538,-6.650,-81.373
9178
reverse
9179
// Pedestrian number 771
9180
114				// Ref num
9181
2				// Number of instructions
9182
1				// Initial instruction
9183
point
9184
28.441,-6.653,-79.414
9185
reverse
9186
// Pedestrian number 772
9187
114				// Ref num
9188
2				// Number of instructions
9189
1				// Initial instruction
9190
point
9191
29.669,-6.650,-79.629
9192
reverse
9193
// Pedestrian number 773
9194
114				// Ref num
9195
2				// Number of instructions
9196
1				// Initial instruction
9197
point
9198
29.127,-6.654,-77.944
9199
reverse
9200
// Pedestrian number 774
9201
114				// Ref num
9202
2				// Number of instructions
9203
1				// Initial instruction
9204
point
9205
28.996,-6.653,-76.319
9206
reverse
9207
// Pedestrian number 775
9208
114				// Ref num
9209
2				// Number of instructions
9210
1				// Initial instruction
9211
point
9212
30.142,-6.651,-74.818
9213
reverse
9214
// Pedestrian number 776
9215
114				// Ref num
9216
2				// Number of instructions
9217
1				// Initial instruction
9218
point
9219
30.707,-6.651,-77.602
9220
reverse
9221
// Pedestrian number 777
9222
114				// Ref num
9223
2				// Number of instructions
9224
1				// Initial instruction
9225
point
9226
31.142,-6.652,-78.826
9227
reverse
9228
// Pedestrian number 778
9229
114				// Ref num
9230
2				// Number of instructions
9231
1				// Initial instruction
9232
point
9233
32.596,-6.654,-80.585
9234
reverse
9235
// Pedestrian number 779
9236
114				// Ref num
9237
2				// Number of instructions
9238
1				// Initial instruction
9239
point
9240
32.508,-6.653,-83.005
9241
reverse
9242
// Pedestrian number 780
9243
114				// Ref num
9244
2				// Number of instructions
9245
1				// Initial instruction
9246
point
9247
31.182,-6.650,-82.572
9248
reverse
9249
// Pedestrian number 781
9250
114				// Ref num
9251
2				// Number of instructions
9252
1				// Initial instruction
9253
point
9254
31.775,-6.652,-75.839
9255
reverse
9256
// Pedestrian number 782
9257
114				// Ref num
9258
2				// Number of instructions
9259
1				// Initial instruction
9260
point
9261
32.840,-6.654,-77.051
9262
reverse
9263
// Pedestrian number 783
9264
114				// Ref num
9265
2				// Number of instructions
9266
1				// Initial instruction
9267
point
9268
31.068,-6.651,-84.295
9269
reverse
9270
// Pedestrian number 784
9271
114				// Ref num
9272
2				// Number of instructions
9273
1				// Initial instruction
9274
point
9275
-24.836,-6.650,-98.390
9276
reverse
9277
// Pedestrian number 785
9278
114				// Ref num
9279
2				// Number of instructions
9280
1				// Initial instruction
9281
point
9282
-22.308,-6.651,-97.834
9283
reverse
9284
// Pedestrian number 786
9285
114				// Ref num
9286
2				// Number of instructions
9287
1				// Initial instruction
9288
point
9289
-20.169,-6.655,-97.409
9290
reverse
9291
// Pedestrian number 787
9292
114				// Ref num
9293
2				// Number of instructions
9294
1				// Initial instruction
9295
point
9296
-17.199,-6.655,-96.822
9297
reverse
9298
// Pedestrian number 788
9299
114				// Ref num
9300
2				// Number of instructions
9301
1				// Initial instruction
9302
point
9303
-14.444,-6.655,-96.282
9304
reverse
9305
// Pedestrian number 789
9306
114				// Ref num
9307
2				// Number of instructions
9308
1				// Initial instruction
9309
point
9310
-12.055,-6.655,-95.826
9311
reverse
9312
// Pedestrian number 790
9313
114				// Ref num
9314
2				// Number of instructions
9315
1				// Initial instruction
9316
point
9317
-9.203,-6.656,-95.280
9318
reverse
9319
// Pedestrian number 791
9320
114				// Ref num
9321
2				// Number of instructions
9322
1				// Initial instruction
9323
point
9324
-5.558,-6.655,-94.576
9325
reverse
9326
// Pedestrian number 792
9327
114				// Ref num
9328
2				// Number of instructions
9329
1				// Initial instruction
9330
point
9331
-1.583,-6.656,-93.798
9332
reverse
9333
// Pedestrian number 793
9334
114				// Ref num
9335
2				// Number of instructions
9336
1				// Initial instruction
9337
point
9338
2.066,-6.655,-93.114
9339
reverse
9340
// Pedestrian number 794
9341
114				// Ref num
9342
2				// Number of instructions
9343
1				// Initial instruction
9344
point
9345
5.774,-6.655,-92.403
9346
reverse
9347
// Pedestrian number 795
9348
114				// Ref num
9349
2				// Number of instructions
9350
1				// Initial instruction
9351
point
9352
9.366,-6.654,-91.916
9353
reverse
9354
// Pedestrian number 796
9355
114				// Ref num
9356
2				// Number of instructions
9357
1				// Initial instruction
9358
point
9359
12.399,-6.651,-91.332
9360
reverse
9361
// Pedestrian number 797
9362
112				// Ref num
9363
2				// Number of instructions
9364
1				// Initial instruction
9365
point
9366
-24.949,-6.650,-97.831
9367
reverse
9368
// Pedestrian number 798
9369
112				// Ref num
9370
2				// Number of instructions
9371
1				// Initial instruction
9372
point
9373
-22.345,-6.651,-97.252
9374
reverse
9375
// Pedestrian number 799
9376
112				// Ref num
9377
2				// Number of instructions
9378
1				// Initial instruction
9379
point
9380
-20.077,-6.653,-96.761
9381
reverse
9382
// Pedestrian number 800
9383
112				// Ref num
9384
2				// Number of instructions
9385
1				// Initial instruction
9386
point
9387
-16.839,-6.654,-96.116
9388
reverse
9389
// Pedestrian number 801
9390
112				// Ref num
9391
2				// Number of instructions
9392
1				// Initial instruction
9393
point
9394
-13.547,-6.653,-95.460
9395
reverse
9396
// Pedestrian number 802
9397
112				// Ref num
9398
2				// Number of instructions
9399
1				// Initial instruction
9400
point
9401
-10.583,-6.654,-94.877
9402
reverse
9403
// Pedestrian number 803
9404
112				// Ref num
9405
2				// Number of instructions
9406
1				// Initial instruction
9407
point
9408
-5.652,-6.655,-93.940
9409
reverse
9410
// Pedestrian number 804
9411
112				// Ref num
9412
2				// Number of instructions
9413
1				// Initial instruction
9414
point
9415
-1.666,-6.654,-93.148
9416
reverse
9417
// Pedestrian number 805
9418
112				// Ref num
9419
2				// Number of instructions
9420
1				// Initial instruction
9421
point
9422
2.068,-6.654,-92.370
9423
reverse
9424
// Pedestrian number 806
9425
112				// Ref num
9426
2				// Number of instructions
9427
1				// Initial instruction
9428
point
9429
5.614,-6.655,-91.638
9430
reverse
9431
// Pedestrian number 807
9432
112				// Ref num
9433
2				// Number of instructions
9434
1				// Initial instruction
9435
point
9436
9.151,-6.654,-90.969
9437
reverse
9438
// Pedestrian number 808
9439
112				// Ref num
9440
2				// Number of instructions
9441
1				// Initial instruction
9442
point
9443
11.987,-6.654,-90.439
9444
reverse
9445
// Pedestrian number 809
9446
114				// Ref num
9447
2				// Number of instructions
9448
1				// Initial instruction
9449
point
9450
-87.563,-6.653,60.208
9451
reverse
9452
// Pedestrian number 810
9453
114				// Ref num
9454
2				// Number of instructions
9455
1				// Initial instruction
9456
point
9457
-87.145,-6.652,58.883
9458
reverse
9459
// Pedestrian number 811
9460
114				// Ref num
9461
2				// Number of instructions
9462
1				// Initial instruction
9463
point
9464
-85.851,-6.654,57.058
9465
reverse
9466
// Pedestrian number 812
9467
114				// Ref num
9468
2				// Number of instructions
9469
1				// Initial instruction
9470
point
9471
-85.231,-6.653,54.241
9472
reverse
9473
// Pedestrian number 813
9474
114				// Ref num
9475
2				// Number of instructions
9476
1				// Initial instruction
9477
point
9478
-85.851,-6.652,51.279
9479
reverse
9480
// Pedestrian number 814
9481
114				// Ref num
9482
2				// Number of instructions
9483
1				// Initial instruction
9484
point
9485
-87.422,-6.651,47.838
9486
reverse
9487
// Pedestrian number 815
9488
114				// Ref num
9489
2				// Number of instructions
9490
1				// Initial instruction
9491
point
9492
-86.857,-6.653,45.179
9493
reverse
9494
// Pedestrian number 816
9495
114				// Ref num
9496
2				// Number of instructions
9497
1				// Initial instruction
9498
point
9499
-84.802,-6.655,43.065
9500
reverse
9501
// Pedestrian number 817
9502
114				// Ref num
9503
2				// Number of instructions
9504
1				// Initial instruction
9505
point
9506
-83.785,-6.654,41.130
9507
reverse
9508
// Pedestrian number 818
9509
114				// Ref num
9510
2				// Number of instructions
9511
1				// Initial instruction
9512
point
9513
-83.843,-6.652,38.861
9514
reverse
9515
// Pedestrian number 819
9516
114				// Ref num
9517
2				// Number of instructions
9518
1				// Initial instruction
9519
point
9520
-84.569,-6.652,37.781
9521
reverse
9522
// Pedestrian number 820
9523
114				// Ref num
9524
2				// Number of instructions
9525
1				// Initial instruction
9526
point
9527
-85.647,-6.654,36.745
9528
reverse
9529
// Pedestrian number 821
9530
114				// Ref num
9531
2				// Number of instructions
9532
1				// Initial instruction
9533
point
9534
-85.001,-6.652,34.634
9535
reverse
9536
// Pedestrian number 822
9537
114				// Ref num
9538
2				// Number of instructions
9539
1				// Initial instruction
9540
point
9541
-83.675,-6.653,32.817
9542
reverse
9543
// Pedestrian number 823
9544
114				// Ref num
9545
2				// Number of instructions
9546
1				// Initial instruction
9547
point
9548
-85.429,-6.651,30.280
9549
reverse
9550
// Pedestrian number 824
9551
114				// Ref num
9552
2				// Number of instructions
9553
1				// Initial instruction
9554
point
9555
-86.662,-6.652,28.069
9556
reverse
9557
// Pedestrian number 825
9558
114				// Ref num
9559
2				// Number of instructions
9560
1				// Initial instruction
9561
point
9562
-86.493,-6.653,25.734
9563
reverse
9564
// Pedestrian number 826
9565
114				// Ref num
9566
2				// Number of instructions
9567
1				// Initial instruction
9568
point
9569
-85.561,-6.653,24.132
9570
reverse
9571
// Pedestrian number 827
9572
114				// Ref num
9573
2				// Number of instructions
9574
1				// Initial instruction
9575
point
9576
-84.877,-6.654,21.176
9577
reverse
9578
// Pedestrian number 828
9579
114				// Ref num
9580
2				// Number of instructions
9581
1				// Initial instruction
9582
point
9583
-85.429,-6.653,19.021
9584
reverse
9585
// Pedestrian number 829
9586
114				// Ref num
9587
2				// Number of instructions
9588
1				// Initial instruction
9589
point
9590
-86.717,-6.653,16.708
9591
reverse
9592
// Pedestrian number 830
9593
114				// Ref num
9594
2				// Number of instructions
9595
1				// Initial instruction
9596
point
9597
-86.348,-6.651,15.332
9598
reverse
9599
// Pedestrian number 831
9600
114				// Ref num
9601
2				// Number of instructions
9602
1				// Initial instruction
9603
point
9604
-85.837,-6.650,14.561
9605
reverse
9606
// Pedestrian number 832
9607
114				// Ref num
9608
2				// Number of instructions
9609
1				// Initial instruction
9610
point
9611
-84.172,-6.653,9.505
9612
reverse
9613
// Pedestrian number 833
9614
114				// Ref num
9615
2				// Number of instructions
9616
1				// Initial instruction
9617
point
9618
-84.736,-6.652,8.210
9619
reverse
9620
// Pedestrian number 834
9621
114				// Ref num
9622
2				// Number of instructions
9623
1				// Initial instruction
9624
point
9625
-86.504,-6.651,7.658
9626
reverse
9627
// Pedestrian number 835
9628
114				// Ref num
9629
2				// Number of instructions
9630
1				// Initial instruction
9631
point
9632
-87.567,-6.551,5.910
9633
reverse
9634
// Pedestrian number 836
9635
114				// Ref num
9636
2				// Number of instructions
9637
1				// Initial instruction
9638
point
9639
-86.979,-6.651,4.327
9640
reverse
9641
// Pedestrian number 837
9642
114				// Ref num
9643
2				// Number of instructions
9644
1				// Initial instruction
9645
point
9646
-85.976,-6.651,2.770
9647
reverse
9648
// Pedestrian number 838
9649
114				// Ref num
9650
2				// Number of instructions
9651
1				// Initial instruction
9652
point
9653
-83.992,-6.653,0.917
9654
reverse
9655
// Pedestrian number 839
9656
114				// Ref num
9657
2				// Number of instructions
9658
1				// Initial instruction
9659
point
9660
-83.769,-6.652,-1.110
9661
reverse
9662
// Pedestrian number 840
9663
114				// Ref num
9664
2				// Number of instructions
9665
1				// Initial instruction
9666
point
9667
-85.384,-6.651,-1.973
9668
reverse
9669
// Pedestrian number 841
9670
114				// Ref num
9671
2				// Number of instructions
9672
1				// Initial instruction
9673
point
9674
-87.406,-6.611,-3.010
9675
reverse
9676
// Pedestrian number 842
9677
114				// Ref num
9678
2				// Number of instructions
9679
1				// Initial instruction
9680
point
9681
-86.808,-6.649,-5.299
9682
reverse
9683
// Pedestrian number 843
9684
114				// Ref num
9685
2				// Number of instructions
9686
1				// Initial instruction
9687
point
9688
-84.936,-6.654,-6.355
9689
reverse
9690
// Pedestrian number 844
9691
114				// Ref num
9692
2				// Number of instructions
9693
1				// Initial instruction
9694
point
9695
-83.621,-6.653,-7.265
9696
reverse
9697
// Pedestrian number 845
9698
114				// Ref num
9699
2				// Number of instructions
9700
1				// Initial instruction
9701
point
9702
-83.850,-6.650,-8.846
9703
reverse
9704
// Pedestrian number 846
9705
114				// Ref num
9706
2				// Number of instructions
9707
1				// Initial instruction
9708
point
9709
-85.985,-6.654,-11.685
9710
reverse
9711
// Pedestrian number 847
9712
114				// Ref num
9713
2				// Number of instructions
9714
1				// Initial instruction
9715
point
9716
-86.021,-6.652,-14.181
9717
reverse
9718
// Pedestrian number 848
9719
114				// Ref num
9720
2				// Number of instructions
9721
1				// Initial instruction
9722
point
9723
-84.393,-6.652,-15.801
9724
reverse
9725
// Pedestrian number 849
9726
114				// Ref num
9727
2				// Number of instructions
9728
1				// Initial instruction
9729
point
9730
-83.666,-6.652,-17.369
9731
reverse
9732
// Pedestrian number 850
9733
114				// Ref num
9734
2				// Number of instructions
9735
1				// Initial instruction
9736
point
9737
-84.903,-6.653,-20.273
9738
reverse
9739
// Pedestrian number 851
9740
114				// Ref num
9741
2				// Number of instructions
9742
1				// Initial instruction
9743
point
9744
-85.592,-6.653,-23.636
9745
reverse
9746
// Pedestrian number 852
9747
114				// Ref num
9748
2				// Number of instructions
9749
1				// Initial instruction
9750
point
9751
-84.892,-6.652,-25.497
9752
reverse
9753
// Pedestrian number 853
9754
114				// Ref num
9755
2				// Number of instructions
9756
1				// Initial instruction
9757
point
9758
-85.736,-6.653,-26.605
9759
reverse
9760
// Pedestrian number 854
9761
114				// Ref num
9762
2				// Number of instructions
9763
1				// Initial instruction
9764
point
9765
-84.503,-6.651,-22.797
9766
reverse
9767
// Pedestrian number 855
9768
114				// Ref num
9769
2				// Number of instructions
9770
1				// Initial instruction
9771
point
9772
-84.925,-6.652,-18.502
9773
reverse
9774
// Pedestrian number 856
9775
114				// Ref num
9776
2				// Number of instructions
9777
1				// Initial instruction
9778
point
9779
-86.500,-6.651,-15.976
9780
reverse
9781
// Pedestrian number 857
9782
114				// Ref num
9783
2				// Number of instructions
9784
1				// Initial instruction
9785
point
9786
-86.183,-6.653,-9.181
9787
reverse
9788
// Pedestrian number 858
9789
114				// Ref num
9790
2				// Number of instructions
9791
1				// Initial instruction
9792
point
9793
-84.623,-6.654,-3.780
9794
reverse
9795
// Pedestrian number 859
9796
114				// Ref num
9797
2				// Number of instructions
9798
1				// Initial instruction
9799
point
9800
-86.345,-6.653,4.654
9801
reverse
9802
// Pedestrian number 860
9803
114				// Ref num
9804
2				// Number of instructions
9805
1				// Initial instruction
9806
point
9807
-85.167,-6.655,13.459
9808
reverse
9809
// Pedestrian number 861
9810
114				// Ref num
9811
2				// Number of instructions
9812
1				// Initial instruction
9813
point
9814
-84.940,-6.654,15.668
9815
reverse
9816
// Pedestrian number 862
9817
114				// Ref num
9818
2				// Number of instructions
9819
1				// Initial instruction
9820
point
9821
-86.067,-6.652,17.555
9822
reverse
9823
// Pedestrian number 863
9824
114				// Ref num
9825
2				// Number of instructions
9826
1				// Initial instruction
9827
point
9828
-86.394,-6.654,20.688
9829
reverse
9830
// Pedestrian number 864
9831
114				// Ref num
9832
2				// Number of instructions
9833
1				// Initial instruction
9834
point
9835
-84.517,-6.652,32.284
9836
reverse
9837
// Pedestrian number 865
9838
114				// Ref num
9839
2				// Number of instructions
9840
1				// Initial instruction
9841
point
9842
-83.027,-6.653,42.667
9843
reverse
9844
// Pedestrian number 866
9845
114				// Ref num
9846
2				// Number of instructions
9847
1				// Initial instruction
9848
point
9849
-83.213,-6.655,44.795
9850
reverse
9851
// Pedestrian number 867
9852
114				// Ref num
9853
2				// Number of instructions
9854
1				// Initial instruction
9855
point
9856
-84.207,-6.654,47.023
9857
reverse
9858
// Pedestrian number 868
9859
114				// Ref num
9860
2				// Number of instructions
9861
1				// Initial instruction
9862
point
9863
-85.183,-6.655,49.609
9864
reverse
9865
// Pedestrian number 869
9866
114				// Ref num
9867
2				// Number of instructions
9868
1				// Initial instruction
9869
point
9870
-85.106,-6.652,52.606
9871
reverse
9872
// Pedestrian number 870
9873
114				// Ref num
9874
2				// Number of instructions
9875
1				// Initial instruction
9876
point
9877
-84.107,-6.654,54.311
9878
reverse
9879
// Pedestrian number 871
9880
114				// Ref num
9881
2				// Number of instructions
9882
1				// Initial instruction
9883
point
9884
-82.390,-6.654,56.707
9885
reverse
9886
// Pedestrian number 872
9887
114				// Ref num
9888
2				// Number of instructions
9889
1				// Initial instruction
9890
point
9891
-82.105,-6.652,58.836
9892
reverse
9893
// Pedestrian number 873
9894
114				// Ref num
9895
2				// Number of instructions
9896
1				// Initial instruction
9897
point
9898
-82.603,-6.653,60.663
9899
reverse
9900
// Pedestrian number 874
9901
114				// Ref num
9902
2				// Number of instructions
9903
1				// Initial instruction
9904
point
9905
-83.722,-6.653,62.216
9906
reverse
9907
// Pedestrian number 875
9908
114				// Ref num
9909
2				// Number of instructions
9910
1				// Initial instruction
9911
point
9912
-85.398,-6.653,63.563
9913
reverse
9914
// Pedestrian number 876
9915
114				// Ref num
9916
2				// Number of instructions
9917
1				// Initial instruction
9918
point
9919
-82.086,-6.654,63.057
9920
reverse
9921
// Pedestrian number 877
9922
114				// Ref num
9923
2				// Number of instructions
9924
1				// Initial instruction
9925
point
9926
-81.292,-6.654,61.448
9927
reverse
9928
// Pedestrian number 878
9929
114				// Ref num
9930
2				// Number of instructions
9931
1				// Initial instruction
9932
point
9933
-80.386,-6.653,59.219
9934
reverse
9935
// Pedestrian number 879
9936
114				// Ref num
9937
2				// Number of instructions
9938
1				// Initial instruction
9939
point
9940
-80.058,-6.655,57.028
9941
reverse
9942
// Pedestrian number 880
9943
114				// Ref num
9944
2				// Number of instructions
9945
1				// Initial instruction
9946
point
9947
-80.651,-6.653,53.908
9948
reverse
9949
// Pedestrian number 881
9950
114				// Ref num
9951
2				// Number of instructions
9952
1				// Initial instruction
9953
point
9954
-81.906,-6.653,52.034
9955
reverse
9956
// Pedestrian number 882
9957
114				// Ref num
9958
2				// Number of instructions
9959
1				// Initial instruction
9960
point
9961
-83.612,-6.652,50.692
9962
reverse
9963
// Pedestrian number 883
9964
114				// Ref num
9965
2				// Number of instructions
9966
1				// Initial instruction
9967
point
9968
-83.507,-6.651,49.065
9969
reverse
9970
// Pedestrian number 884
9971
114				// Ref num
9972
2				// Number of instructions
9973
1				// Initial instruction
9974
point
9975
-83.049,-6.653,47.841
9976
reverse
9977
// Pedestrian number 885
9978
114				// Ref num
9979
2				// Number of instructions
9980
1				// Initial instruction
9981
point
9982
-82.352,-6.651,46.420
9983
reverse
9984
// Pedestrian number 886
9985
114				// Ref num
9986
2				// Number of instructions
9987
1				// Initial instruction
9988
point
9989
-84.916,-6.654,41.046
9990
reverse
9991
// Pedestrian number 887
9992
114				// Ref num
9993
2				// Number of instructions
9994
1				// Initial instruction
9995
point
9996
-85.499,-6.653,38.614
9997
reverse
9998
// Pedestrian number 888
9999
114				// Ref num
10000
2				// Number of instructions
10001
1				// Initial instruction
10002
point
10003
-84.538,-6.653,35.347
10004
reverse
10005
// Pedestrian number 889
10006
114				// Ref num
10007
2				// Number of instructions
10008
1				// Initial instruction
10009
point
10010
-87.052,-6.642,-21.316
10011
reverse
10012
// Pedestrian number 890
10013
114				// Ref num
10014
2				// Number of instructions
10015
1				// Initial instruction
10016
point
10017
-87.642,-6.630,-23.277
10018
reverse
10019
// Pedestrian number 891
10020
114				// Ref num
10021
2				// Number of instructions
10022
1				// Initial instruction
10023
point
10024
-88.355,-6.266,-24.862
10025
reverse
10026
// Pedestrian number 892
10027
114				// Ref num
10028
2				// Number of instructions
10029
1				// Initial instruction
10030
point
10031
-90.234,-6.653,-29.525
10032
reverse
10033
// Pedestrian number 893
10034
114				// Ref num
10035
2				// Number of instructions
10036
1				// Initial instruction
10037
point
10038
-90.506,-6.652,-31.544
10039
reverse
10040
// Pedestrian number 894
10041
114				// Ref num
10042
2				// Number of instructions
10043
1				// Initial instruction
10044
point
10045
-90.681,-6.653,-36.217
10046
reverse
10047
// Pedestrian number 895
10048
99				// Ref num
10049
4				// Number of instructions
10050
2				// Initial instruction
10051
point
10052
-30.287,995.051,-102.146
10053
point
10054
-32.045,995.080,-102.758
10055
point
10056
-33.302,995.081,-101.256
10057
reverse
10058
START OF OPPONENT PATHS
10059
176                             // Number of path nodes
10060
22.040,   -5.320,   65.351   // Node #0
10061
-31.613,   -5.321,   64.720   // Node #1
10062
-75.427,   -5.321,   73.963   // Node #2
10063
-79.761,   -6.109,   73.921   // Node #3
10064
-83.061,   -6.647,   72.963   // Node #4
10065
-84.798,   -6.648,   69.812   // Node #5
10066
-86.535,   -6.648,   65.168   // Node #6
10067
-86.742,   -6.632,  -64.115   // Node #7
10068
-90.144,   -6.385,  -72.337   // Node #8
10069
-90.257,   -6.233,  -76.200   // Node #9
10070
-88.189,   -6.321,  -79.246   // Node #10
10071
-79.638,   -5.321,  -80.146   // Node #11
10072
-63.879,   -5.297,  -78.975   // Node #12
10073
-42.991,   -5.319,  -85.461   // Node #13
10074
-38.391,   -5.319,  -84.887   // Node #14
10075
-35.761,   -5.319,  -83.658   // Node #15
10076
-34.670,   -5.319,  -82.336   // Node #16
10077
-32.147,   -5.321,  -78.410   // Node #17
10078
-31.668,   -5.321,   -5.168   // Node #18
10079
-32.068,   -8.047,   11.126   // Node #19
10080
-31.874,   -8.399,   15.956   // Node #20
10081
-29.630,   -8.399,   16.365   // Node #21
10082
-22.756,   -8.399,   22.317   // Node #22
10083
-20.274,   -8.399,   25.371   // Node #23
10084
-19.072,   -8.399,   27.634   // Node #24
10085
-19.066,   -5.321,   54.015   // Node #25
10086
-19.073,   -5.321,   64.891   // Node #26
10087
-31.802,   -5.320,  -54.324   // Node #27
10088
-19.065,   -5.297,   46.343   // Node #28
10089
21.498,   -5.320,   63.607   // Node #29
10090
21.416,   -5.321,   26.972   // Node #30
10091
26.582,   -5.321,   14.099   // Node #31
10092
26.304,   -5.321,  -24.379   // Node #32
10093
26.951,   -5.321,  -25.853   // Node #33
10094
29.280,   -5.321,  -27.936   // Node #34
10095
44.704,   -5.321,  -30.692   // Node #35
10096
54.103,   -5.321,  -32.261   // Node #36
10097
64.277,   -5.321,  -30.562   // Node #37
10098
72.545,   -5.321,  -30.622   // Node #38
10099
73.312,   -5.321,  -30.113   // Node #39
10100
73.752,   -5.321,  -28.936   // Node #40
10101
73.559,   -5.321,    7.465   // Node #41
10102
62.408,   -5.321,   14.431   // Node #42
10103
55.101,   -5.321,    6.952   // Node #43
10104
45.091,   -5.321,    7.718   // Node #44
10105
57.774,   -5.321,   20.630   // Node #45
10106
53.009,   -5.321,   24.597   // Node #46
10107
46.406,   -5.321,   56.764   // Node #47
10108
44.398,   -5.321,   59.559   // Node #48
10109
40.364,   -5.321,   62.533   // Node #49
10110
34.898,   -5.321,   64.374   // Node #50
10111
27.044,   -5.321,   65.971   // Node #51
10112
23.424,   -5.321,   66.224   // Node #52
10113
-66.674,   -5.295,  -53.845   // Node #53
10114
-76.793,   -5.288,  -50.976   // Node #54
10115
-73.523,   -5.342,   27.087   // Node #55
10116
-64.997,   -5.321,   27.174   // Node #56
10117
-51.605,   -5.303,   26.934   // Node #57
10118
-33.308,    2.777,   27.177   // Node #58
10119
-19.692,    3.525,   27.025   // Node #59
10120
0.139,   -5.296,   26.918   // Node #60
10121
15.391,   -5.321,   27.023   // Node #61
10122
50.596,   -5.321,   29.596   // Node #62
10123
60.176,   -5.321,   10.568   // Node #63
10124
62.060,   -5.321,   12.280   // Node #64
10125
26.577,   -5.321,  -76.065   // Node #65
10126
25.322,   -5.321,  -85.802   // Node #66
10127
24.291,   -5.321,  -86.664   // Node #67
10128
19.100,   -5.321,  -87.610   // Node #68
10129
4.192,   -5.321,  -86.547   // Node #69
10130
-18.842,   -5.321,  -86.533   // Node #70
10131
-32.129,   -5.321,  -88.573   // Node #71
10132
-76.952,   -5.288,   23.907   // Node #72
10133
54.414,   -5.321,    5.091   // Node #73
10134
-58.298,   -5.321,   27.173   // Node #74
10135
-52.895,   -7.405,   36.651   // Node #75
10136
-54.075,   -7.497,   28.621   // Node #76
10137
-54.620,   -7.433,    6.143   // Node #77
10138
-43.226,   -7.452,   -5.642   // Node #78
10139
-33.071,   -7.517,  -12.883   // Node #79
10140
-17.192,   -7.511,  -12.936   // Node #80
10141
-10.504,   -7.429,   -9.985   // Node #81
10142
-8.563,   -7.400,   -7.266   // Node #82
10143
-13.085,   -7.545,   -2.321   // Node #83
10144
-17.284,   -8.336,    3.545   // Node #84
10145
-19.050,   -8.278,    9.361   // Node #85
10146
-19.023,   -8.399,   14.984   // Node #86
10147
-30.493,   -8.399,   24.404   // Node #87
10148
-31.887,   -8.399,   27.457   // Node #88
10149
-31.761,   -8.281,   31.662   // Node #89
10150
-33.412,   -8.347,   37.458   // Node #90
10151
-37.168,   -7.616,   43.103   // Node #91
10152
-40.209,   -7.431,   44.490   // Node #92
10153
-43.786,   -7.388,   44.144   // Node #93
10154
4.178,   -5.321,  -75.119   // Node #94
10155
4.194,   -5.321,  -65.399   // Node #95
10156
26.085,   -5.321,  -65.121   // Node #96
10157
26.030,   -5.321,  -57.660   // Node #97
10158
19.064,   -5.321,  -57.453   // Node #98
10159
17.261,   -5.321,  -56.011   // Node #99
10160
16.628,   -5.321,  -37.938   // Node #100
10161
15.583,   -5.321,  -36.322   // Node #101
10162
11.940,   -5.318,  -35.362   // Node #102
10163
-18.814,   -5.318,  -35.518   // Node #103
10164
-31.440,   -5.318,  -35.526   // Node #104
10165
-64.337,   -5.321,  -35.574   // Node #105
10166
-64.662,   -5.321,  -20.476   // Node #106
10167
-64.743,   -5.321,   14.064   // Node #107
10168
-51.201,   -5.321,   14.308   // Node #108
10169
-19.400,   -5.321,   -4.983   // Node #109
10170
-18.964,   -5.321,  -19.912   // Node #110
10171
-17.513,   -5.321,  -85.153   // Node #111
10172
-18.770,   -5.321,  -82.808   // Node #112
10173
-31.739,   -5.321,  -19.864   // Node #113
10174
-61.036,   -7.174,  -15.516   // Node #114
10175
-61.236,   -7.519,  -37.943   // Node #115
10176
-55.364,   -7.517,  -45.368   // Node #116
10177
-50.376,   -7.517,  -47.514   // Node #117
10178
-32.179,   -7.519,  -44.270   // Node #118
10179
-19.224,   -7.581,  -43.635   // Node #119
10180
18.219,   -7.517,  -43.452   // Node #120
10181
23.905,   -7.517,  -38.677   // Node #121
10182
24.598,   -7.517,  -35.153   // Node #122
10183
19.199,   -7.519,  -30.028   // Node #123
10184
-1.861,   -7.517,  -26.431   // Node #124
10185
-4.739,   -7.519,  -22.888   // Node #125
10186
-4.487,   -7.497,  -18.162   // Node #126
10187
11.809,   -7.506,   12.121   // Node #127
10188
12.014,   -7.517,   28.415   // Node #128
10189
10.789,   -7.474,   31.875   // Node #129
10190
-12.941,   -7.459,   51.249   // Node #130
10191
-17.886,   -7.519,   51.640   // Node #131
10192
-38.459,   -7.408,   51.302   // Node #132
10193
-86.062,   -6.648,  -82.153   // Node #133
10194
-53.175,   -6.611,  -91.238   // Node #134
10195
-32.999,   -6.646, -101.795   // Node #135
10196
-29.400,   -6.648, -101.423   // Node #136
10197
27.717,   -6.648,  -88.400   // Node #137
10198
30.659,   -6.648,  -84.202   // Node #138
10199
51.468,   -6.648,  -41.647   // Node #139
10200
54.939,   -6.648,  -39.689   // Node #140
10201
75.325,   -6.648,  -33.371   // Node #141
10202
94.664,   -6.648,    6.165   // Node #142
10203
94.093,   -6.646,    9.169   // Node #143
10204
65.283,   -6.648,   27.254   // Node #144
10205
58.742,   -6.436,   34.493   // Node #145
10206
40.361,   -6.344,   82.670   // Node #146
10207
20.918,   -6.655,   96.626   // Node #147
10208
-81.608,   -6.648,   75.986   // Node #148
10209
-78.563,   -6.648,   77.113   // Node #149
10210
40.289,   -6.648,  -64.483   // Node #150
10211
39.653,   -6.648,  -61.738   // Node #151
10212
64.026,   -6.648,  -39.733   // Node #152
10213
-17.206,   -6.648,  109.330   // Node #153
10214
-20.312,   -6.648,  109.419   // Node #154
10215
-31.889,   -8.399,   26.448   // Node #155
10216
-48.374,   -7.332,   42.510   // Node #156
10217
-61.428,   -8.315,  -26.781   // Node #157
10218
-59.402,   -7.519,  -40.656   // Node #158
10219
-59.058,   -7.519,  -44.334   // Node #159
10220
-59.082,   -5.327,  -49.037   // Node #160
10221
-65.259,   -5.296,  -70.825   // Node #161
10222
-32.071,   -5.319, -117.418   // Node #162
10223
-61.241,   -5.299,  -81.065   // Node #163
10224
-65.212,   -5.296,  -76.177   // Node #164
10225
-64.136,   -5.319,  -66.680   // Node #165
10226
-49.118,   -5.319,  -67.064   // Node #166
10227
-48.655,   -5.319,  -58.113   // Node #167
10228
-61.549,   -5.319,  -58.145   // Node #168
10229
-38.326,   -5.320,  -51.691   // Node #169
10230
-59.689,   -5.319,  -51.900   // Node #170
10231
-66.599,   -5.318,  -53.334   // Node #171
10232
-33.233,    2.764,   14.316   // Node #172
10233
-17.636,    2.852,   14.407   // Node #173
10234
6.730,   -5.312,   14.093   // Node #174
10235
14.052,   -5.317,   14.051   // Node #175
10236
200                                           // Number of path sections
10237
0,  26,   0, 255,   0, 255,    1.0,    0   // Section #0
10238
1,   2,   0, 255,   0, 255,    0.8,    0   // Section #1
10239
2,   3,   0, 255,   0, 255,    0.8,    0   // Section #2
10240
3,   4,   0, 255,   0, 255,    0.6,    0   // Section #3
10241
4,   5,   0, 255,   0, 255,    0.6,    0   // Section #4
10242
5,   6,   0, 255,   0, 255,    0.6,    0   // Section #5
10243
6,   7,   0, 255,   0, 255,    0.6,    0   // Section #6
10244
7,   8,   0,  50,   0,  45,    0.6,    0   // Section #7
10245
8,   9,   0,  35,   0,  35,    0.6,    0   // Section #8
10246
9,  10,   0,  30,   0,  25,    0.6,    0   // Section #9
10247
10,  11,   0,  25,   0,  35,    0.6,    0   // Section #10
10248
12, 163,   0, 255,   0, 255,    0.6,    1   // Section #11
10249
13,  14,   0,  35,   0,  25,    0.6,    1   // Section #12
10250
14,  15,   0,  25,   0,  20,    0.6,    1   // Section #13
10251
15,  16,   0,  20,   0,  25,    0.6,    1   // Section #14
10252
16,  17,   0,  35,   0,  40,    0.6,    1   // Section #15
10253
17,  27,   0, 100,   0, 255,    0.6,    1   // Section #16
10254
18,  19,   0,  45,   0,  35,    0.6,    1   // Section #17
10255
19,  20,   0,  30,   0,  25,    0.6,    1   // Section #18
10256
20,  21,   0,  30,   0,  35,    0.6,    0   // Section #19
10257
21,  22,   0,  50,   0,  50,    0.6,    0   // Section #20
10258
22,  23,   0,  35,   0,  30,    0.6,    0   // Section #21
10259
23,  24,   0,  30,   0,  25,    0.6,    0   // Section #22
10260
24,  28,   0, 255,   0, 255,    0.6,    0   // Section #23
10261
25,  26,   0, 255,   0,  25,    0.6,    0   // Section #24
10262
26,   1,   0, 255,   0, 255,    1.0,    0   // Section #25
10263
27, 104,   0, 255,   0, 255,    0.6,    1   // Section #26
10264
28,  25,   0, 255,   0, 255,    0.6,    0   // Section #27
10265
0,  29,   0, 255,   0, 255,    1.0,    0   // Section #28
10266
29,  30,   0, 255,   0, 255,    1.0,    0   // Section #29
10267
30,  31,   0, 255,   0, 255,    1.0,    0   // Section #30
10268
31,  32,   0, 255,   0, 255,    1.0,    0   // Section #31
10269
32,  33,   0, 255,   0, 255,    1.0,    0   // Section #32
10270
33,  34,   0, 255,   0, 255,    1.0,    0   // Section #33
10271
34,  35,   0, 255,   0, 255,    1.0,    0   // Section #34
10272
35,  36,   0, 255,   0, 255,    1.0,    0   // Section #35
10273
36,  37,   0, 255,   0, 255,    1.0,    0   // Section #36
10274
37,  38,   0, 255,   0, 255,    1.0,    0   // Section #37
10275
38,  39,   0, 255,   0, 255,    1.0,    0   // Section #38
10276
39,  40,   0, 255,   0, 255,    1.0,    0   // Section #39
10277
40,  41,   0, 255,   0, 255,    1.0,    0   // Section #40
10278
41,  42,   0, 255,   0, 255,    1.0,    0   // Section #41
10279
64,  42,   0, 255,   0, 255,    1.0,    0   // Section #42
10280
43,  44,   0, 255,   0, 255,    1.0,    0   // Section #43
10281
44,  31,   0, 255,   0, 255,    1.0,    0   // Section #44
10282
42,  45,   0, 255,   0, 255,    1.0,    0   // Section #45
10283
45,  46,   0, 255,   0, 255,    1.0,    0   // Section #46
10284
46,  62,   0, 255,   0, 255,    1.0,    0   // Section #47
10285
47,  48,   0, 255,   0, 255,    1.0,    0   // Section #48
10286
48,  49,   0, 255,   0, 255,    1.0,    0   // Section #49
10287
49,  50,   0, 255,   0, 255,    1.0,    0   // Section #50
10288
50,  51,   0, 255,   0, 255,    1.0,    0   // Section #51
10289
51,  52,   0, 255,   0, 255,    1.0,    0   // Section #52
10290
52,   0,   0, 255,   0, 255,    1.0,    0   // Section #53
10291
53, 161,   0, 255,   0, 255,    0.6,    0   // Section #54
10292
54, 171,   0,  35,   0, 255,    0.6,    0   // Section #55
10293
72,  54,   0, 255,   0,  40,    0.8,    0   // Section #56
10294
56,  55,   0, 255,   0,  40,    0.6,    0   // Section #57
10295
57,  74,   0, 255,   0, 255,    0.6,    0   // Section #58
10296
58,  57,   0, 255,   0, 255,    0.6,    0   // Section #59
10297
59,  58,   0, 255,   0, 255,    0.6,    0   // Section #60
10298
60,  59,  35, 255,  40, 255,    0.6,    0   // Section #61
10299
61,  60,   0, 255,  25, 255,    0.6,    0   // Section #62
10300
30,  61,   0, 255,   0, 255,    0.6,    0   // Section #63
10301
46,  30,   0, 255,   0, 255,    1.0,    0   // Section #64
10302
62,  47,   0, 255,   0, 255,    1.0,    0   // Section #65
10303
43,  63,   0, 255,   0, 255,    1.0,    0   // Section #66
10304
63,  64,   0, 255,   0, 255,    1.0,    0   // Section #67
10305
36,  73,   0, 255,   0, 255,    0.8,    0   // Section #68
10306
65,  36,   0, 255,   0, 255,    0.6,    0   // Section #69
10307
66,  65,   0, 255,   0, 255,    0.8,    0   // Section #70
10308
67,  66,   0,  30,   0,  25,    1.0,    0   // Section #71
10309
68,  67,   0,  40,   0,  35,    1.0,    0   // Section #72
10310
69,  68,   0, 255,   0,  45,    1.0,    0   // Section #73
10311
70,  69,   0, 255,   0, 255,    1.0,    0   // Section #74
10312
71,  70,   0, 255,   0, 255,    1.0,    0   // Section #75
10313
55,  72,   0,  30,   0,  30,    0.8,    0   // Section #76
10314
73,  43,   0, 255,   0, 255,    1.0,    0   // Section #77
10315
74,  56,   0, 255,   0, 255,    0.6,    0   // Section #78
10316
75,  76,   0, 255,   0, 255,    0.6,    1   // Section #79
10317
76,  77,   0, 255,   0, 255,    0.6,    1   // Section #80
10318
78,  77,   0, 255,   0, 255,    0.6,    0   // Section #81
10319
79,  78,   0, 255,   0, 255,    0.6,    0   // Section #82
10320
80,  79,   0, 255,   0, 255,    0.6,    0   // Section #83
10321
81,  80,   0, 255,   0, 255,    0.6,    0   // Section #84
10322
82,  81,   0, 255,   0, 255,    0.6,    0   // Section #85
10323
83,  82,   0, 255,   0, 255,    0.6,    0   // Section #86
10324
84,  83,   0, 255,   0, 255,    0.6,    0   // Section #87
10325
85,  84,   0, 255,   0, 255,    0.6,    0   // Section #88
10326
86,  85,   0, 255,   0, 255,    0.6,    0   // Section #89
10327
22,  86,   0, 255,   0, 255,    0.6,    0   // Section #90
10328
22,  87,   0, 255,   0, 255,    0.6,    0   // Section #91
10329
87, 155,   0, 255,   0, 255,    0.6,    0   // Section #92
10330
88,  89,   0, 255,   0, 255,    0.6,    1   // Section #93
10331
89,  90,   0, 255,   0, 255,    0.6,    1   // Section #94
10332
90,  91,   0, 255,   0, 255,    0.6,    1   // Section #95
10333
91,  92,   0, 255,   0, 255,    0.6,    1   // Section #96
10334
92,  93,   0, 255,   0, 255,    0.6,    1   // Section #97
10335
69,  94,   0, 255,   0, 255,    1.0,    0   // Section #98
10336
94,  95,   0, 255,   0, 255,    1.0,    0   // Section #99
10337
95,  96,   0, 255,   0, 255,    1.0,    0   // Section #100
10338
96,  97,   0, 255,   0, 255,    1.0,    0   // Section #101
10339
97,  35,   0, 255,   0, 255,    1.0,    0   // Section #102
10340
35,  44,   0, 255,   0, 255,    1.0,    0   // Section #103
10341
97,  98,   0, 255,   0, 255,    1.0,    0   // Section #104
10342
98,  99,   0, 255,   0, 255,    1.0,    0   // Section #105
10343
99, 100,   0, 255,   0, 255,    1.0,    0   // Section #106
10344
100, 101,   0, 255,   0, 255,    1.0,    0   // Section #107
10345
101, 102,   0, 255,   0, 255,    1.0,    0   // Section #108
10346
102, 103,   0, 255,   0, 255,    1.0,    0   // Section #109
10347
103, 104,   0, 255,   0, 255,    1.0,    0   // Section #110
10348
104, 105,   0, 255,   0, 255,    1.0,    0   // Section #111
10349
104, 113,   0, 255,   0, 255,    0.6,    1   // Section #112
10350
105, 106,   0, 255,   0, 255,    1.0,    0   // Section #113
10351
106, 107,   0, 255,   0, 255,    1.0,    0   // Section #114
10352
107, 108,   0, 255,   0, 255,    1.0,    0   // Section #115
10353
18, 109,   0, 255,   0, 255,    0.6,    0   // Section #116
10354
109, 110,   0, 255,   0, 255,    0.6,    0   // Section #117
10355
110, 103,   0, 255,   0, 255,    0.6,    0   // Section #118
10356
103, 112,   0, 255,   0, 255,    1.0,    0   // Section #119
10357
111,  70,   0, 255,   0, 255,    1.0,    0   // Section #120
10358
112, 111,   0, 255,   0, 255,    1.0,    0   // Section #121
10359
79,  78,   0, 255,   0, 255,    0.6,    0   // Section #122
10360
106, 113,   0, 255,   0, 255,    1.0,    0   // Section #123
10361
113, 110,   0, 255,   0, 255,    1.0,    0   // Section #124
10362
113,  18,   0, 255,   0, 255,    0.6,    1   // Section #125
10363
114, 157,   0, 255,   0, 255,    0.6,    1   // Section #126
10364
115, 158,   0, 255,   0, 255,    0.6,    1   // Section #127
10365
116, 117,   0, 255,   0, 255,    0.6,    0   // Section #128
10366
117, 118,   0, 255,   0, 255,    0.6,    0   // Section #129
10367
118, 119,   0, 255,   0, 255,    0.6,    0   // Section #130
10368
119, 120,   0, 255,   0, 255,    0.6,    0   // Section #131
10369
120, 121,   0, 255,   0, 255,    0.6,    0   // Section #132
10370
121, 122,   0, 255,   0, 255,    0.6,    0   // Section #133
10371
122, 123,   0, 255,   0, 255,    0.6,    0   // Section #134
10372
123, 124,   0, 255,   0, 255,    0.6,    0   // Section #135
10373
124, 125,   0, 255,   0, 255,    0.6,    0   // Section #136
10374
125, 126,   0, 255,   0, 255,    0.6,    0   // Section #137
10375
126, 127,   0, 255,   0, 255,    0.6,    0   // Section #138
10376
127, 128,   0, 255,   0, 255,    0.6,    0   // Section #139
10377
128, 129,   0, 255,   0, 255,    0.6,    0   // Section #140
10378
129, 130,   0, 255,   0, 255,    0.6,    0   // Section #141
10379
130, 131,   0, 255,   0, 255,    0.6,    0   // Section #142
10380
131, 132,   0, 255,   0, 255,    0.6,    0   // Section #143
10381
132, 156,   0, 255,   0, 255,    0.6,    0   // Section #144
10382
10, 133,   0, 255,   0, 255,    0.6,    0   // Section #145
10383
133, 134,   0, 255,   0, 255,    0.6,    0   // Section #146
10384
134, 135,   0, 255,   0, 255,    0.6,    0   // Section #147
10385
135, 136,   0, 255,   0, 255,    0.6,    0   // Section #148
10386
136, 137,   0, 255,   0, 255,    0.6,    0   // Section #149
10387
137, 138,   0, 255,   0, 255,    0.6,    0   // Section #150
10388
138, 150,   0, 255,   0, 255,    0.6,    0   // Section #151
10389
139, 140,   0, 255,   0, 255,    0.6,    0   // Section #152
10390
140, 152,   0, 255,   0, 255,    0.6,    0   // Section #153
10391
141, 142,   0, 255,   0, 255,    0.6,    0   // Section #154
10392
142, 143,   0, 255,   0, 255,    0.6,    0   // Section #155
10393
143, 144,   0, 255,   0, 255,    0.6,    0   // Section #156
10394
144, 145,   0, 255,   0, 255,    0.6,    0   // Section #157
10395
145, 146,   0, 255,   0, 255,    0.6,    0   // Section #158
10396
146, 147,   0, 255,   0, 255,    0.6,    0   // Section #159
10397
147, 153,   0, 255,   0, 255,    0.6,    0   // Section #160
10398
148,   4,   0, 255,   0, 255,    0.6,    0   // Section #161
10399
149, 148,   0, 255,   0, 255,    0.6,    0   // Section #162
10400
150, 151,   0, 255,   0, 255,    0.6,    0   // Section #163
10401
151, 139,   0, 255,   0, 255,    0.6,    0   // Section #164
10402
152, 141,   0, 255,   0, 255,    0.6,    0   // Section #165
10403
152,  37,   0, 255,   0, 255,    0.6,    0   // Section #166
10404
153, 154,   0, 255,   0, 255,    0.6,    0   // Section #167
10405
154, 149,   0, 255,   0, 255,    0.6,    0   // Section #168
10406
20, 155,   0, 255,   0, 255,    0.6,    1   // Section #169
10407
155,  88,   0, 255,   0, 255,    0.6,    1   // Section #170
10408
93, 156,   0, 255,   0, 255,    0.6,    1   // Section #171
10409
156,  75,   0, 255,   0, 255,    0.6,    1   // Section #172
10410
77, 114,   0, 255,   0, 255,    0.6,    1   // Section #173
10411
157, 115,   0, 255,   0, 255,    0.6,    1   // Section #174
10412
158, 159,   0, 255,   0, 255,    0.6,    1   // Section #175
10413
158, 116,   0, 255,   0, 255,    0.6,    1   // Section #176
10414
159, 160,   0, 255,   0, 255,    0.6,    1   // Section #177
10415
160, 170,   0, 255,   0, 255,    0.6,    1   // Section #178
10416
161, 164,   0, 255,   0, 255,    0.6,    1   // Section #179
10417
71,  17,   0, 255,   0, 255,    1.0,    1   // Section #180
10418
162,  71,   0, 255,   0, 255,    1.0,    1   // Section #181
10419
163,  13,   0, 255,   0,  45,    0.6,    1   // Section #182
10420
164,  12,   0, 255,   0,  25,    0.6,    1   // Section #183
10421
11,  54,   0, 255,   0, 255,    0.6,    0   // Section #184
10422
165, 166,   0, 255,   0, 255,    0.6,    0   // Section #185
10423
165, 161,   0, 255,   0, 255,    0.6,    1   // Section #186
10424
166, 167,   0, 255,   0, 255,    0.6,    0   // Section #187
10425
167, 168,   0, 255,   0, 255,    0.6,    0   // Section #188
10426
168, 165,   0, 255,   0, 255,    0.6,    1   // Section #189
10427
27, 169,   0, 255,   0, 255,    0.6,    0   // Section #190
10428
169, 170,   0, 255,   0, 255,    0.6,    0   // Section #191
10429
170, 168,   0, 255,   0, 255,    0.6,    1   // Section #192
10430
105, 171,   0, 255,   0, 255,    1.0,    0   // Section #193
10431
171,  53,   0, 255,   0,  25,    0.6,    0   // Section #194
10432
82, 126,   0, 255,   0, 255,    0.6,    0   // Section #195
10433
108, 172,   0, 255,   0, 255,    1.0,    0   // Section #196
10434
172, 173,   0, 255,   0, 255,    1.0,    0   // Section #197
10435
173, 174,   0, 255,   0, 255,    1.0,    0   // Section #198
10436
174, 175,   0, 255,   0, 255,    1.0,    0   // Section #199
10437
8                                                             // Number of cop start points
10438
-21.991,   -5.311,  -12.036,    0.000,    0.000,    0.000   // Cop start point #0
10439
-15.575,   -5.229,  -83.310,    0.000,    0.000,    0.000   // Cop start point #1
10440
-52.107,   -5.319,  -70.147,    0.000,    0.000,    0.000   // Cop start point #2
10441
-59.087,   -5.224,  -59.956,    0.000,    0.000,    0.000   // Cop start point #3
10442
-52.529,   -7.504,   12.450,    0.000,    0.000,    0.000   // Cop start point #4
10443
-38.348,   -7.449,   47.947,    0.000,    0.000,    0.000   // Cop start point #5
10444
-29.165,   -8.399,   15.772,    0.000,    0.000,    0.000   // Cop start point #6
10445
29.112,   -5.320,   -0.220,    0.000,    0.000,    0.000   // Cop start point #7
10446
END OF OPPONENT PATHS
10447
8										// number of material modifiers
10448
// default materias
10449
1.0										// car wall friction
10450
1.0										// tyre road friction
10451
1.0										// down force
10452
0.0										// bumpiness
10453
 
10454
 
10455
 
10456
1.0										// sparkiness
10457
1										// room for expansion
10458
ROAD1.MAT							// skid mark material
10459
//Ab|;_ya”|kž2T
10460
1.2										// car wall friction
10461
1.2										// tyre road friction
10462
1										// down force
10463
2										// bumpiness
10464
-1										// tyre sound index
10465
 
10466
 
10467
0.0										// sparkiness
10468
2										// room for expansion
10469
SAND1.MAT										// room for expansion
10470
//Ab|;_ya”|kž3T
10471
1										// car wall friction
10472
1										// tyre road friction
10473
1.0										// down force
10474
2										// bumpiness
10475
-1										// tyre sound index
10476
 
10477
 
10478
0.0										// sparkiness
10479
5										// room for expansion
10480
MUD1.MAT										// room for expansion
10481
//Ab|;_ya”|kž0T
10482
1										// car wall friction
10483
1										// tyre road friction
10484
1.0										// down force
10485
1.5										// bumpiness
10486
-1										// tyre sound index
10487
 
10488
 
10489
0.0										// sparkiness
10490
2										// room for expansion
10491
SAND2.MAT										// room for expansion
10492
//Ab|;_ya”|kž1T
10493
1										// car wall friction
10494
1										// tyre road friction
10495
1.0										// down force
10496
2										// bumpiness
10497
-1										// tyre sound index
10498
 
10499
 
10500
0.0										// sparkiness
10501
4										// room for expansion
10502
MUD1.MAT										// room for expansion
10503
//Ab|;_ya”|kž6T
10504
0.5										// car wall friction
10505
0.5										// tyre road friction
10506
0.40										// down force
10507
1.0										// bumpiness
10508
-1										// tyre sound index
10509
 
10510
 
10511
1										// sparkiness
10512
1										// room for expansion
10513
none									// room for expansion
10514
//Ab|;_ya”|kž7T
10515
1										// car wall friction
10516
1										// tyre road friction
10517
1.0										// down force
10518
2										// bumpiness
10519
-1										// tyre sound index
10520
 
10521
 
10522
0.0										// sparkiness
10523
1										// room for expansion
10524
SAND1.MAT										// room for expansion
10525
//Ab|;_ya”|kž4T
10526
1.0										// car wall friction
10527
1.0										// tyre road friction
10528
1.0										// down force
10529
0.0										// bumpiness
10530
 
10531
 
10532
 
10533
9.0										// sparkiness
10534
1										// room for expansion
10535
none									// room for expansion
10536
// Non CarObjects
10537
8										// number of non car objects
10538
GASPUMP.TXT
10539
GREENCAR.TXT
10540
WRECK.TXT
10541
PALM2.TXT
10542
PHONE.TXT
10543
CONE.TXT
10544
BARRIER.TXT
10545
TRAFF.TXT
10546
4										// number of dust shade tables
10547
228, 199, 83								// r g b values
10548
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10549
128, 145, 64								// r g b values
10550
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10551
92, 51, 34							// r g b values
10552
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10553
92, 71, 61							// r g b values
10554
0.25, 0.5, 0.75							// quarter, half and three quarter "strength"
10555
12										// Number of network start points
10556
-18.855,-5.321,113.912							//1
10557
 
10558
-11.990,-5.321,65.026							//2						
10559
89									
10560
-19.005,-5.321,53.855							//3						
10561
182									
10562
-11.583,-5.318,14.136							//4						
10563
90									
10564
-31.702,-5.321,-20.684							//5						
10565
180									
10566
-59.929,-5.321,26.975							//6						
10567
270									
10568
-76.975,-5.321,16.893							//7						
10569
 
10570
-54.008,-5.320,-51.708							//8						
10571
270									
10572
-32.053,-5.320,-115.423							//9						
10573
180									
10574
16.997,-5.320,-44.870							//10						
10575
 
10576
100.186,-5.321,7.594							//11						
10577
90									
10578
25.772,-5.320,71.808							//12						
10579
16									
10580
1										// number of splash files
10581
SPLSHBLU.PIX 								//  name of pixelmapfile for splashes
10582
1
10583
DEZRACE3.TXT