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 | -162.40,-3.34,36.94 // 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 | 10 // # laps |
||
10 | 100,50,10 // 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 | -128.15,-100,171.84 // Point #0 |
||
22 | -128.15,100,171.84 // Point #1 |
||
23 | -128.15,100,167.83 // Point #2 |
||
24 | -128.15,-100,167.83 // Point #3 |
||
25 | 141,141 // Map rectangle x |
||
26 | 36,36 // Map rectangle y |
||
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 | -39.47,-100,210.02 // Point #0 |
||
32 | -39.47,100,210.02 // Point #1 |
||
33 | -34.36,100,210.02 // Point #2 |
||
34 | -34.36,-100,210.02 // Point #3 |
||
35 | 117,141 // Map rectangle x |
||
36 | 99,36 // Map rectangle y |
||
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 | -75.64,-100,246.83 // Point #0 |
||
42 | -75.64,100,246.83 // Point #1 |
||
43 | -80.06,100,246.43 // Point #2 |
||
44 | -80.06,-100,246.43 // Point #3 |
||
45 | 90,141 // Map rectangle x |
||
46 | 71,36 // Map rectangle y |
||
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 | -56.73,-100,116.36 // Point #0 |
||
52 | -56.73,100,116.36 // Point #1 |
||
53 | -53.32,100,116.36 // Point #2 |
||
54 | -53.32,-100,116.36 // Point #3 |
||
55 | 178,141 // Map rectangle x |
||
56 | 87,36 // Map rectangle y |
||
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 | -118.36,-100,68.256 // Point #0 |
||
62 | -118.36,100,68.256 // Point #1 |
||
63 | -118.36,100,72.068 // Point #2 |
||
64 | -118.36,-100,72.068 // Point #3 |
||
65 | 216,141 // Map rectangle x |
||
66 | 81,36 // Map rectangle y |
||
67 | 3 // # pixelmap files to load (normal memory) |
||
68 | CITYB.PIX |
||
69 | DRKSCRN.PIX |
||
70 | FOGSCRN.PIX |
||
71 | 3 // # pixelmap files to load (low memory) |
||
72 | CITYB8.PIX |
||
73 | DRKSCRN.PIX |
||
74 | FOGSCRN.PIX |
||
75 | 1 // # shade table files to load |
||
76 | DRRENDER.TAB |
||
77 | 7 |
||
78 | WATTY.MAT |
||
79 | BLULIT.MAT // # material files to load (normal memory) |
||
80 | CITYB.MAT |
||
81 | DARKSKY.MAT |
||
82 | DRKSCRN.MAT |
||
83 | FOGSCRN.MAT |
||
84 | SKIDMARK.MAT |
||
85 | 7 // # material files to load (low memory) |
||
86 | WATTY.MAT |
||
87 | BLULIT.MAT |
||
88 | CITYB8.MAT |
||
89 | DARKSKY.MAT |
||
90 | DRKSCRN.MAT |
||
91 | FOGSCRN.MAT |
||
92 | SKIDMARK.MAT |
||
93 | 1 // # model files to load |
||
94 | CITYBNW3.DAT |
||
95 | 1 // # model files to load |
||
96 | CITYB83.DAT |
||
97 | CITYBNW3.ACT // Track actor |
||
98 | CITYB83.ACT // Track actor |
||
99 | CITYBX.ACT // Additional actor |
||
100 | // HORIZON STUFF |
||
101 | none // Name of sky texture pixelmap (or "none") |
||
102 | 5 // Horizontal repetitions of sky texture |
||
103 | 24 // Vertical size of sky texture (degrees) |
||
104 | 83 // Position of horizon (pixels below top) |
||
105 | fog // Depth cue mode ("none", "dark" or "fog") |
||
106 | 7,0 // Degree of fog/darkness |
||
107 | // DEFAULT ENGINE NOISE |
||
108 | |||
109 | // SPECIAL EFFECTS VOLUMES |
||
110 | 6 // # special effects volumes |
||
111 | DEFAULT WATER |
||
112 | 0.2 // gravity multiplier |
||
113 | 50 // viscosity multiplier |
||
114 | |||
115 | 0.002 // Pedestrian damage per millisecond |
||
116 | |||
117 | 1 // Sky colour |
||
118 | WATTY.MAT // Windscreen material to use |
||
119 | 5100 // Sound ID of entry noise |
||
120 | 5100 // Sound ID of exit noise |
||
121 | 2 // Engine noise index |
||
122 | |||
123 | NEW IMPROVED! |
||
124 | -1.728, 0.000, -0.017 |
||
125 | 0.000, 0.833, -0.002 |
||
126 | 0.061, -0.015, -6.191 |
||
127 | -104.994, -2.820, 100.680 |
||
128 | 1 // gravity multiplier |
||
129 | 1 // viscosity multiplier |
||
130 | |||
131 | |||
132 | -1 // camera effect index |
||
133 | -1 // sky colour |
||
134 | BLULIT.MAT // Windscreen material to use |
||
135 | -1 // Sound ID of entry noise |
||
136 | -1 // Sound ID of exit noise |
||
137 | 1 // Engine noise index |
||
138 | |||
139 | NEW IMPROVED! |
||
140 | 0.101, 0.000, 6.191 |
||
141 | 0.000, 1.000, 0.000 |
||
142 | -9.829, 0.000, 0.160 |
||
143 | -97.343, -2.860, 90.757 |
||
144 | 1 // gravity multiplier |
||
145 | 1 // viscosity multiplier |
||
146 | |||
147 | |||
148 | -1 // camera effect index |
||
149 | -1 // sky colour |
||
150 | BLULIT.MAT // Windscreen material to use |
||
151 | -1 // Sound ID of entry noise |
||
152 | -1 // Sound ID of exit noise |
||
153 | 1 // Engine noise index |
||
154 | |||
155 | NEW IMPROVED! |
||
156 | 18.747, 0.000, -0.026 |
||
157 | 0.000, 6.192, 0.000 |
||
158 | -0.189, 0.000, 11.462 |
||
159 | -54.871, 1.147, 127.869 |
||
160 | 1 // gravity multiplier |
||
161 | 1 // viscosity multiplier |
||
162 | |||
163 | |||
164 | -1 // camera effect index |
||
165 | -1 // sky colour |
||
166 | BLULIT.MAT // Windscreen material to use |
||
167 | -1 // Sound ID of entry noise |
||
168 | -1 // Sound ID of exit noise |
||
169 | 1 // Engine noise index |
||
170 | |||
171 | NEW IMPROVED! |
||
172 | 2.073, 0.000, -0.058 |
||
173 | 0.000, 1.000, 0.000 |
||
174 | 0.175, 0.000, 6.189 |
||
175 | -54.945, -2.919, 100.573 |
||
176 | 1 // gravity multiplier |
||
177 | 1 // viscosity multiplier |
||
178 | |||
179 | |||
180 | -1 // camera effect index |
||
181 | -1 // sky colour |
||
182 | BLULIT.MAT // Windscreen material to use |
||
183 | -1 // Sound ID of entry noise |
||
184 | -1 // Sound ID of exit noise |
||
185 | 1 // Engine noise index |
||
186 | |||
187 | NEW IMPROVED! |
||
188 | -0.084, 0.000, 5.791 |
||
189 | 0.000, 1.000, 0.000 |
||
190 | -9.604, 0.000, -0.139 |
||
191 | -47.246, -3.279, 90.671 |
||
192 | 1 // gravity multiplier |
||
193 | 1 // viscosity multiplier |
||
194 | |||
195 | |||
196 | -1 // camera effect index |
||
197 | -1 // sky colour |
||
198 | BLULIT.MAT // Windscreen material to use |
||
199 | -1 // Sound ID of entry noise |
||
200 | -1 // Sound ID of exit noise |
||
201 | 1 // Engine noise index |
||
202 | |||
203 | // REFLECTIVE WINDSCREEN SPECIFICATIONS |
||
204 | FOGSCRN.MAT // Material to use for default screens |
||
205 | DRKSCRN.MAT // Material to use for default screens during darkness |
||
206 | FOGSCRN.MAT // Material to use for default screens during fog |
||
207 | |||
208 | // MAP DETAILS |
||
209 | CITBMAP3.PIX // Map pixelmap name |
||
210 | 0, 0.72, 0 // World->map transformation matrix |
||
211 | 0, 0, 0 |
||
212 | -0.72, 0, 0 |
||
213 | 268.3, 132.3, 0 |
||
214 | // ****** SKART OF FUNK AND GROOVE STUFF ****** |
||
215 | START OF FUNK |
||
216 | SSDIDDY.MAT |
||
217 | distance |
||
218 | piss off |
||
219 | no fucking lighting bastards |
||
220 | flic |
||
221 | accurate |
||
222 | PARTEE.FLI |
||
223 | NEXT FUNK |
||
224 | CAFE.MAT |
||
225 | distance |
||
226 | piss off |
||
227 | no fucking lighting bastards |
||
228 | flic |
||
229 | approximate |
||
230 | CAFE.FLI |
||
231 | NEXT FUNK |
||
232 | HOTEL.MAT |
||
233 | distance |
||
234 | piss off |
||
235 | no fucking lighting bastards |
||
236 | flic |
||
237 | approximate |
||
238 | HOTEL.FLI |
||
239 | NEXT FUNK |
||
240 | CHECK.MAT |
||
241 | constant |
||
242 | roll |
||
243 | continuous |
||
244 | 0.2,0 |
||
245 | no fucking lighting |
||
246 | no animation you cunt |
||
247 | NEXT FUNK |
||
248 | !SEE.MAT |
||
249 | constant |
||
250 | throb |
||
251 | harmonic |
||
252 | 0.13,0.09 |
||
253 | 5,5 |
||
254 | 50,50 |
||
255 | no fucking lighting |
||
256 | no animation you cunt |
||
257 | END OF FUNK |
||
258 | START OF GROOVE |
||
259 | &CBO0471.ACT // Actor name of moving part |
||
260 | not a fuckin lolliiipop // Not a lollipop |
||
261 | distance // Only moves when in view |
||
262 | no fucking path you cuuuuuuunt // Does not move on a path |
||
263 | rock // Object itself rocks |
||
264 | linear // Motion is linear (i.e. direction changes instantly) |
||
265 | 0.12 // Cycles per second |
||
266 | 0,0,0 // Centre of movement |
||
267 | y // Axis to rock in |
||
268 | 90 // Angle to rock (each way) |
||
269 | NEXT GROOVE |
||
270 | &CAR0471.ACT // Actor name of moving part |
||
271 | not a fuckin lolliiipop // Not a lollipop |
||
272 | distance // Only moves when in view |
||
273 | straight // Moves on a straight path |
||
274 | linear // Motion is linear (i.e. direction changes instantly) |
||
275 | 0,0,-0.1 // Centre of movement |
||
276 | 0.2 // Cycles per second |
||
277 | 0,0,0.15 // Amount of movement (each way) in each axis |
||
278 | no object moving cunt // Object itself does not change orientation |
||
279 | NEXT GROOVE |
||
280 | &RCH0468.ACT // Actor name of moving part |
||
281 | not a fuckin lolliiipop // Not a lollipop |
||
282 | distance // Only moves when in view |
||
283 | straight // Moves on a straight path |
||
284 | linear // Motion is linear (i.e. direction changes instantly) |
||
285 | 0,0,0 // Centre of movement |
||
286 | 0.25 // Cycles per second |
||
287 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
288 | no object moving cunt // Object itself does not change orientation |
||
289 | END OF GROOVE |
||
290 | // ****** STARK OF PEDESTRIAN STUFF ****** |
||
291 | 13 // Ped subs table index |
||
292 | 707 // Number of pedestrians |
||
293 | // Pedestrian number 1 |
||
294 | 25 // Ref num |
||
295 | 5 // Number of instructions |
||
296 | 1 // Initial instruction |
||
297 | point |
||
298 | -28.304,-3.337,37.732 |
||
299 | point |
||
300 | -28.174,-3.327,38.574 |
||
301 | point |
||
302 | -27.449,-3.321,39.037 |
||
303 | point |
||
304 | -23.199,-3.271,43.092 |
||
305 | reverse |
||
306 | // Pedestrian number 2 |
||
307 | 6 // Ref num |
||
308 | 5 // Number of instructions |
||
309 | 3 // Initial instruction |
||
310 | point |
||
311 | -26.380,-3.281,42.729 |
||
312 | point |
||
313 | -27.132,-3.281,42.995 |
||
314 | point |
||
315 | -27.615,-3.282,45.432 |
||
316 | point |
||
317 | -27.717,-3.282,49.534 |
||
318 | reverse |
||
319 | // Pedestrian number 3 |
||
320 | 25 // Ref num |
||
321 | 5 // Number of instructions |
||
322 | 2 // Initial instruction |
||
323 | point |
||
324 | -27.794,-3.282,45.618 |
||
325 | point |
||
326 | -27.538,-3.282,50.387 |
||
327 | point |
||
328 | -26.909,-3.282,53.031 |
||
329 | point |
||
330 | -26.016,-3.283,53.573 |
||
331 | reverse |
||
332 | // Pedestrian number 4 |
||
333 | 3 // Ref num |
||
334 | 5 // Number of instructions |
||
335 | 2 // Initial instruction |
||
336 | point |
||
337 | -33.575,-3.282,43.193 |
||
338 | point |
||
339 | -32.420,-3.282,45.046 |
||
340 | point |
||
341 | -32.277,-3.282,49.444 |
||
342 | point |
||
343 | -33.741,-3.282,53.114 |
||
344 | reverse |
||
345 | // Pedestrian number 5 |
||
346 | 4 // Ref num |
||
347 | 5 // Number of instructions |
||
348 | 2 // Initial instruction |
||
349 | point |
||
350 | -27.776,-3.284,67.796 |
||
351 | point |
||
352 | -27.620,-3.285,72.510 |
||
353 | point |
||
354 | -27.163,-3.285,73.585 |
||
355 | point |
||
356 | -26.135,-3.286,78.293 |
||
357 | reverse |
||
358 | // Pedestrian number 6 |
||
359 | 13 // Ref num |
||
360 | 4 // Number of instructions |
||
361 | 2 // Initial instruction |
||
362 | point |
||
363 | -32.172,-3.283,49.864 |
||
364 | point |
||
365 | -32.353,-3.284,58.668 |
||
366 | point |
||
367 | -32.206,-3.284,66.631 |
||
368 | reverse |
||
369 | // Pedestrian number 7 |
||
370 | 13 // Ref num |
||
371 | 6 // Number of instructions |
||
372 | 3 // Initial instruction |
||
373 | point |
||
374 | -33.967,-3.284,52.979 |
||
375 | point |
||
376 | -33.321,-3.284,53.265 |
||
377 | point |
||
378 | -32.574,-3.284,58.940 |
||
379 | point |
||
380 | -33.584,-3.284,65.122 |
||
381 | point |
||
382 | -32.260,-3.281,67.251 |
||
383 | reverse |
||
384 | // Pedestrian number 8 |
||
385 | 6 // Ref num |
||
386 | 5 // Number of instructions |
||
387 | 2 // Initial instruction |
||
388 | point |
||
389 | -33.882,-3.281,71.817 |
||
390 | point |
||
391 | -32.189,-3.281,72.371 |
||
392 | point |
||
393 | -23.380,-3.281,77.281 |
||
394 | point |
||
395 | -23.108,-3.281,78.358 |
||
396 | reverse |
||
397 | // Pedestrian number 9 |
||
398 | 18 // Ref num |
||
399 | 5 // Number of instructions |
||
400 | 2 // Initial instruction |
||
401 | point |
||
402 | -37.924,-3.285,77.274 |
||
403 | point |
||
404 | -32.497,-3.285,77.354 |
||
405 | point |
||
406 | -27.616,-3.286,83.276 |
||
407 | point |
||
408 | -26.457,-3.286,83.496 |
||
409 | reverse |
||
410 | // Pedestrian number 10 |
||
411 | 3 // Ref num |
||
412 | 4 // Number of instructions |
||
413 | 2 // Initial instruction |
||
414 | point |
||
415 | -35.401,-3.280,106.697 |
||
416 | point |
||
417 | -32.200,-3.280,96.697 |
||
418 | point |
||
419 | -27.721,-3.280,83.632 |
||
420 | reverse |
||
421 | // Pedestrian number 11 |
||
422 | 13 // Ref num |
||
423 | 4 // Number of instructions |
||
424 | 2 // Initial instruction |
||
425 | point |
||
426 | -33.167,-3.280,109.922 |
||
427 | point |
||
428 | -32.433,-3.280,103.724 |
||
429 | point |
||
430 | -32.144,-3.280,97.836 |
||
431 | reverse |
||
432 | // Pedestrian number 12 |
||
433 | 3 // Ref num |
||
434 | 4 // Number of instructions |
||
435 | 2 // Initial instruction |
||
436 | point |
||
437 | -26.936,-3.281,75.645 |
||
438 | point |
||
439 | -27.704,-3.281,77.603 |
||
440 | point |
||
441 | -27.644,-3.281,82.934 |
||
442 | reverse |
||
443 | // Pedestrian number 13 |
||
444 | 3 // Ref num |
||
445 | 4 // Number of instructions |
||
446 | 2 // Initial instruction |
||
447 | point |
||
448 | -36.503,-3.281,107.059 |
||
449 | point |
||
450 | -33.383,-3.281,110.322 |
||
451 | point |
||
452 | -39.116,-3.279,113.192 |
||
453 | reverse |
||
454 | // Pedestrian number 14 |
||
455 | 4 // Ref num |
||
456 | 4 // Number of instructions |
||
457 | 2 // Initial instruction |
||
458 | point |
||
459 | -36.020,-3.279,107.090 |
||
460 | point |
||
461 | -33.379,-3.280,112.573 |
||
462 | point |
||
463 | -36.213,-3.280,116.039 |
||
464 | reverse |
||
465 | // Pedestrian number 15 |
||
466 | 6 // Ref num |
||
467 | 4 // Number of instructions |
||
468 | 2 // Initial instruction |
||
469 | point |
||
470 | -38.662,-3.280,110.723 |
||
471 | point |
||
472 | -33.405,-3.280,113.683 |
||
473 | point |
||
474 | -37.299,-3.280,116.058 |
||
475 | reverse |
||
476 | // Pedestrian number 16 |
||
477 | 13 // Ref num |
||
478 | 4 // Number of instructions |
||
479 | 2 // Initial instruction |
||
480 | point |
||
481 | -26.429,-3.280,118.228 |
||
482 | point |
||
483 | -32.205,-3.280,116.371 |
||
484 | point |
||
485 | -33.205,-3.280,114.785 |
||
486 | reverse |
||
487 | // Pedestrian number 17 |
||
488 | 4 // Ref num |
||
489 | 4 // Number of instructions |
||
490 | 2 // Initial instruction |
||
491 | point |
||
492 | -26.029,-3.280,134.129 |
||
493 | point |
||
494 | -32.172,-3.280,141.266 |
||
495 | point |
||
496 | -36.441,-3.280,144.424 |
||
497 | reverse |
||
498 | // Pedestrian number 18 |
||
499 | 3 // Ref num |
||
500 | 6 // Number of instructions |
||
501 | 2 // Initial instruction |
||
502 | point |
||
503 | -25.509,-3.280,135.146 |
||
504 | point |
||
505 | -27.796,-3.280,133.147 |
||
506 | point |
||
507 | -25.902,-3.280,123.815 |
||
508 | point |
||
509 | -14.471,-3.280,123.647 |
||
510 | point |
||
511 | -14.454,-3.280,123.097 |
||
512 | reverse |
||
513 | // Pedestrian number 19 |
||
514 | 13 // Ref num |
||
515 | 4 // Number of instructions |
||
516 | 2 // Initial instruction |
||
517 | point |
||
518 | -32.215,-3.280,146.827 |
||
519 | point |
||
520 | -27.870,-3.280,148.665 |
||
521 | point |
||
522 | -23.600,-3.280,154.325 |
||
523 | reverse |
||
524 | // Pedestrian number 20 |
||
525 | 3 // Ref num |
||
526 | 4 // Number of instructions |
||
527 | 2 // Initial instruction |
||
528 | point |
||
529 | -38.113,-3.279,167.679 |
||
530 | point |
||
531 | -33.779,-3.280,162.753 |
||
532 | point |
||
533 | -32.318,-3.280,160.372 |
||
534 | reverse |
||
535 | // Pedestrian number 21 |
||
536 | 3 // Ref num |
||
537 | 4 // Number of instructions |
||
538 | 2 // Initial instruction |
||
539 | point |
||
540 | -26.799,-3.280,165.612 |
||
541 | point |
||
542 | -32.080,-3.278,159.790 |
||
543 | point |
||
544 | -35.659,-3.279,150.851 |
||
545 | reverse |
||
546 | // Pedestrian number 22 |
||
547 | 6 // Ref num |
||
548 | 5 // Number of instructions |
||
549 | 3 // Initial instruction |
||
550 | point |
||
551 | -31.865,-3.278,167.122 |
||
552 | point |
||
553 | -32.243,-3.278,166.773 |
||
554 | point |
||
555 | -32.706,-3.278,160.239 |
||
556 | point |
||
557 | -21.312,-3.278,141.353 |
||
558 | reverse |
||
559 | // Pedestrian number 23 |
||
560 | 18 // Ref num |
||
561 | 6 // Number of instructions |
||
562 | 2 // Initial instruction |
||
563 | point |
||
564 | -26.957,-3.278,168.325 |
||
565 | point |
||
566 | -31.732,-3.278,169.554 |
||
567 | point |
||
568 | -32.309,-3.278,170.615 |
||
569 | point |
||
570 | -78.674,-3.299,168.929 |
||
571 | point |
||
572 | -84.531,-3.278,168.835 |
||
573 | reverse |
||
574 | // Pedestrian number 24 |
||
575 | 6 // Ref num |
||
576 | 6 // Number of instructions |
||
577 | 2 // Initial instruction |
||
578 | point |
||
579 | -27.724,-3.278,170.643 |
||
580 | point |
||
581 | -27.900,-3.278,186.266 |
||
582 | point |
||
583 | -31.849,-3.278,195.400 |
||
584 | point |
||
585 | -31.890,996.922,198.608 |
||
586 | point |
||
587 | -33.338,996.922,199.976 |
||
588 | reverse |
||
589 | // Pedestrian number 25 |
||
590 | 25 // Ref num |
||
591 | 4 // Number of instructions |
||
592 | 2 // Initial instruction |
||
593 | point |
||
594 | -27.511,-3.304,165.552 |
||
595 | point |
||
596 | -27.824,-3.302,154.473 |
||
597 | point |
||
598 | -16.943,-3.301,149.269 |
||
599 | reverse |
||
600 | // Pedestrian number 26 |
||
601 | 25 // Ref num |
||
602 | 4 // Number of instructions |
||
603 | 2 // Initial instruction |
||
604 | point |
||
605 | -6.270,-3.281,154.495 |
||
606 | point |
||
607 | -12.588,-3.280,149.966 |
||
608 | point |
||
609 | -16.710,-3.279,142.473 |
||
610 | reverse |
||
611 | // Pedestrian number 27 |
||
612 | 6 // Ref num |
||
613 | 4 // Number of instructions |
||
614 | 2 // Initial instruction |
||
615 | point |
||
616 | -17.087,-3.279,144.481 |
||
617 | point |
||
618 | -9.856,-3.278,142.223 |
||
619 | point |
||
620 | -4.004,-3.279,144.622 |
||
621 | reverse |
||
622 | // Pedestrian number 28 |
||
623 | 4 // Ref num |
||
624 | 6 // Number of instructions |
||
625 | 3 // Initial instruction |
||
626 | point |
||
627 | -2.239,-3.278,141.235 |
||
628 | point |
||
629 | -2.919,-3.278,142.534 |
||
630 | point |
||
631 | -10.441,-3.278,142.487 |
||
632 | point |
||
633 | -18.510,-3.278,142.433 |
||
634 | point |
||
635 | -18.613,-3.277,134.150 |
||
636 | reverse |
||
637 | // Pedestrian number 29 |
||
638 | 13 // Ref num |
||
639 | 4 // Number of instructions |
||
640 | 2 // Initial instruction |
||
641 | point |
||
642 | 6.359,-3.278,139.229 |
||
643 | point |
||
644 | 2.498,-3.279,144.609 |
||
645 | point |
||
646 | -4.877,-3.280,149.223 |
||
647 | reverse |
||
648 | // Pedestrian number 30 |
||
649 | 6 // Ref num |
||
650 | 5 // Number of instructions |
||
651 | 3 // Initial instruction |
||
652 | point |
||
653 | 5.154,-3.278,139.101 |
||
654 | point |
||
655 | 5.008,-3.278,141.887 |
||
656 | point |
||
657 | 2.549,-3.279,144.041 |
||
658 | point |
||
659 | -3.470,-3.279,144.774 |
||
660 | reverse |
||
661 | // Pedestrian number 31 |
||
662 | 3 // Ref num |
||
663 | 4 // Number of instructions |
||
664 | 2 // Initial instruction |
||
665 | point |
||
666 | 10.042,-3.279,144.804 |
||
667 | point |
||
668 | 13.656,-3.280,149.238 |
||
669 | point |
||
670 | 13.843,-3.280,152.146 |
||
671 | reverse |
||
672 | // Pedestrian number 32 |
||
673 | 6 // Ref num |
||
674 | 5 // Number of instructions |
||
675 | 3 // Initial instruction |
||
676 | point |
||
677 | 4.447,-3.280,138.995 |
||
678 | point |
||
679 | 6.387,-3.280,142.132 |
||
680 | point |
||
681 | 13.755,-3.280,144.477 |
||
682 | point |
||
683 | 20.654,-3.305,145.564 |
||
684 | reverse |
||
685 | // Pedestrian number 33 |
||
686 | 4 // Ref num |
||
687 | 5 // Number of instructions |
||
688 | 2 // Initial instruction |
||
689 | point |
||
690 | 13.852,-3.280,152.605 |
||
691 | point |
||
692 | 13.430,-3.280,170.997 |
||
693 | point |
||
694 | 12.491,-3.280,180.971 |
||
695 | point |
||
696 | 7.070,-3.280,188.183 |
||
697 | reverse |
||
698 | // Pedestrian number 34 |
||
699 | 6 // Ref num |
||
700 | 4 // Number of instructions |
||
701 | 2 // Initial instruction |
||
702 | point |
||
703 | 12.657,-3.280,160.779 |
||
704 | point |
||
705 | 13.303,-3.280,168.310 |
||
706 | point |
||
707 | 16.652,-3.280,182.728 |
||
708 | reverse |
||
709 | // Pedestrian number 35 |
||
710 | 4 // Ref num |
||
711 | 4 // Number of instructions |
||
712 | 2 // Initial instruction |
||
713 | point |
||
714 | -32.909,-3.280,169.295 |
||
715 | point |
||
716 | -27.193,-3.280,160.639 |
||
717 | point |
||
718 | -22.297,-3.280,141.282 |
||
719 | reverse |
||
720 | // Pedestrian number 36 |
||
721 | 6 // Ref num |
||
722 | 4 // Number of instructions |
||
723 | 2 // Initial instruction |
||
724 | point |
||
725 | -27.658,-3.280,168.238 |
||
726 | point |
||
727 | -32.256,996.920,181.415 |
||
728 | point |
||
729 | -33.483,996.920,198.847 |
||
730 | reverse |
||
731 | // Pedestrian number 37 |
||
732 | 3 // Ref num |
||
733 | 4 // Number of instructions |
||
734 | 2 // Initial instruction |
||
735 | point |
||
736 | -26.008,-3.280,209.632 |
||
737 | point |
||
738 | -27.905,-3.280,205.404 |
||
739 | point |
||
740 | -33.286,996.920,199.142 |
||
741 | reverse |
||
742 | // Pedestrian number 38 |
||
743 | 3 // Ref num |
||
744 | 4 // Number of instructions |
||
745 | 2 // Initial instruction |
||
746 | point |
||
747 | -26.868,-3.280,190.256 |
||
748 | point |
||
749 | -27.804,-3.278,200.742 |
||
750 | point |
||
751 | -33.307,996.924,210.583 |
||
752 | reverse |
||
753 | // Pedestrian number 39 |
||
754 | 4 // Ref num |
||
755 | 4 // Number of instructions |
||
756 | 2 // Initial instruction |
||
757 | point |
||
758 | -34.723,996.926,219.790 |
||
759 | point |
||
760 | -32.208,996.926,222.314 |
||
761 | point |
||
762 | -24.400,996.926,225.469 |
||
763 | reverse |
||
764 | // Pedestrian number 40 |
||
765 | 6 // Ref num |
||
766 | 4 // Number of instructions |
||
767 | 2 // Initial instruction |
||
768 | point |
||
769 | -23.739,-3.276,213.662 |
||
770 | point |
||
771 | -31.898,996.927,225.277 |
||
772 | point |
||
773 | -53.136,990.550,246.594 |
||
774 | reverse |
||
775 | // Pedestrian number 41 |
||
776 | 13 // Ref num |
||
777 | 4 // Number of instructions |
||
778 | 2 // Initial instruction |
||
779 | point |
||
780 | -26.730,-3.279,211.969 |
||
781 | point |
||
782 | -27.827,-3.278,229.256 |
||
783 | point |
||
784 | -32.506,996.924,235.686 |
||
785 | reverse |
||
786 | // Pedestrian number 42 |
||
787 | 13 // Ref num |
||
788 | 4 // Number of instructions |
||
789 | 2 // Initial instruction |
||
790 | point |
||
791 | -26.194,-3.278,253.610 |
||
792 | point |
||
793 | -31.831,-3.276,249.825 |
||
794 | point |
||
795 | -32.867,996.924,241.010 |
||
796 | reverse |
||
797 | // Pedestrian number 43 |
||
798 | 13 // Ref num |
||
799 | 4 // Number of instructions |
||
800 | 2 // Initial instruction |
||
801 | point |
||
802 | -26.045,-3.279,234.253 |
||
803 | point |
||
804 | -31.622,-3.276,250.662 |
||
805 | point |
||
806 | -35.848,996.926,260.641 |
||
807 | reverse |
||
808 | // Pedestrian number 44 |
||
809 | 10 // Ref num |
||
810 | 4 // Number of instructions |
||
811 | 2 // Initial instruction |
||
812 | point |
||
813 | -26.521,-3.278,256.221 |
||
814 | point |
||
815 | -36.302,-3.274,269.012 |
||
816 | point |
||
817 | -50.292,996.933,287.660 |
||
818 | reverse |
||
819 | // Pedestrian number 45 |
||
820 | 10 // Ref num |
||
821 | 4 // Number of instructions |
||
822 | 2 // Initial instruction |
||
823 | point |
||
824 | -36.111,-3.274,269.447 |
||
825 | point |
||
826 | -47.309,-3.307,274.962 |
||
827 | point |
||
828 | -54.123,996.893,287.481 |
||
829 | reverse |
||
830 | // Pedestrian number 46 |
||
831 | 5 // Ref num |
||
832 | 4 // Number of instructions |
||
833 | 2 // Initial instruction |
||
834 | point |
||
835 | -36.394,996.893,261.631 |
||
836 | point |
||
837 | -47.996,996.893,275.100 |
||
838 | point |
||
839 | -55.705,996.893,287.204 |
||
840 | reverse |
||
841 | // Pedestrian number 47 |
||
842 | 5 // Ref num |
||
843 | 4 // Number of instructions |
||
844 | 2 // Initial instruction |
||
845 | point |
||
846 | -35.972,-3.307,269.739 |
||
847 | point |
||
848 | -45.195,-3.307,274.440 |
||
849 | point |
||
850 | -51.956,996.893,287.460 |
||
851 | reverse |
||
852 | // Pedestrian number 48 |
||
853 | 25 // Ref num |
||
854 | 4 // Number of instructions |
||
855 | 2 // Initial instruction |
||
856 | point |
||
857 | -32.519,996.893,251.317 |
||
858 | point |
||
859 | -30.782,996.893,263.741 |
||
860 | point |
||
861 | -15.150,996.893,293.618 |
||
862 | reverse |
||
863 | // Pedestrian number 49 |
||
864 | 5 // Ref num |
||
865 | 4 // Number of instructions |
||
866 | 2 // Initial instruction |
||
867 | point |
||
868 | -41.363,994.066,247.714 |
||
869 | point |
||
870 | -30.124,997.379,262.176 |
||
871 | point |
||
872 | -14.343,992.029,293.447 |
||
873 | reverse |
||
874 | // Pedestrian number 50 |
||
875 | 4 // Ref num |
||
876 | 4 // Number of instructions |
||
877 | 2 // Initial instruction |
||
878 | point |
||
879 | 5.987,993.513,289.456 |
||
880 | point |
||
881 | -8.607,997.048,267.192 |
||
882 | point |
||
883 | -15.487,-3.288,262.838 |
||
884 | reverse |
||
885 | // Pedestrian number 51 |
||
886 | 10 // Ref num |
||
887 | 5 // Number of instructions |
||
888 | 2 // Initial instruction |
||
889 | point |
||
890 | -103.496,-9.670,261.809 |
||
891 | point |
||
892 | -101.013,-9.719,259.438 |
||
893 | point |
||
894 | -100.949,-9.746,258.154 |
||
895 | point |
||
896 | -102.201,-9.771,256.926 |
||
897 | reverse |
||
898 | // Pedestrian number 52 |
||
899 | 10 // Ref num |
||
900 | 7 // Number of instructions |
||
901 | 2 // Initial instruction |
||
902 | point |
||
903 | -101.205,-9.470,271.404 |
||
904 | point |
||
905 | -102.734,-9.700,260.352 |
||
906 | point |
||
907 | -105.242,-9.727,259.051 |
||
908 | point |
||
909 | -108.093,-9.768,257.104 |
||
910 | point |
||
911 | -108.169,-9.790,256.034 |
||
912 | point |
||
913 | -107.188,-9.804,255.331 |
||
914 | reverse |
||
915 | // Pedestrian number 53 |
||
916 | 10 // Ref num |
||
917 | 4 // Number of instructions |
||
918 | 2 // Initial instruction |
||
919 | point |
||
920 | -106.929,-9.804,255.336 |
||
921 | point |
||
922 | -101.619,-9.790,256.042 |
||
923 | point |
||
924 | -101.126,-9.738,258.504 |
||
925 | reverse |
||
926 | // Pedestrian number 54 |
||
927 | 10 // Ref num |
||
928 | 5 // Number of instructions |
||
929 | 2 // Initial instruction |
||
930 | point |
||
931 | -101.463,-9.724,259.167 |
||
932 | point |
||
933 | -102.944,-9.756,257.668 |
||
934 | point |
||
935 | -113.721,-9.753,257.782 |
||
936 | point |
||
937 | -114.381,-9.741,258.362 |
||
938 | reverse |
||
939 | // Pedestrian number 55 |
||
940 | 10 // Ref num |
||
941 | 5 // Number of instructions |
||
942 | 3 // Initial instruction |
||
943 | point |
||
944 | -104.238,-9.669,261.829 |
||
945 | point |
||
946 | -109.733,-9.711,259.831 |
||
947 | point |
||
948 | -110.676,-9.751,257.894 |
||
949 | point |
||
950 | -117.645,-9.816,250.606 |
||
951 | reverse |
||
952 | // Pedestrian number 56 |
||
953 | 5 // Ref num |
||
954 | 7 // Number of instructions |
||
955 | 2 // Initial instruction |
||
956 | point |
||
957 | -104.331,-9.730,258.944 |
||
958 | point |
||
959 | -106.444,-9.708,259.998 |
||
960 | point |
||
961 | -109.953,-9.708,259.965 |
||
962 | point |
||
963 | -111.071,-9.749,257.986 |
||
964 | point |
||
965 | -125.908,-9.688,258.109 |
||
966 | point |
||
967 | -126.584,-9.676,258.837 |
||
968 | reverse |
||
969 | // Pedestrian number 57 |
||
970 | 5 // Ref num |
||
971 | 4 // Number of instructions |
||
972 | 2 // Initial instruction |
||
973 | point |
||
974 | -118.148,-9.655,261.949 |
||
975 | point |
||
976 | -121.844,-9.675,259.810 |
||
977 | point |
||
978 | -126.660,-9.667,259.405 |
||
979 | reverse |
||
980 | // Pedestrian number 58 |
||
981 | 10 // Ref num |
||
982 | 5 // Number of instructions |
||
983 | 2 // Initial instruction |
||
984 | point |
||
985 | -114.261,-9.701,259.409 |
||
986 | point |
||
987 | -121.065,-9.680,259.585 |
||
988 | point |
||
989 | -122.335,-9.691,258.517 |
||
990 | point |
||
991 | -122.897,-9.690,258.547 |
||
992 | reverse |
||
993 | // Pedestrian number 59 |
||
994 | 5 // Ref num |
||
995 | 6 // Number of instructions |
||
996 | 2 // Initial instruction |
||
997 | point |
||
998 | -130.082,-9.779,250.788 |
||
999 | point |
||
1000 | -130.627,-9.752,252.559 |
||
1001 | point |
||
1002 | -130.772,-9.735,253.727 |
||
1003 | point |
||
1004 | -135.669,-9.629,260.358 |
||
1005 | point |
||
1006 | -135.887,-9.629,260.347 |
||
1007 | reverse |
||
1008 | // Pedestrian number 60 |
||
1009 | 5 // Ref num |
||
1010 | 6 // Number of instructions |
||
1011 | 2 // Initial instruction |
||
1012 | point |
||
1013 | -135.476,-9.768,250.466 |
||
1014 | point |
||
1015 | -130.892,-9.755,252.334 |
||
1016 | point |
||
1017 | -129.187,-9.759,252.340 |
||
1018 | point |
||
1019 | -126.608,-9.722,255.530 |
||
1020 | point |
||
1021 | -124.367,-9.678,259.099 |
||
1022 | reverse |
||
1023 | // Pedestrian number 61 |
||
1024 | 10 // Ref num |
||
1025 | 5 // Number of instructions |
||
1026 | 3 // Initial instruction |
||
1027 | point |
||
1028 | -103.476,-9.860,250.172 |
||
1029 | point |
||
1030 | -103.944,-9.828,252.317 |
||
1031 | point |
||
1032 | -107.962,-9.801,253.540 |
||
1033 | point |
||
1034 | -117.468,-9.759,254.758 |
||
1035 | reverse |
||
1036 | // Pedestrian number 62 |
||
1037 | 5 // Ref num |
||
1038 | 5 // Number of instructions |
||
1039 | 2 // Initial instruction |
||
1040 | point |
||
1041 | -109.648,-9.719,258.981 |
||
1042 | point |
||
1043 | -110.523,-9.737,257.532 |
||
1044 | point |
||
1045 | -113.077,-9.744,256.596 |
||
1046 | point |
||
1047 | -117.516,-9.661,261.677 |
||
1048 | reverse |
||
1049 | // Pedestrian number 63 |
||
1050 | 10 // Ref num |
||
1051 | 4 // Number of instructions |
||
1052 | 2 // Initial instruction |
||
1053 | point |
||
1054 | -108.455,-9.752,256.881 |
||
1055 | point |
||
1056 | -109.858,-9.744,257.173 |
||
1057 | point |
||
1058 | -126.580,-9.714,256.261 |
||
1059 | reverse |
||
1060 | // Pedestrian number 64 |
||
1061 | 10 // Ref num |
||
1062 | 4 // Number of instructions |
||
1063 | 2 // Initial instruction |
||
1064 | point |
||
1065 | -129.824,-9.711,255.924 |
||
1066 | point |
||
1067 | -130.521,-9.741,253.693 |
||
1068 | point |
||
1069 | -131.128,-9.747,253.143 |
||
1070 | reverse |
||
1071 | // Pedestrian number 65 |
||
1072 | 5 // Ref num |
||
1073 | 4 // Number of instructions |
||
1074 | 2 // Initial instruction |
||
1075 | point |
||
1076 | -135.798,-9.614,261.667 |
||
1077 | point |
||
1078 | -138.472,-9.617,260.966 |
||
1079 | point |
||
1080 | -140.732,-9.663,257.340 |
||
1081 | reverse |
||
1082 | // Pedestrian number 66 |
||
1083 | 10 // Ref num |
||
1084 | 5 // Number of instructions |
||
1085 | 2 // Initial instruction |
||
1086 | point |
||
1087 | -141.646,-9.658,257.466 |
||
1088 | point |
||
1089 | -138.955,-9.620,260.677 |
||
1090 | point |
||
1091 | -138.391,-9.624,260.503 |
||
1092 | point |
||
1093 | -136.006,-9.633,260.239 |
||
1094 | reverse |
||
1095 | // Pedestrian number 67 |
||
1096 | 10 // Ref num |
||
1097 | 4 // Number of instructions |
||
1098 | 2 // Initial instruction |
||
1099 | point |
||
1100 | -137.438,-9.622,260.759 |
||
1101 | point |
||
1102 | -129.981,-9.619,262.354 |
||
1103 | point |
||
1104 | -127.374,-9.660,259.943 |
||
1105 | reverse |
||
1106 | // Pedestrian number 68 |
||
1107 | 10 // Ref num |
||
1108 | 4 // Number of instructions |
||
1109 | 2 // Initial instruction |
||
1110 | point |
||
1111 | -117.374,-9.822,250.310 |
||
1112 | point |
||
1113 | -103.693,-9.865,249.776 |
||
1114 | point |
||
1115 | -98.344,-9.939,241.090 |
||
1116 | reverse |
||
1117 | // Pedestrian number 69 |
||
1118 | 5 // Ref num |
||
1119 | 5 // Number of instructions |
||
1120 | 2 // Initial instruction |
||
1121 | point |
||
1122 | -136.049,-9.638,259.568 |
||
1123 | point |
||
1124 | -125.143,-9.657,260.461 |
||
1125 | point |
||
1126 | -124.223,-9.653,260.851 |
||
1127 | point |
||
1128 | -117.707,-9.650,262.302 |
||
1129 | reverse |
||
1130 | // Pedestrian number 70 |
||
1131 | 10 // Ref num |
||
1132 | 4 // Number of instructions |
||
1133 | 2 // Initial instruction |
||
1134 | point |
||
1135 | -139.237,-9.684,255.931 |
||
1136 | point |
||
1137 | -125.044,-9.696,257.685 |
||
1138 | point |
||
1139 | -122.001,-9.692,258.495 |
||
1140 | reverse |
||
1141 | // Pedestrian number 71 |
||
1142 | 22 // Ref num |
||
1143 | 4 // Number of instructions |
||
1144 | 2 // Initial instruction |
||
1145 | point |
||
1146 | -157.972,990.298,194.881 |
||
1147 | point |
||
1148 | -158.892,990.260,196.112 |
||
1149 | point |
||
1150 | -159.756,-9.940,198.174 |
||
1151 | reverse |
||
1152 | // Pedestrian number 72 |
||
1153 | 3 // Ref num |
||
1154 | 5 // Number of instructions |
||
1155 | 2 // Initial instruction |
||
1156 | point |
||
1157 | -157.942,-9.937,197.116 |
||
1158 | point |
||
1159 | -158.907,-9.940,196.416 |
||
1160 | point |
||
1161 | -164.498,-9.960,196.690 |
||
1162 | point |
||
1163 | -174.843,-9.960,195.197 |
||
1164 | reverse |
||
1165 | // Pedestrian number 73 |
||
1166 | 6 // Ref num |
||
1167 | 5 // Number of instructions |
||
1168 | 3 // Initial instruction |
||
1169 | point |
||
1170 | -174.826,-9.960,196.842 |
||
1171 | point |
||
1172 | -164.014,-9.960,195.396 |
||
1173 | point |
||
1174 | -159.567,-9.940,197.043 |
||
1175 | point |
||
1176 | -142.505,-9.940,199.981 |
||
1177 | reverse |
||
1178 | // Pedestrian number 74 |
||
1179 | 22 // Ref num |
||
1180 | 4 // Number of instructions |
||
1181 | 2 // Initial instruction |
||
1182 | point |
||
1183 | -157.712,-9.940,197.235 |
||
1184 | point |
||
1185 | -159.812,-9.940,198.558 |
||
1186 | point |
||
1187 | -163.921,-9.960,195.948 |
||
1188 | reverse |
||
1189 | // Pedestrian number 75 |
||
1190 | 6 // Ref num |
||
1191 | 4 // Number of instructions |
||
1192 | 2 // Initial instruction |
||
1193 | point |
||
1194 | -159.711,996.717,171.748 |
||
1195 | point |
||
1196 | -159.055,993.135,184.767 |
||
1197 | point |
||
1198 | -159.844,992.108,188.510 |
||
1199 | reverse |
||
1200 | // Pedestrian number 76 |
||
1201 | 3 // Ref num |
||
1202 | 4 // Number of instructions |
||
1203 | 2 // Initial instruction |
||
1204 | point |
||
1205 | -155.230,990.854,193.023 |
||
1206 | point |
||
1207 | -158.718,993.007,185.230 |
||
1208 | point |
||
1209 | -164.235,997.454,169.117 |
||
1210 | reverse |
||
1211 | // Pedestrian number 77 |
||
1212 | 13 // Ref num |
||
1213 | 5 // Number of instructions |
||
1214 | 2 // Initial instruction |
||
1215 | point |
||
1216 | -170.749,-3.279,170.896 |
||
1217 | point |
||
1218 | -148.063,-3.279,165.778 |
||
1219 | point |
||
1220 | -146.439,-3.279,164.094 |
||
1221 | point |
||
1222 | -146.334,-3.279,163.708 |
||
1223 | reverse |
||
1224 | // Pedestrian number 78 |
||
1225 | 6 // Ref num |
||
1226 | 4 // Number of instructions |
||
1227 | 2 // Initial instruction |
||
1228 | point |
||
1229 | -142.663,-3.279,168.505 |
||
1230 | point |
||
1231 | -148.550,-3.279,165.489 |
||
1232 | point |
||
1233 | -163.678,-3.279,160.825 |
||
1234 | reverse |
||
1235 | // Pedestrian number 79 |
||
1236 | 22 // Ref num |
||
1237 | 4 // Number of instructions |
||
1238 | 2 // Initial instruction |
||
1239 | point |
||
1240 | -159.180,-3.279,142.352 |
||
1241 | point |
||
1242 | -150.341,-3.279,146.225 |
||
1243 | point |
||
1244 | -132.336,-3.279,147.257 |
||
1245 | reverse |
||
1246 | // Pedestrian number 80 |
||
1247 | 22 // Ref num |
||
1248 | 4 // Number of instructions |
||
1249 | 2 // Initial instruction |
||
1250 | point |
||
1251 | -133.575,-3.279,148.172 |
||
1252 | point |
||
1253 | -150.410,-3.279,146.441 |
||
1254 | point |
||
1255 | -154.852,-3.279,148.131 |
||
1256 | reverse |
||
1257 | // Pedestrian number 81 |
||
1258 | 4 // Ref num |
||
1259 | 4 // Number of instructions |
||
1260 | 2 // Initial instruction |
||
1261 | point |
||
1262 | -135.272,-3.279,146.647 |
||
1263 | point |
||
1264 | -132.196,-3.279,142.097 |
||
1265 | point |
||
1266 | -129.423,-3.279,139.249 |
||
1267 | reverse |
||
1268 | // Pedestrian number 82 |
||
1269 | 3 // Ref num |
||
1270 | 4 // Number of instructions |
||
1271 | 2 // Initial instruction |
||
1272 | point |
||
1273 | -159.373,-3.279,142.604 |
||
1274 | point |
||
1275 | -159.739,-3.279,154.912 |
||
1276 | point |
||
1277 | -164.244,-3.299,170.832 |
||
1278 | reverse |
||
1279 | // Pedestrian number 83 |
||
1280 | 22 // Ref num |
||
1281 | 8 // Number of instructions |
||
1282 | 3 // Initial instruction |
||
1283 | point |
||
1284 | -154.341,996.901,172.517 |
||
1285 | point |
||
1286 | -154.743,996.901,170.775 |
||
1287 | point |
||
1288 | -159.410,-3.299,154.340 |
||
1289 | point |
||
1290 | -163.724,-3.299,151.297 |
||
1291 | point |
||
1292 | -163.729,-3.299,142.943 |
||
1293 | point |
||
1294 | -164.581,-3.299,141.512 |
||
1295 | point |
||
1296 | -164.559,-3.299,140.910 |
||
1297 | reverse |
||
1298 | // Pedestrian number 84 |
||
1299 | 22 // Ref num |
||
1300 | 4 // Number of instructions |
||
1301 | 2 // Initial instruction |
||
1302 | point |
||
1303 | -158.054,-3.280,138.620 |
||
1304 | point |
||
1305 | -159.458,-3.280,129.784 |
||
1306 | point |
||
1307 | -159.755,-3.280,106.899 |
||
1308 | reverse |
||
1309 | // Pedestrian number 85 |
||
1310 | 22 // Ref num |
||
1311 | 6 // Number of instructions |
||
1312 | 2 // Initial instruction |
||
1313 | point |
||
1314 | -151.297,-3.280,77.438 |
||
1315 | point |
||
1316 | -159.358,-3.280,106.848 |
||
1317 | point |
||
1318 | -163.781,-3.280,117.769 |
||
1319 | point |
||
1320 | -163.760,-3.280,139.377 |
||
1321 | point |
||
1322 | -163.092,-3.301,140.697 |
||
1323 | reverse |
||
1324 | // Pedestrian number 86 |
||
1325 | 25 // Ref num |
||
1326 | 4 // Number of instructions |
||
1327 | 2 // Initial instruction |
||
1328 | point |
||
1329 | -159.688,-3.300,129.379 |
||
1330 | point |
||
1331 | -158.819,-3.300,119.050 |
||
1332 | point |
||
1333 | -159.637,-3.300,106.408 |
||
1334 | reverse |
||
1335 | // Pedestrian number 87 |
||
1336 | 4 // Ref num |
||
1337 | 4 // Number of instructions |
||
1338 | 2 // Initial instruction |
||
1339 | point |
||
1340 | -159.854,-3.280,89.791 |
||
1341 | point |
||
1342 | -159.347,-3.280,82.961 |
||
1343 | point |
||
1344 | -159.712,-3.280,77.296 |
||
1345 | reverse |
||
1346 | // Pedestrian number 88 |
||
1347 | 25 // Ref num |
||
1348 | 6 // Number of instructions |
||
1349 | 2 // Initial instruction |
||
1350 | point |
||
1351 | -159.265,-3.301,76.326 |
||
1352 | point |
||
1353 | -159.988,-3.301,77.112 |
||
1354 | point |
||
1355 | -163.706,-3.301,77.916 |
||
1356 | point |
||
1357 | -162.594,-3.301,139.671 |
||
1358 | point |
||
1359 | -164.442,-3.304,142.812 |
||
1360 | reverse |
||
1361 | // Pedestrian number 89 |
||
1362 | 6 // Ref num |
||
1363 | 4 // Number of instructions |
||
1364 | 2 // Initial instruction |
||
1365 | point |
||
1366 | -153.081,-3.281,71.676 |
||
1367 | point |
||
1368 | -159.577,-3.281,72.879 |
||
1369 | point |
||
1370 | -163.735,-3.290,74.853 |
||
1371 | reverse |
||
1372 | // Pedestrian number 90 |
||
1373 | 22 // Ref num |
||
1374 | 5 // Number of instructions |
||
1375 | 2 // Initial instruction |
||
1376 | point |
||
1377 | -164.288,-3.301,73.725 |
||
1378 | point |
||
1379 | -152.402,-3.281,71.698 |
||
1380 | point |
||
1381 | -145.936,-3.281,71.630 |
||
1382 | point |
||
1383 | -145.869,-3.281,71.302 |
||
1384 | reverse |
||
1385 | // Pedestrian number 91 |
||
1386 | 22 // Ref num |
||
1387 | 6 // Number of instructions |
||
1388 | 3 // Initial instruction |
||
1389 | point |
||
1390 | -141.312,-3.281,71.294 |
||
1391 | point |
||
1392 | -141.130,-3.281,71.688 |
||
1393 | point |
||
1394 | -134.396,-3.281,71.643 |
||
1395 | point |
||
1396 | -131.052,-3.281,71.649 |
||
1397 | point |
||
1398 | -126.445,-3.281,67.159 |
||
1399 | reverse |
||
1400 | // Pedestrian number 92 |
||
1401 | 22 // Ref num |
||
1402 | 5 // Number of instructions |
||
1403 | 2 // Initial instruction |
||
1404 | point |
||
1405 | -130.147,-3.281,72.741 |
||
1406 | point |
||
1407 | -131.264,-3.281,59.133 |
||
1408 | point |
||
1409 | -131.446,-3.281,42.360 |
||
1410 | point |
||
1411 | -133.249,-3.281,41.236 |
||
1412 | reverse |
||
1413 | // Pedestrian number 93 |
||
1414 | 3 // Ref num |
||
1415 | 5 // Number of instructions |
||
1416 | 2 // Initial instruction |
||
1417 | point |
||
1418 | -159.682,-3.281,70.927 |
||
1419 | point |
||
1420 | -159.296,-3.281,63.967 |
||
1421 | point |
||
1422 | -159.556,-3.281,59.446 |
||
1423 | point |
||
1424 | -159.698,-3.281,59.297 |
||
1425 | reverse |
||
1426 | // Pedestrian number 94 |
||
1427 | 22 // Ref num |
||
1428 | 5 // Number of instructions |
||
1429 | 3 // Initial instruction |
||
1430 | point |
||
1431 | -158.650,-3.281,71.695 |
||
1432 | point |
||
1433 | -159.205,-3.281,71.551 |
||
1434 | point |
||
1435 | -159.619,-3.281,64.403 |
||
1436 | point |
||
1437 | -159.184,-3.281,45.805 |
||
1438 | reverse |
||
1439 | // Pedestrian number 95 |
||
1440 | 25 // Ref num |
||
1441 | 4 // Number of instructions |
||
1442 | 2 // Initial instruction |
||
1443 | point |
||
1444 | -159.808,-3.281,45.067 |
||
1445 | point |
||
1446 | -159.574,-3.281,53.479 |
||
1447 | point |
||
1448 | -159.807,-3.281,59.179 |
||
1449 | reverse |
||
1450 | // Pedestrian number 96 |
||
1451 | 25 // Ref num |
||
1452 | 5 // Number of instructions |
||
1453 | 2 // Initial instruction |
||
1454 | point |
||
1455 | -159.703,-3.281,44.648 |
||
1456 | point |
||
1457 | -159.481,-3.281,53.072 |
||
1458 | point |
||
1459 | -159.161,-3.281,57.511 |
||
1460 | point |
||
1461 | -159.653,-3.281,59.120 |
||
1462 | reverse |
||
1463 | // Pedestrian number 97 |
||
1464 | 3 // Ref num |
||
1465 | 5 // Number of instructions |
||
1466 | 3 // Initial instruction |
||
1467 | point |
||
1468 | -148.267,-3.281,41.227 |
||
1469 | point |
||
1470 | -144.095,-3.281,41.197 |
||
1471 | point |
||
1472 | -142.606,-3.281,41.378 |
||
1473 | point |
||
1474 | -141.312,-3.281,42.572 |
||
1475 | reverse |
||
1476 | // Pedestrian number 98 |
||
1477 | 25 // Ref num |
||
1478 | 5 // Number of instructions |
||
1479 | 3 // Initial instruction |
||
1480 | point |
||
1481 | -145.965,-3.281,42.669 |
||
1482 | point |
||
1483 | -145.958,-3.281,42.462 |
||
1484 | point |
||
1485 | -144.444,-3.281,42.131 |
||
1486 | point |
||
1487 | -140.702,-3.281,41.189 |
||
1488 | reverse |
||
1489 | // Pedestrian number 99 |
||
1490 | 22 // Ref num |
||
1491 | 5 // Number of instructions |
||
1492 | 2 // Initial instruction |
||
1493 | point |
||
1494 | -140.338,-3.281,41.214 |
||
1495 | point |
||
1496 | -137.246,-3.281,41.269 |
||
1497 | point |
||
1498 | -135.053,-3.301,40.156 |
||
1499 | point |
||
1500 | -133.508,-3.280,41.271 |
||
1501 | reverse |
||
1502 | // Pedestrian number 100 |
||
1503 | 22 // Ref num |
||
1504 | 5 // Number of instructions |
||
1505 | 2 // Initial instruction |
||
1506 | point |
||
1507 | -130.131,-3.281,44.015 |
||
1508 | point |
||
1509 | -127.038,-3.281,43.896 |
||
1510 | point |
||
1511 | -126.282,-3.281,52.507 |
||
1512 | point |
||
1513 | -125.829,-3.281,52.747 |
||
1514 | reverse |
||
1515 | // Pedestrian number 101 |
||
1516 | 22 // Ref num |
||
1517 | 4 // Number of instructions |
||
1518 | 2 // Initial instruction |
||
1519 | point |
||
1520 | -129.355,-3.281,41.680 |
||
1521 | point |
||
1522 | -127.743,-3.281,44.011 |
||
1523 | point |
||
1524 | -121.237,-3.281,41.202 |
||
1525 | reverse |
||
1526 | // Pedestrian number 102 |
||
1527 | 4 // Ref num |
||
1528 | 4 // Number of instructions |
||
1529 | 2 // Initial instruction |
||
1530 | point |
||
1531 | -116.703,-3.281,43.056 |
||
1532 | point |
||
1533 | -117.860,-3.281,43.071 |
||
1534 | point |
||
1535 | -119.753,-3.281,44.104 |
||
1536 | reverse |
||
1537 | // Pedestrian number 103 |
||
1538 | 6 // Ref num |
||
1539 | 4 // Number of instructions |
||
1540 | 2 // Initial instruction |
||
1541 | point |
||
1542 | -119.828,-3.281,43.031 |
||
1543 | point |
||
1544 | -117.545,-3.281,44.099 |
||
1545 | point |
||
1546 | -116.783,-3.281,44.100 |
||
1547 | reverse |
||
1548 | // Pedestrian number 104 |
||
1549 | 3 // Ref num |
||
1550 | 5 // Number of instructions |
||
1551 | 3 // Initial instruction |
||
1552 | point |
||
1553 | -120.924,-3.281,41.068 |
||
1554 | point |
||
1555 | -119.762,-3.281,41.316 |
||
1556 | point |
||
1557 | -118.903,-3.281,42.900 |
||
1558 | point |
||
1559 | -118.267,-3.281,44.121 |
||
1560 | reverse |
||
1561 | // Pedestrian number 105 |
||
1562 | 25 // Ref num |
||
1563 | 7 // Number of instructions |
||
1564 | 3 // Initial instruction |
||
1565 | point |
||
1566 | -74.268,-3.301,45.968 |
||
1567 | point |
||
1568 | -74.415,-3.301,45.396 |
||
1569 | point |
||
1570 | -80.792,-3.301,42.810 |
||
1571 | point |
||
1572 | -77.400,-3.301,36.892 |
||
1573 | point |
||
1574 | -76.568,-3.301,36.963 |
||
1575 | point |
||
1576 | -76.164,-3.301,36.152 |
||
1577 | reverse |
||
1578 | // Pedestrian number 106 |
||
1579 | 22 // Ref num |
||
1580 | 6 // Number of instructions |
||
1581 | 3 // Initial instruction |
||
1582 | point |
||
1583 | -77.834,-3.301,36.593 |
||
1584 | point |
||
1585 | -77.918,-3.301,37.149 |
||
1586 | point |
||
1587 | -81.214,-3.301,42.835 |
||
1588 | point |
||
1589 | -84.170,-3.301,45.424 |
||
1590 | point |
||
1591 | -84.361,-3.301,47.066 |
||
1592 | reverse |
||
1593 | // Pedestrian number 107 |
||
1594 | 25 // Ref num |
||
1595 | 4 // Number of instructions |
||
1596 | 2 // Initial instruction |
||
1597 | point |
||
1598 | -80.610,-3.281,45.549 |
||
1599 | point |
||
1600 | -78.409,-3.281,42.732 |
||
1601 | point |
||
1602 | -76.859,-3.281,36.878 |
||
1603 | reverse |
||
1604 | // Pedestrian number 108 |
||
1605 | 22 // Ref num |
||
1606 | 4 // Number of instructions |
||
1607 | 2 // Initial instruction |
||
1608 | point |
||
1609 | -51.906,-3.281,43.789 |
||
1610 | point |
||
1611 | -53.713,-3.281,43.619 |
||
1612 | point |
||
1613 | -55.551,-3.281,43.403 |
||
1614 | reverse |
||
1615 | // Pedestrian number 109 |
||
1616 | 10 // Ref num |
||
1617 | 4 // Number of instructions |
||
1618 | 2 // Initial instruction |
||
1619 | point |
||
1620 | -55.521,-3.281,43.120 |
||
1621 | point |
||
1622 | -54.404,-3.281,42.821 |
||
1623 | point |
||
1624 | -52.508,-3.281,44.513 |
||
1625 | reverse |
||
1626 | // Pedestrian number 110 |
||
1627 | 4 // Ref num |
||
1628 | 4 // Number of instructions |
||
1629 | 2 // Initial instruction |
||
1630 | point |
||
1631 | -28.085,-3.316,39.662 |
||
1632 | point |
||
1633 | -45.854,-3.297,41.400 |
||
1634 | point |
||
1635 | -46.172,-3.281,42.910 |
||
1636 | reverse |
||
1637 | // Pedestrian number 111 |
||
1638 | 6 // Ref num |
||
1639 | 4 // Number of instructions |
||
1640 | 2 // Initial instruction |
||
1641 | point |
||
1642 | -151.021,-3.275,77.276 |
||
1643 | point |
||
1644 | -136.448,-3.279,77.513 |
||
1645 | point |
||
1646 | -131.714,-3.281,77.303 |
||
1647 | reverse |
||
1648 | // Pedestrian number 112 |
||
1649 | 25 // Ref num |
||
1650 | 4 // Number of instructions |
||
1651 | 2 // Initial instruction |
||
1652 | point |
||
1653 | -131.085,-3.281,77.247 |
||
1654 | point |
||
1655 | -127.754,-3.282,77.535 |
||
1656 | point |
||
1657 | -120.770,-3.284,77.251 |
||
1658 | reverse |
||
1659 | // Pedestrian number 113 |
||
1660 | 3 // Ref num |
||
1661 | 4 // Number of instructions |
||
1662 | 2 // Initial instruction |
||
1663 | point |
||
1664 | -120.062,-3.284,77.268 |
||
1665 | point |
||
1666 | -112.496,-3.287,77.455 |
||
1667 | point |
||
1668 | -103.609,-3.289,77.222 |
||
1669 | reverse |
||
1670 | // Pedestrian number 114 |
||
1671 | 22 // Ref num |
||
1672 | 5 // Number of instructions |
||
1673 | 3 // Initial instruction |
||
1674 | point |
||
1675 | -83.320,-3.281,77.209 |
||
1676 | point |
||
1677 | -80.449,-3.281,77.654 |
||
1678 | point |
||
1679 | -80.336,-3.281,78.956 |
||
1680 | point |
||
1681 | -80.193,-3.281,82.254 |
||
1682 | reverse |
||
1683 | // Pedestrian number 115 |
||
1684 | 22 // Ref num |
||
1685 | 4 // Number of instructions |
||
1686 | 2 // Initial instruction |
||
1687 | point |
||
1688 | -80.248,-3.281,82.453 |
||
1689 | point |
||
1690 | -82.666,-3.281,89.451 |
||
1691 | point |
||
1692 | -80.156,-3.281,106.635 |
||
1693 | reverse |
||
1694 | // Pedestrian number 116 |
||
1695 | 25 // Ref num |
||
1696 | 4 // Number of instructions |
||
1697 | 2 // Initial instruction |
||
1698 | point |
||
1699 | -83.368,-3.281,110.604 |
||
1700 | point |
||
1701 | -82.873,-3.281,89.310 |
||
1702 | point |
||
1703 | -84.876,-3.281,73.031 |
||
1704 | reverse |
||
1705 | // Pedestrian number 117 |
||
1706 | 3 // Ref num |
||
1707 | 4 // Number of instructions |
||
1708 | 2 // Initial instruction |
||
1709 | point |
||
1710 | -71.950,-3.281,77.194 |
||
1711 | point |
||
1712 | -75.489,-3.281,78.643 |
||
1713 | point |
||
1714 | -79.917,-3.281,82.182 |
||
1715 | reverse |
||
1716 | // Pedestrian number 118 |
||
1717 | 4 // Ref num |
||
1718 | 4 // Number of instructions |
||
1719 | 2 // Initial instruction |
||
1720 | point |
||
1721 | -75.712,-3.281,106.876 |
||
1722 | point |
||
1723 | -75.468,-3.281,99.020 |
||
1724 | point |
||
1725 | -75.909,-3.281,91.304 |
||
1726 | reverse |
||
1727 | // Pedestrian number 119 |
||
1728 | 5 // Ref num |
||
1729 | 4 // Number of instructions |
||
1730 | 2 // Initial instruction |
||
1731 | point |
||
1732 | -75.831,-3.281,82.132 |
||
1733 | point |
||
1734 | -75.180,-3.281,99.129 |
||
1735 | point |
||
1736 | -75.905,-3.281,110.685 |
||
1737 | reverse |
||
1738 | // Pedestrian number 121 |
||
1739 | 25 // Ref num |
||
1740 | 5 // Number of instructions |
||
1741 | 2 // Initial instruction |
||
1742 | point |
||
1743 | -83.525,-3.280,110.799 |
||
1744 | point |
||
1745 | -98.490,-3.280,110.621 |
||
1746 | point |
||
1747 | -103.643,-3.280,107.039 |
||
1748 | point |
||
1749 | -103.645,-3.280,96.013 |
||
1750 | reverse |
||
1751 | // Pedestrian number 122 |
||
1752 | 13 // Ref num |
||
1753 | 6 // Number of instructions |
||
1754 | 4 // Initial instruction |
||
1755 | point |
||
1756 | -105.730,-3.280,85.423 |
||
1757 | point |
||
1758 | -106.157,-3.280,106.170 |
||
1759 | point |
||
1760 | -106.547,-3.280,107.096 |
||
1761 | point |
||
1762 | -106.816,-3.280,107.258 |
||
1763 | point |
||
1764 | -107.048,-3.280,110.513 |
||
1765 | reverse |
||
1766 | // Pedestrian number 123 |
||
1767 | 6 // Ref num |
||
1768 | 5 // Number of instructions |
||
1769 | 2 // Initial instruction |
||
1770 | point |
||
1771 | -27.630,-3.281,39.730 |
||
1772 | point |
||
1773 | -25.120,-3.281,39.558 |
||
1774 | point |
||
1775 | -22.579,-3.282,42.609 |
||
1776 | point |
||
1777 | -22.555,-3.282,44.299 |
||
1778 | reverse |
||
1779 | // Pedestrian number 124 |
||
1780 | 6 // Ref num |
||
1781 | 4 // Number of instructions |
||
1782 | 2 // Initial instruction |
||
1783 | point |
||
1784 | -21.832,-3.282,41.145 |
||
1785 | point |
||
1786 | -15.402,-3.282,41.439 |
||
1787 | point |
||
1788 | -13.091,-3.282,43.836 |
||
1789 | reverse |
||
1790 | // Pedestrian number 125 |
||
1791 | 4 // Ref num |
||
1792 | 5 // Number of instructions |
||
1793 | 2 // Initial instruction |
||
1794 | point |
||
1795 | -12.957,-3.282,43.865 |
||
1796 | point |
||
1797 | -11.120,-3.282,41.812 |
||
1798 | point |
||
1799 | -9.261,-3.282,41.731 |
||
1800 | point |
||
1801 | -8.246,-3.283,44.051 |
||
1802 | reverse |
||
1803 | // Pedestrian number 126 |
||
1804 | 25 // Ref num |
||
1805 | 5 // Number of instructions |
||
1806 | 2 // Initial instruction |
||
1807 | point |
||
1808 | 3.388,-3.283,41.118 |
||
1809 | point |
||
1810 | 10.948,-3.284,42.081 |
||
1811 | point |
||
1812 | 12.713,-3.284,43.108 |
||
1813 | point |
||
1814 | 12.708,-3.284,44.053 |
||
1815 | reverse |
||
1816 | // Pedestrian number 127 |
||
1817 | 22 // Ref num |
||
1818 | 5 // Number of instructions |
||
1819 | 2 // Initial instruction |
||
1820 | point |
||
1821 | 12.388,-3.284,43.263 |
||
1822 | point |
||
1823 | 14.655,-3.284,37.867 |
||
1824 | point |
||
1825 | 14.860,-3.304,36.295 |
||
1826 | point |
||
1827 | 17.732,-3.303,32.017 |
||
1828 | reverse |
||
1829 | // Pedestrian number 128 |
||
1830 | 22 // Ref num |
||
1831 | 5 // Number of instructions |
||
1832 | 2 // Initial instruction |
||
1833 | point |
||
1834 | 13.759,-3.286,48.164 |
||
1835 | point |
||
1836 | 13.324,-3.286,47.234 |
||
1837 | point |
||
1838 | 8.688,-3.285,47.300 |
||
1839 | point |
||
1840 | -0.109,-3.286,59.383 |
||
1841 | reverse |
||
1842 | // Pedestrian number 129 |
||
1843 | 6 // Ref num |
||
1844 | 6 // Number of instructions |
||
1845 | 3 // Initial instruction |
||
1846 | point |
||
1847 | 8.128,-3.286,59.564 |
||
1848 | point |
||
1849 | 12.964,-3.286,59.557 |
||
1850 | point |
||
1851 | 13.719,-3.286,56.077 |
||
1852 | point |
||
1853 | 12.275,-3.286,53.756 |
||
1854 | point |
||
1855 | 11.934,-3.286,53.582 |
||
1856 | reverse |
||
1857 | // Pedestrian number 130 |
||
1858 | 25 // Ref num |
||
1859 | 6 // Number of instructions |
||
1860 | 3 // Initial instruction |
||
1861 | point |
||
1862 | 12.865,-3.286,59.223 |
||
1863 | point |
||
1864 | 13.163,-3.286,59.815 |
||
1865 | point |
||
1866 | 13.615,-3.287,64.133 |
||
1867 | point |
||
1868 | 13.090,-3.287,69.589 |
||
1869 | point |
||
1870 | 7.936,-3.287,72.788 |
||
1871 | reverse |
||
1872 | // Pedestrian number 131 |
||
1873 | 18 // Ref num |
||
1874 | 6 // Number of instructions |
||
1875 | 2 // Initial instruction |
||
1876 | point |
||
1877 | 13.439,-3.287,72.735 |
||
1878 | point |
||
1879 | 2.677,-3.287,71.741 |
||
1880 | point |
||
1881 | -5.369,-3.286,69.715 |
||
1882 | point |
||
1883 | -5.735,-3.286,68.000 |
||
1884 | point |
||
1885 | -8.225,-3.286,68.028 |
||
1886 | reverse |
||
1887 | // Pedestrian number 132 |
||
1888 | 13 // Ref num |
||
1889 | 5 // Number of instructions |
||
1890 | 2 // Initial instruction |
||
1891 | point |
||
1892 | -7.295,-3.286,72.689 |
||
1893 | point |
||
1894 | 1.522,-3.286,72.411 |
||
1895 | point |
||
1896 | 8.445,-3.287,72.497 |
||
1897 | point |
||
1898 | 8.538,-3.287,72.817 |
||
1899 | reverse |
||
1900 | // Pedestrian number 133 |
||
1901 | 13 // Ref num |
||
1902 | 5 // Number of instructions |
||
1903 | 3 // Initial instruction |
||
1904 | point |
||
1905 | 5.049,-3.287,77.144 |
||
1906 | point |
||
1907 | 0.147,-3.287,78.045 |
||
1908 | point |
||
1909 | -3.517,-3.285,80.174 |
||
1910 | point |
||
1911 | -7.976,-3.285,91.805 |
||
1912 | reverse |
||
1913 | // Pedestrian number 134 |
||
1914 | 25 // Ref num |
||
1915 | 4 // Number of instructions |
||
1916 | 2 // Initial instruction |
||
1917 | point |
||
1918 | -6.278,-3.285,67.974 |
||
1919 | point |
||
1920 | -4.324,-3.285,80.374 |
||
1921 | point |
||
1922 | -7.647,-3.285,83.481 |
||
1923 | reverse |
||
1924 | // Pedestrian number 135 |
||
1925 | 13 // Ref num |
||
1926 | 4 // Number of instructions |
||
1927 | 2 // Initial instruction |
||
1928 | point |
||
1929 | -0.860,-3.285,91.845 |
||
1930 | point |
||
1931 | 10.100,-3.285,92.610 |
||
1932 | point |
||
1933 | 20.637,-3.285,85.233 |
||
1934 | reverse |
||
1935 | // Pedestrian number 136 |
||
1936 | 13 // Ref num |
||
1937 | 7 // Number of instructions |
||
1938 | 3 // Initial instruction |
||
1939 | point |
||
1940 | 13.857,-3.285,110.685 |
||
1941 | point |
||
1942 | 11.987,-3.285,95.853 |
||
1943 | point |
||
1944 | 10.279,-3.285,93.159 |
||
1945 | point |
||
1946 | 1.398,-3.285,90.389 |
||
1947 | point |
||
1948 | -4.474,-3.285,83.761 |
||
1949 | point |
||
1950 | -6.554,-3.285,68.157 |
||
1951 | reverse |
||
1952 | // Pedestrian number 137 |
||
1953 | 25 // Ref num |
||
1954 | 7 // Number of instructions |
||
1955 | 2 // Initial instruction |
||
1956 | point |
||
1957 | -38.274,-3.285,72.727 |
||
1958 | point |
||
1959 | -46.220,-3.285,72.282 |
||
1960 | point |
||
1961 | -53.467,-3.285,72.894 |
||
1962 | point |
||
1963 | -59.686,-3.285,71.755 |
||
1964 | point |
||
1965 | -60.129,-3.285,63.691 |
||
1966 | point |
||
1967 | -61.198,-3.285,63.935 |
||
1968 | reverse |
||
1969 | // Pedestrian number 138 |
||
1970 | 6 // Ref num |
||
1971 | 4 // Number of instructions |
||
1972 | 2 // Initial instruction |
||
1973 | point |
||
1974 | -82.969,-3.285,55.590 |
||
1975 | point |
||
1976 | -88.954,-3.285,55.663 |
||
1977 | point |
||
1978 | -97.841,-3.285,63.926 |
||
1979 | reverse |
||
1980 | // Pedestrian number 139 |
||
1981 | 3 // Ref num |
||
1982 | 5 // Number of instructions |
||
1983 | 3 // Initial instruction |
||
1984 | point |
||
1985 | -97.216,-3.285,54.766 |
||
1986 | point |
||
1987 | -96.811,-3.285,55.600 |
||
1988 | point |
||
1989 | -89.080,-3.285,55.665 |
||
1990 | point |
||
1991 | -76.220,-3.285,64.010 |
||
1992 | reverse |
||
1993 | // Pedestrian number 140 |
||
1994 | 6 // Ref num |
||
1995 | 5 // Number of instructions |
||
1996 | 2 // Initial instruction |
||
1997 | point |
||
1998 | -118.574,-3.285,52.692 |
||
1999 | point |
||
2000 | -109.038,-3.285,54.618 |
||
2001 | point |
||
2002 | -97.603,-3.285,52.597 |
||
2003 | point |
||
2004 | -97.584,-3.285,51.337 |
||
2005 | reverse |
||
2006 | // Pedestrian number 141 |
||
2007 | 6 // Ref num |
||
2008 | 5 // Number of instructions |
||
2009 | 3 // Initial instruction |
||
2010 | point |
||
2011 | -96.809,-3.285,50.796 |
||
2012 | point |
||
2013 | -97.736,-3.285,52.895 |
||
2014 | point |
||
2015 | -109.012,-3.285,54.711 |
||
2016 | point |
||
2017 | -118.385,-3.285,63.932 |
||
2018 | reverse |
||
2019 | // Pedestrian number 142 |
||
2020 | 10 // Ref num |
||
2021 | 4 // Number of instructions |
||
2022 | 2 // Initial instruction |
||
2023 | point |
||
2024 | -118.331,-3.285,56.220 |
||
2025 | point |
||
2026 | -109.160,-3.285,54.664 |
||
2027 | point |
||
2028 | -96.826,-3.285,54.672 |
||
2029 | reverse |
||
2030 | // Pedestrian number 143 |
||
2031 | 13 // Ref num |
||
2032 | 4 // Number of instructions |
||
2033 | 2 // Initial instruction |
||
2034 | point |
||
2035 | -38.518,-3.281,77.345 |
||
2036 | point |
||
2037 | -53.708,-3.281,77.480 |
||
2038 | point |
||
2039 | -71.492,-3.281,77.370 |
||
2040 | reverse |
||
2041 | // Pedestrian number 144 |
||
2042 | 22 // Ref num |
||
2043 | 7 // Number of instructions |
||
2044 | 3 // Initial instruction |
||
2045 | point |
||
2046 | -132.068,-3.281,89.333 |
||
2047 | point |
||
2048 | -132.092,-3.281,105.423 |
||
2049 | point |
||
2050 | -128.914,-3.281,109.713 |
||
2051 | point |
||
2052 | -123.898,-3.281,114.450 |
||
2053 | point |
||
2054 | -123.891,-3.281,121.340 |
||
2055 | point |
||
2056 | -118.791,-3.281,123.762 |
||
2057 | reverse |
||
2058 | // Pedestrian number 145 |
||
2059 | 13 // Ref num |
||
2060 | 5 // Number of instructions |
||
2061 | 3 // Initial instruction |
||
2062 | point |
||
2063 | -123.935,-3.281,123.249 |
||
2064 | point |
||
2065 | -123.911,-3.281,114.145 |
||
2066 | point |
||
2067 | -129.268,-3.281,109.975 |
||
2068 | point |
||
2069 | -129.731,-3.281,89.329 |
||
2070 | reverse |
||
2071 | // Pedestrian number 146 |
||
2072 | 13 // Ref num |
||
2073 | 6 // Number of instructions |
||
2074 | 2 // Initial instruction |
||
2075 | point |
||
2076 | -52.776,-3.280,108.072 |
||
2077 | point |
||
2078 | -53.377,-3.281,107.406 |
||
2079 | point |
||
2080 | -53.689,-3.281,106.246 |
||
2081 | point |
||
2082 | -53.613,-3.281,96.191 |
||
2083 | point |
||
2084 | -38.014,-3.281,90.800 |
||
2085 | reverse |
||
2086 | // Pedestrian number 147 |
||
2087 | 13 // Ref num |
||
2088 | 5 // Number of instructions |
||
2089 | 2 // Initial instruction |
||
2090 | point |
||
2091 | -58.045,-3.281,110.626 |
||
2092 | point |
||
2093 | -56.523,-3.281,107.373 |
||
2094 | point |
||
2095 | -56.582,-3.280,92.214 |
||
2096 | point |
||
2097 | -53.277,-3.280,85.158 |
||
2098 | reverse |
||
2099 | // Pedestrian number 148 |
||
2100 | 13 // Ref num |
||
2101 | 5 // Number of instructions |
||
2102 | 2 // Initial instruction |
||
2103 | point |
||
2104 | -55.395,-3.280,90.783 |
||
2105 | point |
||
2106 | -48.599,-3.281,90.972 |
||
2107 | point |
||
2108 | -45.360,-3.281,95.878 |
||
2109 | point |
||
2110 | -38.211,-3.281,96.206 |
||
2111 | reverse |
||
2112 | // Pedestrian number 149 |
||
2113 | 13 // Ref num |
||
2114 | 6 // Number of instructions |
||
2115 | 3 // Initial instruction |
||
2116 | point |
||
2117 | -38.003,-3.281,89.414 |
||
2118 | point |
||
2119 | -38.647,-3.280,92.768 |
||
2120 | point |
||
2121 | -48.018,-3.281,91.954 |
||
2122 | point |
||
2123 | -55.200,-3.280,95.607 |
||
2124 | point |
||
2125 | -56.417,-3.281,98.874 |
||
2126 | reverse |
||
2127 | // Pedestrian number 150 |
||
2128 | 13 // Ref num |
||
2129 | 6 // Number of instructions |
||
2130 | 3 // Initial instruction |
||
2131 | point |
||
2132 | -53.735,-3.281,97.059 |
||
2133 | point |
||
2134 | -54.463,-3.280,95.951 |
||
2135 | point |
||
2136 | -48.905,-3.281,91.700 |
||
2137 | point |
||
2138 | -39.150,-3.281,88.223 |
||
2139 | point |
||
2140 | -38.101,-3.281,85.313 |
||
2141 | reverse |
||
2142 | // Pedestrian number 151 |
||
2143 | 13 // Ref num |
||
2144 | 5 // Number of instructions |
||
2145 | 3 // Initial instruction |
||
2146 | point |
||
2147 | -41.865,-3.281,85.227 |
||
2148 | point |
||
2149 | -45.110,-3.281,88.116 |
||
2150 | point |
||
2151 | -47.686,-3.281,92.305 |
||
2152 | point |
||
2153 | -56.418,-3.281,96.380 |
||
2154 | reverse |
||
2155 | // Pedestrian number 152 |
||
2156 | 13 // Ref num |
||
2157 | 6 // Number of instructions |
||
2158 | 3 // Initial instruction |
||
2159 | point |
||
2160 | -56.497,-3.280,91.010 |
||
2161 | point |
||
2162 | -55.848,-3.280,87.808 |
||
2163 | point |
||
2164 | -48.487,-3.281,89.639 |
||
2165 | point |
||
2166 | -43.143,-3.281,88.905 |
||
2167 | point |
||
2168 | -38.029,-3.281,95.777 |
||
2169 | reverse |
||
2170 | // Pedestrian number 153 |
||
2171 | 13 // Ref num |
||
2172 | 5 // Number of instructions |
||
2173 | 3 // Initial instruction |
||
2174 | point |
||
2175 | -37.940,-3.281,94.550 |
||
2176 | point |
||
2177 | -41.295,-3.281,96.122 |
||
2178 | point |
||
2179 | -47.786,-3.281,91.742 |
||
2180 | point |
||
2181 | -51.008,-3.281,85.119 |
||
2182 | reverse |
||
2183 | // Pedestrian number 154 |
||
2184 | 13 // Ref num |
||
2185 | 9 // Number of instructions |
||
2186 | 3 // Initial instruction |
||
2187 | point |
||
2188 | -44.105,-3.281,85.049 |
||
2189 | point |
||
2190 | -45.673,-3.281,86.167 |
||
2191 | point |
||
2192 | -47.067,-3.280,90.049 |
||
2193 | point |
||
2194 | -52.612,-3.280,93.883 |
||
2195 | point |
||
2196 | -56.128,-3.281,105.361 |
||
2197 | point |
||
2198 | -56.506,-3.281,113.285 |
||
2199 | point |
||
2200 | -56.485,-3.281,123.665 |
||
2201 | point |
||
2202 | -47.503,-3.281,133.858 |
||
2203 | reverse |
||
2204 | // Pedestrian number 155 |
||
2205 | 13 // Ref num |
||
2206 | 5 // Number of instructions |
||
2207 | 2 // Initial instruction |
||
2208 | point |
||
2209 | -56.510,-3.281,126.911 |
||
2210 | point |
||
2211 | -56.478,-3.281,129.941 |
||
2212 | point |
||
2213 | -56.630,-3.281,130.355 |
||
2214 | point |
||
2215 | -56.959,-3.281,130.313 |
||
2216 | reverse |
||
2217 | // Pedestrian number 156 |
||
2218 | 13 // Ref num |
||
2219 | 5 // Number of instructions |
||
2220 | 2 // Initial instruction |
||
2221 | point |
||
2222 | -57.160,-3.281,132.545 |
||
2223 | point |
||
2224 | -56.576,-3.281,132.738 |
||
2225 | point |
||
2226 | -56.584,-3.281,133.882 |
||
2227 | point |
||
2228 | -38.074,-3.281,133.990 |
||
2229 | reverse |
||
2230 | // Pedestrian number 157 |
||
2231 | 13 // Ref num |
||
2232 | 4 // Number of instructions |
||
2233 | 2 // Initial instruction |
||
2234 | point |
||
2235 | -56.581,-3.281,125.089 |
||
2236 | point |
||
2237 | -52.693,-3.281,125.050 |
||
2238 | point |
||
2239 | -39.804,-3.305,133.059 |
||
2240 | reverse |
||
2241 | // Pedestrian number 158 |
||
2242 | 25 // Ref num |
||
2243 | 5 // Number of instructions |
||
2244 | 2 // Initial instruction |
||
2245 | point |
||
2246 | -53.042,-3.280,113.473 |
||
2247 | point |
||
2248 | -53.275,-3.281,114.537 |
||
2249 | point |
||
2250 | -56.443,-3.281,121.945 |
||
2251 | point |
||
2252 | -56.320,-3.281,134.000 |
||
2253 | reverse |
||
2254 | // Pedestrian number 159 |
||
2255 | 22 // Ref num |
||
2256 | 5 // Number of instructions |
||
2257 | 2 // Initial instruction |
||
2258 | point |
||
2259 | 35.541,-3.281,180.728 |
||
2260 | point |
||
2261 | 34.909,-3.281,192.003 |
||
2262 | point |
||
2263 | 33.494,-3.281,194.634 |
||
2264 | point |
||
2265 | 29.042,-3.281,193.449 |
||
2266 | reverse |
||
2267 | // Pedestrian number 160 |
||
2268 | 25 // Ref num |
||
2269 | 4 // Number of instructions |
||
2270 | 2 // Initial instruction |
||
2271 | point |
||
2272 | 37.886,-3.281,184.929 |
||
2273 | point |
||
2274 | 38.046,-3.281,197.829 |
||
2275 | point |
||
2276 | 37.812,-3.281,201.109 |
||
2277 | reverse |
||
2278 | // Pedestrian number 161 |
||
2279 | 6 // Ref num |
||
2280 | 6 // Number of instructions |
||
2281 | 3 // Initial instruction |
||
2282 | point |
||
2283 | 33.982,-3.285,202.257 |
||
2284 | point |
||
2285 | 33.636,-3.285,202.666 |
||
2286 | point |
||
2287 | 29.446,-3.285,204.257 |
||
2288 | point |
||
2289 | 18.094,-3.285,204.364 |
||
2290 | point |
||
2291 | 13.942,-3.285,208.181 |
||
2292 | reverse |
||
2293 | // Pedestrian number 162 |
||
2294 | 3 // Ref num |
||
2295 | 6 // Number of instructions |
||
2296 | 3 // Initial instruction |
||
2297 | point |
||
2298 | 17.311,-3.285,204.272 |
||
2299 | point |
||
2300 | 15.462,-3.285,203.769 |
||
2301 | point |
||
2302 | 14.957,-3.285,203.274 |
||
2303 | point |
||
2304 | 13.886,-3.285,201.583 |
||
2305 | point |
||
2306 | 11.477,-3.285,201.437 |
||
2307 | reverse |
||
2308 | // Pedestrian number 163 |
||
2309 | 6 // Ref num |
||
2310 | 6 // Number of instructions |
||
2311 | 2 // Initial instruction |
||
2312 | point |
||
2313 | 17.509,-3.285,204.195 |
||
2314 | point |
||
2315 | 15.042,-3.285,203.153 |
||
2316 | point |
||
2317 | 14.266,-3.285,200.980 |
||
2318 | point |
||
2319 | 13.958,-3.285,188.801 |
||
2320 | point |
||
2321 | 15.164,-3.285,188.639 |
||
2322 | reverse |
||
2323 | // Pedestrian number 164 |
||
2324 | 22 // Ref num |
||
2325 | 6 // Number of instructions |
||
2326 | 2 // Initial instruction |
||
2327 | point |
||
2328 | 14.660,-3.285,195.542 |
||
2329 | point |
||
2330 | 16.044,-3.285,194.555 |
||
2331 | point |
||
2332 | 32.770,-3.285,194.269 |
||
2333 | point |
||
2334 | 33.804,-3.285,195.125 |
||
2335 | point |
||
2336 | 33.814,-3.285,196.032 |
||
2337 | reverse |
||
2338 | // Pedestrian number 165 |
||
2339 | 22 // Ref num |
||
2340 | 4 // Number of instructions |
||
2341 | 2 // Initial instruction |
||
2342 | point |
||
2343 | 10.451,-3.285,211.860 |
||
2344 | point |
||
2345 | 12.537,-3.285,207.073 |
||
2346 | point |
||
2347 | 15.734,-3.285,202.680 |
||
2348 | reverse |
||
2349 | // Pedestrian number 166 |
||
2350 | 22 // Ref num |
||
2351 | 6 // Number of instructions |
||
2352 | 2 // Initial instruction |
||
2353 | point |
||
2354 | 9.961,-3.285,203.596 |
||
2355 | point |
||
2356 | 11.835,-3.285,207.239 |
||
2357 | point |
||
2358 | 13.896,-3.285,208.553 |
||
2359 | point |
||
2360 | 33.230,-3.285,208.910 |
||
2361 | point |
||
2362 | 33.363,-3.285,209.356 |
||
2363 | reverse |
||
2364 | // Pedestrian number 167 |
||
2365 | 25 // Ref num |
||
2366 | 5 // Number of instructions |
||
2367 | 2 // Initial instruction |
||
2368 | point |
||
2369 | 35.483,-3.285,232.182 |
||
2370 | point |
||
2371 | 34.631,-3.285,226.023 |
||
2372 | point |
||
2373 | 33.389,-3.285,215.761 |
||
2374 | point |
||
2375 | 39.112,-3.285,213.868 |
||
2376 | reverse |
||
2377 | // Pedestrian number 168 |
||
2378 | 4 // Ref num |
||
2379 | 4 // Number of instructions |
||
2380 | 2 // Initial instruction |
||
2381 | point |
||
2382 | 13.997,-3.285,262.284 |
||
2383 | point |
||
2384 | 20.105,-3.285,261.454 |
||
2385 | point |
||
2386 | 25.997,-3.285,263.480 |
||
2387 | reverse |
||
2388 | // Pedestrian number 169 |
||
2389 | 22 // Ref num |
||
2390 | 4 // Number of instructions |
||
2391 | 2 // Initial instruction |
||
2392 | point |
||
2393 | 9.580,-3.285,261.076 |
||
2394 | point |
||
2395 | 20.111,-3.285,261.723 |
||
2396 | point |
||
2397 | 31.984,996.915,293.442 |
||
2398 | reverse |
||
2399 | // Pedestrian number 170 |
||
2400 | 18 // Ref num |
||
2401 | 5 // Number of instructions |
||
2402 | 2 // Initial instruction |
||
2403 | point |
||
2404 | 49.411,-3.285,225.363 |
||
2405 | point |
||
2406 | 52.417,-3.285,232.313 |
||
2407 | point |
||
2408 | 52.694,-3.285,236.010 |
||
2409 | point |
||
2410 | 51.824,-3.285,242.315 |
||
2411 | reverse |
||
2412 | // Pedestrian number 171 |
||
2413 | 25 // Ref num |
||
2414 | 4 // Number of instructions |
||
2415 | 2 // Initial instruction |
||
2416 | point |
||
2417 | 70.541,-3.285,229.987 |
||
2418 | point |
||
2419 | 70.523,-3.285,231.757 |
||
2420 | point |
||
2421 | 70.461,-3.285,237.703 |
||
2422 | reverse |
||
2423 | // Pedestrian number 172 |
||
2424 | 3 // Ref num |
||
2425 | 3 // Number of instructions |
||
2426 | 1 // Initial instruction |
||
2427 | point |
||
2428 | 73.215,-3.285,235.781 |
||
2429 | point |
||
2430 | 68.069,-3.285,234.903 |
||
2431 | reverse |
||
2432 | // Pedestrian number 173 |
||
2433 | 6 // Ref num |
||
2434 | 6 // Number of instructions |
||
2435 | 2 // Initial instruction |
||
2436 | point |
||
2437 | 70.444,-3.285,229.674 |
||
2438 | point |
||
2439 | 66.478,-3.285,214.024 |
||
2440 | point |
||
2441 | 66.795,-3.285,211.496 |
||
2442 | point |
||
2443 | 63.503,-3.285,208.048 |
||
2444 | point |
||
2445 | 61.539,-3.285,208.057 |
||
2446 | reverse |
||
2447 | // Pedestrian number 174 |
||
2448 | 6 // Ref num |
||
2449 | 5 // Number of instructions |
||
2450 | 2 // Initial instruction |
||
2451 | point |
||
2452 | 19.860,-3.285,179.742 |
||
2453 | point |
||
2454 | 29.465,-3.285,181.163 |
||
2455 | point |
||
2456 | 33.843,-3.285,182.867 |
||
2457 | point |
||
2458 | 35.258,-3.285,184.478 |
||
2459 | reverse |
||
2460 | // Pedestrian number 175 |
||
2461 | 13 // Ref num |
||
2462 | 4 // Number of instructions |
||
2463 | 2 // Initial instruction |
||
2464 | point |
||
2465 | 25.540,-3.305,176.700 |
||
2466 | point |
||
2467 | 19.649,-3.284,179.593 |
||
2468 | point |
||
2469 | 7.271,-3.284,188.272 |
||
2470 | reverse |
||
2471 | // Pedestrian number 176 |
||
2472 | 13 // Ref num |
||
2473 | 5 // Number of instructions |
||
2474 | 2 // Initial instruction |
||
2475 | point |
||
2476 | 47.509,-3.284,183.057 |
||
2477 | point |
||
2478 | 41.724,-3.284,180.816 |
||
2479 | point |
||
2480 | 35.855,-3.305,176.174 |
||
2481 | point |
||
2482 | 35.831,-3.305,167.443 |
||
2483 | reverse |
||
2484 | // Pedestrian number 177 |
||
2485 | 22 // Ref num |
||
2486 | 5 // Number of instructions |
||
2487 | 2 // Initial instruction |
||
2488 | point |
||
2489 | 52.039,-3.285,208.194 |
||
2490 | point |
||
2491 | 52.090,-3.285,206.703 |
||
2492 | point |
||
2493 | 48.581,-3.285,200.095 |
||
2494 | point |
||
2495 | 49.528,-3.285,185.768 |
||
2496 | reverse |
||
2497 | // Pedestrian number 178 |
||
2498 | 22 // Ref num |
||
2499 | 5 // Number of instructions |
||
2500 | 3 // Initial instruction |
||
2501 | point |
||
2502 | 51.681,-3.285,204.104 |
||
2503 | point |
||
2504 | 49.458,-3.285,205.515 |
||
2505 | point |
||
2506 | 49.240,-3.285,216.174 |
||
2507 | point |
||
2508 | 49.439,-3.285,224.974 |
||
2509 | reverse |
||
2510 | // Pedestrian number 179 |
||
2511 | 13 // Ref num |
||
2512 | 6 // Number of instructions |
||
2513 | 3 // Initial instruction |
||
2514 | point |
||
2515 | 66.712,-3.285,246.907 |
||
2516 | point |
||
2517 | 67.953,-3.285,250.034 |
||
2518 | point |
||
2519 | 66.059,-3.285,256.748 |
||
2520 | point |
||
2521 | 65.580,-3.285,262.923 |
||
2522 | point |
||
2523 | 55.465,-3.285,264.263 |
||
2524 | reverse |
||
2525 | // Pedestrian number 180 |
||
2526 | 4 // Ref num |
||
2527 | 5 // Number of instructions |
||
2528 | 3 // Initial instruction |
||
2529 | point |
||
2530 | 39.798,-3.285,258.317 |
||
2531 | point |
||
2532 | 38.821,-3.285,258.294 |
||
2533 | point |
||
2534 | 38.427,-3.285,251.731 |
||
2535 | point |
||
2536 | 37.853,-3.285,248.865 |
||
2537 | reverse |
||
2538 | // Pedestrian number 181 |
||
2539 | 13 // Ref num |
||
2540 | 4 // Number of instructions |
||
2541 | 2 // Initial instruction |
||
2542 | point |
||
2543 | -12.528,-3.285,204.563 |
||
2544 | point |
||
2545 | -11.354,-3.285,207.648 |
||
2546 | point |
||
2547 | -10.149,-3.285,231.909 |
||
2548 | reverse |
||
2549 | // Pedestrian number 182 |
||
2550 | 13 // Ref num |
||
2551 | 5 // Number of instructions |
||
2552 | 2 // Initial instruction |
||
2553 | point |
||
2554 | -12.457,-3.285,234.629 |
||
2555 | point |
||
2556 | -12.840,-3.285,248.436 |
||
2557 | point |
||
2558 | -15.737,-3.285,266.476 |
||
2559 | point |
||
2560 | -16.903,-3.285,267.173 |
||
2561 | reverse |
||
2562 | // Pedestrian number 183 |
||
2563 | 13 // Ref num |
||
2564 | 6 // Number of instructions |
||
2565 | 3 // Initial instruction |
||
2566 | point |
||
2567 | -10.081,-3.285,260.581 |
||
2568 | point |
||
2569 | -11.263,-3.285,260.279 |
||
2570 | point |
||
2571 | -12.172,-3.285,248.401 |
||
2572 | point |
||
2573 | -11.165,-3.285,236.493 |
||
2574 | point |
||
2575 | -6.218,-3.285,234.794 |
||
2576 | reverse |
||
2577 | // Pedestrian number 184 |
||
2578 | 13 // Ref num |
||
2579 | 6 // Number of instructions |
||
2580 | 3 // Initial instruction |
||
2581 | point |
||
2582 | -10.029,-3.285,232.061 |
||
2583 | point |
||
2584 | -8.698,-3.285,229.114 |
||
2585 | point |
||
2586 | -9.551,-3.285,226.819 |
||
2587 | point |
||
2588 | -8.668,-3.285,225.149 |
||
2589 | point |
||
2590 | -10.115,-3.285,220.980 |
||
2591 | reverse |
||
2592 | // Pedestrian number 185 |
||
2593 | 13 // Ref num |
||
2594 | 4 // Number of instructions |
||
2595 | 2 // Initial instruction |
||
2596 | point |
||
2597 | -8.466,-3.285,213.226 |
||
2598 | point |
||
2599 | -27.737,-3.285,214.734 |
||
2600 | point |
||
2601 | -33.607,996.915,215.007 |
||
2602 | reverse |
||
2603 | // Pedestrian number 186 |
||
2604 | 13 // Ref num |
||
2605 | 4 // Number of instructions |
||
2606 | 2 // Initial instruction |
||
2607 | point |
||
2608 | -12.506,-3.285,220.179 |
||
2609 | point |
||
2610 | -13.028,-3.285,197.151 |
||
2611 | point |
||
2612 | -12.557,-3.285,195.778 |
||
2613 | reverse |
||
2614 | // Pedestrian number 187 |
||
2615 | 13 // Ref num |
||
2616 | 7 // Number of instructions |
||
2617 | 3 // Initial instruction |
||
2618 | point |
||
2619 | -9.488,-3.285,187.272 |
||
2620 | point |
||
2621 | -9.267,-3.285,187.713 |
||
2622 | point |
||
2623 | -8.555,-3.285,189.627 |
||
2624 | point |
||
2625 | -1.177,-3.285,191.763 |
||
2626 | point |
||
2627 | 6.759,-3.285,191.631 |
||
2628 | point |
||
2629 | 7.350,-3.285,190.778 |
||
2630 | reverse |
||
2631 | // Pedestrian number 188 |
||
2632 | 13 // Ref num |
||
2633 | 5 // Number of instructions |
||
2634 | 2 // Initial instruction |
||
2635 | point |
||
2636 | -9.816,-3.285,168.178 |
||
2637 | point |
||
2638 | -12.896,-3.285,171.806 |
||
2639 | point |
||
2640 | -14.004,-3.285,184.388 |
||
2641 | point |
||
2642 | -8.161,-3.285,191.714 |
||
2643 | reverse |
||
2644 | // Pedestrian number 189 |
||
2645 | 6 // Ref num |
||
2646 | 7 // Number of instructions |
||
2647 | 2 // Initial instruction |
||
2648 | point |
||
2649 | -7.933,-3.285,188.370 |
||
2650 | point |
||
2651 | -8.538,-3.285,189.432 |
||
2652 | point |
||
2653 | -13.872,-3.285,193.254 |
||
2654 | point |
||
2655 | -13.834,-3.285,214.041 |
||
2656 | point |
||
2657 | -24.266,-3.285,214.548 |
||
2658 | point |
||
2659 | -24.339,-3.285,215.495 |
||
2660 | reverse |
||
2661 | // Pedestrian number 190 |
||
2662 | 22 // Ref num |
||
2663 | 6 // Number of instructions |
||
2664 | 2 // Initial instruction |
||
2665 | point |
||
2666 | -38.196,-3.285,168.789 |
||
2667 | point |
||
2668 | -50.974,-3.285,168.566 |
||
2669 | point |
||
2670 | -74.857,-3.285,168.426 |
||
2671 | point |
||
2672 | -75.672,-3.285,160.153 |
||
2673 | point |
||
2674 | -81.373,-3.285,159.813 |
||
2675 | reverse |
||
2676 | // Pedestrian number 191 |
||
2677 | 3 // Ref num |
||
2678 | 7 // Number of instructions |
||
2679 | 3 // Initial instruction |
||
2680 | point |
||
2681 | -81.251,-3.285,139.924 |
||
2682 | point |
||
2683 | -81.251,-3.285,139.924 |
||
2684 | point |
||
2685 | -80.330,-3.285,147.506 |
||
2686 | point |
||
2687 | -80.248,-3.285,160.224 |
||
2688 | point |
||
2689 | -74.690,-3.285,167.996 |
||
2690 | point |
||
2691 | -74.222,-3.285,167.943 |
||
2692 | reverse |
||
2693 | // Pedestrian number 192 |
||
2694 | 3 // Ref num |
||
2695 | 6 // Number of instructions |
||
2696 | 3 // Initial instruction |
||
2697 | point |
||
2698 | -81.970,-3.279,167.968 |
||
2699 | point |
||
2700 | -81.276,-3.279,167.936 |
||
2701 | point |
||
2702 | -75.657,-3.279,156.629 |
||
2703 | point |
||
2704 | -74.753,-3.279,148.423 |
||
2705 | point |
||
2706 | -68.118,-3.279,141.543 |
||
2707 | reverse |
||
2708 | // Pedestrian number 193 |
||
2709 | 4 // Ref num |
||
2710 | 4 // Number of instructions |
||
2711 | 2 // Initial instruction |
||
2712 | point |
||
2713 | -102.791,-3.279,140.656 |
||
2714 | point |
||
2715 | -103.517,-3.279,147.346 |
||
2716 | point |
||
2717 | -103.817,-3.279,151.058 |
||
2718 | reverse |
||
2719 | // Pedestrian number 194 |
||
2720 | 6 // Ref num |
||
2721 | 6 // Number of instructions |
||
2722 | 2 // Initial instruction |
||
2723 | point |
||
2724 | -103.188,-3.279,140.389 |
||
2725 | point |
||
2726 | -106.561,-3.279,142.686 |
||
2727 | point |
||
2728 | -111.139,-3.279,142.877 |
||
2729 | point |
||
2730 | -116.670,-3.279,142.817 |
||
2731 | point |
||
2732 | -122.141,-3.279,141.134 |
||
2733 | reverse |
||
2734 | // Pedestrian number 195 |
||
2735 | 6 // Ref num |
||
2736 | 6 // Number of instructions |
||
2737 | 3 // Initial instruction |
||
2738 | point |
||
2739 | -132.517,-3.279,142.596 |
||
2740 | point |
||
2741 | -129.476,-3.279,142.654 |
||
2742 | point |
||
2743 | -124.034,-3.279,141.588 |
||
2744 | point |
||
2745 | -117.588,-3.279,141.239 |
||
2746 | point |
||
2747 | -112.615,-3.279,137.778 |
||
2748 | reverse |
||
2749 | // Pedestrian number 196 |
||
2750 | 3 // Ref num |
||
2751 | 6 // Number of instructions |
||
2752 | 3 // Initial instruction |
||
2753 | point |
||
2754 | -117.409,-3.279,139.490 |
||
2755 | point |
||
2756 | -117.436,-3.279,141.505 |
||
2757 | point |
||
2758 | -122.201,-3.279,142.131 |
||
2759 | point |
||
2760 | -129.417,-3.279,142.881 |
||
2761 | point |
||
2762 | -132.215,-3.279,147.508 |
||
2763 | reverse |
||
2764 | // Pedestrian number 197 |
||
2765 | 4 // Ref num |
||
2766 | 5 // Number of instructions |
||
2767 | 3 // Initial instruction |
||
2768 | point |
||
2769 | -128.427,-3.279,148.410 |
||
2770 | point |
||
2771 | -128.380,-3.279,148.212 |
||
2772 | point |
||
2773 | -123.028,-3.279,141.712 |
||
2774 | point |
||
2775 | -123.056,-3.279,141.262 |
||
2776 | reverse |
||
2777 | // Pedestrian number 198 |
||
2778 | 18 // Ref num |
||
2779 | 5 // Number of instructions |
||
2780 | 2 // Initial instruction |
||
2781 | point |
||
2782 | -113.156,-3.279,141.978 |
||
2783 | point |
||
2784 | -122.332,-3.279,141.597 |
||
2785 | point |
||
2786 | -125.413,-3.279,141.226 |
||
2787 | point |
||
2788 | -132.808,-3.279,141.238 |
||
2789 | reverse |
||
2790 | // Pedestrian number 199 |
||
2791 | 25 // Ref num |
||
2792 | 4 // Number of instructions |
||
2793 | 2 // Initial instruction |
||
2794 | point |
||
2795 | -112.999,-3.279,148.223 |
||
2796 | point |
||
2797 | -123.170,-3.279,142.453 |
||
2798 | point |
||
2799 | -163.888,-3.300,132.805 |
||
2800 | reverse |
||
2801 | // Pedestrian number 200 |
||
2802 | 13 // Ref num |
||
2803 | 4 // Number of instructions |
||
2804 | 2 // Initial instruction |
||
2805 | point |
||
2806 | -106.501,-3.280,147.275 |
||
2807 | point |
||
2808 | -120.783,-3.280,142.602 |
||
2809 | point |
||
2810 | -132.802,-3.280,142.411 |
||
2811 | reverse |
||
2812 | // Pedestrian number 201 |
||
2813 | 13 // Ref num |
||
2814 | 6 // Number of instructions |
||
2815 | 2 // Initial instruction |
||
2816 | point |
||
2817 | -123.281,-3.280,141.170 |
||
2818 | point |
||
2819 | -125.109,-3.280,142.710 |
||
2820 | point |
||
2821 | -132.321,-3.280,151.538 |
||
2822 | point |
||
2823 | -133.159,-3.280,166.884 |
||
2824 | point |
||
2825 | -133.551,-3.280,166.923 |
||
2826 | reverse |
||
2827 | // Pedestrian number 202 |
||
2828 | 22 // Ref num |
||
2829 | 4 // Number of instructions |
||
2830 | 2 // Initial instruction |
||
2831 | point |
||
2832 | -143.069,-3.280,167.103 |
||
2833 | point |
||
2834 | -137.467,-3.280,168.474 |
||
2835 | point |
||
2836 | -135.160,-3.280,168.907 |
||
2837 | reverse |
||
2838 | // Pedestrian number 203 |
||
2839 | 6 // Ref num |
||
2840 | 4 // Number of instructions |
||
2841 | 2 // Initial instruction |
||
2842 | point |
||
2843 | -132.186,-3.280,168.562 |
||
2844 | point |
||
2845 | -132.256,-3.280,166.351 |
||
2846 | point |
||
2847 | -132.082,-3.280,163.666 |
||
2848 | reverse |
||
2849 | // Pedestrian number 204 |
||
2850 | 25 // Ref num |
||
2851 | 4 // Number of instructions |
||
2852 | 2 // Initial instruction |
||
2853 | point |
||
2854 | -129.774,-3.280,163.407 |
||
2855 | point |
||
2856 | -129.617,-3.280,155.794 |
||
2857 | point |
||
2858 | -128.399,-3.280,150.334 |
||
2859 | reverse |
||
2860 | // Pedestrian number 205 |
||
2861 | 3 // Ref num |
||
2862 | 5 // Number of instructions |
||
2863 | 2 // Initial instruction |
||
2864 | point |
||
2865 | -129.569,-3.280,168.779 |
||
2866 | point |
||
2867 | -120.650,-3.280,168.419 |
||
2868 | point |
||
2869 | -109.781,-3.280,168.719 |
||
2870 | point |
||
2871 | -99.196,-3.280,168.873 |
||
2872 | reverse |
||
2873 | // Pedestrian number 206 |
||
2874 | 3 // Ref num |
||
2875 | 4 // Number of instructions |
||
2876 | 2 // Initial instruction |
||
2877 | point |
||
2878 | -81.381,996.921,174.955 |
||
2879 | point |
||
2880 | -80.992,996.921,171.448 |
||
2881 | point |
||
2882 | -80.104,996.921,160.254 |
||
2883 | reverse |
||
2884 | // Pedestrian number 207 |
||
2885 | 13 // Ref num |
||
2886 | 5 // Number of instructions |
||
2887 | 3 // Initial instruction |
||
2888 | point |
||
2889 | -98.997,995.209,177.180 |
||
2890 | point |
||
2891 | -96.791,996.604,172.122 |
||
2892 | point |
||
2893 | -95.068,996.623,172.049 |
||
2894 | point |
||
2895 | -94.657,1001.132,194.475 |
||
2896 | reverse |
||
2897 | // Pedestrian number 208 |
||
2898 | 13 // Ref num |
||
2899 | 6 // Number of instructions |
||
2900 | 4 // Initial instruction |
||
2901 | point |
||
2902 | -35.875,-3.280,149.163 |
||
2903 | point |
||
2904 | -46.197,-3.280,148.659 |
||
2905 | point |
||
2906 | -55.753,-3.280,143.136 |
||
2907 | point |
||
2908 | -59.460,-3.280,143.313 |
||
2909 | point |
||
2910 | -65.882,-3.280,141.915 |
||
2911 | reverse |
||
2912 | // Pedestrian number 209 |
||
2913 | 25 // Ref num |
||
2914 | 5 // Number of instructions |
||
2915 | 2 // Initial instruction |
||
2916 | point |
||
2917 | -73.005,-3.280,147.365 |
||
2918 | point |
||
2919 | -55.890,-3.280,148.606 |
||
2920 | point |
||
2921 | -42.499,-3.280,149.600 |
||
2922 | point |
||
2923 | -36.459,-3.280,170.804 |
||
2924 | reverse |
||
2925 | // Pedestrian number 210 |
||
2926 | 4 // Ref num |
||
2927 | 4 // Number of instructions |
||
2928 | 2 // Initial instruction |
||
2929 | point |
||
2930 | -53.833,-4.016,173.667 |
||
2931 | point |
||
2932 | -53.870,-7.160,184.994 |
||
2933 | point |
||
2934 | -53.872,-8.860,191.120 |
||
2935 | reverse |
||
2936 | // Pedestrian number 211 |
||
2937 | 6 // Ref num |
||
2938 | 5 // Number of instructions |
||
2939 | 2 // Initial instruction |
||
2940 | point |
||
2941 | -56.080,-8.936,191.395 |
||
2942 | point |
||
2943 | -56.388,-6.257,181.740 |
||
2944 | point |
||
2945 | -54.581,-3.769,172.707 |
||
2946 | point |
||
2947 | -56.532,-3.760,172.746 |
||
2948 | reverse |
||
2949 | // Pedestrian number 212 |
||
2950 | 25 // Ref num |
||
2951 | 4 // Number of instructions |
||
2952 | 2 // Initial instruction |
||
2953 | point |
||
2954 | -56.716,-9.644,193.943 |
||
2955 | point |
||
2956 | -63.200,-9.843,194.662 |
||
2957 | point |
||
2958 | -71.911,-9.868,194.751 |
||
2959 | reverse |
||
2960 | // Pedestrian number 213 |
||
2961 | 25 // Ref num |
||
2962 | 5 // Number of instructions |
||
2963 | 2 // Initial instruction |
||
2964 | point |
||
2965 | -75.677,-9.865,194.738 |
||
2966 | point |
||
2967 | -80.191,-9.828,194.609 |
||
2968 | point |
||
2969 | -95.705,-9.668,194.031 |
||
2970 | point |
||
2971 | -98.152,-9.826,194.600 |
||
2972 | reverse |
||
2973 | // Pedestrian number 214 |
||
2974 | 10 // Ref num |
||
2975 | 5 // Number of instructions |
||
2976 | 2 // Initial instruction |
||
2977 | point |
||
2978 | -108.758,-9.848,194.655 |
||
2979 | point |
||
2980 | -117.805,-9.648,193.959 |
||
2981 | point |
||
2982 | -128.578,-9.845,194.671 |
||
2983 | point |
||
2984 | -129.587,-9.047,191.789 |
||
2985 | reverse |
||
2986 | // Pedestrian number 215 |
||
2987 | 5 // Ref num |
||
2988 | 7 // Number of instructions |
||
2989 | 3 // Initial instruction |
||
2990 | point |
||
2991 | -132.291,-9.082,191.912 |
||
2992 | point |
||
2993 | -132.487,-9.815,194.559 |
||
2994 | point |
||
2995 | -136.203,-9.843,194.659 |
||
2996 | point |
||
2997 | -140.679,-9.594,193.764 |
||
2998 | point |
||
2999 | -155.907,-9.649,193.861 |
||
3000 | point |
||
3001 | -157.797,-9.883,194.810 |
||
3002 | reverse |
||
3003 | // Pedestrian number 216 |
||
3004 | 25 // Ref num |
||
3005 | 4 // Number of instructions |
||
3006 | 2 // Initial instruction |
||
3007 | point |
||
3008 | -141.982,-9.940,198.893 |
||
3009 | point |
||
3010 | -137.665,-9.940,198.199 |
||
3011 | point |
||
3012 | -132.406,-9.940,197.199 |
||
3013 | reverse |
||
3014 | // Pedestrian number 217 |
||
3015 | 22 // Ref num |
||
3016 | 6 // Number of instructions |
||
3017 | 2 // Initial instruction |
||
3018 | point |
||
3019 | -129.635,-9.940,197.122 |
||
3020 | point |
||
3021 | -123.692,-9.940,197.922 |
||
3022 | point |
||
3023 | -108.617,-9.940,198.396 |
||
3024 | point |
||
3025 | -107.133,-9.940,198.369 |
||
3026 | point |
||
3027 | -107.112,-9.940,198.914 |
||
3028 | reverse |
||
3029 | // Pedestrian number 218 |
||
3030 | 4 // Ref num |
||
3031 | 7 // Number of instructions |
||
3032 | 3 // Initial instruction |
||
3033 | point |
||
3034 | -103.718,-9.940,200.968 |
||
3035 | point |
||
3036 | -102.786,-9.940,198.443 |
||
3037 | point |
||
3038 | -98.618,-9.940,197.646 |
||
3039 | point |
||
3040 | -82.527,-9.940,197.005 |
||
3041 | point |
||
3042 | -81.555,-9.940,198.097 |
||
3043 | point |
||
3044 | -81.438,-9.940,199.111 |
||
3045 | reverse |
||
3046 | // Pedestrian number 219 |
||
3047 | 6 // Ref num |
||
3048 | 7 // Number of instructions |
||
3049 | 2 // Initial instruction |
||
3050 | point |
||
3051 | -72.630,-9.940,197.138 |
||
3052 | point |
||
3053 | -69.399,-9.940,197.241 |
||
3054 | point |
||
3055 | -66.412,-9.940,198.415 |
||
3056 | point |
||
3057 | -61.737,-9.940,197.178 |
||
3058 | point |
||
3059 | -60.580,-9.940,197.064 |
||
3060 | point |
||
3061 | -60.532,-9.940,197.228 |
||
3062 | reverse |
||
3063 | // Pedestrian number 220 |
||
3064 | 25 // Ref num |
||
3065 | 5 // Number of instructions |
||
3066 | 2 // Initial instruction |
||
3067 | point |
||
3068 | -56.533,990.975,192.432 |
||
3069 | point |
||
3070 | -56.229,990.260,197.826 |
||
3071 | point |
||
3072 | -52.801,990.617,213.192 |
||
3073 | point |
||
3074 | -53.697,990.329,218.543 |
||
3075 | reverse |
||
3076 | // Pedestrian number 221 |
||
3077 | 10 // Ref num |
||
3078 | 4 // Number of instructions |
||
3079 | 2 // Initial instruction |
||
3080 | point |
||
3081 | -56.146,-9.938,218.417 |
||
3082 | point |
||
3083 | -56.150,-9.938,207.344 |
||
3084 | point |
||
3085 | -53.823,991.234,191.430 |
||
3086 | reverse |
||
3087 | // Pedestrian number 222 |
||
3088 | 22 // Ref num |
||
3089 | 5 // Number of instructions |
||
3090 | 2 // Initial instruction |
||
3091 | point |
||
3092 | -132.179,-9.940,197.473 |
||
3093 | point |
||
3094 | -132.619,-9.940,198.171 |
||
3095 | point |
||
3096 | -133.368,-9.940,207.851 |
||
3097 | point |
||
3098 | -134.701,-9.940,208.456 |
||
3099 | reverse |
||
3100 | // Pedestrian number 223 |
||
3101 | 10 // Ref num |
||
3102 | 4 // Number of instructions |
||
3103 | 2 // Initial instruction |
||
3104 | point |
||
3105 | -129.700,-9.940,218.470 |
||
3106 | point |
||
3107 | -129.481,-9.940,213.036 |
||
3108 | point |
||
3109 | -134.836,-9.938,209.957 |
||
3110 | reverse |
||
3111 | // Pedestrian number 224 |
||
3112 | 18 // Ref num |
||
3113 | 4 // Number of instructions |
||
3114 | 2 // Initial instruction |
||
3115 | point |
||
3116 | -128.357,-9.938,225.448 |
||
3117 | point |
||
3118 | -120.450,-9.939,232.361 |
||
3119 | point |
||
3120 | -115.268,-9.939,238.150 |
||
3121 | reverse |
||
3122 | // Pedestrian number 225 |
||
3123 | 26 // Ref num |
||
3124 | 4 // Number of instructions |
||
3125 | 2 // Initial instruction |
||
3126 | point |
||
3127 | -119.202,-9.939,237.542 |
||
3128 | point |
||
3129 | -112.546,-9.939,235.664 |
||
3130 | point |
||
3131 | -108.841,-9.939,225.536 |
||
3132 | reverse |
||
3133 | // Pedestrian number 226 |
||
3134 | 25 // Ref num |
||
3135 | 5 // Number of instructions |
||
3136 | 2 // Initial instruction |
||
3137 | point |
||
3138 | -112.179,-9.939,225.430 |
||
3139 | point |
||
3140 | -115.592,-9.939,227.973 |
||
3141 | point |
||
3142 | -118.522,-9.939,229.258 |
||
3143 | point |
||
3144 | -118.860,-9.939,230.128 |
||
3145 | reverse |
||
3146 | // Pedestrian number 227 |
||
3147 | 4 // Ref num |
||
3148 | 5 // Number of instructions |
||
3149 | 2 // Initial instruction |
||
3150 | point |
||
3151 | -123.910,-9.939,228.787 |
||
3152 | point |
||
3153 | -119.973,-9.939,231.747 |
||
3154 | point |
||
3155 | -119.154,-9.939,230.869 |
||
3156 | point |
||
3157 | -117.870,990.645,231.488 |
||
3158 | reverse |
||
3159 | // Pedestrian number 228 |
||
3160 | 4 // Ref num |
||
3161 | 4 // Number of instructions |
||
3162 | 2 // Initial instruction |
||
3163 | point |
||
3164 | -114.830,-9.939,233.016 |
||
3165 | point |
||
3166 | -117.438,-9.939,233.477 |
||
3167 | point |
||
3168 | -128.572,-9.939,236.633 |
||
3169 | reverse |
||
3170 | // Pedestrian number 229 |
||
3171 | 26 // Ref num |
||
3172 | 4 // Number of instructions |
||
3173 | 2 // Initial instruction |
||
3174 | point |
||
3175 | -108.324,-9.939,223.356 |
||
3176 | point |
||
3177 | -112.743,-9.939,235.435 |
||
3178 | point |
||
3179 | -114.853,-9.939,238.122 |
||
3180 | reverse |
||
3181 | // Pedestrian number 230 |
||
3182 | 5 // Ref num |
||
3183 | 5 // Number of instructions |
||
3184 | 2 // Initial instruction |
||
3185 | point |
||
3186 | -123.919,-9.939,232.339 |
||
3187 | point |
||
3188 | -119.972,-9.939,231.977 |
||
3189 | point |
||
3190 | -117.571,990.769,231.486 |
||
3191 | point |
||
3192 | -117.743,990.853,230.826 |
||
3193 | reverse |
||
3194 | // Pedestrian number 231 |
||
3195 | 26 // Ref num |
||
3196 | 4 // Number of instructions |
||
3197 | 2 // Initial instruction |
||
3198 | point |
||
3199 | -95.058,-9.939,240.696 |
||
3200 | point |
||
3201 | -97.527,-9.939,234.803 |
||
3202 | point |
||
3203 | -102.295,-9.939,225.478 |
||
3204 | reverse |
||
3205 | // Pedestrian number 232 |
||
3206 | 26 // Ref num |
||
3207 | 6 // Number of instructions |
||
3208 | 2 // Initial instruction |
||
3209 | point |
||
3210 | -99.368,-9.939,225.458 |
||
3211 | point |
||
3212 | -97.557,-9.939,234.468 |
||
3213 | point |
||
3214 | -96.631,-9.939,239.042 |
||
3215 | point |
||
3216 | -94.915,-9.939,241.622 |
||
3217 | point |
||
3218 | -85.097,-9.939,241.462 |
||
3219 | reverse |
||
3220 | // Pedestrian number 233 |
||
3221 | 26 // Ref num |
||
3222 | 5 // Number of instructions |
||
3223 | 2 // Initial instruction |
||
3224 | point |
||
3225 | -81.924,-9.939,241.297 |
||
3226 | point |
||
3227 | -86.457,-9.939,236.801 |
||
3228 | point |
||
3229 | -89.367,-9.939,235.130 |
||
3230 | point |
||
3231 | -90.295,990.798,233.237 |
||
3232 | reverse |
||
3233 | // Pedestrian number 234 |
||
3234 | 26 // Ref num |
||
3235 | 4 // Number of instructions |
||
3236 | 2 // Initial instruction |
||
3237 | point |
||
3238 | -84.855,-9.939,241.135 |
||
3239 | point |
||
3240 | -86.569,-9.939,237.034 |
||
3241 | point |
||
3242 | -91.914,990.261,225.438 |
||
3243 | reverse |
||
3244 | // Pedestrian number 235 |
||
3245 | 26 // Ref num |
||
3246 | 4 // Number of instructions |
||
3247 | 2 // Initial instruction |
||
3248 | point |
||
3249 | -82.382,-9.939,225.369 |
||
3250 | point |
||
3251 | -85.596,-9.939,231.838 |
||
3252 | point |
||
3253 | -97.888,990.261,240.516 |
||
3254 | reverse |
||
3255 | // Pedestrian number 236 |
||
3256 | 10 // Ref num |
||
3257 | 5 // Number of instructions |
||
3258 | 2 // Initial instruction |
||
3259 | point |
||
3260 | -94.940,-9.939,225.452 |
||
3261 | point |
||
3262 | -92.937,-9.939,233.445 |
||
3263 | point |
||
3264 | -80.949,990.261,235.706 |
||
3265 | point |
||
3266 | -80.301,-9.939,243.184 |
||
3267 | reverse |
||
3268 | // Pedestrian number 237 |
||
3269 | 22 // Ref num |
||
3270 | 4 // Number of instructions |
||
3271 | 2 // Initial instruction |
||
3272 | point |
||
3273 | -102.589,-9.939,225.008 |
||
3274 | point |
||
3275 | -103.216,-9.939,219.963 |
||
3276 | point |
||
3277 | -103.782,-9.939,201.399 |
||
3278 | reverse |
||
3279 | // Pedestrian number 238 |
||
3280 | 22 // Ref num |
||
3281 | 5 // Number of instructions |
||
3282 | 2 // Initial instruction |
||
3283 | point |
||
3284 | -106.171,-9.939,200.428 |
||
3285 | point |
||
3286 | -106.347,-9.939,214.887 |
||
3287 | point |
||
3288 | -106.966,-9.939,219.591 |
||
3289 | point |
||
3290 | -108.246,-9.939,220.826 |
||
3291 | reverse |
||
3292 | // Pedestrian number 239 |
||
3293 | 13 // Ref num |
||
3294 | 6 // Number of instructions |
||
3295 | 2 // Initial instruction |
||
3296 | point |
||
3297 | -108.505,-9.939,220.820 |
||
3298 | point |
||
3299 | -117.991,-9.939,220.399 |
||
3300 | point |
||
3301 | -121.199,-9.939,224.945 |
||
3302 | point |
||
3303 | -121.311,-9.939,225.375 |
||
3304 | point |
||
3305 | -138.118,-9.885,235.968 |
||
3306 | reverse |
||
3307 | // Pedestrian number 240 |
||
3308 | 13 // Ref num |
||
3309 | 4 // Number of instructions |
||
3310 | 2 // Initial instruction |
||
3311 | point |
||
3312 | -132.475,-9.939,223.297 |
||
3313 | point |
||
3314 | -138.041,-9.939,225.383 |
||
3315 | point |
||
3316 | -159.696,-9.640,234.770 |
||
3317 | reverse |
||
3318 | // Pedestrian number 241 |
||
3319 | 4 // Ref num |
||
3320 | 8 // Number of instructions |
||
3321 | 4 // Initial instruction |
||
3322 | point |
||
3323 | -128.389,-9.939,224.953 |
||
3324 | point |
||
3325 | -124.505,-9.939,224.869 |
||
3326 | point |
||
3327 | -120.809,-9.939,225.621 |
||
3328 | point |
||
3329 | -116.716,-9.939,224.469 |
||
3330 | point |
||
3331 | -113.724,-9.939,225.626 |
||
3332 | point |
||
3333 | -110.196,-9.939,225.383 |
||
3334 | point |
||
3335 | -102.809,-9.939,213.407 |
||
3336 | reverse |
||
3337 | // Pedestrian number 242 |
||
3338 | 13 // Ref num |
||
3339 | 6 // Number of instructions |
||
3340 | 2 // Initial instruction |
||
3341 | point |
||
3342 | -145.039,-9.939,198.835 |
||
3343 | point |
||
3344 | -152.125,-9.940,213.119 |
||
3345 | point |
||
3346 | -150.578,-9.888,220.173 |
||
3347 | point |
||
3348 | -153.653,-9.816,223.540 |
||
3349 | point |
||
3350 | -139.784,-9.868,236.335 |
||
3351 | reverse |
||
3352 | // Pedestrian number 243 |
||
3353 | 6 // Ref num |
||
3354 | 4 // Number of instructions |
||
3355 | 2 // Initial instruction |
||
3356 | point |
||
3357 | -143.682,-9.939,218.709 |
||
3358 | point |
||
3359 | -141.840,-9.939,220.310 |
||
3360 | point |
||
3361 | -138.646,-9.939,220.699 |
||
3362 | reverse |
||
3363 | // Pedestrian number 244 |
||
3364 | 25 // Ref num |
||
3365 | 4 // Number of instructions |
||
3366 | 2 // Initial instruction |
||
3367 | point |
||
3368 | -80.333,-9.939,220.745 |
||
3369 | point |
||
3370 | -80.798,-9.939,211.532 |
||
3371 | point |
||
3372 | -80.199,-9.939,197.360 |
||
3373 | reverse |
||
3374 | // Pedestrian number 245 |
||
3375 | 25 // Ref num |
||
3376 | 5 // Number of instructions |
||
3377 | 3 // Initial instruction |
||
3378 | point |
||
3379 | -82.213,-9.939,197.229 |
||
3380 | point |
||
3381 | -80.825,-9.939,199.005 |
||
3382 | point |
||
3383 | -80.993,-9.939,211.489 |
||
3384 | point |
||
3385 | -75.452,-9.939,220.558 |
||
3386 | reverse |
||
3387 | // Pedestrian number 246 |
||
3388 | 100 // Ref num |
||
3389 | 2 // Number of instructions |
||
3390 | 1 // Initial instruction |
||
3391 | point |
||
3392 | -23.140,-3.282,44.102 |
||
3393 | reverse |
||
3394 | // Pedestrian number 247 |
||
3395 | 112 // Ref num |
||
3396 | 2 // Number of instructions |
||
3397 | 1 // Initial instruction |
||
3398 | point |
||
3399 | -23.186,-3.282,43.507 |
||
3400 | reverse |
||
3401 | // Pedestrian number 248 |
||
3402 | 112 // Ref num |
||
3403 | 2 // Number of instructions |
||
3404 | 1 // Initial instruction |
||
3405 | point |
||
3406 | -18.606,-3.282,44.381 |
||
3407 | reverse |
||
3408 | // Pedestrian number 249 |
||
3409 | 112 // Ref num |
||
3410 | 2 // Number of instructions |
||
3411 | 1 // Initial instruction |
||
3412 | point |
||
3413 | -18.621,-3.282,47.159 |
||
3414 | reverse |
||
3415 | // Pedestrian number 250 |
||
3416 | 112 // Ref num |
||
3417 | 2 // Number of instructions |
||
3418 | 1 // Initial instruction |
||
3419 | point |
||
3420 | -2.806,-3.285,53.468 |
||
3421 | reverse |
||
3422 | // Pedestrian number 251 |
||
3423 | 112 // Ref num |
||
3424 | 2 // Number of instructions |
||
3425 | 1 // Initial instruction |
||
3426 | point |
||
3427 | -3.533,-3.285,53.448 |
||
3428 | reverse |
||
3429 | // Pedestrian number 252 |
||
3430 | 112 // Ref num |
||
3431 | 2 // Number of instructions |
||
3432 | 1 // Initial instruction |
||
3433 | point |
||
3434 | -2.839,-3.285,54.167 |
||
3435 | reverse |
||
3436 | // Pedestrian number 253 |
||
3437 | 112 // Ref num |
||
3438 | 2 // Number of instructions |
||
3439 | 1 // Initial instruction |
||
3440 | point |
||
3441 | -1.433,-3.285,53.458 |
||
3442 | reverse |
||
3443 | // Pedestrian number 254 |
||
3444 | 112 // Ref num |
||
3445 | 2 // Number of instructions |
||
3446 | 1 // Initial instruction |
||
3447 | point |
||
3448 | -2.859,-3.285,52.505 |
||
3449 | reverse |
||
3450 | // Pedestrian number 255 |
||
3451 | 112 // Ref num |
||
3452 | 2 // Number of instructions |
||
3453 | 1 // Initial instruction |
||
3454 | point |
||
3455 | -8.562,-3.286,68.244 |
||
3456 | reverse |
||
3457 | // Pedestrian number 256 |
||
3458 | 112 // Ref num |
||
3459 | 2 // Number of instructions |
||
3460 | 1 // Initial instruction |
||
3461 | point |
||
3462 | -5.332,-3.286,68.173 |
||
3463 | reverse |
||
3464 | // Pedestrian number 257 |
||
3465 | 101 // Ref num |
||
3466 | 2 // Number of instructions |
||
3467 | 1 // Initial instruction |
||
3468 | point |
||
3469 | -24.526,-3.284,56.250 |
||
3470 | reverse |
||
3471 | // Pedestrian number 258 |
||
3472 | 132 // Ref num |
||
3473 | 2 // Number of instructions |
||
3474 | 1 // Initial instruction |
||
3475 | point |
||
3476 | -25.124,-3.284,56.252 |
||
3477 | reverse |
||
3478 | // Pedestrian number 259 |
||
3479 | 112 // Ref num |
||
3480 | 2 // Number of instructions |
||
3481 | 1 // Initial instruction |
||
3482 | point |
||
3483 | -33.285,-3.288,110.866 |
||
3484 | reverse |
||
3485 | // Pedestrian number 260 |
||
3486 | 112 // Ref num |
||
3487 | 2 // Number of instructions |
||
3488 | 1 // Initial instruction |
||
3489 | point |
||
3490 | -33.275,-3.288,111.986 |
||
3491 | reverse |
||
3492 | // Pedestrian number 261 |
||
3493 | 112 // Ref num |
||
3494 | 2 // Number of instructions |
||
3495 | 1 // Initial instruction |
||
3496 | point |
||
3497 | -33.245,-3.288,113.219 |
||
3498 | reverse |
||
3499 | // Pedestrian number 262 |
||
3500 | 118 // Ref num |
||
3501 | 2 // Number of instructions |
||
3502 | 1 // Initial instruction |
||
3503 | point |
||
3504 | -33.219,-3.288,114.164 |
||
3505 | reverse |
||
3506 | // Pedestrian number 263 |
||
3507 | 112 // Ref num |
||
3508 | 2 // Number of instructions |
||
3509 | 1 // Initial instruction |
||
3510 | point |
||
3511 | -9.720,-3.290,130.719 |
||
3512 | reverse |
||
3513 | // Pedestrian number 264 |
||
3514 | 112 // Ref num |
||
3515 | 2 // Number of instructions |
||
3516 | 1 // Initial instruction |
||
3517 | point |
||
3518 | -9.717,-3.290,129.689 |
||
3519 | reverse |
||
3520 | // Pedestrian number 265 |
||
3521 | 112 // Ref num |
||
3522 | 2 // Number of instructions |
||
3523 | 1 // Initial instruction |
||
3524 | point |
||
3525 | -9.737,-3.290,128.589 |
||
3526 | reverse |
||
3527 | // Pedestrian number 266 |
||
3528 | 112 // Ref num |
||
3529 | 2 // Number of instructions |
||
3530 | 1 // Initial instruction |
||
3531 | point |
||
3532 | -9.730,-3.290,127.444 |
||
3533 | reverse |
||
3534 | // Pedestrian number 267 |
||
3535 | 112 // Ref num |
||
3536 | 2 // Number of instructions |
||
3537 | 1 // Initial instruction |
||
3538 | point |
||
3539 | -9.723,-3.290,126.372 |
||
3540 | reverse |
||
3541 | // Pedestrian number 268 |
||
3542 | 112 // Ref num |
||
3543 | 2 // Number of instructions |
||
3544 | 1 // Initial instruction |
||
3545 | point |
||
3546 | -24.491,0.119,167.155 |
||
3547 | reverse |
||
3548 | // Pedestrian number 269 |
||
3549 | 112 // Ref num |
||
3550 | 2 // Number of instructions |
||
3551 | 1 // Initial instruction |
||
3552 | point |
||
3553 | -24.472,0.118,164.109 |
||
3554 | reverse |
||
3555 | // Pedestrian number 270 |
||
3556 | 112 // Ref num |
||
3557 | 2 // Number of instructions |
||
3558 | 1 // Initial instruction |
||
3559 | point |
||
3560 | -24.495,0.113,154.921 |
||
3561 | reverse |
||
3562 | // Pedestrian number 271 |
||
3563 | 112 // Ref num |
||
3564 | 2 // Number of instructions |
||
3565 | 1 // Initial instruction |
||
3566 | point |
||
3567 | -18.201,0.119,167.191 |
||
3568 | reverse |
||
3569 | // Pedestrian number 272 |
||
3570 | 112 // Ref num |
||
3571 | 2 // Number of instructions |
||
3572 | 1 // Initial instruction |
||
3573 | point |
||
3574 | -14.035,0.119,167.184 |
||
3575 | reverse |
||
3576 | // Pedestrian number 273 |
||
3577 | 112 // Ref num |
||
3578 | 2 // Number of instructions |
||
3579 | 1 // Initial instruction |
||
3580 | point |
||
3581 | -11.678,0.119,167.195 |
||
3582 | reverse |
||
3583 | // Pedestrian number 274 |
||
3584 | 112 // Ref num |
||
3585 | 2 // Number of instructions |
||
3586 | 1 // Initial instruction |
||
3587 | point |
||
3588 | -19.889,0.113,154.943 |
||
3589 | reverse |
||
3590 | // Pedestrian number 275 |
||
3591 | 112 // Ref num |
||
3592 | 2 // Number of instructions |
||
3593 | 1 // Initial instruction |
||
3594 | point |
||
3595 | -17.684,0.113,154.960 |
||
3596 | reverse |
||
3597 | // Pedestrian number 276 |
||
3598 | 112 // Ref num |
||
3599 | 2 // Number of instructions |
||
3600 | 1 // Initial instruction |
||
3601 | point |
||
3602 | -15.612,0.113,154.959 |
||
3603 | reverse |
||
3604 | // Pedestrian number 277 |
||
3605 | 112 // Ref num |
||
3606 | 2 // Number of instructions |
||
3607 | 1 // Initial instruction |
||
3608 | point |
||
3609 | -10.892,0.113,154.911 |
||
3610 | reverse |
||
3611 | // Pedestrian number 278 |
||
3612 | 112 // Ref num |
||
3613 | 2 // Number of instructions |
||
3614 | 1 // Initial instruction |
||
3615 | point |
||
3616 | -8.686,0.113,154.888 |
||
3617 | reverse |
||
3618 | // Pedestrian number 279 |
||
3619 | 129 // Ref num |
||
3620 | 2 // Number of instructions |
||
3621 | 1 // Initial instruction |
||
3622 | point |
||
3623 | -23.865,0.116,161.004 |
||
3624 | reverse |
||
3625 | // Pedestrian number 280 |
||
3626 | 101 // Ref num |
||
3627 | 2 // Number of instructions |
||
3628 | 1 // Initial instruction |
||
3629 | point |
||
3630 | -19.178,0.116,160.987 |
||
3631 | reverse |
||
3632 | // Pedestrian number 281 |
||
3633 | 112 // Ref num |
||
3634 | 2 // Number of instructions |
||
3635 | 1 // Initial instruction |
||
3636 | point |
||
3637 | -34.111,-3.064,212.982 |
||
3638 | reverse |
||
3639 | // Pedestrian number 282 |
||
3640 | 112 // Ref num |
||
3641 | 2 // Number of instructions |
||
3642 | 1 // Initial instruction |
||
3643 | point |
||
3644 | -34.115,-3.064,213.786 |
||
3645 | reverse |
||
3646 | // Pedestrian number 283 |
||
3647 | 101 // Ref num |
||
3648 | 2 // Number of instructions |
||
3649 | 1 // Initial instruction |
||
3650 | point |
||
3651 | -34.119,-3.064,214.792 |
||
3652 | reverse |
||
3653 | // Pedestrian number 284 |
||
3654 | 112 // Ref num |
||
3655 | 2 // Number of instructions |
||
3656 | 1 // Initial instruction |
||
3657 | point |
||
3658 | -27.929,-3.290,256.325 |
||
3659 | reverse |
||
3660 | // Pedestrian number 285 |
||
3661 | 112 // Ref num |
||
3662 | 2 // Number of instructions |
||
3663 | 1 // Initial instruction |
||
3664 | point |
||
3665 | -26.832,-3.290,256.296 |
||
3666 | reverse |
||
3667 | // Pedestrian number 286 |
||
3668 | 136 // Ref num |
||
3669 | 2 // Number of instructions |
||
3670 | 1 // Initial instruction |
||
3671 | point |
||
3672 | -110.813,-9.727,258.998 |
||
3673 | reverse |
||
3674 | // Pedestrian number 287 |
||
3675 | 120 // Ref num |
||
3676 | 2 // Number of instructions |
||
3677 | 1 // Initial instruction |
||
3678 | point |
||
3679 | -110.290,-9.727,258.970 |
||
3680 | reverse |
||
3681 | // Pedestrian number 288 |
||
3682 | 138 // Ref num |
||
3683 | 2 // Number of instructions |
||
3684 | 1 // Initial instruction |
||
3685 | point |
||
3686 | -109.864,-9.728,258.958 |
||
3687 | reverse |
||
3688 | // Pedestrian number 289 |
||
3689 | 112 // Ref num |
||
3690 | 2 // Number of instructions |
||
3691 | 1 // Initial instruction |
||
3692 | point |
||
3693 | -106.338,-9.721,259.280 |
||
3694 | reverse |
||
3695 | // Pedestrian number 290 |
||
3696 | 112 // Ref num |
||
3697 | 2 // Number of instructions |
||
3698 | 1 // Initial instruction |
||
3699 | point |
||
3700 | -106.322,-9.727,258.991 |
||
3701 | reverse |
||
3702 | // Pedestrian number 291 |
||
3703 | 112 // Ref num |
||
3704 | 2 // Number of instructions |
||
3705 | 1 // Initial instruction |
||
3706 | point |
||
3707 | -106.357,-9.736,258.571 |
||
3708 | reverse |
||
3709 | // Pedestrian number 292 |
||
3710 | 123 // Ref num |
||
3711 | 2 // Number of instructions |
||
3712 | 1 // Initial instruction |
||
3713 | point |
||
3714 | -126.479,-9.672,259.116 |
||
3715 | reverse |
||
3716 | // Pedestrian number 293 |
||
3717 | 112 // Ref num |
||
3718 | 2 // Number of instructions |
||
3719 | 1 // Initial instruction |
||
3720 | point |
||
3721 | -126.460,-9.664,259.675 |
||
3722 | reverse |
||
3723 | // Pedestrian number 294 |
||
3724 | 105 // Ref num |
||
3725 | 2 // Number of instructions |
||
3726 | 1 // Initial instruction |
||
3727 | point |
||
3728 | -126.552,-9.705,256.742 |
||
3729 | reverse |
||
3730 | // Pedestrian number 295 |
||
3731 | 112 // Ref num |
||
3732 | 2 // Number of instructions |
||
3733 | 1 // Initial instruction |
||
3734 | point |
||
3735 | -129.932,-9.698,256.553 |
||
3736 | reverse |
||
3737 | // Pedestrian number 296 |
||
3738 | 132 // Ref num |
||
3739 | 2 // Number of instructions |
||
3740 | 1 // Initial instruction |
||
3741 | point |
||
3742 | -129.947,-9.671,258.474 |
||
3743 | reverse |
||
3744 | // Pedestrian number 297 |
||
3745 | 109 // Ref num |
||
3746 | 2 // Number of instructions |
||
3747 | 1 // Initial instruction |
||
3748 | point |
||
3749 | -129.945,-9.661,259.205 |
||
3750 | reverse |
||
3751 | // Pedestrian number 298 |
||
3752 | 109 // Ref num |
||
3753 | 2 // Number of instructions |
||
3754 | 1 // Initial instruction |
||
3755 | point |
||
3756 | -131.830,-9.744,252.908 |
||
3757 | reverse |
||
3758 | // Pedestrian number 299 |
||
3759 | 112 // Ref num |
||
3760 | 2 // Number of instructions |
||
3761 | 1 // Initial instruction |
||
3762 | point |
||
3763 | -119.550,-9.939,230.509 |
||
3764 | reverse |
||
3765 | // Pedestrian number 300 |
||
3766 | 108 // Ref num |
||
3767 | 2 // Number of instructions |
||
3768 | 1 // Initial instruction |
||
3769 | point |
||
3770 | -119.365,-9.939,231.398 |
||
3771 | reverse |
||
3772 | // Pedestrian number 301 |
||
3773 | 112 // Ref num |
||
3774 | 2 // Number of instructions |
||
3775 | 1 // Initial instruction |
||
3776 | point |
||
3777 | -115.710,-9.939,231.109 |
||
3778 | reverse |
||
3779 | // Pedestrian number 302 |
||
3780 | 108 // Ref num |
||
3781 | 2 // Number of instructions |
||
3782 | 1 // Initial instruction |
||
3783 | point |
||
3784 | -91.880,-9.939,232.767 |
||
3785 | reverse |
||
3786 | // Pedestrian number 303 |
||
3787 | 112 // Ref num |
||
3788 | 2 // Number of instructions |
||
3789 | 1 // Initial instruction |
||
3790 | point |
||
3791 | -89.980,-9.939,232.242 |
||
3792 | reverse |
||
3793 | // Pedestrian number 304 |
||
3794 | 100 // Ref num |
||
3795 | 2 // Number of instructions |
||
3796 | 1 // Initial instruction |
||
3797 | point |
||
3798 | -89.138,-9.939,232.608 |
||
3799 | reverse |
||
3800 | // Pedestrian number 305 |
||
3801 | 100 // Ref num |
||
3802 | 2 // Number of instructions |
||
3803 | 1 // Initial instruction |
||
3804 | point |
||
3805 | -89.263,-9.939,233.756 |
||
3806 | reverse |
||
3807 | // Pedestrian number 306 |
||
3808 | 100 // Ref num |
||
3809 | 2 // Number of instructions |
||
3810 | 1 // Initial instruction |
||
3811 | point |
||
3812 | -117.074,-9.939,230.098 |
||
3813 | reverse |
||
3814 | // Pedestrian number 307 |
||
3815 | 112 // Ref num |
||
3816 | 2 // Number of instructions |
||
3817 | 1 // Initial instruction |
||
3818 | point |
||
3819 | -170.644,-3.299,170.026 |
||
3820 | reverse |
||
3821 | // Pedestrian number 308 |
||
3822 | 112 // Ref num |
||
3823 | 2 // Number of instructions |
||
3824 | 1 // Initial instruction |
||
3825 | point |
||
3826 | -170.688,-3.299,170.491 |
||
3827 | reverse |
||
3828 | // Pedestrian number 309 |
||
3829 | 100 // Ref num |
||
3830 | 2 // Number of instructions |
||
3831 | 1 // Initial instruction |
||
3832 | point |
||
3833 | -170.740,-3.299,169.588 |
||
3834 | reverse |
||
3835 | // Pedestrian number 310 |
||
3836 | 1 // Ref num |
||
3837 | 2 // Number of instructions |
||
3838 | 1 // Initial instruction |
||
3839 | point |
||
3840 | -170.552,-3.299,142.206 |
||
3841 | reverse |
||
3842 | // Pedestrian number 311 |
||
3843 | 109 // Ref num |
||
3844 | 2 // Number of instructions |
||
3845 | 1 // Initial instruction |
||
3846 | point |
||
3847 | -170.647,-3.299,140.193 |
||
3848 | reverse |
||
3849 | // Pedestrian number 312 |
||
3850 | 112 // Ref num |
||
3851 | 2 // Number of instructions |
||
3852 | 1 // Initial instruction |
||
3853 | point |
||
3854 | -170.634,-3.299,141.211 |
||
3855 | reverse |
||
3856 | // Pedestrian number 313 |
||
3857 | 112 // Ref num |
||
3858 | 2 // Number of instructions |
||
3859 | 1 // Initial instruction |
||
3860 | point |
||
3861 | -170.592,-3.299,74.191 |
||
3862 | reverse |
||
3863 | // Pedestrian number 314 |
||
3864 | 100 // Ref num |
||
3865 | 2 // Number of instructions |
||
3866 | 1 // Initial instruction |
||
3867 | point |
||
3868 | -170.642,-3.299,75.780 |
||
3869 | reverse |
||
3870 | // Pedestrian number 315 |
||
3871 | 100 // Ref num |
||
3872 | 2 // Number of instructions |
||
3873 | 1 // Initial instruction |
||
3874 | point |
||
3875 | -170.634,-3.299,74.987 |
||
3876 | reverse |
||
3877 | // Pedestrian number 316 |
||
3878 | 1 // Ref num |
||
3879 | 2 // Number of instructions |
||
3880 | 1 // Initial instruction |
||
3881 | point |
||
3882 | -38.830,-3.280,126.553 |
||
3883 | reverse |
||
3884 | // Pedestrian number 317 |
||
3885 | 109 // Ref num |
||
3886 | 2 // Number of instructions |
||
3887 | 1 // Initial instruction |
||
3888 | point |
||
3889 | -38.782,-3.280,128.549 |
||
3890 | reverse |
||
3891 | // Pedestrian number 318 |
||
3892 | 101 // Ref num |
||
3893 | 2 // Number of instructions |
||
3894 | 1 // Initial instruction |
||
3895 | point |
||
3896 | -38.754,-3.280,130.575 |
||
3897 | reverse |
||
3898 | // Pedestrian number 319 |
||
3899 | 112 // Ref num |
||
3900 | 2 // Number of instructions |
||
3901 | 1 // Initial instruction |
||
3902 | point |
||
3903 | -40.362,-3.305,132.548 |
||
3904 | reverse |
||
3905 | // Pedestrian number 320 |
||
3906 | 101 // Ref num |
||
3907 | 2 // Number of instructions |
||
3908 | 1 // Initial instruction |
||
3909 | point |
||
3910 | -112.243,19.967,71.460 |
||
3911 | reverse |
||
3912 | // Pedestrian number 321 |
||
3913 | 112 // Ref num |
||
3914 | 2 // Number of instructions |
||
3915 | 1 // Initial instruction |
||
3916 | point |
||
3917 | -109.791,19.967,71.413 |
||
3918 | reverse |
||
3919 | // Pedestrian number 322 |
||
3920 | 112 // Ref num |
||
3921 | 2 // Number of instructions |
||
3922 | 1 // Initial instruction |
||
3923 | point |
||
3924 | -106.810,19.967,71.438 |
||
3925 | reverse |
||
3926 | // Pedestrian number 323 |
||
3927 | 112 // Ref num |
||
3928 | 2 // Number of instructions |
||
3929 | 1 // Initial instruction |
||
3930 | point |
||
3931 | -104.001,19.967,71.424 |
||
3932 | reverse |
||
3933 | // Pedestrian number 324 |
||
3934 | 112 // Ref num |
||
3935 | 2 // Number of instructions |
||
3936 | 1 // Initial instruction |
||
3937 | point |
||
3938 | -101.237,19.967,71.410 |
||
3939 | reverse |
||
3940 | // Pedestrian number 325 |
||
3941 | 101 // Ref num |
||
3942 | 2 // Number of instructions |
||
3943 | 1 // Initial instruction |
||
3944 | point |
||
3945 | -96.953,19.967,71.405 |
||
3946 | reverse |
||
3947 | // Pedestrian number 326 |
||
3948 | 132 // Ref num |
||
3949 | 2 // Number of instructions |
||
3950 | 1 // Initial instruction |
||
3951 | point |
||
3952 | -60.303,7.567,136.602 |
||
3953 | reverse |
||
3954 | // Pedestrian number 327 |
||
3955 | 112 // Ref num |
||
3956 | 2 // Number of instructions |
||
3957 | 1 // Initial instruction |
||
3958 | point |
||
3959 | -65.220,7.567,131.293 |
||
3960 | reverse |
||
3961 | // Pedestrian number 328 |
||
3962 | 112 // Ref num |
||
3963 | 2 // Number of instructions |
||
3964 | 1 // Initial instruction |
||
3965 | point |
||
3966 | -54.563,7.566,131.272 |
||
3967 | reverse |
||
3968 | // Pedestrian number 329 |
||
3969 | 138 // Ref num |
||
3970 | 2 // Number of instructions |
||
3971 | 1 // Initial instruction |
||
3972 | point |
||
3973 | -134.741,0.551,200.436 |
||
3974 | reverse |
||
3975 | // Pedestrian number 330 |
||
3976 | 109 // Ref num |
||
3977 | 2 // Number of instructions |
||
3978 | 1 // Initial instruction |
||
3979 | point |
||
3980 | -136.331,0.551,200.357 |
||
3981 | reverse |
||
3982 | // Pedestrian number 331 |
||
3983 | 133 // Ref num |
||
3984 | 2 // Number of instructions |
||
3985 | 1 // Initial instruction |
||
3986 | point |
||
3987 | -139.590,0.551,200.209 |
||
3988 | reverse |
||
3989 | // Pedestrian number 332 |
||
3990 | 125 // Ref num |
||
3991 | 2 // Number of instructions |
||
3992 | 1 // Initial instruction |
||
3993 | point |
||
3994 | -141.540,0.551,200.177 |
||
3995 | reverse |
||
3996 | // Pedestrian number 333 |
||
3997 | 108 // Ref num |
||
3998 | 2 // Number of instructions |
||
3999 | 1 // Initial instruction |
||
4000 | point |
||
4001 | -138.958,-9.871,236.796 |
||
4002 | reverse |
||
4003 | // Pedestrian number 334 |
||
4004 | 120 // Ref num |
||
4005 | 2 // Number of instructions |
||
4006 | 1 // Initial instruction |
||
4007 | point |
||
4008 | -137.565,-9.723,253.541 |
||
4009 | reverse |
||
4010 | // Pedestrian number 335 |
||
4011 | 124 // Ref num |
||
4012 | 2 // Number of instructions |
||
4013 | 1 // Initial instruction |
||
4014 | point |
||
4015 | -147.462,-9.656,254.663 |
||
4016 | reverse |
||
4017 | // Pedestrian number 336 |
||
4018 | 132 // Ref num |
||
4019 | 2 // Number of instructions |
||
4020 | 1 // Initial instruction |
||
4021 | point |
||
4022 | -138.628,-9.478,274.171 |
||
4023 | reverse |
||
4024 | // Pedestrian number 337 |
||
4025 | 136 // Ref num |
||
4026 | 2 // Number of instructions |
||
4027 | 1 // Initial instruction |
||
4028 | point |
||
4029 | -141.128,-9.478,272.671 |
||
4030 | reverse |
||
4031 | // Pedestrian number 338 |
||
4032 | 115 // Ref num |
||
4033 | 2 // Number of instructions |
||
4034 | 1 // Initial instruction |
||
4035 | point |
||
4036 | -135.583,-9.478,274.984 |
||
4037 | reverse |
||
4038 | // Pedestrian number 339 |
||
4039 | 132 // Ref num |
||
4040 | 2 // Number of instructions |
||
4041 | 1 // Initial instruction |
||
4042 | point |
||
4043 | -127.497,-3.064,213.760 |
||
4044 | reverse |
||
4045 | // Pedestrian number 340 |
||
4046 | 132 // Ref num |
||
4047 | 2 // Number of instructions |
||
4048 | 1 // Initial instruction |
||
4049 | point |
||
4050 | -127.531,-3.064,214.734 |
||
4051 | reverse |
||
4052 | // Pedestrian number 341 |
||
4053 | 112 // Ref num |
||
4054 | 2 // Number of instructions |
||
4055 | 1 // Initial instruction |
||
4056 | point |
||
4057 | -112.619,-3.064,202.433 |
||
4058 | reverse |
||
4059 | // Pedestrian number 342 |
||
4060 | 112 // Ref num |
||
4061 | 2 // Number of instructions |
||
4062 | 1 // Initial instruction |
||
4063 | point |
||
4064 | -111.672,-3.064,203.439 |
||
4065 | reverse |
||
4066 | // Pedestrian number 343 |
||
4067 | 112 // Ref num |
||
4068 | 2 // Number of instructions |
||
4069 | 1 // Initial instruction |
||
4070 | point |
||
4071 | -112.635,-3.064,204.343 |
||
4072 | reverse |
||
4073 | // Pedestrian number 344 |
||
4074 | 112 // Ref num |
||
4075 | 2 // Number of instructions |
||
4076 | 1 // Initial instruction |
||
4077 | point |
||
4078 | -113.719,-3.064,203.347 |
||
4079 | reverse |
||
4080 | // Pedestrian number 345 |
||
4081 | 100 // Ref num |
||
4082 | 2 // Number of instructions |
||
4083 | 1 // Initial instruction |
||
4084 | point |
||
4085 | -124.900,-3.064,202.448 |
||
4086 | reverse |
||
4087 | // Pedestrian number 346 |
||
4088 | 100 // Ref num |
||
4089 | 2 // Number of instructions |
||
4090 | 1 // Initial instruction |
||
4091 | point |
||
4092 | -125.793,-3.064,203.482 |
||
4093 | reverse |
||
4094 | // Pedestrian number 347 |
||
4095 | 100 // Ref num |
||
4096 | 2 // Number of instructions |
||
4097 | 1 // Initial instruction |
||
4098 | point |
||
4099 | -124.805,-3.064,204.159 |
||
4100 | reverse |
||
4101 | // Pedestrian number 348 |
||
4102 | 100 // Ref num |
||
4103 | 2 // Number of instructions |
||
4104 | 1 // Initial instruction |
||
4105 | point |
||
4106 | -123.993,-3.064,203.441 |
||
4107 | reverse |
||
4108 | // Pedestrian number 349 |
||
4109 | 139 // Ref num |
||
4110 | 2 // Number of instructions |
||
4111 | 1 // Initial instruction |
||
4112 | point |
||
4113 | -92.700,-3.064,218.573 |
||
4114 | reverse |
||
4115 | // Pedestrian number 350 |
||
4116 | 112 // Ref num |
||
4117 | 2 // Number of instructions |
||
4118 | 1 // Initial instruction |
||
4119 | point |
||
4120 | -155.697,-3.280,155.208 |
||
4121 | reverse |
||
4122 | // Pedestrian number 351 |
||
4123 | 112 // Ref num |
||
4124 | 2 // Number of instructions |
||
4125 | 1 // Initial instruction |
||
4126 | point |
||
4127 | -155.144,-3.280,157.268 |
||
4128 | reverse |
||
4129 | // Pedestrian number 352 |
||
4130 | 109 // Ref num |
||
4131 | 2 // Number of instructions |
||
4132 | 1 // Initial instruction |
||
4133 | point |
||
4134 | -154.144,-3.279,160.728 |
||
4135 | reverse |
||
4136 | // Pedestrian number 353 |
||
4137 | 128 // Ref num |
||
4138 | 2 // Number of instructions |
||
4139 | 1 // Initial instruction |
||
4140 | point |
||
4141 | -152.800,-3.279,164.947 |
||
4142 | reverse |
||
4143 | // Pedestrian number 354 |
||
4144 | 129 // Ref num |
||
4145 | 2 // Number of instructions |
||
4146 | 1 // Initial instruction |
||
4147 | point |
||
4148 | -151.815,-3.279,168.037 |
||
4149 | reverse |
||
4150 | // Pedestrian number 355 |
||
4151 | 124 // Ref num |
||
4152 | 2 // Number of instructions |
||
4153 | 1 // Initial instruction |
||
4154 | point |
||
4155 | -143.496,-2.104,110.087 |
||
4156 | reverse |
||
4157 | // Pedestrian number 356 |
||
4158 | 125 // Ref num |
||
4159 | 2 // Number of instructions |
||
4160 | 1 // Initial instruction |
||
4161 | point |
||
4162 | -143.932,-2.104,110.107 |
||
4163 | reverse |
||
4164 | // Pedestrian number 357 |
||
4165 | 136 // Ref num |
||
4166 | 2 // Number of instructions |
||
4167 | 1 // Initial instruction |
||
4168 | point |
||
4169 | -144.370,-2.104,110.111 |
||
4170 | reverse |
||
4171 | // Pedestrian number 358 |
||
4172 | 1 // Ref num |
||
4173 | 2 // Number of instructions |
||
4174 | 1 // Initial instruction |
||
4175 | point |
||
4176 | -143.932,-2.104,107.175 |
||
4177 | reverse |
||
4178 | // Pedestrian number 359 |
||
4179 | 132 // Ref num |
||
4180 | 2 // Number of instructions |
||
4181 | 1 // Initial instruction |
||
4182 | point |
||
4183 | -143.921,-2.104,105.132 |
||
4184 | reverse |
||
4185 | // Pedestrian number 360 |
||
4186 | 139 // Ref num |
||
4187 | 2 // Number of instructions |
||
4188 | 1 // Initial instruction |
||
4189 | point |
||
4190 | -144.321,-2.104,105.157 |
||
4191 | reverse |
||
4192 | // Pedestrian number 361 |
||
4193 | 138 // Ref num |
||
4194 | 2 // Number of instructions |
||
4195 | 1 // Initial instruction |
||
4196 | point |
||
4197 | -143.511,-2.104,105.108 |
||
4198 | reverse |
||
4199 | // Pedestrian number 362 |
||
4200 | 112 // Ref num |
||
4201 | 2 // Number of instructions |
||
4202 | 1 // Initial instruction |
||
4203 | point |
||
4204 | -103.691,-3.280,92.955 |
||
4205 | reverse |
||
4206 | // Pedestrian number 363 |
||
4207 | 112 // Ref num |
||
4208 | 2 // Number of instructions |
||
4209 | 1 // Initial instruction |
||
4210 | point |
||
4211 | -104.377,-3.280,87.196 |
||
4212 | reverse |
||
4213 | // Pedestrian number 364 |
||
4214 | 112 // Ref num |
||
4215 | 2 // Number of instructions |
||
4216 | 1 // Initial instruction |
||
4217 | point |
||
4218 | -52.347,-2.583,87.363 |
||
4219 | reverse |
||
4220 | // Pedestrian number 365 |
||
4221 | 112 // Ref num |
||
4222 | 2 // Number of instructions |
||
4223 | 1 // Initial instruction |
||
4224 | point |
||
4225 | -52.408,-2.583,90.131 |
||
4226 | reverse |
||
4227 | // Pedestrian number 366 |
||
4228 | 112 // Ref num |
||
4229 | 2 // Number of instructions |
||
4230 | 1 // Initial instruction |
||
4231 | point |
||
4232 | -52.465,-2.583,92.421 |
||
4233 | reverse |
||
4234 | // Pedestrian number 367 |
||
4235 | 10 // Ref num |
||
4236 | 4 // Number of instructions |
||
4237 | 2 // Initial instruction |
||
4238 | point |
||
4239 | -60.529,1007.767,136.261 |
||
4240 | point |
||
4241 | -64.202,1007.767,133.005 |
||
4242 | point |
||
4243 | -75.349,1007.767,131.255 |
||
4244 | reverse |
||
4245 | // Pedestrian number 368 |
||
4246 | 10 // Ref num |
||
4247 | 5 // Number of instructions |
||
4248 | 2 // Initial instruction |
||
4249 | point |
||
4250 | -63.380,1007.767,139.949 |
||
4251 | point |
||
4252 | -66.000,1007.767,136.669 |
||
4253 | point |
||
4254 | -71.083,1007.767,135.073 |
||
4255 | point |
||
4256 | -74.810,1007.767,135.261 |
||
4257 | reverse |
||
4258 | // Pedestrian number 369 |
||
4259 | 10 // Ref num |
||
4260 | 4 // Number of instructions |
||
4261 | 2 // Initial instruction |
||
4262 | point |
||
4263 | -68.555,7.567,116.423 |
||
4264 | point |
||
4265 | -67.115,7.567,128.154 |
||
4266 | point |
||
4267 | -62.816,7.567,130.663 |
||
4268 | reverse |
||
4269 | // Pedestrian number 370 |
||
4270 | 10 // Ref num |
||
4271 | 5 // Number of instructions |
||
4272 | 2 // Initial instruction |
||
4273 | point |
||
4274 | -71.021,7.567,134.297 |
||
4275 | point |
||
4276 | -67.807,7.567,128.264 |
||
4277 | point |
||
4278 | -54.344,7.567,116.576 |
||
4279 | point |
||
4280 | -43.382,7.567,116.821 |
||
4281 | reverse |
||
4282 | // Pedestrian number 371 |
||
4283 | 13 // Ref num |
||
4284 | 6 // Number of instructions |
||
4285 | 2 // Initial instruction |
||
4286 | point |
||
4287 | -43.329,7.567,119.725 |
||
4288 | point |
||
4289 | -57.741,7.567,128.094 |
||
4290 | point |
||
4291 | -59.130,1007.767,133.438 |
||
4292 | point |
||
4293 | -65.786,1007.767,136.238 |
||
4294 | point |
||
4295 | -65.930,1007.767,140.111 |
||
4296 | reverse |
||
4297 | // Pedestrian number 372 |
||
4298 | 13 // Ref num |
||
4299 | 4 // Number of instructions |
||
4300 | 2 // Initial instruction |
||
4301 | point |
||
4302 | -50.470,7.567,128.657 |
||
4303 | point |
||
4304 | -57.749,1007.767,127.786 |
||
4305 | point |
||
4306 | -75.041,1007.767,124.191 |
||
4307 | reverse |
||
4308 | // Pedestrian number 373 |
||
4309 | 13 // Ref num |
||
4310 | 4 // Number of instructions |
||
4311 | 2 // Initial instruction |
||
4312 | point |
||
4313 | -48.505,7.567,130.619 |
||
4314 | point |
||
4315 | -41.370,1007.767,135.441 |
||
4316 | point |
||
4317 | -35.080,1007.767,137.776 |
||
4318 | reverse |
||
4319 | // Pedestrian number 374 |
||
4320 | 10 // Ref num |
||
4321 | 4 // Number of instructions |
||
4322 | 2 // Initial instruction |
||
4323 | point |
||
4324 | -34.447,1007.767,140.431 |
||
4325 | point |
||
4326 | -41.496,1007.767,135.752 |
||
4327 | point |
||
4328 | -47.524,7.567,130.603 |
||
4329 | reverse |
||
4330 | // Pedestrian number 375 |
||
4331 | 10 // Ref num |
||
4332 | 4 // Number of instructions |
||
4333 | 2 // Initial instruction |
||
4334 | point |
||
4335 | -35.210,1007.767,128.644 |
||
4336 | point |
||
4337 | -40.035,1007.767,122.624 |
||
4338 | point |
||
4339 | -42.785,1007.767,115.479 |
||
4340 | reverse |
||
4341 | // Pedestrian number 376 |
||
4342 | 13 // Ref num |
||
4343 | 4 // Number of instructions |
||
4344 | 2 // Initial instruction |
||
4345 | point |
||
4346 | -47.580,7.567,126.789 |
||
4347 | point |
||
4348 | -41.996,1007.767,121.192 |
||
4349 | point |
||
4350 | -41.121,1007.767,115.885 |
||
4351 | reverse |
||
4352 | // Pedestrian number 377 |
||
4353 | 10 // Ref num |
||
4354 | 3 // Number of instructions |
||
4355 | 1 // Initial instruction |
||
4356 | point |
||
4357 | -70.830,1007.767,136.165 |
||
4358 | point |
||
4359 | -74.545,1007.767,136.767 |
||
4360 | reverse |
||
4361 | // Pedestrian number 378 |
||
4362 | 10 // Ref num |
||
4363 | 4 // Number of instructions |
||
4364 | 2 // Initial instruction |
||
4365 | point |
||
4366 | -63.315,7.567,131.759 |
||
4367 | point |
||
4368 | -67.045,1007.767,132.068 |
||
4369 | point |
||
4370 | -74.811,1007.767,133.360 |
||
4371 | reverse |
||
4372 | // Pedestrian number 379 |
||
4373 | 13 // Ref num |
||
4374 | 5 // Number of instructions |
||
4375 | 2 // Initial instruction |
||
4376 | point |
||
4377 | -33.229,1007.768,94.832 |
||
4378 | point |
||
4379 | -37.150,1007.768,94.774 |
||
4380 | point |
||
4381 | -43.606,7.568,90.235 |
||
4382 | point |
||
4383 | -60.722,7.568,94.292 |
||
4384 | reverse |
||
4385 | // Pedestrian number 380 |
||
4386 | 10 // Ref num |
||
4387 | 8 // Number of instructions |
||
4388 | 2 // Initial instruction |
||
4389 | point |
||
4390 | -60.767,7.568,96.043 |
||
4391 | point |
||
4392 | -41.199,1007.768,91.865 |
||
4393 | point |
||
4394 | -39.472,1008.124,88.455 |
||
4395 | point |
||
4396 | -38.686,1012.497,73.608 |
||
4397 | point |
||
4398 | -44.923,1012.497,66.520 |
||
4399 | point |
||
4400 | -60.597,1020.167,66.635 |
||
4401 | point |
||
4402 | -61.249,19.967,69.420 |
||
4403 | reverse |
||
4404 | // Pedestrian number 381 |
||
4405 | 10 // Ref num |
||
4406 | 5 // Number of instructions |
||
4407 | 2 // Initial instruction |
||
4408 | point |
||
4409 | -35.333,1007.767,90.782 |
||
4410 | point |
||
4411 | -40.283,1007.767,91.876 |
||
4412 | point |
||
4413 | -56.766,1007.767,98.376 |
||
4414 | point |
||
4415 | -57.685,1007.767,107.460 |
||
4416 | reverse |
||
4417 | // Pedestrian number 382 |
||
4418 | 13 // Ref num |
||
4419 | 4 // Number of instructions |
||
4420 | 2 // Initial instruction |
||
4421 | point |
||
4422 | -55.997,1007.767,107.704 |
||
4423 | point |
||
4424 | -42.806,1007.767,94.668 |
||
4425 | point |
||
4426 | -35.284,1007.767,88.665 |
||
4427 | reverse |
||
4428 | // Pedestrian number 383 |
||
4429 | 10 // Ref num |
||
4430 | 4 // Number of instructions |
||
4431 | 2 // Initial instruction |
||
4432 | point |
||
4433 | -35.204,1007.767,96.934 |
||
4434 | point |
||
4435 | -40.936,1007.767,91.671 |
||
4436 | point |
||
4437 | -50.022,1007.767,77.025 |
||
4438 | reverse |
||
4439 | // Pedestrian number 384 |
||
4440 | 13 // Ref num |
||
4441 | 5 // Number of instructions |
||
4442 | 2 // Initial instruction |
||
4443 | point |
||
4444 | -52.384,1007.767,76.583 |
||
4445 | point |
||
4446 | -42.311,1007.767,94.072 |
||
4447 | point |
||
4448 | -38.377,1007.767,100.763 |
||
4449 | point |
||
4450 | -34.880,1007.767,101.987 |
||
4451 | reverse |
||
4452 | // Pedestrian number 385 |
||
4453 | 1 // Ref num |
||
4454 | 2 // Number of instructions |
||
4455 | 1 // Initial instruction |
||
4456 | point |
||
4457 | -105.102,19.967,64.962 |
||
4458 | reverse |
||
4459 | // Pedestrian number 386 |
||
4460 | 1 // Ref num |
||
4461 | 2 // Number of instructions |
||
4462 | 1 // Initial instruction |
||
4463 | point |
||
4464 | -107.876,19.967,66.524 |
||
4465 | reverse |
||
4466 | // Pedestrian number 387 |
||
4467 | 1 // Ref num |
||
4468 | 2 // Number of instructions |
||
4469 | 1 // Initial instruction |
||
4470 | point |
||
4471 | -111.668,19.967,68.723 |
||
4472 | reverse |
||
4473 | // Pedestrian number 388 |
||
4474 | 1 // Ref num |
||
4475 | 2 // Number of instructions |
||
4476 | 1 // Initial instruction |
||
4477 | point |
||
4478 | -115.466,19.967,70.926 |
||
4479 | reverse |
||
4480 | // Pedestrian number 389 |
||
4481 | 109 // Ref num |
||
4482 | 2 // Number of instructions |
||
4483 | 1 // Initial instruction |
||
4484 | point |
||
4485 | -115.495,19.967,65.239 |
||
4486 | reverse |
||
4487 | // Pedestrian number 390 |
||
4488 | 10 // Ref num |
||
4489 | 5 // Number of instructions |
||
4490 | 2 // Initial instruction |
||
4491 | point |
||
4492 | -46.512,-3.064,208.376 |
||
4493 | point |
||
4494 | -40.316,997.136,209.168 |
||
4495 | point |
||
4496 | -33.146,997.136,209.063 |
||
4497 | point |
||
4498 | -28.300,997.136,210.739 |
||
4499 | reverse |
||
4500 | // Pedestrian number 391 |
||
4501 | 10 // Ref num |
||
4502 | 4 // Number of instructions |
||
4503 | 2 // Initial instruction |
||
4504 | point |
||
4505 | -28.485,997.136,211.708 |
||
4506 | point |
||
4507 | -35.738,997.136,210.842 |
||
4508 | point |
||
4509 | -41.284,997.136,220.264 |
||
4510 | reverse |
||
4511 | // Pedestrian number 392 |
||
4512 | 10 // Ref num |
||
4513 | 4 // Number of instructions |
||
4514 | 2 // Initial instruction |
||
4515 | point |
||
4516 | -43.293,997.136,197.914 |
||
4517 | point |
||
4518 | -39.629,997.136,208.690 |
||
4519 | point |
||
4520 | -33.454,997.136,216.881 |
||
4521 | reverse |
||
4522 | // Pedestrian number 393 |
||
4523 | 10 // Ref num |
||
4524 | 4 // Number of instructions |
||
4525 | 2 // Initial instruction |
||
4526 | point |
||
4527 | -53.109,997.136,205.173 |
||
4528 | point |
||
4529 | -41.470,997.136,207.396 |
||
4530 | point |
||
4531 | -24.310,997.136,209.412 |
||
4532 | reverse |
||
4533 | // Pedestrian number 394 |
||
4534 | 12 // Ref num |
||
4535 | 4 // Number of instructions |
||
4536 | 2 // Initial instruction |
||
4537 | point |
||
4538 | -56.342,990.261,240.742 |
||
4539 | point |
||
4540 | -57.810,990.261,237.102 |
||
4541 | point |
||
4542 | -65.282,990.925,235.066 |
||
4543 | reverse |
||
4544 | // Pedestrian number 395 |
||
4545 | 12 // Ref num |
||
4546 | 6 // Number of instructions |
||
4547 | 3 // Initial instruction |
||
4548 | point |
||
4549 | -56.155,-9.939,241.130 |
||
4550 | point |
||
4551 | -57.683,-9.939,239.976 |
||
4552 | point |
||
4553 | -57.469,-9.939,236.985 |
||
4554 | point |
||
4555 | -57.572,990.261,231.995 |
||
4556 | point |
||
4557 | -75.115,990.261,224.784 |
||
4558 | reverse |
||
4559 | // Pedestrian number 396 |
||
4560 | 12 // Ref num |
||
4561 | 4 // Number of instructions |
||
4562 | 2 // Initial instruction |
||
4563 | point |
||
4564 | -75.723,990.261,224.818 |
||
4565 | point |
||
4566 | -74.022,990.261,231.551 |
||
4567 | point |
||
4568 | -57.471,990.261,243.819 |
||
4569 | reverse |
||
4570 | // Pedestrian number 397 |
||
4571 | 12 // Ref num |
||
4572 | 5 // Number of instructions |
||
4573 | 2 // Initial instruction |
||
4574 | point |
||
4575 | -67.863,990.261,246.649 |
||
4576 | point |
||
4577 | -73.591,990.261,232.456 |
||
4578 | point |
||
4579 | -73.608,990.261,228.087 |
||
4580 | point |
||
4581 | -71.290,990.261,223.745 |
||
4582 | reverse |
||
4583 | // Pedestrian number 398 |
||
4584 | 12 // Ref num |
||
4585 | 6 // Number of instructions |
||
4586 | 2 // Initial instruction |
||
4587 | point |
||
4588 | -75.446,990.261,235.498 |
||
4589 | point |
||
4590 | -74.258,990.261,231.949 |
||
4591 | point |
||
4592 | -58.146,990.261,225.483 |
||
4593 | point |
||
4594 | -56.325,990.261,229.717 |
||
4595 | point |
||
4596 | -64.565,990.261,233.990 |
||
4597 | reverse |
||
4598 | // Pedestrian number 399 |
||
4599 | 10 // Ref num |
||
4600 | 4 // Number of instructions |
||
4601 | 2 // Initial instruction |
||
4602 | point |
||
4603 | -50.192,991.410,226.276 |
||
4604 | point |
||
4605 | -39.140,997.136,213.967 |
||
4606 | point |
||
4607 | -24.302,997.136,196.142 |
||
4608 | reverse |
||
4609 | // Pedestrian number 400 |
||
4610 | 105 // Ref num |
||
4611 | 2 // Number of instructions |
||
4612 | 1 // Initial instruction |
||
4613 | point |
||
4614 | -149.735,-3.281,47.780 |
||
4615 | reverse |
||
4616 | // Pedestrian number 401 |
||
4617 | 112 // Ref num |
||
4618 | 2 // Number of instructions |
||
4619 | 1 // Initial instruction |
||
4620 | point |
||
4621 | -142.207,-3.281,47.648 |
||
4622 | reverse |
||
4623 | // Pedestrian number 402 |
||
4624 | 112 // Ref num |
||
4625 | 2 // Number of instructions |
||
4626 | 1 // Initial instruction |
||
4627 | point |
||
4628 | -142.198,-3.281,57.381 |
||
4629 | reverse |
||
4630 | // Pedestrian number 403 |
||
4631 | 112 // Ref num |
||
4632 | 2 // Number of instructions |
||
4633 | 1 // Initial instruction |
||
4634 | point |
||
4635 | -142.196,-3.281,66.441 |
||
4636 | reverse |
||
4637 | // Pedestrian number 404 |
||
4638 | 112 // Ref num |
||
4639 | 2 // Number of instructions |
||
4640 | 1 // Initial instruction |
||
4641 | point |
||
4642 | -153.383,-3.281,66.416 |
||
4643 | reverse |
||
4644 | // Pedestrian number 405 |
||
4645 | 112 // Ref num |
||
4646 | 2 // Number of instructions |
||
4647 | 1 // Initial instruction |
||
4648 | point |
||
4649 | -153.449,-3.281,57.736 |
||
4650 | reverse |
||
4651 | // Pedestrian number 406 |
||
4652 | 112 // Ref num |
||
4653 | 2 // Number of instructions |
||
4654 | 1 // Initial instruction |
||
4655 | point |
||
4656 | -153.492,-3.281,47.092 |
||
4657 | reverse |
||
4658 | // Pedestrian number 407 |
||
4659 | 124 // Ref num |
||
4660 | 2 // Number of instructions |
||
4661 | 1 // Initial instruction |
||
4662 | point |
||
4663 | -151.972,-3.281,51.923 |
||
4664 | reverse |
||
4665 | // Pedestrian number 408 |
||
4666 | 133 // Ref num |
||
4667 | 2 // Number of instructions |
||
4668 | 1 // Initial instruction |
||
4669 | point |
||
4670 | -143.324,-3.281,51.861 |
||
4671 | reverse |
||
4672 | // Pedestrian number 409 |
||
4673 | 112 // Ref num |
||
4674 | 2 // Number of instructions |
||
4675 | 1 // Initial instruction |
||
4676 | point |
||
4677 | -118.067,19.968,71.483 |
||
4678 | reverse |
||
4679 | // Pedestrian number 410 |
||
4680 | 112 // Ref num |
||
4681 | 2 // Number of instructions |
||
4682 | 1 // Initial instruction |
||
4683 | point |
||
4684 | -118.080,19.968,70.848 |
||
4685 | reverse |
||
4686 | // Pedestrian number 411 |
||
4687 | 112 // Ref num |
||
4688 | 2 // Number of instructions |
||
4689 | 1 // Initial instruction |
||
4690 | point |
||
4691 | -118.062,19.968,70.025 |
||
4692 | reverse |
||
4693 | // Pedestrian number 412 |
||
4694 | 112 // Ref num |
||
4695 | 2 // Number of instructions |
||
4696 | 1 // Initial instruction |
||
4697 | point |
||
4698 | -117.067,19.968,71.437 |
||
4699 | reverse |
||
4700 | // Pedestrian number 413 |
||
4701 | 112 // Ref num |
||
4702 | 2 // Number of instructions |
||
4703 | 1 // Initial instruction |
||
4704 | point |
||
4705 | -114.419,19.968,71.570 |
||
4706 | reverse |
||
4707 | // Pedestrian number 414 |
||
4708 | 99 // Ref num |
||
4709 | 7 // Number of instructions |
||
4710 | 4 // Initial instruction |
||
4711 | point |
||
4712 | -160.305,-3.301,26.243 |
||
4713 | point |
||
4714 | -161.935,-3.301,34.194 |
||
4715 | point |
||
4716 | -160.286,-3.301,37.139 |
||
4717 | point |
||
4718 | -160.511,-3.301,37.375 |
||
4719 | point |
||
4720 | -163.206,-3.301,39.957 |
||
4721 | point |
||
4722 | -164.172,-3.301,39.845 |
||
4723 | reverse |
||
4724 | // Pedestrian number 415 |
||
4725 | 13 // Ref num |
||
4726 | 5 // Number of instructions |
||
4727 | 2 // Initial instruction |
||
4728 | point |
||
4729 | -152.100,-3.279,126.865 |
||
4730 | point |
||
4731 | -158.354,-3.279,117.495 |
||
4732 | point |
||
4733 | -159.349,-3.279,110.067 |
||
4734 | point |
||
4735 | -163.715,-3.300,106.682 |
||
4736 | reverse |
||
4737 | // Pedestrian number 416 |
||
4738 | 25 // Ref num |
||
4739 | 6 // Number of instructions |
||
4740 | 3 // Initial instruction |
||
4741 | point |
||
4742 | -45.641,-3.281,41.156 |
||
4743 | point |
||
4744 | -44.022,-3.281,42.589 |
||
4745 | point |
||
4746 | -37.661,-3.281,41.899 |
||
4747 | point |
||
4748 | -33.725,-3.281,42.746 |
||
4749 | point |
||
4750 | -32.220,-3.281,44.875 |
||
4751 | reverse |
||
4752 | // Pedestrian number 417 |
||
4753 | 10 // Ref num |
||
4754 | 5 // Number of instructions |
||
4755 | 2 // Initial instruction |
||
4756 | point |
||
4757 | -62.251,19.967,70.160 |
||
4758 | point |
||
4759 | -70.524,19.967,66.911 |
||
4760 | point |
||
4761 | -73.691,19.967,65.470 |
||
4762 | point |
||
4763 | -73.916,19.967,65.076 |
||
4764 | reverse |
||
4765 | // Pedestrian number 418 |
||
4766 | 10 // Ref num |
||
4767 | 5 // Number of instructions |
||
4768 | 2 // Initial instruction |
||
4769 | point |
||
4770 | -64.581,1020.167,72.584 |
||
4771 | point |
||
4772 | -68.715,1020.167,68.053 |
||
4773 | point |
||
4774 | -71.019,19.967,66.966 |
||
4775 | point |
||
4776 | -72.129,19.967,64.284 |
||
4777 | reverse |
||
4778 | // Pedestrian number 419 |
||
4779 | 13 // Ref num |
||
4780 | 4 // Number of instructions |
||
4781 | 2 // Initial instruction |
||
4782 | point |
||
4783 | -60.450,19.967,64.478 |
||
4784 | point |
||
4785 | -68.480,19.967,67.444 |
||
4786 | point |
||
4787 | -72.445,19.967,70.657 |
||
4788 | reverse |
||
4789 | // Pedestrian number 420 |
||
4790 | 13 // Ref num |
||
4791 | 6 // Number of instructions |
||
4792 | 3 // Initial instruction |
||
4793 | point |
||
4794 | -77.038,19.967,71.536 |
||
4795 | point |
||
4796 | -71.809,19.967,71.627 |
||
4797 | point |
||
4798 | -69.448,19.967,68.571 |
||
4799 | point |
||
4800 | -67.760,19.967,64.357 |
||
4801 | point |
||
4802 | -60.492,19.967,64.337 |
||
4803 | reverse |
||
4804 | // Pedestrian number 421 |
||
4805 | 4 // Ref num |
||
4806 | 4 // Number of instructions |
||
4807 | 2 // Initial instruction |
||
4808 | point |
||
4809 | -66.184,1020.167,63.092 |
||
4810 | point |
||
4811 | -68.197,1020.167,66.049 |
||
4812 | point |
||
4813 | -75.915,1020.167,72.291 |
||
4814 | reverse |
||
4815 | // Pedestrian number 422 |
||
4816 | 5 // Ref num |
||
4817 | 4 // Number of instructions |
||
4818 | 2 // Initial instruction |
||
4819 | point |
||
4820 | -75.915,1020.167,72.291 |
||
4821 | point |
||
4822 | -79.477,1020.167,67.810 |
||
4823 | point |
||
4824 | -85.524,19.967,64.476 |
||
4825 | reverse |
||
4826 | // Pedestrian number 423 |
||
4827 | 5 // Ref num |
||
4828 | 6 // Number of instructions |
||
4829 | 3 // Initial instruction |
||
4830 | point |
||
4831 | -60.495,19.967,71.621 |
||
4832 | point |
||
4833 | -62.089,19.967,71.449 |
||
4834 | point |
||
4835 | -64.008,19.967,69.845 |
||
4836 | point |
||
4837 | -67.312,1020.167,65.839 |
||
4838 | point |
||
4839 | -67.089,1020.167,63.519 |
||
4840 | reverse |
||
4841 | // Pedestrian number 424 |
||
4842 | 4 // Ref num |
||
4843 | 4 // Number of instructions |
||
4844 | 2 // Initial instruction |
||
4845 | point |
||
4846 | -76.596,19.967,64.399 |
||
4847 | point |
||
4848 | -79.401,19.967,67.501 |
||
4849 | point |
||
4850 | -85.657,19.967,71.381 |
||
4851 | reverse |
||
4852 | // Pedestrian number 425 |
||
4853 | 5 // Ref num |
||
4854 | 6 // Number of instructions |
||
4855 | 3 // Initial instruction |
||
4856 | point |
||
4857 | -94.716,19.967,64.310 |
||
4858 | point |
||
4859 | -96.215,19.967,64.694 |
||
4860 | point |
||
4861 | -100.297,19.967,68.376 |
||
4862 | point |
||
4863 | -103.164,1020.167,69.955 |
||
4864 | point |
||
4865 | -106.420,1020.167,72.580 |
||
4866 | reverse |
||
4867 | // Pedestrian number 426 |
||
4868 | 10 // Ref num |
||
4869 | 5 // Number of instructions |
||
4870 | 3 // Initial instruction |
||
4871 | point |
||
4872 | -119.621,1020.167,68.096 |
||
4873 | point |
||
4874 | -114.220,1020.167,67.428 |
||
4875 | point |
||
4876 | -111.458,19.967,66.078 |
||
4877 | point |
||
4878 | -104.273,19.967,65.167 |
||
4879 | reverse |
||
4880 | // Pedestrian number 427 |
||
4881 | 10 // Ref num |
||
4882 | 5 // Number of instructions |
||
4883 | 3 // Initial instruction |
||
4884 | point |
||
4885 | -86.668,19.967,71.468 |
||
4886 | point |
||
4887 | -88.810,19.967,71.004 |
||
4888 | point |
||
4889 | -91.675,19.967,69.112 |
||
4890 | point |
||
4891 | -94.529,19.967,65.233 |
||
4892 | reverse |
||
4893 | // Pedestrian number 428 |
||
4894 | 10 // Ref num |
||
4895 | 7 // Number of instructions |
||
4896 | 3 // Initial instruction |
||
4897 | point |
||
4898 | -87.597,19.967,64.556 |
||
4899 | point |
||
4900 | -88.847,19.967,64.983 |
||
4901 | point |
||
4902 | -89.664,19.967,67.094 |
||
4903 | point |
||
4904 | -94.810,19.967,70.588 |
||
4905 | point |
||
4906 | -100.731,1020.167,71.191 |
||
4907 | point |
||
4908 | -101.564,1020.167,72.706 |
||
4909 | reverse |
||
4910 | // Pedestrian number 429 |
||
4911 | 10 // Ref num |
||
4912 | 7 // Number of instructions |
||
4913 | 4 // Initial instruction |
||
4914 | point |
||
4915 | -111.148,19.967,64.864 |
||
4916 | point |
||
4917 | -104.287,19.967,69.017 |
||
4918 | point |
||
4919 | -101.686,19.967,67.538 |
||
4920 | point |
||
4921 | -99.678,19.967,68.623 |
||
4922 | point |
||
4923 | -97.349,19.967,70.187 |
||
4924 | point |
||
4925 | -92.376,19.967,71.455 |
||
4926 | reverse |
||
4927 | // Pedestrian number 430 |
||
4928 | 10 // Ref num |
||
4929 | 6 // Number of instructions |
||
4930 | 3 // Initial instruction |
||
4931 | point |
||
4932 | -93.371,19.967,64.372 |
||
4933 | point |
||
4934 | -94.489,19.967,66.569 |
||
4935 | point |
||
4936 | -96.331,19.967,67.540 |
||
4937 | point |
||
4938 | -97.099,19.967,69.296 |
||
4939 | point |
||
4940 | -101.661,19.967,70.796 |
||
4941 | reverse |
||
4942 | // Pedestrian number 431 |
||
4943 | 5 // Ref num |
||
4944 | 5 // Number of instructions |
||
4945 | 2 // Initial instruction |
||
4946 | point |
||
4947 | -73.482,19.967,70.825 |
||
4948 | point |
||
4949 | -76.262,19.967,70.348 |
||
4950 | point |
||
4951 | -80.341,1020.167,65.085 |
||
4952 | point |
||
4953 | -85.689,1020.167,63.753 |
||
4954 | reverse |
||
4955 | // Pedestrian number 432 |
||
4956 | 10 // Ref num |
||
4957 | 5 // Number of instructions |
||
4958 | 2 // Initial instruction |
||
4959 | point |
||
4960 | -83.301,19.967,64.292 |
||
4961 | point |
||
4962 | -86.785,19.967,68.094 |
||
4963 | point |
||
4964 | -95.117,1020.167,68.901 |
||
4965 | point |
||
4966 | -97.219,1020.167,72.580 |
||
4967 | reverse |
||
4968 | // Pedestrian number 433 |
||
4969 | 12 // Ref num |
||
4970 | 7 // Number of instructions |
||
4971 | 2 // Initial instruction |
||
4972 | point |
||
4973 | -75.891,1007.767,124.417 |
||
4974 | point |
||
4975 | -71.760,1007.767,122.593 |
||
4976 | point |
||
4977 | -70.688,7.567,118.074 |
||
4978 | point |
||
4979 | -63.601,7.567,116.651 |
||
4980 | point |
||
4981 | -58.227,1007.767,116.825 |
||
4982 | point |
||
4983 | -56.300,997.120,115.531 |
||
4984 | reverse |
||
4985 | // Pedestrian number 434 |
||
4986 | 12 // Ref num |
||
4987 | 5 // Number of instructions |
||
4988 | 2 // Initial instruction |
||
4989 | point |
||
4990 | -70.152,7.567,116.370 |
||
4991 | point |
||
4992 | -72.032,7.567,122.585 |
||
4993 | point |
||
4994 | -72.573,7.567,134.373 |
||
4995 | point |
||
4996 | -70.990,7.567,135.990 |
||
4997 | reverse |
||
4998 | // Pedestrian number 435 |
||
4999 | 10 // Ref num |
||
5000 | 4 // Number of instructions |
||
5001 | 2 // Initial instruction |
||
5002 | point |
||
5003 | -58.321,7.567,134.544 |
||
5004 | point |
||
5005 | -56.746,7.567,130.818 |
||
5006 | point |
||
5007 | -50.480,7.567,129.028 |
||
5008 | reverse |
||
5009 | // Pedestrian number 436 |
||
5010 | 10 // Ref num |
||
5011 | 4 // Number of instructions |
||
5012 | 2 // Initial instruction |
||
5013 | point |
||
5014 | -55.474,7.567,116.676 |
||
5015 | point |
||
5016 | -57.126,7.567,123.970 |
||
5017 | point |
||
5018 | -60.778,7.567,130.545 |
||
5019 | reverse |
||
5020 | // Pedestrian number 437 |
||
5021 | 10 // Ref num |
||
5022 | 6 // Number of instructions |
||
5023 | 2 // Initial instruction |
||
5024 | point |
||
5025 | -71.237,7.567,133.436 |
||
5026 | point |
||
5027 | -70.320,7.567,132.224 |
||
5028 | point |
||
5029 | -70.299,7.567,129.897 |
||
5030 | point |
||
5031 | -65.067,1007.767,124.393 |
||
5032 | point |
||
5033 | -61.227,1007.767,115.688 |
||
5034 | reverse |
||
5035 | // Pedestrian number 438 |
||
5036 | 10 // Ref num |
||
5037 | 5 // Number of instructions |
||
5038 | 2 // Initial instruction |
||
5039 | point |
||
5040 | -73.972,7.567,118.496 |
||
5041 | point |
||
5042 | -63.292,7.567,128.715 |
||
5043 | point |
||
5044 | -49.456,7.567,135.213 |
||
5045 | point |
||
5046 | -47.798,7.567,139.213 |
||
5047 | reverse |
||
5048 | // Pedestrian number 439 |
||
5049 | 10 // Ref num |
||
5050 | 4 // Number of instructions |
||
5051 | 2 // Initial instruction |
||
5052 | point |
||
5053 | -35.607,7.567,137.260 |
||
5054 | point |
||
5055 | -38.771,7.567,128.421 |
||
5056 | point |
||
5057 | -39.437,7.567,122.928 |
||
5058 | reverse |
||
5059 | // Pedestrian number 440 |
||
5060 | 10 // Ref num |
||
5061 | 4 // Number of instructions |
||
5062 | 2 // Initial instruction |
||
5063 | point |
||
5064 | -35.685,7.567,117.012 |
||
5065 | point |
||
5066 | -38.258,7.567,123.584 |
||
5067 | point |
||
5068 | -46.424,7.567,128.878 |
||
5069 | reverse |
||
5070 | // Pedestrian number 441 |
||
5071 | 10 // Ref num |
||
5072 | 7 // Number of instructions |
||
5073 | 2 // Initial instruction |
||
5074 | point |
||
5075 | -50.342,7.567,116.489 |
||
5076 | point |
||
5077 | -42.582,7.567,124.481 |
||
5078 | point |
||
5079 | -41.081,7.567,130.734 |
||
5080 | point |
||
5081 | -35.689,7.567,131.895 |
||
5082 | point |
||
5083 | -35.840,1007.767,139.088 |
||
5084 | point |
||
5085 | -36.009,1007.767,140.006 |
||
5086 | reverse |
||
5087 | // Pedestrian number 442 |
||
5088 | 10 // Ref num |
||
5089 | 7 // Number of instructions |
||
5090 | 2 // Initial instruction |
||
5091 | point |
||
5092 | -37.369,7.567,139.279 |
||
5093 | point |
||
5094 | -41.909,7.567,129.148 |
||
5095 | point |
||
5096 | -46.076,7.567,126.537 |
||
5097 | point |
||
5098 | -50.228,7.567,126.331 |
||
5099 | point |
||
5100 | -52.596,7.567,128.802 |
||
5101 | point |
||
5102 | -55.089,7.567,139.216 |
||
5103 | reverse |
||
5104 | // Pedestrian number 443 |
||
5105 | 5 // Ref num |
||
5106 | 5 // Number of instructions |
||
5107 | 2 // Initial instruction |
||
5108 | point |
||
5109 | -73.884,7.567,139.165 |
||
5110 | point |
||
5111 | -64.582,7.567,137.152 |
||
5112 | point |
||
5113 | -60.806,1007.767,137.085 |
||
5114 | point |
||
5115 | -57.843,1007.767,140.014 |
||
5116 | reverse |
||
5117 | // Pedestrian number 444 |
||
5118 | 5 // Ref num |
||
5119 | 7 // Number of instructions |
||
5120 | 2 // Initial instruction |
||
5121 | point |
||
5122 | -57.843,7.567,139.273 |
||
5123 | point |
||
5124 | -57.186,7.567,131.558 |
||
5125 | point |
||
5126 | -55.600,7.567,127.216 |
||
5127 | point |
||
5128 | -52.406,7.567,125.300 |
||
5129 | point |
||
5130 | -50.630,1007.767,117.263 |
||
5131 | point |
||
5132 | -50.339,1007.767,115.548 |
||
5133 | reverse |
||
5134 | // Pedestrian number 445 |
||
5135 | 5 // Ref num |
||
5136 | 6 // Number of instructions |
||
5137 | 2 // Initial instruction |
||
5138 | point |
||
5139 | -60.046,7.567,116.438 |
||
5140 | point |
||
5141 | -55.952,7.567,124.618 |
||
5142 | point |
||
5143 | -50.535,7.567,127.891 |
||
5144 | point |
||
5145 | -50.323,7.567,130.759 |
||
5146 | point |
||
5147 | -43.926,7.567,139.256 |
||
5148 | reverse |
||
5149 | // Pedestrian number 446 |
||
5150 | 5 // Ref num |
||
5151 | 6 // Number of instructions |
||
5152 | 2 // Initial instruction |
||
5153 | point |
||
5154 | -42.637,7.567,139.301 |
||
5155 | point |
||
5156 | -41.456,7.567,132.009 |
||
5157 | point |
||
5158 | -36.752,7.567,125.399 |
||
5159 | point |
||
5160 | -37.997,7.567,121.429 |
||
5161 | point |
||
5162 | -40.139,7.567,119.015 |
||
5163 | reverse |
||
5164 | // Pedestrian number 447 |
||
5165 | 25 // Ref num |
||
5166 | 5 // Number of instructions |
||
5167 | 2 // Initial instruction |
||
5168 | point |
||
5169 | -95.829,-3.279,168.254 |
||
5170 | point |
||
5171 | -96.962,-3.279,168.780 |
||
5172 | point |
||
5173 | -98.492,996.921,168.883 |
||
5174 | point |
||
5175 | -100.543,996.921,177.017 |
||
5176 | reverse |
||
5177 | // Pedestrian number 448 |
||
5178 | 10 // Ref num |
||
5179 | 6 // Number of instructions |
||
5180 | 3 // Initial instruction |
||
5181 | point |
||
5182 | -99.027,-2.619,187.125 |
||
5183 | point |
||
5184 | -96.674,-2.619,184.416 |
||
5185 | point |
||
5186 | -92.963,-2.619,182.620 |
||
5187 | point |
||
5188 | -87.240,997.581,177.795 |
||
5189 | point |
||
5190 | -81.383,997.581,175.165 |
||
5191 | reverse |
||
5192 | // Pedestrian number 449 |
||
5193 | 10 // Ref num |
||
5194 | 4 // Number of instructions |
||
5195 | 2 // Initial instruction |
||
5196 | point |
||
5197 | -91.150,-2.619,185.515 |
||
5198 | point |
||
5199 | -93.882,-2.619,182.523 |
||
5200 | point |
||
5201 | -102.307,-2.619,178.994 |
||
5202 | reverse |
||
5203 | // Pedestrian number 450 |
||
5204 | 10 // Ref num |
||
5205 | 6 // Number of instructions |
||
5206 | 3 // Initial instruction |
||
5207 | point |
||
5208 | -96.352,-3.608,172.457 |
||
5209 | point |
||
5210 | -92.823,-2.620,177.295 |
||
5211 | point |
||
5212 | -92.155,-2.619,179.595 |
||
5213 | point |
||
5214 | -89.265,-2.619,182.914 |
||
5215 | point |
||
5216 | -88.133,-2.619,188.634 |
||
5217 | reverse |
||
5218 | // Pedestrian number 451 |
||
5219 | 5 // Ref num |
||
5220 | 5 // Number of instructions |
||
5221 | 2 // Initial instruction |
||
5222 | point |
||
5223 | -81.656,-2.619,182.754 |
||
5224 | point |
||
5225 | -91.022,-2.619,180.304 |
||
5226 | point |
||
5227 | -93.956,-2.619,177.810 |
||
5228 | point |
||
5229 | -102.264,-2.619,177.420 |
||
5230 | reverse |
||
5231 | // Pedestrian number 452 |
||
5232 | 5 // Ref num |
||
5233 | 4 // Number of instructions |
||
5234 | 2 // Initial instruction |
||
5235 | point |
||
5236 | -102.973,997.581,179.176 |
||
5237 | point |
||
5238 | -94.930,997.581,184.861 |
||
5239 | point |
||
5240 | -91.870,997.581,194.468 |
||
5241 | reverse |
||
5242 | // Pedestrian number 453 |
||
5243 | 10 // Ref num |
||
5244 | 4 // Number of instructions |
||
5245 | 2 // Initial instruction |
||
5246 | point |
||
5247 | -93.142,997.581,194.307 |
||
5248 | point |
||
5249 | -94.525,997.581,187.463 |
||
5250 | point |
||
5251 | -103.161,997.581,184.557 |
||
5252 | reverse |
||
5253 | // Pedestrian number 454 |
||
5254 | 5 // Ref num |
||
5255 | 5 // Number of instructions |
||
5256 | 2 // Initial instruction |
||
5257 | point |
||
5258 | -103.358,997.581,182.487 |
||
5259 | point |
||
5260 | -95.969,997.581,184.860 |
||
5261 | point |
||
5262 | -93.718,997.581,187.441 |
||
5263 | point |
||
5264 | -92.658,997.581,194.256 |
||
5265 | reverse |
||
5266 | // Pedestrian number 455 |
||
5267 | 10 // Ref num |
||
5268 | 4 // Number of instructions |
||
5269 | 2 // Initial instruction |
||
5270 | point |
||
5271 | -87.713,997.581,176.761 |
||
5272 | point |
||
5273 | -88.721,997.581,181.843 |
||
5274 | point |
||
5275 | -85.279,997.581,194.098 |
||
5276 | reverse |
||
5277 | // Pedestrian number 456 |
||
5278 | 5 // Ref num |
||
5279 | 4 // Number of instructions |
||
5280 | 2 // Initial instruction |
||
5281 | point |
||
5282 | -87.941,997.136,198.360 |
||
5283 | point |
||
5284 | -93.808,997.136,202.893 |
||
5285 | point |
||
5286 | -102.856,997.136,205.565 |
||
5287 | reverse |
||
5288 | // Pedestrian number 457 |
||
5289 | 10 // Ref num |
||
5290 | 5 // Number of instructions |
||
5291 | 2 // Initial instruction |
||
5292 | point |
||
5293 | -102.526,-3.064,203.129 |
||
5294 | point |
||
5295 | -94.274,-3.064,201.061 |
||
5296 | point |
||
5297 | -91.602,-3.064,198.864 |
||
5298 | point |
||
5299 | -82.151,-3.064,198.883 |
||
5300 | reverse |
||
5301 | // Pedestrian number 458 |
||
5302 | 13 // Ref num |
||
5303 | 5 // Number of instructions |
||
5304 | 3 // Initial instruction |
||
5305 | point |
||
5306 | -81.691,-3.064,199.645 |
||
5307 | point |
||
5308 | -86.051,-3.064,201.683 |
||
5309 | point |
||
5310 | -88.529,-3.064,204.947 |
||
5311 | point |
||
5312 | -93.198,-3.064,212.164 |
||
5313 | reverse |
||
5314 | // Pedestrian number 459 |
||
5315 | 13 // Ref num |
||
5316 | 4 // Number of instructions |
||
5317 | 2 // Initial instruction |
||
5318 | point |
||
5319 | -93.693,-3.064,211.061 |
||
5320 | point |
||
5321 | -94.593,-3.064,208.199 |
||
5322 | point |
||
5323 | -101.858,-3.064,198.755 |
||
5324 | reverse |
||
5325 | // Pedestrian number 460 |
||
5326 | 13 // Ref num |
||
5327 | 5 // Number of instructions |
||
5328 | 2 // Initial instruction |
||
5329 | point |
||
5330 | -102.461,-3.064,200.547 |
||
5331 | point |
||
5332 | -94.005,-3.064,203.083 |
||
5333 | point |
||
5334 | -86.102,997.136,209.593 |
||
5335 | point |
||
5336 | -81.304,997.136,211.350 |
||
5337 | reverse |
||
5338 | // Pedestrian number 461 |
||
5339 | 13 // Ref num |
||
5340 | 4 // Number of instructions |
||
5341 | 2 // Initial instruction |
||
5342 | point |
||
5343 | -81.664,-3.064,210.580 |
||
5344 | point |
||
5345 | -87.965,-3.064,206.548 |
||
5346 | point |
||
5347 | -96.029,-3.064,198.751 |
||
5348 | reverse |
||
5349 | // Pedestrian number 462 |
||
5350 | 13 // Ref num |
||
5351 | 4 // Number of instructions |
||
5352 | 2 // Initial instruction |
||
5353 | point |
||
5354 | -103.078,997.136,211.422 |
||
5355 | point |
||
5356 | -100.309,997.136,206.728 |
||
5357 | point |
||
5358 | -95.101,997.136,197.900 |
||
5359 | reverse |
||
5360 | // Pedestrian number 463 |
||
5361 | 5 // Ref num |
||
5362 | 5 // Number of instructions |
||
5363 | 2 // Initial instruction |
||
5364 | point |
||
5365 | -97.346,-3.064,198.703 |
||
5366 | point |
||
5367 | -93.639,-3.064,208.215 |
||
5368 | point |
||
5369 | -91.555,-3.064,212.192 |
||
5370 | point |
||
5371 | -81.827,-3.064,212.352 |
||
5372 | reverse |
||
5373 | // Pedestrian number 464 |
||
5374 | 5 // Ref num |
||
5375 | 6 // Number of instructions |
||
5376 | 3 // Initial instruction |
||
5377 | point |
||
5378 | -81.713,-3.064,211.350 |
||
5379 | point |
||
5380 | -90.335,-3.064,209.814 |
||
5381 | point |
||
5382 | -91.159,-3.064,210.123 |
||
5383 | point |
||
5384 | -92.029,-3.064,210.692 |
||
5385 | point |
||
5386 | -92.093,-3.064,212.209 |
||
5387 | reverse |
||
5388 | // Pedestrian number 465 |
||
5389 | 13 // Ref num |
||
5390 | 6 // Number of instructions |
||
5391 | 2 // Initial instruction |
||
5392 | point |
||
5393 | -91.413,-3.064,216.848 |
||
5394 | point |
||
5395 | -81.149,-3.064,215.304 |
||
5396 | point |
||
5397 | -77.934,-3.064,213.250 |
||
5398 | point |
||
5399 | -75.581,-3.064,213.142 |
||
5400 | point |
||
5401 | -74.686,-3.064,212.636 |
||
5402 | reverse |
||
5403 | // Pedestrian number 466 |
||
5404 | 13 // Ref num |
||
5405 | 6 // Number of instructions |
||
5406 | 3 // Initial instruction |
||
5407 | point |
||
5408 | -74.678,-3.064,215.805 |
||
5409 | point |
||
5410 | -77.173,-3.064,213.952 |
||
5411 | point |
||
5412 | -81.241,-3.064,213.294 |
||
5413 | point |
||
5414 | -84.788,997.136,217.374 |
||
5415 | point |
||
5416 | -86.022,997.136,220.418 |
||
5417 | reverse |
||
5418 | // Pedestrian number 467 |
||
5419 | 13 // Ref num |
||
5420 | 5 // Number of instructions |
||
5421 | 2 // Initial instruction |
||
5422 | point |
||
5423 | -81.655,-3.064,217.312 |
||
5424 | point |
||
5425 | -91.590,-3.064,215.490 |
||
5426 | point |
||
5427 | -94.042,997.136,215.689 |
||
5428 | point |
||
5429 | -102.906,997.136,217.854 |
||
5430 | reverse |
||
5431 | // Pedestrian number 468 |
||
5432 | 10 // Ref num |
||
5433 | 4 // Number of instructions |
||
5434 | 2 // Initial instruction |
||
5435 | point |
||
5436 | -102.900,997.136,212.485 |
||
5437 | point |
||
5438 | -104.304,997.136,213.736 |
||
5439 | point |
||
5440 | -106.914,997.136,215.872 |
||
5441 | reverse |
||
5442 | // Pedestrian number 469 |
||
5443 | 10 // Ref num |
||
5444 | 5 // Number of instructions |
||
5445 | 2 // Initial instruction |
||
5446 | point |
||
5447 | -106.987,997.136,212.671 |
||
5448 | point |
||
5449 | -103.567,997.136,214.900 |
||
5450 | point |
||
5451 | -96.708,-3.064,218.819 |
||
5452 | point |
||
5453 | -93.053,-3.064,218.433 |
||
5454 | reverse |
||
5455 | // Pedestrian number 470 |
||
5456 | 13 // Ref num |
||
5457 | 4 // Number of instructions |
||
5458 | 2 // Initial instruction |
||
5459 | point |
||
5460 | -107.359,-3.064,217.223 |
||
5461 | point |
||
5462 | -109.349,-3.064,212.569 |
||
5463 | point |
||
5464 | -114.507,-3.064,207.601 |
||
5465 | reverse |
||
5466 | // Pedestrian number 471 |
||
5467 | 10 // Ref num |
||
5468 | 5 // Number of instructions |
||
5469 | 2 // Initial instruction |
||
5470 | point |
||
5471 | -113.741,-3.064,205.661 |
||
5472 | point |
||
5473 | -108.186,-3.064,213.174 |
||
5474 | point |
||
5475 | -102.135,-3.064,215.156 |
||
5476 | point |
||
5477 | -99.429,-3.064,219.327 |
||
5478 | reverse |
||
5479 | // Pedestrian number 472 |
||
5480 | 10 // Ref num |
||
5481 | 5 // Number of instructions |
||
5482 | 2 // Initial instruction |
||
5483 | point |
||
5484 | -107.360,-3.064,212.516 |
||
5485 | point |
||
5486 | -119.315,-3.064,214.960 |
||
5487 | point |
||
5488 | -122.232,-3.064,219.251 |
||
5489 | point |
||
5490 | -128.027,-3.064,219.331 |
||
5491 | reverse |
||
5492 | // Pedestrian number 473 |
||
5493 | 13 // Ref num |
||
5494 | 4 // Number of instructions |
||
5495 | 2 // Initial instruction |
||
5496 | point |
||
5497 | -128.177,-3.064,215.915 |
||
5498 | point |
||
5499 | -125.725,-3.064,213.446 |
||
5500 | point |
||
5501 | -123.627,-3.064,205.728 |
||
5502 | reverse |
||
5503 | // Pedestrian number 474 |
||
5504 | 13 // Ref num |
||
5505 | 6 // Number of instructions |
||
5506 | 2 // Initial instruction |
||
5507 | point |
||
5508 | -126.448,-3.064,198.852 |
||
5509 | point |
||
5510 | -124.191,-3.064,215.292 |
||
5511 | point |
||
5512 | -119.247,-3.064,216.468 |
||
5513 | point |
||
5514 | -118.204,-3.064,219.309 |
||
5515 | point |
||
5516 | -107.454,-3.064,219.303 |
||
5517 | reverse |
||
5518 | // Pedestrian number 475 |
||
5519 | 5 // Ref num |
||
5520 | 5 // Number of instructions |
||
5521 | 2 // Initial instruction |
||
5522 | point |
||
5523 | -107.378,-3.064,218.491 |
||
5524 | point |
||
5525 | -114.858,-3.064,209.337 |
||
5526 | point |
||
5527 | -118.394,-3.064,207.043 |
||
5528 | point |
||
5529 | -118.655,-3.064,199.096 |
||
5530 | reverse |
||
5531 | // Pedestrian number 476 |
||
5532 | 5 // Ref num |
||
5533 | 4 // Number of instructions |
||
5534 | 2 // Initial instruction |
||
5535 | point |
||
5536 | -107.327,-3.064,199.111 |
||
5537 | point |
||
5538 | -112.083,-3.064,207.228 |
||
5539 | point |
||
5540 | -119.126,-3.064,219.257 |
||
5541 | reverse |
||
5542 | // Pedestrian number 477 |
||
5543 | 5 // Ref num |
||
5544 | 5 // Number of instructions |
||
5545 | 2 // Initial instruction |
||
5546 | point |
||
5547 | -114.335,-3.064,219.076 |
||
5548 | point |
||
5549 | -115.590,-3.064,214.777 |
||
5550 | point |
||
5551 | -121.915,-3.064,202.952 |
||
5552 | point |
||
5553 | -123.094,-3.064,202.694 |
||
5554 | reverse |
||
5555 | // Pedestrian number 478 |
||
5556 | 5 // Ref num |
||
5557 | 5 // Number of instructions |
||
5558 | 2 // Initial instruction |
||
5559 | point |
||
5560 | -115.036,997.136,198.410 |
||
5561 | point |
||
5562 | -119.670,997.136,213.215 |
||
5563 | point |
||
5564 | -124.574,997.136,217.169 |
||
5565 | point |
||
5566 | -125.102,997.136,220.368 |
||
5567 | reverse |
||
5568 | // Pedestrian number 479 |
||
5569 | 1 // Ref num |
||
5570 | 2 // Number of instructions |
||
5571 | 1 // Initial instruction |
||
5572 | point |
||
5573 | -115.137,-2.024,204.892 |
||
5574 | reverse |
||
5575 | // Pedestrian number 480 |
||
5576 | 1 // Ref num |
||
5577 | 4 // Number of instructions |
||
5578 | 2 // Initial instruction |
||
5579 | point |
||
5580 | -134.987,0.552,201.130 |
||
5581 | point |
||
5582 | -136.293,1000.752,210.776 |
||
5583 | point |
||
5584 | -142.752,1000.752,213.262 |
||
5585 | reverse |
||
5586 | // Pedestrian number 481 |
||
5587 | 10 // Ref num |
||
5588 | 4 // Number of instructions |
||
5589 | 2 // Initial instruction |
||
5590 | point |
||
5591 | -141.525,0.552,214.138 |
||
5592 | point |
||
5593 | -136.579,0.552,211.861 |
||
5594 | point |
||
5595 | -133.733,0.552,210.808 |
||
5596 | reverse |
||
5597 | // Pedestrian number 482 |
||
5598 | 10 // Ref num |
||
5599 | 4 // Number of instructions |
||
5600 | 2 // Initial instruction |
||
5601 | point |
||
5602 | -133.640,0.552,206.699 |
||
5603 | point |
||
5604 | -136.774,0.552,212.621 |
||
5605 | point |
||
5606 | -137.500,0.552,219.172 |
||
5607 | reverse |
||
5608 | // Pedestrian number 483 |
||
5609 | 13 // Ref num |
||
5610 | 5 // Number of instructions |
||
5611 | 3 // Initial instruction |
||
5612 | point |
||
5613 | -133.688,0.552,217.397 |
||
5614 | point |
||
5615 | -133.700,0.552,214.713 |
||
5616 | point |
||
5617 | -138.772,0.552,209.417 |
||
5618 | point |
||
5619 | -139.196,0.552,207.039 |
||
5620 | reverse |
||
5621 | // Pedestrian number 484 |
||
5622 | 13 // Ref num |
||
5623 | 4 // Number of instructions |
||
5624 | 2 // Initial instruction |
||
5625 | point |
||
5626 | -142.126,0.552,207.522 |
||
5627 | point |
||
5628 | -139.276,0.552,203.955 |
||
5629 | point |
||
5630 | -136.048,0.552,200.352 |
||
5631 | reverse |
||
5632 | // Pedestrian number 485 |
||
5633 | 13 // Ref num |
||
5634 | 4 // Number of instructions |
||
5635 | 2 // Initial instruction |
||
5636 | point |
||
5637 | -140.934,0.552,199.197 |
||
5638 | point |
||
5639 | -139.602,0.552,203.106 |
||
5640 | point |
||
5641 | -133.705,0.552,209.213 |
||
5642 | reverse |
||
5643 | // Pedestrian number 486 |
||
5644 | 10 // Ref num |
||
5645 | 4 // Number of instructions |
||
5646 | 2 // Initial instruction |
||
5647 | point |
||
5648 | -135.595,0.552,219.125 |
||
5649 | point |
||
5650 | -141.267,0.552,210.811 |
||
5651 | point |
||
5652 | -142.101,0.552,199.184 |
||
5653 | reverse |
||
5654 | // Pedestrian number 487 |
||
5655 | 10 // Ref num |
||
5656 | 5 // Number of instructions |
||
5657 | 2 // Initial instruction |
||
5658 | point |
||
5659 | -164.102,-3.301,37.223 |
||
5660 | point |
||
5661 | -163.679,-3.301,38.775 |
||
5662 | point |
||
5663 | -161.115,-3.301,42.699 |
||
5664 | point |
||
5665 | -159.295,-3.281,43.935 |
||
5666 | reverse |
||
5667 | // Pedestrian number 488 |
||
5668 | 18 // Ref num |
||
5669 | 7 // Number of instructions |
||
5670 | 2 // Initial instruction |
||
5671 | point |
||
5672 | -159.917,-3.301,39.769 |
||
5673 | point |
||
5674 | -159.635,-3.281,41.056 |
||
5675 | point |
||
5676 | -159.641,-3.281,42.393 |
||
5677 | point |
||
5678 | -160.137,-3.301,43.137 |
||
5679 | point |
||
5680 | -163.358,-3.301,46.970 |
||
5681 | point |
||
5682 | -163.797,-3.301,51.493 |
||
5683 | reverse |
||
5684 | // Pedestrian number 489 |
||
5685 | 5 // Ref num |
||
5686 | 6 // Number of instructions |
||
5687 | 2 // Initial instruction |
||
5688 | point |
||
5689 | -163.891,-3.301,39.813 |
||
5690 | point |
||
5691 | -163.495,-3.301,40.942 |
||
5692 | point |
||
5693 | -161.613,-3.301,43.314 |
||
5694 | point |
||
5695 | -160.513,-3.301,46.980 |
||
5696 | point |
||
5697 | -159.392,-3.301,47.632 |
||
5698 | reverse |
||
5699 | // Pedestrian number 490 |
||
5700 | 18 // Ref num |
||
5701 | 5 // Number of instructions |
||
5702 | 2 // Initial instruction |
||
5703 | point |
||
5704 | -159.505,-3.301,39.139 |
||
5705 | point |
||
5706 | -159.838,-3.281,41.801 |
||
5707 | point |
||
5708 | -161.548,-3.301,42.814 |
||
5709 | point |
||
5710 | -163.577,-3.301,45.100 |
||
5711 | reverse |
||
5712 | // Pedestrian number 491 |
||
5713 | 13 // Ref num |
||
5714 | 6 // Number of instructions |
||
5715 | 2 // Initial instruction |
||
5716 | point |
||
5717 | -160.118,-3.301,39.251 |
||
5718 | point |
||
5719 | -160.438,-3.301,39.938 |
||
5720 | point |
||
5721 | -163.498,-3.301,43.377 |
||
5722 | point |
||
5723 | -160.156,-3.301,48.991 |
||
5724 | point |
||
5725 | -159.381,-3.281,49.514 |
||
5726 | reverse |
||
5727 | // Pedestrian number 492 |
||
5728 | 13 // Ref num |
||
5729 | 8 // Number of instructions |
||
5730 | 4 // Initial instruction |
||
5731 | point |
||
5732 | -163.071,-3.281,26.322 |
||
5733 | point |
||
5734 | -163.572,-3.281,36.082 |
||
5735 | point |
||
5736 | -162.959,-3.281,37.850 |
||
5737 | point |
||
5738 | -163.506,-3.301,38.216 |
||
5739 | point |
||
5740 | -163.637,-3.301,39.653 |
||
5741 | point |
||
5742 | -162.898,-3.301,40.851 |
||
5743 | point |
||
5744 | -159.323,-3.301,42.729 |
||
5745 | reverse |
||
5746 | // Pedestrian number 493 |
||
5747 | 5 // Ref num |
||
5748 | 5 // Number of instructions |
||
5749 | 2 // Initial instruction |
||
5750 | point |
||
5751 | -160.091,-3.301,59.198 |
||
5752 | point |
||
5753 | -162.741,-3.301,67.944 |
||
5754 | point |
||
5755 | -163.325,-3.301,72.718 |
||
5756 | point |
||
5757 | -164.104,-3.301,73.234 |
||
5758 | reverse |
||
5759 | // Pedestrian number 494 |
||
5760 | 10 // Ref num |
||
5761 | 5 // Number of instructions |
||
5762 | 2 // Initial instruction |
||
5763 | point |
||
5764 | -160.095,-3.301,58.307 |
||
5765 | point |
||
5766 | -160.359,-3.301,68.007 |
||
5767 | point |
||
5768 | -162.287,-3.301,70.178 |
||
5769 | point |
||
5770 | -159.285,-3.301,73.920 |
||
5771 | reverse |
||
5772 | // Pedestrian number 495 |
||
5773 | 10 // Ref num |
||
5774 | 6 // Number of instructions |
||
5775 | 3 // Initial instruction |
||
5776 | point |
||
5777 | -159.201,-3.281,51.625 |
||
5778 | point |
||
5779 | -160.723,-3.301,53.381 |
||
5780 | point |
||
5781 | -161.245,-3.301,73.423 |
||
5782 | point |
||
5783 | -162.378,-3.301,75.299 |
||
5784 | point |
||
5785 | -163.680,-3.301,75.872 |
||
5786 | reverse |
||
5787 | // Pedestrian number 496 |
||
5788 | 10 // Ref num |
||
5789 | 4 // Number of instructions |
||
5790 | 2 // Initial instruction |
||
5791 | point |
||
5792 | -159.677,-3.301,75.823 |
||
5793 | point |
||
5794 | -160.959,-3.301,75.405 |
||
5795 | point |
||
5796 | -164.353,-3.301,73.998 |
||
5797 | reverse |
||
5798 | // Pedestrian number 497 |
||
5799 | 10 // Ref num |
||
5800 | 7 // Number of instructions |
||
5801 | 3 // Initial instruction |
||
5802 | point |
||
5803 | -159.726,-3.281,71.302 |
||
5804 | point |
||
5805 | -159.986,-3.281,72.102 |
||
5806 | point |
||
5807 | -160.113,-3.301,72.609 |
||
5808 | point |
||
5809 | -161.606,-3.301,75.395 |
||
5810 | point |
||
5811 | -162.640,-3.301,76.324 |
||
5812 | point |
||
5813 | -163.853,-3.300,79.561 |
||
5814 | reverse |
||
5815 | // Pedestrian number 498 |
||
5816 | 5 // Ref num |
||
5817 | 5 // Number of instructions |
||
5818 | 2 // Initial instruction |
||
5819 | point |
||
5820 | -170.785,-3.300,73.156 |
||
5821 | point |
||
5822 | -163.999,-3.300,73.918 |
||
5823 | point |
||
5824 | -161.358,-3.301,76.539 |
||
5825 | point |
||
5826 | -160.065,-3.301,82.678 |
||
5827 | reverse |
||
5828 | // Pedestrian number 499 |
||
5829 | 4 // Ref num |
||
5830 | 6 // Number of instructions |
||
5831 | 2 // Initial instruction |
||
5832 | point |
||
5833 | -157.225,-3.281,71.639 |
||
5834 | point |
||
5835 | -159.954,-3.301,73.517 |
||
5836 | point |
||
5837 | -161.540,-3.301,75.627 |
||
5838 | point |
||
5839 | -162.733,-3.300,79.874 |
||
5840 | point |
||
5841 | -160.086,-3.300,89.880 |
||
5842 | reverse |
||
5843 | // Pedestrian number 500 |
||
5844 | 25 // Ref num |
||
5845 | 8 // Number of instructions |
||
5846 | 2 // Initial instruction |
||
5847 | point |
||
5848 | -170.785,-3.301,73.711 |
||
5849 | point |
||
5850 | -163.869,-3.301,76.065 |
||
5851 | point |
||
5852 | -162.564,-3.301,77.037 |
||
5853 | point |
||
5854 | -161.328,-3.301,77.614 |
||
5855 | point |
||
5856 | -161.189,-3.301,78.800 |
||
5857 | point |
||
5858 | -159.693,-3.281,80.954 |
||
5859 | point |
||
5860 | -159.703,-3.281,82.401 |
||
5861 | reverse |
||
5862 | // Pedestrian number 501 |
||
5863 | 18 // Ref num |
||
5864 | 5 // Number of instructions |
||
5865 | 2 // Initial instruction |
||
5866 | point |
||
5867 | -159.218,-3.301,74.082 |
||
5868 | point |
||
5869 | -160.274,-3.301,74.696 |
||
5870 | point |
||
5871 | -161.087,-3.301,75.988 |
||
5872 | point |
||
5873 | -163.776,-3.301,77.458 |
||
5874 | reverse |
||
5875 | // Pedestrian number 502 |
||
5876 | 10 // Ref num |
||
5877 | 6 // Number of instructions |
||
5878 | 2 // Initial instruction |
||
5879 | point |
||
5880 | -165.058,-3.301,73.208 |
||
5881 | point |
||
5882 | -162.466,-3.301,74.670 |
||
5883 | point |
||
5884 | -160.283,-3.301,78.377 |
||
5885 | point |
||
5886 | -160.172,-3.301,81.169 |
||
5887 | point |
||
5888 | -163.730,-3.301,85.825 |
||
5889 | reverse |
||
5890 | // Pedestrian number 503 |
||
5891 | 10 // Ref num |
||
5892 | 6 // Number of instructions |
||
5893 | 2 // Initial instruction |
||
5894 | point |
||
5895 | -163.838,-3.301,71.710 |
||
5896 | point |
||
5897 | -163.257,-3.301,73.278 |
||
5898 | point |
||
5899 | -161.883,-3.301,75.222 |
||
5900 | point |
||
5901 | -158.466,-3.301,76.380 |
||
5902 | point |
||
5903 | -151.060,-3.301,76.957 |
||
5904 | reverse |
||
5905 | // Pedestrian number 504 |
||
5906 | 10 // Ref num |
||
5907 | 8 // Number of instructions |
||
5908 | 2 // Initial instruction |
||
5909 | point |
||
5910 | -163.856,-3.301,69.863 |
||
5911 | point |
||
5912 | -160.904,-3.301,73.365 |
||
5913 | point |
||
5914 | -163.807,-3.301,81.024 |
||
5915 | point |
||
5916 | -162.166,-3.301,83.330 |
||
5917 | point |
||
5918 | -161.225,-3.301,83.941 |
||
5919 | point |
||
5920 | -163.807,-3.301,88.816 |
||
5921 | point |
||
5922 | -158.567,-3.301,96.392 |
||
5923 | reverse |
||
5924 | // Pedestrian number 505 |
||
5925 | 5 // Ref num |
||
5926 | 8 // Number of instructions |
||
5927 | 2 // Initial instruction |
||
5928 | point |
||
5929 | -160.065,-3.301,71.122 |
||
5930 | point |
||
5931 | -160.894,-3.301,73.861 |
||
5932 | point |
||
5933 | -163.038,-3.301,75.769 |
||
5934 | point |
||
5935 | -162.922,-3.301,77.626 |
||
5936 | point |
||
5937 | -160.517,-3.300,78.817 |
||
5938 | point |
||
5939 | -160.196,-3.300,98.268 |
||
5940 | point |
||
5941 | -159.141,-3.280,98.763 |
||
5942 | reverse |
||
5943 | // Pedestrian number 506 |
||
5944 | 13 // Ref num |
||
5945 | 6 // Number of instructions |
||
5946 | 4 // Initial instruction |
||
5947 | point |
||
5948 | -159.077,-3.280,99.974 |
||
5949 | point |
||
5950 | -160.141,-3.300,99.287 |
||
5951 | point |
||
5952 | -162.616,-3.300,87.795 |
||
5953 | point |
||
5954 | -161.355,-3.300,75.683 |
||
5955 | point |
||
5956 | -163.624,-3.301,74.901 |
||
5957 | reverse |
||
5958 | // Pedestrian number 507 |
||
5959 | 4 // Ref num |
||
5960 | 7 // Number of instructions |
||
5961 | 2 // Initial instruction |
||
5962 | point |
||
5963 | -163.925,-3.301,74.493 |
||
5964 | point |
||
5965 | -162.507,-3.301,75.708 |
||
5966 | point |
||
5967 | -161.896,-3.301,77.863 |
||
5968 | point |
||
5969 | -160.862,-3.301,80.045 |
||
5970 | point |
||
5971 | -162.465,-3.301,83.656 |
||
5972 | point |
||
5973 | -163.649,-3.301,84.647 |
||
5974 | reverse |
||
5975 | // Pedestrian number 508 |
||
5976 | 22 // Ref num |
||
5977 | 8 // Number of instructions |
||
5978 | 6 // Initial instruction |
||
5979 | point |
||
5980 | -160.052,-3.300,106.570 |
||
5981 | point |
||
5982 | -163.012,-3.300,99.868 |
||
5983 | point |
||
5984 | -160.430,-3.300,90.050 |
||
5985 | point |
||
5986 | -162.571,-3.300,85.485 |
||
5987 | point |
||
5988 | -163.017,-3.300,80.946 |
||
5989 | point |
||
5990 | -161.563,-3.300,76.680 |
||
5991 | point |
||
5992 | -159.782,-3.301,75.047 |
||
5993 | reverse |
||
5994 | // Pedestrian number 509 |
||
5995 | 22 // Ref num |
||
5996 | 11 // Number of instructions |
||
5997 | 3 // Initial instruction |
||
5998 | point |
||
5999 | -164.442,-3.301,75.050 |
||
6000 | point |
||
6001 | -164.161,-3.301,76.075 |
||
6002 | point |
||
6003 | -162.622,-3.301,76.648 |
||
6004 | point |
||
6005 | -161.371,-3.301,79.365 |
||
6006 | point |
||
6007 | -160.813,-3.301,84.881 |
||
6008 | point |
||
6009 | -163.249,-3.301,93.289 |
||
6010 | point |
||
6011 | -163.086,-3.301,98.244 |
||
6012 | point |
||
6013 | -160.067,-3.301,102.418 |
||
6014 | point |
||
6015 | -159.863,-3.280,102.825 |
||
6016 | point |
||
6017 | -159.816,-3.280,106.075 |
||
6018 | reverse |
||
6019 | // Pedestrian number 510 |
||
6020 | 13 // Ref num |
||
6021 | 5 // Number of instructions |
||
6022 | 3 // Initial instruction |
||
6023 | point |
||
6024 | -143.139,-3.281,102.786 |
||
6025 | point |
||
6026 | -143.228,-3.281,101.180 |
||
6027 | point |
||
6028 | -143.863,-3.281,101.072 |
||
6029 | point |
||
6030 | -157.327,-3.281,98.824 |
||
6031 | reverse |
||
6032 | // Pedestrian number 511 |
||
6033 | 13 // Ref num |
||
6034 | 6 // Number of instructions |
||
6035 | 3 // Initial instruction |
||
6036 | point |
||
6037 | -158.186,-3.281,96.367 |
||
6038 | point |
||
6039 | -157.222,-3.281,96.353 |
||
6040 | point |
||
6041 | -144.398,-3.281,100.852 |
||
6042 | point |
||
6043 | -144.555,-3.281,103.377 |
||
6044 | point |
||
6045 | -144.126,-3.281,103.855 |
||
6046 | reverse |
||
6047 | // Pedestrian number 512 |
||
6048 | 3 // Ref num |
||
6049 | 4 // Number of instructions |
||
6050 | 2 // Initial instruction |
||
6051 | point |
||
6052 | -144.072,-3.281,103.360 |
||
6053 | point |
||
6054 | -143.964,-3.281,103.788 |
||
6055 | point |
||
6056 | -143.854,-3.281,104.360 |
||
6057 | reverse |
||
6058 | // Pedestrian number 513 |
||
6059 | 10 // Ref num |
||
6060 | 6 // Number of instructions |
||
6061 | 3 // Initial instruction |
||
6062 | point |
||
6063 | -144.711,-3.281,105.175 |
||
6064 | point |
||
6065 | -144.593,-3.281,105.965 |
||
6066 | point |
||
6067 | -144.121,-3.281,106.072 |
||
6068 | point |
||
6069 | -143.098,-3.281,106.305 |
||
6070 | point |
||
6071 | -143.172,-3.281,107.212 |
||
6072 | reverse |
||
6073 | // Pedestrian number 514 |
||
6074 | 10 // Ref num |
||
6075 | 6 // Number of instructions |
||
6076 | 3 // Initial instruction |
||
6077 | point |
||
6078 | -142.931,-3.281,109.715 |
||
6079 | point |
||
6080 | -143.182,-3.281,108.668 |
||
6081 | point |
||
6082 | -143.673,-3.281,108.489 |
||
6083 | point |
||
6084 | -144.728,-3.281,108.104 |
||
6085 | point |
||
6086 | -144.860,-3.281,107.058 |
||
6087 | reverse |
||
6088 | // Pedestrian number 515 |
||
6089 | 22 // Ref num |
||
6090 | 5 // Number of instructions |
||
6091 | 3 // Initial instruction |
||
6092 | point |
||
6093 | -143.891,-3.281,107.949 |
||
6094 | point |
||
6095 | -147.309,-3.281,110.556 |
||
6096 | point |
||
6097 | -149.948,-3.281,116.787 |
||
6098 | point |
||
6099 | -151.449,-3.281,122.030 |
||
6100 | reverse |
||
6101 | // Pedestrian number 516 |
||
6102 | 5 // Ref num |
||
6103 | 6 // Number of instructions |
||
6104 | 3 // Initial instruction |
||
6105 | point |
||
6106 | -151.991,-3.281,123.379 |
||
6107 | point |
||
6108 | -152.094,-3.281,121.987 |
||
6109 | point |
||
6110 | -150.186,-3.281,116.776 |
||
6111 | point |
||
6112 | -148.435,-3.281,111.571 |
||
6113 | point |
||
6114 | -143.996,-3.281,110.515 |
||
6115 | reverse |
||
6116 | // Pedestrian number 517 |
||
6117 | 13 // Ref num |
||
6118 | 4 // Number of instructions |
||
6119 | 2 // Initial instruction |
||
6120 | point |
||
6121 | -143.119,-3.281,109.961 |
||
6122 | point |
||
6123 | -132.519,-3.281,110.945 |
||
6124 | point |
||
6125 | -129.788,-3.281,110.768 |
||
6126 | reverse |
||
6127 | // Pedestrian number 518 |
||
6128 | 10 // Ref num |
||
6129 | 5 // Number of instructions |
||
6130 | 2 // Initial instruction |
||
6131 | point |
||
6132 | -133.211,-3.281,106.087 |
||
6133 | point |
||
6134 | -143.818,-3.281,103.542 |
||
6135 | point |
||
6136 | -148.291,-3.281,102.419 |
||
6137 | point |
||
6138 | -157.393,-3.281,97.791 |
||
6139 | reverse |
||
6140 | // Pedestrian number 519 |
||
6141 | 10 // Ref num |
||
6142 | 7 // Number of instructions |
||
6143 | 2 // Initial instruction |
||
6144 | point |
||
6145 | -158.888,-3.281,106.831 |
||
6146 | point |
||
6147 | -145.007,-3.281,106.326 |
||
6148 | point |
||
6149 | -139.691,-3.281,105.988 |
||
6150 | point |
||
6151 | -134.864,-3.281,107.266 |
||
6152 | point |
||
6153 | -132.291,-3.281,106.437 |
||
6154 | point |
||
6155 | -132.453,-3.281,104.668 |
||
6156 | reverse |
||
6157 | // Pedestrian number 520 |
||
6158 | 22 // Ref num |
||
6159 | 6 // Number of instructions |
||
6160 | 2 // Initial instruction |
||
6161 | point |
||
6162 | -133.063,-3.281,103.704 |
||
6163 | point |
||
6164 | -143.445,-3.281,100.892 |
||
6165 | point |
||
6166 | -146.746,-3.281,99.938 |
||
6167 | point |
||
6168 | -151.544,-3.281,92.657 |
||
6169 | point |
||
6170 | -159.923,-3.281,90.270 |
||
6171 | reverse |
||
6172 | // Pedestrian number 521 |
||
6173 | 18 // Ref num |
||
6174 | 4 // Number of instructions |
||
6175 | 2 // Initial instruction |
||
6176 | point |
||
6177 | -131.347,-3.281,85.601 |
||
6178 | point |
||
6179 | -131.341,-3.281,80.261 |
||
6180 | point |
||
6181 | -131.395,-3.281,77.581 |
||
6182 | reverse |
||
6183 | // Pedestrian number 522 |
||
6184 | 6 // Ref num |
||
6185 | 5 // Number of instructions |
||
6186 | 2 // Initial instruction |
||
6187 | point |
||
6188 | -131.197,-3.281,77.467 |
||
6189 | point |
||
6190 | -130.701,-3.281,85.064 |
||
6191 | point |
||
6192 | -129.499,-3.281,85.717 |
||
6193 | point |
||
6194 | -129.356,-3.281,87.731 |
||
6195 | reverse |
||
6196 | // Pedestrian number 523 |
||
6197 | 2 // Ref num |
||
6198 | 5 // Number of instructions |
||
6199 | 2 // Initial instruction |
||
6200 | point |
||
6201 | -124.175,-3.281,82.771 |
||
6202 | point |
||
6203 | -130.683,-3.281,85.457 |
||
6204 | point |
||
6205 | -132.359,-3.281,85.704 |
||
6206 | point |
||
6207 | -132.393,-3.281,87.648 |
||
6208 | reverse |
||
6209 | // Pedestrian number 524 |
||
6210 | 13 // Ref num |
||
6211 | 4 // Number of instructions |
||
6212 | 2 // Initial instruction |
||
6213 | point |
||
6214 | -132.260,-3.281,89.321 |
||
6215 | point |
||
6216 | -138.178,-3.281,96.405 |
||
6217 | point |
||
6218 | -143.646,-3.281,104.306 |
||
6219 | reverse |
||
6220 | // Pedestrian number 525 |
||
6221 | 13 // Ref num |
||
6222 | 6 // Number of instructions |
||
6223 | 3 // Initial instruction |
||
6224 | point |
||
6225 | -142.878,-3.281,102.154 |
||
6226 | point |
||
6227 | -136.424,-3.281,97.703 |
||
6228 | point |
||
6229 | -138.131,-3.281,95.967 |
||
6230 | point |
||
6231 | -142.805,-3.281,90.162 |
||
6232 | point |
||
6233 | -145.072,-3.281,78.576 |
||
6234 | reverse |
||
6235 | // Pedestrian number 526 |
||
6236 | 10 // Ref num |
||
6237 | 6 // Number of instructions |
||
6238 | 2 // Initial instruction |
||
6239 | point |
||
6240 | -146.349,-3.281,78.566 |
||
6241 | point |
||
6242 | -147.726,-3.281,93.172 |
||
6243 | point |
||
6244 | -147.370,-3.281,96.865 |
||
6245 | point |
||
6246 | -143.955,997.119,100.288 |
||
6247 | point |
||
6248 | -144.254,997.119,104.163 |
||
6249 | reverse |
||
6250 | // Pedestrian number 527 |
||
6251 | 10 // Ref num |
||
6252 | 6 // Number of instructions |
||
6253 | 3 // Initial instruction |
||
6254 | point |
||
6255 | -144.988,-3.281,107.340 |
||
6256 | point |
||
6257 | -148.220,-3.281,98.846 |
||
6258 | point |
||
6259 | -148.003,-3.281,92.660 |
||
6260 | point |
||
6261 | -145.755,-3.281,82.810 |
||
6262 | point |
||
6263 | -150.018,-3.281,71.924 |
||
6264 | reverse |
||
6265 | // Pedestrian number 528 |
||
6266 | 10 // Ref num |
||
6267 | 8 // Number of instructions |
||
6268 | 3 // Initial instruction |
||
6269 | point |
||
6270 | -153.951,-3.281,72.776 |
||
6271 | point |
||
6272 | -150.780,-3.281,78.246 |
||
6273 | point |
||
6274 | -147.787,-3.281,92.477 |
||
6275 | point |
||
6276 | -147.452,-3.281,93.609 |
||
6277 | point |
||
6278 | -143.961,-3.281,96.867 |
||
6279 | point |
||
6280 | -135.714,-3.281,99.953 |
||
6281 | point |
||
6282 | -132.653,-3.281,104.033 |
||
6283 | reverse |
||
6284 | // Pedestrian number 529 |
||
6285 | 10 // Ref num |
||
6286 | 4 // Number of instructions |
||
6287 | 2 // Initial instruction |
||
6288 | point |
||
6289 | -124.490,-3.281,93.870 |
||
6290 | point |
||
6291 | -148.573,-3.281,92.112 |
||
6292 | point |
||
6293 | -159.454,-3.281,89.827 |
||
6294 | reverse |
||
6295 | // Pedestrian number 530 |
||
6296 | 2 // Ref num |
||
6297 | 5 // Number of instructions |
||
6298 | 2 // Initial instruction |
||
6299 | point |
||
6300 | -159.272,-3.281,89.171 |
||
6301 | point |
||
6302 | -155.185,-3.281,83.055 |
||
6303 | point |
||
6304 | -148.221,-3.281,72.135 |
||
6305 | point |
||
6306 | -143.266,-3.281,71.711 |
||
6307 | reverse |
||
6308 | // Pedestrian number 531 |
||
6309 | 18 // Ref num |
||
6310 | 6 // Number of instructions |
||
6311 | 3 // Initial instruction |
||
6312 | point |
||
6313 | -142.583,-3.281,71.754 |
||
6314 | point |
||
6315 | -150.908,-3.281,81.695 |
||
6316 | point |
||
6317 | -155.029,-3.281,83.220 |
||
6318 | point |
||
6319 | -157.853,-3.281,84.290 |
||
6320 | point |
||
6321 | -163.655,-3.300,84.062 |
||
6322 | reverse |
||
6323 | // Pedestrian number 532 |
||
6324 | 2 // Ref num |
||
6325 | 4 // Number of instructions |
||
6326 | 2 // Initial instruction |
||
6327 | point |
||
6328 | -157.219,-3.280,99.750 |
||
6329 | point |
||
6330 | -151.828,-3.280,109.581 |
||
6331 | point |
||
6332 | -135.152,-3.280,139.948 |
||
6333 | reverse |
||
6334 | // Pedestrian number 533 |
||
6335 | 18 // Ref num |
||
6336 | 6 // Number of instructions |
||
6337 | 3 // Initial instruction |
||
6338 | point |
||
6339 | -134.613,-3.280,140.141 |
||
6340 | point |
||
6341 | -135.581,-3.280,135.636 |
||
6342 | point |
||
6343 | -151.604,-3.280,109.371 |
||
6344 | point |
||
6345 | -157.262,-3.280,100.704 |
||
6346 | point |
||
6347 | -158.221,-3.280,100.333 |
||
6348 | reverse |
||
6349 | // Pedestrian number 534 |
||
6350 | 5 // Ref num |
||
6351 | 4 // Number of instructions |
||
6352 | 2 // Initial instruction |
||
6353 | point |
||
6354 | -158.828,-3.280,100.295 |
||
6355 | point |
||
6356 | -153.306,-3.280,119.737 |
||
6357 | point |
||
6358 | -151.972,-3.280,125.665 |
||
6359 | reverse |
||
6360 | // Pedestrian number 535 |
||
6361 | 5 // Ref num |
||
6362 | 6 // Number of instructions |
||
6363 | 3 // Initial instruction |
||
6364 | point |
||
6365 | -151.668,-3.280,125.686 |
||
6366 | point |
||
6367 | -152.962,-3.280,124.455 |
||
6368 | point |
||
6369 | -153.546,-3.280,119.594 |
||
6370 | point |
||
6371 | -155.468,-3.280,104.907 |
||
6372 | point |
||
6373 | -158.442,-3.280,100.435 |
||
6374 | reverse |
||
6375 | // Pedestrian number 536 |
||
6376 | 5 // Ref num |
||
6377 | 7 // Number of instructions |
||
6378 | 2 // Initial instruction |
||
6379 | point |
||
6380 | -159.110,-3.280,108.020 |
||
6381 | point |
||
6382 | -153.924,-3.280,119.776 |
||
6383 | point |
||
6384 | -152.522,-3.280,121.394 |
||
6385 | point |
||
6386 | -150.234,-3.280,122.189 |
||
6387 | point |
||
6388 | -150.257,-3.280,129.125 |
||
6389 | point |
||
6390 | -151.452,-3.280,130.140 |
||
6391 | reverse |
||
6392 | // Pedestrian number 537 |
||
6393 | 10 // Ref num |
||
6394 | 6 // Number of instructions |
||
6395 | 3 // Initial instruction |
||
6396 | point |
||
6397 | -151.581,-3.280,128.447 |
||
6398 | point |
||
6399 | -150.825,-3.280,129.065 |
||
6400 | point |
||
6401 | -150.929,-3.280,130.905 |
||
6402 | point |
||
6403 | -151.012,-3.280,131.748 |
||
6404 | point |
||
6405 | -151.520,-3.280,131.797 |
||
6406 | reverse |
||
6407 | // Pedestrian number 538 |
||
6408 | 10 // Ref num |
||
6409 | 6 // Number of instructions |
||
6410 | 3 // Initial instruction |
||
6411 | point |
||
6412 | -151.816,-3.280,129.001 |
||
6413 | point |
||
6414 | -150.915,-3.280,128.774 |
||
6415 | point |
||
6416 | -150.687,-3.280,127.452 |
||
6417 | point |
||
6418 | -150.853,-3.280,126.838 |
||
6419 | point |
||
6420 | -151.537,-3.280,126.685 |
||
6421 | reverse |
||
6422 | // Pedestrian number 539 |
||
6423 | 10 // Ref num |
||
6424 | 5 // Number of instructions |
||
6425 | 2 // Initial instruction |
||
6426 | point |
||
6427 | -151.091,-3.280,126.365 |
||
6428 | point |
||
6429 | -150.547,-3.280,124.106 |
||
6430 | point |
||
6431 | -150.870,-3.280,123.158 |
||
6432 | point |
||
6433 | -158.494,-3.280,123.175 |
||
6434 | reverse |
||
6435 | // Pedestrian number 540 |
||
6436 | 10 // Ref num |
||
6437 | 5 // Number of instructions |
||
6438 | 2 // Initial instruction |
||
6439 | point |
||
6440 | -158.697,-3.280,123.734 |
||
6441 | point |
||
6442 | -152.836,-3.280,127.554 |
||
6443 | point |
||
6444 | -152.296,-3.280,128.564 |
||
6445 | point |
||
6446 | -152.252,-3.280,129.965 |
||
6447 | reverse |
||
6448 | // Pedestrian number 541 |
||
6449 | 10 // Ref num |
||
6450 | 6 // Number of instructions |
||
6451 | 3 // Initial instruction |
||
6452 | point |
||
6453 | -158.054,-3.280,141.502 |
||
6454 | point |
||
6455 | -157.014,-3.280,138.942 |
||
6456 | point |
||
6457 | -152.676,-3.280,131.278 |
||
6458 | point |
||
6459 | -152.588,-3.280,130.152 |
||
6460 | point |
||
6461 | -151.895,-3.280,128.468 |
||
6462 | reverse |
||
6463 | // Pedestrian number 542 |
||
6464 | 13 // Ref num |
||
6465 | 5 // Number of instructions |
||
6466 | 2 // Initial instruction |
||
6467 | point |
||
6468 | -162.293,-3.280,141.245 |
||
6469 | point |
||
6470 | -159.669,-3.280,138.398 |
||
6471 | point |
||
6472 | -155.264,-3.280,133.390 |
||
6473 | point |
||
6474 | -152.190,-3.280,131.844 |
||
6475 | reverse |
||
6476 | // Pedestrian number 543 |
||
6477 | 13 // Ref num |
||
6478 | 7 // Number of instructions |
||
6479 | 4 // Initial instruction |
||
6480 | point |
||
6481 | -151.843,-3.280,130.118 |
||
6482 | point |
||
6483 | -153.202,-3.280,130.297 |
||
6484 | point |
||
6485 | -160.146,-3.280,138.445 |
||
6486 | point |
||
6487 | -160.842,-3.280,141.486 |
||
6488 | point |
||
6489 | -162.540,-3.280,142.423 |
||
6490 | point |
||
6491 | -170.596,-3.280,142.661 |
||
6492 | reverse |
||
6493 | // Pedestrian number 544 |
||
6494 | 13 // Ref num |
||
6495 | 4 // Number of instructions |
||
6496 | 2 // Initial instruction |
||
6497 | point |
||
6498 | -163.512,-3.280,139.817 |
||
6499 | point |
||
6500 | -152.918,-3.280,131.012 |
||
6501 | point |
||
6502 | -152.448,-3.280,127.366 |
||
6503 | reverse |
||
6504 | // Pedestrian number 545 |
||
6505 | 13 // Ref num |
||
6506 | 5 // Number of instructions |
||
6507 | 2 // Initial instruction |
||
6508 | point |
||
6509 | -158.711,-3.280,121.891 |
||
6510 | point |
||
6511 | -152.833,-3.280,123.996 |
||
6512 | point |
||
6513 | -152.439,-3.280,124.873 |
||
6514 | point |
||
6515 | -151.616,-3.280,125.028 |
||
6516 | reverse |
||
6517 | // Pedestrian number 546 |
||
6518 | 13 // Ref num |
||
6519 | 7 // Number of instructions |
||
6520 | 2 // Initial instruction |
||
6521 | point |
||
6522 | -158.809,-3.280,120.959 |
||
6523 | point |
||
6524 | -152.805,-3.280,127.223 |
||
6525 | point |
||
6526 | -152.245,-3.280,128.365 |
||
6527 | point |
||
6528 | -151.086,-3.280,129.060 |
||
6529 | point |
||
6530 | -149.333,-3.280,137.632 |
||
6531 | point |
||
6532 | -149.502,-3.280,139.726 |
||
6533 | reverse |
||
6534 | // Pedestrian number 547 |
||
6535 | 3 // Ref num |
||
6536 | 4 // Number of instructions |
||
6537 | 2 // Initial instruction |
||
6538 | point |
||
6539 | -148.959,-3.280,144.597 |
||
6540 | point |
||
6541 | -142.198,-3.280,146.053 |
||
6542 | point |
||
6543 | -133.077,-3.280,147.060 |
||
6544 | reverse |
||
6545 | // Pedestrian number 548 |
||
6546 | 3 // Ref num |
||
6547 | 4 // Number of instructions |
||
6548 | 2 // Initial instruction |
||
6549 | point |
||
6550 | -132.466,-3.280,147.652 |
||
6551 | point |
||
6552 | -132.430,-3.280,150.076 |
||
6553 | point |
||
6554 | -132.115,-3.280,163.172 |
||
6555 | reverse |
||
6556 | // Pedestrian number 549 |
||
6557 | 4 // Ref num |
||
6558 | 5 // Number of instructions |
||
6559 | 2 // Initial instruction |
||
6560 | point |
||
6561 | -134.697,-3.280,168.821 |
||
6562 | point |
||
6563 | -133.526,-3.280,167.980 |
||
6564 | point |
||
6565 | -132.290,-3.280,165.804 |
||
6566 | point |
||
6567 | -129.650,-3.280,163.684 |
||
6568 | reverse |
||
6569 | // Pedestrian number 550 |
||
6570 | 2 // Ref num |
||
6571 | 5 // Number of instructions |
||
6572 | 3 // Initial instruction |
||
6573 | point |
||
6574 | -129.519,-3.280,163.332 |
||
6575 | point |
||
6576 | -128.558,-3.280,168.198 |
||
6577 | point |
||
6578 | -125.945,-3.280,168.443 |
||
6579 | point |
||
6580 | -122.308,-3.280,168.040 |
||
6581 | reverse |
||
6582 | // Pedestrian number 551 |
||
6583 | 2 // Ref num |
||
6584 | 4 // Number of instructions |
||
6585 | 2 // Initial instruction |
||
6586 | point |
||
6587 | -132.124,-3.332,171.203 |
||
6588 | point |
||
6589 | -143.160,-3.311,171.199 |
||
6590 | point |
||
6591 | -147.640,-3.682,172.568 |
||
6592 | reverse |
||
6593 | // Pedestrian number 552 |
||
6594 | 6 // Ref num |
||
6595 | 6 // Number of instructions |
||
6596 | 2 // Initial instruction |
||
6597 | point |
||
6598 | -159.591,-3.244,171.065 |
||
6599 | point |
||
6600 | -157.451,-3.307,171.130 |
||
6601 | point |
||
6602 | -152.229,-3.688,172.488 |
||
6603 | point |
||
6604 | -146.769,-3.290,171.026 |
||
6605 | point |
||
6606 | -145.749,-3.279,170.222 |
||
6607 | reverse |
||
6608 | // Pedestrian number 553 |
||
6609 | 6 // Ref num |
||
6610 | 6 // Number of instructions |
||
6611 | 2 // Initial instruction |
||
6612 | point |
||
6613 | -145.206,-3.284,171.030 |
||
6614 | point |
||
6615 | -143.722,-3.319,171.158 |
||
6616 | point |
||
6617 | -140.646,-3.650,172.359 |
||
6618 | point |
||
6619 | -133.535,-3.678,172.495 |
||
6620 | point |
||
6621 | -129.887,-4.277,174.608 |
||
6622 | reverse |
||
6623 | // Pedestrian number 554 |
||
6624 | 3 // Ref num |
||
6625 | 4 // Number of instructions |
||
6626 | 2 // Initial instruction |
||
6627 | point |
||
6628 | -120.233,-3.687,172.582 |
||
6629 | point |
||
6630 | -127.552,-3.366,171.326 |
||
6631 | point |
||
6632 | -128.625,-3.506,171.831 |
||
6633 | reverse |
||
6634 | // Pedestrian number 555 |
||
6635 | 6 // Ref num |
||
6636 | 4 // Number of instructions |
||
6637 | 2 // Initial instruction |
||
6638 | point |
||
6639 | -125.338,-3.741,172.645 |
||
6640 | point |
||
6641 | -128.616,-3.585,172.117 |
||
6642 | point |
||
6643 | -130.462,-3.339,171.155 |
||
6644 | reverse |
||
6645 | // Pedestrian number 556 |
||
6646 | 13 // Ref num |
||
6647 | 4 // Number of instructions |
||
6648 | 2 // Initial instruction |
||
6649 | point |
||
6650 | -135.055,-3.299,169.073 |
||
6651 | point |
||
6652 | -143.230,-3.299,170.690 |
||
6653 | point |
||
6654 | -145.144,-3.299,170.628 |
||
6655 | reverse |
||
6656 | // Pedestrian number 557 |
||
6657 | 13 // Ref num |
||
6658 | 4 // Number of instructions |
||
6659 | 2 // Initial instruction |
||
6660 | point |
||
6661 | -146.060,-3.279,169.718 |
||
6662 | point |
||
6663 | -148.637,-3.279,161.102 |
||
6664 | point |
||
6665 | -148.191,-3.279,157.587 |
||
6666 | reverse |
||
6667 | // Pedestrian number 558 |
||
6668 | 13 // Ref num |
||
6669 | 4 // Number of instructions |
||
6670 | 2 // Initial instruction |
||
6671 | point |
||
6672 | -155.056,-3.279,154.650 |
||
6673 | point |
||
6674 | -150.334,-3.279,161.187 |
||
6675 | point |
||
6676 | -146.910,-3.279,163.439 |
||
6677 | reverse |
||
6678 | // Pedestrian number 559 |
||
6679 | 1 // Ref num |
||
6680 | 5 // Number of instructions |
||
6681 | 2 // Initial instruction |
||
6682 | point |
||
6683 | -151.551,-3.279,162.148 |
||
6684 | point |
||
6685 | -158.249,-3.279,154.924 |
||
6686 | point |
||
6687 | -159.181,-3.279,150.506 |
||
6688 | point |
||
6689 | -163.494,-3.279,146.629 |
||
6690 | reverse |
||
6691 | // Pedestrian number 560 |
||
6692 | 2 // Ref num |
||
6693 | 7 // Number of instructions |
||
6694 | 3 // Initial instruction |
||
6695 | point |
||
6696 | -159.853,-3.279,143.432 |
||
6697 | point |
||
6698 | -158.064,-3.279,153.405 |
||
6699 | point |
||
6700 | -158.012,-3.279,154.900 |
||
6701 | point |
||
6702 | -157.962,-3.279,158.487 |
||
6703 | point |
||
6704 | -157.069,-3.279,161.537 |
||
6705 | point |
||
6706 | -159.831,-3.279,170.725 |
||
6707 | reverse |
||
6708 | // Pedestrian number 561 |
||
6709 | 4 // Ref num |
||
6710 | 6 // Number of instructions |
||
6711 | 3 // Initial instruction |
||
6712 | point |
||
6713 | -159.231,-3.279,170.767 |
||
6714 | point |
||
6715 | -157.327,-3.279,166.954 |
||
6716 | point |
||
6717 | -158.741,-3.279,155.472 |
||
6718 | point |
||
6719 | -159.313,-3.279,152.140 |
||
6720 | point |
||
6721 | -155.022,-3.280,147.999 |
||
6722 | reverse |
||
6723 | // Pedestrian number 562 |
||
6724 | 18 // Ref num |
||
6725 | 5 // Number of instructions |
||
6726 | 2 // Initial instruction |
||
6727 | point |
||
6728 | -153.021,-3.280,148.235 |
||
6729 | point |
||
6730 | -146.586,-3.280,146.982 |
||
6731 | point |
||
6732 | -143.083,-3.280,146.752 |
||
6733 | point |
||
6734 | -140.731,-3.280,148.148 |
||
6735 | reverse |
||
6736 | // Pedestrian number 563 |
||
6737 | 18 // Ref num |
||
6738 | 4 // Number of instructions |
||
6739 | 2 // Initial instruction |
||
6740 | point |
||
6741 | -127.984,-3.280,148.087 |
||
6742 | point |
||
6743 | -121.738,-3.280,147.624 |
||
6744 | point |
||
6745 | -115.881,-3.280,148.098 |
||
6746 | reverse |
||
6747 | // Pedestrian number 564 |
||
6748 | 2 // Ref num |
||
6749 | 4 // Number of instructions |
||
6750 | 2 // Initial instruction |
||
6751 | point |
||
6752 | -116.451,-3.280,148.222 |
||
6753 | point |
||
6754 | -112.339,-3.280,147.421 |
||
6755 | point |
||
6756 | -109.794,-3.280,147.114 |
||
6757 | reverse |
||
6758 | // Pedestrian number 565 |
||
6759 | 18 // Ref num |
||
6760 | 5 // Number of instructions |
||
6761 | 2 // Initial instruction |
||
6762 | point |
||
6763 | -109.706,-3.280,147.533 |
||
6764 | point |
||
6765 | -106.309,-3.280,147.620 |
||
6766 | point |
||
6767 | -103.117,-3.280,147.700 |
||
6768 | point |
||
6769 | -102.832,-3.280,148.767 |
||
6770 | reverse |
||
6771 | // Pedestrian number 566 |
||
6772 | 3 // Ref num |
||
6773 | 5 // Number of instructions |
||
6774 | 2 // Initial instruction |
||
6775 | point |
||
6776 | -102.918,-3.280,149.063 |
||
6777 | point |
||
6778 | -103.929,-3.280,153.087 |
||
6779 | point |
||
6780 | -103.807,-3.280,158.916 |
||
6781 | point |
||
6782 | -102.812,-3.280,161.099 |
||
6783 | reverse |
||
6784 | // Pedestrian number 567 |
||
6785 | 6 // Ref num |
||
6786 | 6 // Number of instructions |
||
6787 | 2 // Initial instruction |
||
6788 | point |
||
6789 | -102.825,-3.280,154.162 |
||
6790 | point |
||
6791 | -103.838,-3.280,162.049 |
||
6792 | point |
||
6793 | -103.092,-3.280,164.060 |
||
6794 | point |
||
6795 | -102.772,-3.280,168.213 |
||
6796 | point |
||
6797 | -95.856,-3.280,168.092 |
||
6798 | reverse |
||
6799 | // Pedestrian number 568 |
||
6800 | 5 // Ref num |
||
6801 | 5 // Number of instructions |
||
6802 | 2 // Initial instruction |
||
6803 | point |
||
6804 | -106.128,-3.280,167.964 |
||
6805 | point |
||
6806 | -109.488,-3.280,168.513 |
||
6807 | point |
||
6808 | -111.145,-3.280,168.558 |
||
6809 | point |
||
6810 | -112.090,-3.280,168.062 |
||
6811 | reverse |
||
6812 | // Pedestrian number 569 |
||
6813 | 5 // Ref num |
||
6814 | 5 // Number of instructions |
||
6815 | 3 // Initial instruction |
||
6816 | point |
||
6817 | -105.485,-3.280,168.024 |
||
6818 | point |
||
6819 | -106.117,-3.280,167.043 |
||
6820 | point |
||
6821 | -106.219,-3.280,162.353 |
||
6822 | point |
||
6823 | -107.041,-3.280,159.758 |
||
6824 | reverse |
||
6825 | // Pedestrian number 570 |
||
6826 | 3 // Ref num |
||
6827 | 5 // Number of instructions |
||
6828 | 2 // Initial instruction |
||
6829 | point |
||
6830 | -107.057,-3.280,165.627 |
||
6831 | point |
||
6832 | -106.128,-3.280,156.536 |
||
6833 | point |
||
6834 | -106.177,-3.280,150.208 |
||
6835 | point |
||
6836 | -103.596,-3.280,142.807 |
||
6837 | reverse |
||
6838 | // Pedestrian number 571 |
||
6839 | 2 // Ref num |
||
6840 | 4 // Number of instructions |
||
6841 | 2 // Initial instruction |
||
6842 | point |
||
6843 | -103.759,-3.280,142.350 |
||
6844 | point |
||
6845 | -97.887,-3.280,142.727 |
||
6846 | point |
||
6847 | -90.355,-3.280,141.304 |
||
6848 | reverse |
||
6849 | // Pedestrian number 572 |
||
6850 | 18 // Ref num |
||
6851 | 6 // Number of instructions |
||
6852 | 2 // Initial instruction |
||
6853 | point |
||
6854 | -90.298,-3.280,140.125 |
||
6855 | point |
||
6856 | -91.604,-3.280,142.169 |
||
6857 | point |
||
6858 | -96.176,-3.280,142.633 |
||
6859 | point |
||
6860 | -101.451,-3.280,141.110 |
||
6861 | point |
||
6862 | -101.785,-3.280,140.703 |
||
6863 | reverse |
||
6864 | // Pedestrian number 573 |
||
6865 | 1 // Ref num |
||
6866 | 4 // Number of instructions |
||
6867 | 2 // Initial instruction |
||
6868 | point |
||
6869 | -106.317,-3.280,142.353 |
||
6870 | point |
||
6871 | -108.431,-3.280,141.654 |
||
6872 | point |
||
6873 | -111.779,-3.280,139.644 |
||
6874 | reverse |
||
6875 | // Pedestrian number 574 |
||
6876 | 18 // Ref num |
||
6877 | 5 // Number of instructions |
||
6878 | 2 // Initial instruction |
||
6879 | point |
||
6880 | -110.777,-3.280,140.811 |
||
6881 | point |
||
6882 | -108.454,-3.280,141.872 |
||
6883 | point |
||
6884 | -107.772,-3.280,142.258 |
||
6885 | point |
||
6886 | -103.736,-3.280,137.375 |
||
6887 | reverse |
||
6888 | // Pedestrian number 575 |
||
6889 | 2 // Ref num |
||
6890 | 5 // Number of instructions |
||
6891 | 2 // Initial instruction |
||
6892 | point |
||
6893 | -107.254,-3.280,138.892 |
||
6894 | point |
||
6895 | -106.143,-3.280,135.621 |
||
6896 | point |
||
6897 | -106.190,-3.280,130.109 |
||
6898 | point |
||
6899 | -107.079,-3.280,128.701 |
||
6900 | reverse |
||
6901 | // Pedestrian number 576 |
||
6902 | 18 // Ref num |
||
6903 | 7 // Number of instructions |
||
6904 | 4 // Initial instruction |
||
6905 | point |
||
6906 | -107.241,-3.280,135.726 |
||
6907 | point |
||
6908 | -106.485,-3.280,131.654 |
||
6909 | point |
||
6910 | -106.656,-3.280,128.485 |
||
6911 | point |
||
6912 | -106.162,-3.280,125.884 |
||
6913 | point |
||
6914 | -107.103,-3.280,121.252 |
||
6915 | point |
||
6916 | -112.769,-3.280,121.323 |
||
6917 | reverse |
||
6918 | // Pedestrian number 577 |
||
6919 | 100 // Ref num |
||
6920 | 2 // Number of instructions |
||
6921 | 1 // Initial instruction |
||
6922 | point |
||
6923 | -114.220,-3.280,122.679 |
||
6924 | reverse |
||
6925 | // Pedestrian number 578 |
||
6926 | 100 // Ref num |
||
6927 | 2 // Number of instructions |
||
6928 | 1 // Initial instruction |
||
6929 | point |
||
6930 | -116.076,-3.280,122.648 |
||
6931 | reverse |
||
6932 | // Pedestrian number 579 |
||
6933 | 100 // Ref num |
||
6934 | 2 // Number of instructions |
||
6935 | 1 // Initial instruction |
||
6936 | point |
||
6937 | -117.631,-3.280,122.622 |
||
6938 | reverse |
||
6939 | // Pedestrian number 580 |
||
6940 | 100 // Ref num |
||
6941 | 2 // Number of instructions |
||
6942 | 1 // Initial instruction |
||
6943 | point |
||
6944 | -119.254,-3.280,122.595 |
||
6945 | reverse |
||
6946 | // Pedestrian number 581 |
||
6947 | 100 // Ref num |
||
6948 | 2 // Number of instructions |
||
6949 | 1 // Initial instruction |
||
6950 | point |
||
6951 | -121.941,-3.280,122.477 |
||
6952 | reverse |
||
6953 | // Pedestrian number 582 |
||
6954 | 100 // Ref num |
||
6955 | 2 // Number of instructions |
||
6956 | 1 // Initial instruction |
||
6957 | point |
||
6958 | -122.885,-3.280,122.428 |
||
6959 | reverse |
||
6960 | // Pedestrian number 583 |
||
6961 | 6 // Ref num |
||
6962 | 6 // Number of instructions |
||
6963 | 2 // Initial instruction |
||
6964 | point |
||
6965 | -107.269,-3.280,127.328 |
||
6966 | point |
||
6967 | -106.648,-3.280,121.564 |
||
6968 | point |
||
6969 | -108.044,-3.280,121.379 |
||
6970 | point |
||
6971 | -112.584,-3.280,121.200 |
||
6972 | point |
||
6973 | -112.625,-3.280,120.236 |
||
6974 | reverse |
||
6975 | // Pedestrian number 584 |
||
6976 | 2 // Ref num |
||
6977 | 5 // Number of instructions |
||
6978 | 2 // Initial instruction |
||
6979 | point |
||
6980 | -129.149,-3.280,114.123 |
||
6981 | point |
||
6982 | -116.033,-3.280,113.414 |
||
6983 | point |
||
6984 | -107.133,-3.280,114.269 |
||
6985 | point |
||
6986 | -107.102,-3.280,115.326 |
||
6987 | reverse |
||
6988 | // Pedestrian number 585 |
||
6989 | 18 // Ref num |
||
6990 | 6 // Number of instructions |
||
6991 | 3 // Initial instruction |
||
6992 | point |
||
6993 | -112.630,-3.280,114.757 |
||
6994 | point |
||
6995 | -112.620,-3.280,114.138 |
||
6996 | point |
||
6997 | -108.762,-3.280,113.253 |
||
6998 | point |
||
6999 | -105.258,-3.280,113.431 |
||
7000 | point |
||
7001 | -103.308,-3.280,115.499 |
||
7002 | reverse |
||
7003 | // Pedestrian number 586 |
||
7004 | 18 // Ref num |
||
7005 | 6 // Number of instructions |
||
7006 | 3 // Initial instruction |
||
7007 | point |
||
7008 | -103.453,-3.280,114.684 |
||
7009 | point |
||
7010 | -107.148,-3.280,113.920 |
||
7011 | point |
||
7012 | -108.886,-3.280,113.719 |
||
7013 | point |
||
7014 | -112.275,-3.280,113.463 |
||
7015 | point |
||
7016 | -116.839,-3.280,107.187 |
||
7017 | reverse |
||
7018 | // Pedestrian number 587 |
||
7019 | 6 // Ref num |
||
7020 | 6 // Number of instructions |
||
7021 | 3 // Initial instruction |
||
7022 | point |
||
7023 | -124.224,-3.280,105.912 |
||
7024 | point |
||
7025 | -124.281,-3.280,107.323 |
||
7026 | point |
||
7027 | -113.539,-3.280,108.422 |
||
7028 | point |
||
7029 | -106.348,-3.280,107.372 |
||
7030 | point |
||
7031 | -106.356,-3.280,106.093 |
||
7032 | reverse |
||
7033 | // Pedestrian number 588 |
||
7034 | 10 // Ref num |
||
7035 | 5 // Number of instructions |
||
7036 | 2 // Initial instruction |
||
7037 | point |
||
7038 | -107.385,-3.280,110.797 |
||
7039 | point |
||
7040 | -113.854,-3.280,108.640 |
||
7041 | point |
||
7042 | -126.756,-3.280,108.067 |
||
7043 | point |
||
7044 | -132.647,-3.280,105.911 |
||
7045 | reverse |
||
7046 | // Pedestrian number 589 |
||
7047 | 10 // Ref num |
||
7048 | 6 // Number of instructions |
||
7049 | 3 // Initial instruction |
||
7050 | point |
||
7051 | -106.652,-3.280,110.775 |
||
7052 | point |
||
7053 | -102.655,-3.280,110.629 |
||
7054 | point |
||
7055 | -98.437,-3.280,110.331 |
||
7056 | point |
||
7057 | -91.335,-3.280,112.928 |
||
7058 | point |
||
7059 | -91.274,-3.280,115.741 |
||
7060 | reverse |
||
7061 | // Pedestrian number 590 |
||
7062 | 25 // Ref num |
||
7063 | 7 // Number of instructions |
||
7064 | 3 // Initial instruction |
||
7065 | point |
||
7066 | -91.321,-3.280,138.939 |
||
7067 | point |
||
7068 | -91.191,-3.280,139.855 |
||
7069 | point |
||
7070 | -90.802,-3.280,142.358 |
||
7071 | point |
||
7072 | -89.105,-3.280,147.763 |
||
7073 | point |
||
7074 | -81.432,-3.280,148.101 |
||
7075 | point |
||
7076 | -81.261,-3.280,148.645 |
||
7077 | reverse |
||
7078 | // Pedestrian number 591 |
||
7079 | 112 // Ref num |
||
7080 | 2 // Number of instructions |
||
7081 | 1 // Initial instruction |
||
7082 | point |
||
7083 | -91.465,-3.280,136.537 |
||
7084 | reverse |
||
7085 | // Pedestrian number 592 |
||
7086 | 112 // Ref num |
||
7087 | 2 // Number of instructions |
||
7088 | 1 // Initial instruction |
||
7089 | point |
||
7090 | -91.491,-3.280,132.729 |
||
7091 | reverse |
||
7092 | // Pedestrian number 593 |
||
7093 | 112 // Ref num |
||
7094 | 2 // Number of instructions |
||
7095 | 1 // Initial instruction |
||
7096 | point |
||
7097 | -91.476,-3.280,129.760 |
||
7098 | reverse |
||
7099 | // Pedestrian number 594 |
||
7100 | 112 // Ref num |
||
7101 | 2 // Number of instructions |
||
7102 | 1 // Initial instruction |
||
7103 | point |
||
7104 | -91.456,-3.280,125.813 |
||
7105 | reverse |
||
7106 | // Pedestrian number 595 |
||
7107 | 112 // Ref num |
||
7108 | 2 // Number of instructions |
||
7109 | 1 // Initial instruction |
||
7110 | point |
||
7111 | -91.428,-3.280,120.512 |
||
7112 | reverse |
||
7113 | // Pedestrian number 596 |
||
7114 | 112 // Ref num |
||
7115 | 2 // Number of instructions |
||
7116 | 1 // Initial instruction |
||
7117 | point |
||
7118 | -91.448,-3.280,115.650 |
||
7119 | reverse |
||
7120 | // Pedestrian number 597 |
||
7121 | 18 // Ref num |
||
7122 | 5 // Number of instructions |
||
7123 | 2 // Initial instruction |
||
7124 | point |
||
7125 | -120.588,-3.280,107.186 |
||
7126 | point |
||
7127 | -115.990,-3.280,109.191 |
||
7128 | point |
||
7129 | -109.266,-3.280,110.466 |
||
7130 | point |
||
7131 | -98.748,-3.280,114.344 |
||
7132 | reverse |
||
7133 | // Pedestrian number 598 |
||
7134 | 2 // Ref num |
||
7135 | 5 // Number of instructions |
||
7136 | 2 // Initial instruction |
||
7137 | point |
||
7138 | -102.851,-3.280,114.365 |
||
7139 | point |
||
7140 | -96.310,-3.280,113.339 |
||
7141 | point |
||
7142 | -92.635,-3.280,113.559 |
||
7143 | point |
||
7144 | -91.524,-3.280,114.795 |
||
7145 | reverse |
||
7146 | // Pedestrian number 599 |
||
7147 | 6 // Ref num |
||
7148 | 5 // Number of instructions |
||
7149 | 2 // Initial instruction |
||
7150 | point |
||
7151 | -94.515,-3.280,114.231 |
||
7152 | point |
||
7153 | -85.506,-3.280,113.766 |
||
7154 | point |
||
7155 | -80.717,-3.280,114.301 |
||
7156 | point |
||
7157 | -80.179,-3.280,117.761 |
||
7158 | reverse |
||
7159 | // Pedestrian number 600 |
||
7160 | 25 // Ref num |
||
7161 | 4 // Number of instructions |
||
7162 | 2 // Initial instruction |
||
7163 | point |
||
7164 | -80.161,-3.280,118.020 |
||
7165 | point |
||
7166 | -80.407,-3.280,129.077 |
||
7167 | point |
||
7168 | -80.277,-3.280,137.949 |
||
7169 | reverse |
||
7170 | // Pedestrian number 601 |
||
7171 | 18 // Ref num |
||
7172 | 6 // Number of instructions |
||
7173 | 3 // Initial instruction |
||
7174 | point |
||
7175 | -80.840,-3.280,139.073 |
||
7176 | point |
||
7177 | -80.686,-3.280,134.508 |
||
7178 | point |
||
7179 | -80.193,-3.280,129.967 |
||
7180 | point |
||
7181 | -75.555,-3.280,122.604 |
||
7182 | point |
||
7183 | -74.309,-3.280,121.394 |
||
7184 | reverse |
||
7185 | // Pedestrian number 602 |
||
7186 | 1 // Ref num |
||
7187 | 4 // Number of instructions |
||
7188 | 2 // Initial instruction |
||
7189 | point |
||
7190 | -74.221,-3.280,121.042 |
||
7191 | point |
||
7192 | -75.602,-3.280,116.857 |
||
7193 | point |
||
7194 | -75.869,-3.280,113.674 |
||
7195 | reverse |
||
7196 | // Pedestrian number 603 |
||
7197 | 4 // Ref num |
||
7198 | 5 // Number of instructions |
||
7199 | 2 // Initial instruction |
||
7200 | point |
||
7201 | -75.380,-3.280,113.398 |
||
7202 | point |
||
7203 | -70.550,-3.280,114.285 |
||
7204 | point |
||
7205 | -61.051,-3.280,113.767 |
||
7206 | point |
||
7207 | -57.399,-3.280,116.027 |
||
7208 | reverse |
||
7209 | // Pedestrian number 604 |
||
7210 | 18 // Ref num |
||
7211 | 4 // Number of instructions |
||
7212 | 2 // Initial instruction |
||
7213 | point |
||
7214 | -62.988,-3.280,116.128 |
||
7215 | point |
||
7216 | -58.750,-3.280,113.452 |
||
7217 | point |
||
7218 | -54.094,-3.300,113.282 |
||
7219 | reverse |
||
7220 | // Pedestrian number 605 |
||
7221 | 13 // Ref num |
||
7222 | 5 // Number of instructions |
||
7223 | 2 // Initial instruction |
||
7224 | point |
||
7225 | -56.310,-3.280,113.234 |
||
7226 | point |
||
7227 | -61.000,-3.280,111.778 |
||
7228 | point |
||
7229 | -64.616,-3.280,107.376 |
||
7230 | point |
||
7231 | -75.578,-3.280,107.079 |
||
7232 | reverse |
||
7233 | // Pedestrian number 606 |
||
7234 | 13 // Ref num |
||
7235 | 5 // Number of instructions |
||
7236 | 2 // Initial instruction |
||
7237 | point |
||
7238 | -80.032,-3.280,116.880 |
||
7239 | point |
||
7240 | -79.339,-3.280,112.939 |
||
7241 | point |
||
7242 | -77.986,-3.280,110.292 |
||
7243 | point |
||
7244 | -72.590,-3.280,107.175 |
||
7245 | reverse |
||
7246 | // Pedestrian number 607 |
||
7247 | 13 // Ref num |
||
7248 | 5 // Number of instructions |
||
7249 | 2 // Initial instruction |
||
7250 | point |
||
7251 | -78.805,-3.280,110.550 |
||
7252 | point |
||
7253 | -76.156,-3.280,113.255 |
||
7254 | point |
||
7255 | -73.061,-3.280,116.107 |
||
7256 | point |
||
7257 | -52.660,-3.280,115.978 |
||
7258 | reverse |
||
7259 | // Pedestrian number 608 |
||
7260 | 10 // Ref num |
||
7261 | 5 // Number of instructions |
||
7262 | 2 // Initial instruction |
||
7263 | point |
||
7264 | -52.994,-3.280,115.943 |
||
7265 | point |
||
7266 | -54.528,-3.280,112.244 |
||
7267 | point |
||
7268 | -56.013,-3.280,108.848 |
||
7269 | point |
||
7270 | -58.718,-3.280,107.116 |
||
7271 | reverse |
||
7272 | // Pedestrian number 609 |
||
7273 | 6 // Ref num |
||
7274 | 4 // Number of instructions |
||
7275 | 2 // Initial instruction |
||
7276 | point |
||
7277 | -59.258,-3.280,107.105 |
||
7278 | point |
||
7279 | -67.728,-3.280,110.261 |
||
7280 | point |
||
7281 | -71.873,-3.280,113.231 |
||
7282 | reverse |
||
7283 | // Pedestrian number 610 |
||
7284 | 4 // Ref num |
||
7285 | 4 // Number of instructions |
||
7286 | 2 // Initial instruction |
||
7287 | point |
||
7288 | -75.692,-3.280,112.837 |
||
7289 | point |
||
7290 | -67.906,-3.280,109.998 |
||
7291 | point |
||
7292 | -53.345,-3.280,109.465 |
||
7293 | reverse |
||
7294 | // Pedestrian number 611 |
||
7295 | 13 // Ref num |
||
7296 | 4 // Number of instructions |
||
7297 | 2 // Initial instruction |
||
7298 | point |
||
7299 | -53.249,-3.280,108.736 |
||
7300 | point |
||
7301 | -68.356,-3.280,109.417 |
||
7302 | point |
||
7303 | -72.001,-3.280,110.578 |
||
7304 | reverse |
||
7305 | // Pedestrian number 612 |
||
7306 | 2 // Ref num |
||
7307 | 5 // Number of instructions |
||
7308 | 3 // Initial instruction |
||
7309 | point |
||
7310 | -74.473,-3.280,105.802 |
||
7311 | point |
||
7312 | -74.016,-3.280,107.599 |
||
7313 | point |
||
7314 | -64.326,-3.280,109.055 |
||
7315 | point |
||
7316 | -58.595,-3.280,110.869 |
||
7317 | reverse |
||
7318 | // Pedestrian number 613 |
||
7319 | 18 // Ref num |
||
7320 | 4 // Number of instructions |
||
7321 | 2 // Initial instruction |
||
7322 | point |
||
7323 | -52.446,-3.280,127.106 |
||
7324 | point |
||
7325 | -45.064,-3.280,129.010 |
||
7326 | point |
||
7327 | -44.261,-3.280,133.851 |
||
7328 | reverse |
||
7329 | // Pedestrian number 614 |
||
7330 | 2 // Ref num |
||
7331 | 5 // Number of instructions |
||
7332 | 2 // Initial instruction |
||
7333 | point |
||
7334 | -45.879,-3.280,130.901 |
||
7335 | point |
||
7336 | -45.061,-3.280,129.365 |
||
7337 | point |
||
7338 | -44.756,-3.280,128.035 |
||
7339 | point |
||
7340 | -41.265,-3.280,127.042 |
||
7341 | reverse |
||
7342 | // Pedestrian number 615 |
||
7343 | 1 // Ref num |
||
7344 | 6 // Number of instructions |
||
7345 | 2 // Initial instruction |
||
7346 | point |
||
7347 | -46.599,-3.278,127.435 |
||
7348 | point |
||
7349 | -53.009,-3.278,126.408 |
||
7350 | point |
||
7351 | -55.998,-3.278,121.319 |
||
7352 | point |
||
7353 | -55.286,-3.280,116.874 |
||
7354 | point |
||
7355 | -58.080,-3.278,111.049 |
||
7356 | reverse |
||
7357 | // Pedestrian number 616 |
||
7358 | 6 // Ref num |
||
7359 | 4 // Number of instructions |
||
7360 | 2 // Initial instruction |
||
7361 | point |
||
7362 | -52.823,-3.278,107.138 |
||
7363 | point |
||
7364 | -45.859,-3.278,109.597 |
||
7365 | point |
||
7366 | -39.195,-3.278,110.703 |
||
7367 | reverse |
||
7368 | // Pedestrian number 617 |
||
7369 | 18 // Ref num |
||
7370 | 5 // Number of instructions |
||
7371 | 2 // Initial instruction |
||
7372 | point |
||
7373 | -35.304,-3.278,105.655 |
||
7374 | point |
||
7375 | -33.707,-3.278,97.107 |
||
7376 | point |
||
7377 | -33.984,-3.278,89.805 |
||
7378 | point |
||
7379 | -32.398,-3.278,84.397 |
||
7380 | reverse |
||
7381 | // Pedestrian number 618 |
||
7382 | 25 // Ref num |
||
7383 | 4 // Number of instructions |
||
7384 | 2 // Initial instruction |
||
7385 | point |
||
7386 | -32.370,-3.278,84.145 |
||
7387 | point |
||
7388 | -35.088,-3.278,77.713 |
||
7389 | point |
||
7390 | -37.583,-3.278,72.764 |
||
7391 | reverse |
||
7392 | // Pedestrian number 619 |
||
7393 | 6 // Ref num |
||
7394 | 5 // Number of instructions |
||
7395 | 2 // Initial instruction |
||
7396 | point |
||
7397 | -27.344,-3.278,77.683 |
||
7398 | point |
||
7399 | -16.666,-3.278,77.265 |
||
7400 | point |
||
7401 | -11.094,-3.278,78.587 |
||
7402 | point |
||
7403 | -9.581,-3.278,80.358 |
||
7404 | reverse |
||
7405 | // Pedestrian number 620 |
||
7406 | 3 // Ref num |
||
7407 | 4 // Number of instructions |
||
7408 | 2 // Initial instruction |
||
7409 | point |
||
7410 | -7.469,-3.278,77.381 |
||
7411 | point |
||
7412 | -8.432,-3.278,80.548 |
||
7413 | point |
||
7414 | -8.157,-3.278,86.073 |
||
7415 | reverse |
||
7416 | // Pedestrian number 621 |
||
7417 | 6 // Ref num |
||
7418 | 4 // Number of instructions |
||
7419 | 2 // Initial instruction |
||
7420 | point |
||
7421 | -4.978,-3.278,86.173 |
||
7422 | point |
||
7423 | -6.208,-3.278,80.291 |
||
7424 | point |
||
7425 | -7.959,-3.278,77.221 |
||
7426 | reverse |
||
7427 | // Pedestrian number 622 |
||
7428 | 3 // Ref num |
||
7429 | 5 // Number of instructions |
||
7430 | 3 // Initial instruction |
||
7431 | point |
||
7432 | 4.730,-3.278,77.856 |
||
7433 | point |
||
7434 | -1.539,-3.278,78.018 |
||
7435 | point |
||
7436 | -5.427,-3.278,80.002 |
||
7437 | point |
||
7438 | -7.874,-3.285,86.068 |
||
7439 | reverse |
||
7440 | // Pedestrian number 623 |
||
7441 | 18 // Ref num |
||
7442 | 5 // Number of instructions |
||
7443 | 2 // Initial instruction |
||
7444 | point |
||
7445 | -10.469,-3.285,86.110 |
||
7446 | point |
||
7447 | -7.012,-3.285,80.685 |
||
7448 | point |
||
7449 | -5.953,-3.285,78.383 |
||
7450 | point |
||
7451 | -7.049,-3.285,68.302 |
||
7452 | reverse |
||
7453 | // Pedestrian number 624 |
||
7454 | 5 // Ref num |
||
7455 | 6 // Number of instructions |
||
7456 | 2 // Initial instruction |
||
7457 | point |
||
7458 | 0.511,-3.285,83.454 |
||
7459 | point |
||
7460 | -5.309,-3.285,80.629 |
||
7461 | point |
||
7462 | -9.142,-3.285,77.086 |
||
7463 | point |
||
7464 | -17.036,-3.285,78.245 |
||
7465 | point |
||
7466 | -22.875,-3.285,77.142 |
||
7467 | reverse |
||
7468 | // Pedestrian number 625 |
||
7469 | 10 // Ref num |
||
7470 | 6 // Number of instructions |
||
7471 | 3 // Initial instruction |
||
7472 | point |
||
7473 | 6.397,-3.285,92.584 |
||
7474 | point |
||
7475 | 5.767,-3.285,92.867 |
||
7476 | point |
||
7477 | -2.797,-3.285,91.860 |
||
7478 | point |
||
7479 | -7.859,-3.285,89.230 |
||
7480 | point |
||
7481 | -9.735,-3.285,87.509 |
||
7482 | reverse |
||
7483 | // Pedestrian number 626 |
||
7484 | 10 // Ref num |
||
7485 | 7 // Number of instructions |
||
7486 | 3 // Initial instruction |
||
7487 | point |
||
7488 | -14.256,-3.285,88.437 |
||
7489 | point |
||
7490 | -6.783,-3.285,92.024 |
||
7491 | point |
||
7492 | -2.743,-3.285,92.076 |
||
7493 | point |
||
7494 | 2.426,-3.285,95.901 |
||
7495 | point |
||
7496 | 9.404,-3.285,95.770 |
||
7497 | point |
||
7498 | 13.613,-3.285,92.503 |
||
7499 | reverse |
||
7500 | // Pedestrian number 627 |
||
7501 | 6 // Ref num |
||
7502 | 5 // Number of instructions |
||
7503 | 2 // Initial instruction |
||
7504 | point |
||
7505 | 13.698,-3.285,92.268 |
||
7506 | point |
||
7507 | 5.851,-3.285,92.127 |
||
7508 | point |
||
7509 | 0.986,-3.285,90.822 |
||
7510 | point |
||
7511 | -4.324,-3.285,86.991 |
||
7512 | reverse |
||
7513 | // Pedestrian number 628 |
||
7514 | 25 // Ref num |
||
7515 | 6 // Number of instructions |
||
7516 | 2 // Initial instruction |
||
7517 | point |
||
7518 | -4.413,-3.285,87.480 |
||
7519 | point |
||
7520 | 0.021,-3.285,77.465 |
||
7521 | point |
||
7522 | 3.216,-3.285,77.181 |
||
7523 | point |
||
7524 | 6.304,-3.285,77.951 |
||
7525 | point |
||
7526 | 13.386,-3.285,77.118 |
||
7527 | reverse |
||
7528 | // Pedestrian number 629 |
||
7529 | 25 // Ref num |
||
7530 | 6 // Number of instructions |
||
7531 | 2 // Initial instruction |
||
7532 | point |
||
7533 | 13.632,-3.285,77.632 |
||
7534 | point |
||
7535 | 12.991,-3.285,82.107 |
||
7536 | point |
||
7537 | 13.245,-3.285,86.781 |
||
7538 | point |
||
7539 | 12.159,-3.285,89.567 |
||
7540 | point |
||
7541 | 10.466,-3.285,89.756 |
||
7542 | reverse |
||
7543 | // Pedestrian number 630 |
||
7544 | 10 // Ref num |
||
7545 | 6 // Number of instructions |
||
7546 | 2 // Initial instruction |
||
7547 | point |
||
7548 | 13.583,-3.285,92.003 |
||
7549 | point |
||
7550 | -1.662,-3.285,90.947 |
||
7551 | point |
||
7552 | -4.967,-3.285,88.373 |
||
7553 | point |
||
7554 | -5.651,-3.285,88.286 |
||
7555 | point |
||
7556 | -7.176,-3.285,86.814 |
||
7557 | reverse |
||
7558 | // Pedestrian number 631 |
||
7559 | 13 // Ref num |
||
7560 | 6 // Number of instructions |
||
7561 | 2 // Initial instruction |
||
7562 | point |
||
7563 | -9.730,-3.285,86.782 |
||
7564 | point |
||
7565 | -8.520,-3.285,89.473 |
||
7566 | point |
||
7567 | -7.579,-3.285,95.600 |
||
7568 | point |
||
7569 | -2.045,-3.285,96.118 |
||
7570 | point |
||
7571 | -1.236,-3.285,91.720 |
||
7572 | reverse |
||
7573 | // Pedestrian number 632 |
||
7574 | 13 // Ref num |
||
7575 | 6 // Number of instructions |
||
7576 | 3 // Initial instruction |
||
7577 | point |
||
7578 | -8.438,-3.285,91.796 |
||
7579 | point |
||
7580 | -11.491,-3.285,87.834 |
||
7581 | point |
||
7582 | -14.309,-3.285,77.669 |
||
7583 | point |
||
7584 | -19.123,-3.285,72.785 |
||
7585 | point |
||
7586 | -22.974,-3.285,72.601 |
||
7587 | reverse |
||
7588 | // Pedestrian number 633 |
||
7589 | 2 // Ref num |
||
7590 | 4 // Number of instructions |
||
7591 | 2 // Initial instruction |
||
7592 | point |
||
7593 | -23.550,-3.285,72.571 |
||
7594 | point |
||
7595 | -24.948,-3.285,71.774 |
||
7596 | point |
||
7597 | -33.453,-3.285,67.532 |
||
7598 | reverse |
||
7599 | // Pedestrian number 634 |
||
7600 | 18 // Ref num |
||
7601 | 5 // Number of instructions |
||
7602 | 2 // Initial instruction |
||
7603 | point |
||
7604 | -23.239,-3.285,69.934 |
||
7605 | point |
||
7606 | -13.210,-3.285,71.739 |
||
7607 | point |
||
7608 | -0.132,-3.285,72.239 |
||
7609 | point |
||
7610 | 3.283,-3.285,72.898 |
||
7611 | reverse |
||
7612 | // Pedestrian number 635 |
||
7613 | 2 // Ref num |
||
7614 | 7 // Number of instructions |
||
7615 | 3 // Initial instruction |
||
7616 | point |
||
7617 | 7.921,-3.285,77.237 |
||
7618 | point |
||
7619 | 4.191,-3.285,77.610 |
||
7620 | point |
||
7621 | -2.886,-3.285,77.118 |
||
7622 | point |
||
7623 | -11.393,-3.285,72.615 |
||
7624 | point |
||
7625 | -17.144,-3.285,72.401 |
||
7626 | point |
||
7627 | -19.813,-3.285,69.747 |
||
7628 | reverse |
||
7629 | // Pedestrian number 636 |
||
7630 | 3 // Ref num |
||
7631 | 5 // Number of instructions |
||
7632 | 2 // Initial instruction |
||
7633 | point |
||
7634 | -27.411,-3.285,72.795 |
||
7635 | point |
||
7636 | -27.586,-3.285,64.135 |
||
7637 | point |
||
7638 | -27.351,-3.285,59.552 |
||
7639 | point |
||
7640 | -26.078,-3.285,58.974 |
||
7641 | reverse |
||
7642 | // Pedestrian number 637 |
||
7643 | 6 // Ref num |
||
7644 | 6 // Number of instructions |
||
7645 | 2 // Initial instruction |
||
7646 | point |
||
7647 | -26.567,-3.285,53.107 |
||
7648 | point |
||
7649 | -27.579,-3.285,56.331 |
||
7650 | point |
||
7651 | -26.030,-3.285,59.404 |
||
7652 | point |
||
7653 | -15.582,-3.285,59.379 |
||
7654 | point |
||
7655 | 0.178,-3.285,47.339 |
||
7656 | reverse |
||
7657 | // Pedestrian number 638 |
||
7658 | 13 // Ref num |
||
7659 | 6 // Number of instructions |
||
7660 | 3 // Initial instruction |
||
7661 | point |
||
7662 | -8.193,-3.285,46.378 |
||
7663 | point |
||
7664 | -8.125,-3.285,47.483 |
||
7665 | point |
||
7666 | -3.150,-3.285,52.600 |
||
7667 | point |
||
7668 | 0.223,-3.285,56.011 |
||
7669 | point |
||
7670 | 2.061,-3.285,59.356 |
||
7671 | reverse |
||
7672 | // Pedestrian number 639 |
||
7673 | 13 // Ref num |
||
7674 | 6 // Number of instructions |
||
7675 | 5 // Initial instruction |
||
7676 | point |
||
7677 | 8.323,-3.285,57.753 |
||
7678 | point |
||
7679 | -1.742,-3.285,53.599 |
||
7680 | point |
||
7681 | -3.801,-3.285,52.743 |
||
7682 | point |
||
7683 | -10.475,-3.285,53.516 |
||
7684 | point |
||
7685 | -18.466,-3.285,50.387 |
||
7686 | reverse |
||
7687 | // Pedestrian number 640 |
||
7688 | 13 // Ref num |
||
7689 | 5 // Number of instructions |
||
7690 | 3 // Initial instruction |
||
7691 | point |
||
7692 | -15.696,-3.285,54.197 |
||
7693 | point |
||
7694 | -4.517,-3.285,52.353 |
||
7695 | point |
||
7696 | -2.607,-3.285,53.945 |
||
7697 | point |
||
7698 | -0.556,-3.285,59.271 |
||
7699 | reverse |
||
7700 | // Pedestrian number 641 |
||
7701 | 13 // Ref num |
||
7702 | 5 // Number of instructions |
||
7703 | 2 // Initial instruction |
||
7704 | point |
||
7705 | 8.594,-3.285,53.565 |
||
7706 | point |
||
7707 | -1.969,-3.285,53.089 |
||
7708 | point |
||
7709 | -4.397,-3.285,53.245 |
||
7710 | point |
||
7711 | -7.903,-3.285,59.317 |
||
7712 | reverse |
||
7713 | // Pedestrian number 642 |
||
7714 | 13 // Ref num |
||
7715 | 6 // Number of instructions |
||
7716 | 2 // Initial instruction |
||
7717 | point |
||
7718 | -15.700,-3.285,57.230 |
||
7719 | point |
||
7720 | -3.442,-3.285,53.891 |
||
7721 | point |
||
7722 | -2.532,-3.285,53.624 |
||
7723 | point |
||
7724 | -0.483,-3.285,49.864 |
||
7725 | point |
||
7726 | 3.644,-3.285,47.247 |
||
7727 | reverse |
||
7728 | // Pedestrian number 643 |
||
7729 | 13 // Ref num |
||
7730 | 5 // Number of instructions |
||
7731 | 2 // Initial instruction |
||
7732 | point |
||
7733 | 8.548,-3.285,51.107 |
||
7734 | point |
||
7735 | -2.384,-3.285,52.584 |
||
7736 | point |
||
7737 | -9.549,-3.285,56.449 |
||
7738 | point |
||
7739 | -10.016,-3.285,59.376 |
||
7740 | reverse |
||
7741 | // Pedestrian number 644 |
||
7742 | 3 // Ref num |
||
7743 | 4 // Number of instructions |
||
7744 | 2 // Initial instruction |
||
7745 | point |
||
7746 | 2.978,-3.285,41.414 |
||
7747 | point |
||
7748 | -5.210,-3.285,41.736 |
||
7749 | point |
||
7750 | -13.877,-3.285,43.762 |
||
7751 | reverse |
||
7752 | // Pedestrian number 645 |
||
7753 | 18 // Ref num |
||
7754 | 3 // Number of instructions |
||
7755 | 2 // Initial instruction |
||
7756 | point |
||
7757 | -12.257,-3.285,43.591 |
||
7758 | point |
||
7759 | -18.279,-3.285,42.084 |
||
7760 | reverse |
||
7761 | // Pedestrian number 646 |
||
7762 | 3 // Ref num |
||
7763 | 4 // Number of instructions |
||
7764 | 2 // Initial instruction |
||
7765 | point |
||
7766 | -17.025,-3.285,43.451 |
||
7767 | point |
||
7768 | -20.611,-3.285,41.755 |
||
7769 | point |
||
7770 | -22.712,-3.285,41.150 |
||
7771 | reverse |
||
7772 | // Pedestrian number 647 |
||
7773 | 22 // Ref num |
||
7774 | 5 // Number of instructions |
||
7775 | 2 // Initial instruction |
||
7776 | point |
||
7777 | -32.119,-3.285,41.592 |
||
7778 | point |
||
7779 | -39.011,-3.285,41.210 |
||
7780 | point |
||
7781 | -52.852,-3.285,42.985 |
||
7782 | point |
||
7783 | -53.644,-3.285,44.342 |
||
7784 | reverse |
||
7785 | // Pedestrian number 648 |
||
7786 | 3 // Ref num |
||
7787 | 5 // Number of instructions |
||
7788 | 2 // Initial instruction |
||
7789 | point |
||
7790 | -52.048,-3.285,43.294 |
||
7791 | point |
||
7792 | -57.203,-3.285,41.108 |
||
7793 | point |
||
7794 | -66.138,-3.285,41.243 |
||
7795 | point |
||
7796 | -75.960,-3.301,37.316 |
||
7797 | reverse |
||
7798 | // Pedestrian number 649 |
||
7799 | 2 // Ref num |
||
7800 | 9 // Number of instructions |
||
7801 | 2 // Initial instruction |
||
7802 | point |
||
7803 | -86.967,-3.281,45.809 |
||
7804 | point |
||
7805 | -82.281,-3.281,42.800 |
||
7806 | point |
||
7807 | -79.740,-3.281,41.743 |
||
7808 | point |
||
7809 | -75.573,-3.281,42.645 |
||
7810 | point |
||
7811 | -74.081,-3.281,45.828 |
||
7812 | point |
||
7813 | -74.068,-3.281,52.837 |
||
7814 | point |
||
7815 | -73.854,-3.281,53.221 |
||
7816 | point |
||
7817 | -69.249,-3.281,53.364 |
||
7818 | reverse |
||
7819 | // Pedestrian number 650 |
||
7820 | 112 // Ref num |
||
7821 | 2 // Number of instructions |
||
7822 | 1 // Initial instruction |
||
7823 | point |
||
7824 | -97.300,-3.281,59.343 |
||
7825 | reverse |
||
7826 | // Pedestrian number 651 |
||
7827 | 112 // Ref num |
||
7828 | 2 // Number of instructions |
||
7829 | 1 // Initial instruction |
||
7830 | point |
||
7831 | -94.287,-3.281,59.379 |
||
7832 | reverse |
||
7833 | // Pedestrian number 652 |
||
7834 | 112 // Ref num |
||
7835 | 2 // Number of instructions |
||
7836 | 1 // Initial instruction |
||
7837 | point |
||
7838 | -89.524,-3.281,59.434 |
||
7839 | reverse |
||
7840 | // Pedestrian number 653 |
||
7841 | 112 // Ref num |
||
7842 | 2 // Number of instructions |
||
7843 | 1 // Initial instruction |
||
7844 | point |
||
7845 | -81.996,-3.281,59.469 |
||
7846 | reverse |
||
7847 | // Pedestrian number 654 |
||
7848 | 112 // Ref num |
||
7849 | 2 // Number of instructions |
||
7850 | 1 // Initial instruction |
||
7851 | point |
||
7852 | -74.022,-3.281,59.415 |
||
7853 | reverse |
||
7854 | // Pedestrian number 655 |
||
7855 | 112 // Ref num |
||
7856 | 2 // Number of instructions |
||
7857 | 1 // Initial instruction |
||
7858 | point |
||
7859 | -65.386,-3.281,59.357 |
||
7860 | reverse |
||
7861 | // Pedestrian number 656 |
||
7862 | 13 // Ref num |
||
7863 | 5 // Number of instructions |
||
7864 | 2 // Initial instruction |
||
7865 | point |
||
7866 | -59.721,-3.281,54.427 |
||
7867 | point |
||
7868 | -66.121,-3.281,59.141 |
||
7869 | point |
||
7870 | -69.892,-3.281,60.697 |
||
7871 | point |
||
7872 | -72.716,-3.281,63.978 |
||
7873 | reverse |
||
7874 | // Pedestrian number 657 |
||
7875 | 13 // Ref num |
||
7876 | 4 // Number of instructions |
||
7877 | 2 // Initial instruction |
||
7878 | point |
||
7879 | -73.551,-3.281,63.890 |
||
7880 | point |
||
7881 | -74.426,-3.281,59.442 |
||
7882 | point |
||
7883 | -76.259,-3.281,55.865 |
||
7884 | reverse |
||
7885 | // Pedestrian number 658 |
||
7886 | 13 // Ref num |
||
7887 | 4 // Number of instructions |
||
7888 | 2 // Initial instruction |
||
7889 | point |
||
7890 | -79.066,-3.281,55.963 |
||
7891 | point |
||
7892 | -82.434,-3.281,59.223 |
||
7893 | point |
||
7894 | -90.455,-3.281,63.755 |
||
7895 | reverse |
||
7896 | // Pedestrian number 659 |
||
7897 | 13 // Ref num |
||
7898 | 4 // Number of instructions |
||
7899 | 2 // Initial instruction |
||
7900 | point |
||
7901 | -92.264,-3.281,63.857 |
||
7902 | point |
||
7903 | -94.690,-3.281,59.290 |
||
7904 | point |
||
7905 | -100.832,-3.281,52.721 |
||
7906 | reverse |
||
7907 | // Pedestrian number 660 |
||
7908 | 13 // Ref num |
||
7909 | 5 // Number of instructions |
||
7910 | 2 // Initial instruction |
||
7911 | point |
||
7912 | -103.884,-3.281,52.769 |
||
7913 | point |
||
7914 | -97.345,-3.281,59.612 |
||
7915 | point |
||
7916 | -93.429,-3.281,63.369 |
||
7917 | point |
||
7918 | -59.742,-3.281,63.329 |
||
7919 | reverse |
||
7920 | // Pedestrian number 661 |
||
7921 | 13 // Ref num |
||
7922 | 9 // Number of instructions |
||
7923 | 3 // Initial instruction |
||
7924 | point |
||
7925 | -59.829,-3.281,61.165 |
||
7926 | point |
||
7927 | -71.153,-3.281,58.916 |
||
7928 | point |
||
7929 | -78.369,-3.281,59.452 |
||
7930 | point |
||
7931 | -86.505,-3.281,60.100 |
||
7932 | point |
||
7933 | -90.046,-3.281,58.869 |
||
7934 | point |
||
7935 | -95.003,-3.281,59.967 |
||
7936 | point |
||
7937 | -99.021,-3.281,58.195 |
||
7938 | point |
||
7939 | -118.137,-3.281,59.001 |
||
7940 | reverse |
||
7941 | // Pedestrian number 662 |
||
7942 | 108 // Ref num |
||
7943 | 2 // Number of instructions |
||
7944 | 1 // Initial instruction |
||
7945 | point |
||
7946 | -118.218,-3.281,63.220 |
||
7947 | reverse |
||
7948 | // Pedestrian number 663 |
||
7949 | 138 // Ref num |
||
7950 | 2 // Number of instructions |
||
7951 | 1 // Initial instruction |
||
7952 | point |
||
7953 | -118.205,-3.281,61.502 |
||
7954 | reverse |
||
7955 | // Pedestrian number 664 |
||
7956 | 137 // Ref num |
||
7957 | 2 // Number of instructions |
||
7958 | 1 // Initial instruction |
||
7959 | point |
||
7960 | -118.215,-3.281,53.851 |
||
7961 | reverse |
||
7962 | // Pedestrian number 665 |
||
7963 | 139 // Ref num |
||
7964 | 2 // Number of instructions |
||
7965 | 1 // Initial instruction |
||
7966 | point |
||
7967 | -118.222,-3.281,55.440 |
||
7968 | reverse |
||
7969 | // Pedestrian number 666 |
||
7970 | 25 // Ref num |
||
7971 | 6 // Number of instructions |
||
7972 | 2 // Initial instruction |
||
7973 | point |
||
7974 | -32.309,-3.281,78.146 |
||
7975 | point |
||
7976 | -32.915,-3.281,88.604 |
||
7977 | point |
||
7978 | -32.254,-3.281,94.936 |
||
7979 | point |
||
7980 | -33.093,-3.281,98.738 |
||
7981 | point |
||
7982 | -35.462,-3.281,100.533 |
||
7983 | reverse |
||
7984 | // Pedestrian number 667 |
||
7985 | 6 // Ref num |
||
7986 | 5 // Number of instructions |
||
7987 | 2 // Initial instruction |
||
7988 | point |
||
7989 | -35.408,-3.281,100.892 |
||
7990 | point |
||
7991 | -33.090,-3.281,122.174 |
||
7992 | point |
||
7993 | -32.995,-3.281,130.355 |
||
7994 | point |
||
7995 | -35.379,-3.281,136.951 |
||
7996 | reverse |
||
7997 | // Pedestrian number 668 |
||
7998 | 2 // Ref num |
||
7999 | 4 // Number of instructions |
||
8000 | 2 // Initial instruction |
||
8001 | point |
||
8002 | -25.005,-3.281,157.382 |
||
8003 | point |
||
8004 | -25.213,-3.281,168.564 |
||
8005 | point |
||
8006 | -26.841,-3.281,187.384 |
||
8007 | reverse |
||
8008 | // Pedestrian number 669 |
||
8009 | 18 // Ref num |
||
8010 | 6 // Number of instructions |
||
8011 | 2 // Initial instruction |
||
8012 | point |
||
8013 | -26.236,-3.281,187.141 |
||
8014 | point |
||
8015 | -27.711,-3.281,179.161 |
||
8016 | point |
||
8017 | -27.142,-3.281,174.515 |
||
8018 | point |
||
8019 | -24.189,-3.281,171.837 |
||
8020 | point |
||
8021 | -23.017,-3.281,171.819 |
||
8022 | reverse |
||
8023 | // Pedestrian number 670 |
||
8024 | 2 // Ref num |
||
8025 | 6 // Number of instructions |
||
8026 | 2 // Initial instruction |
||
8027 | point |
||
8028 | -22.554,-3.281,171.805 |
||
8029 | point |
||
8030 | -19.767,-3.281,171.127 |
||
8031 | point |
||
8032 | -16.047,-3.281,170.875 |
||
8033 | point |
||
8034 | -13.827,-3.281,172.040 |
||
8035 | point |
||
8036 | -13.870,-3.281,173.641 |
||
8037 | reverse |
||
8038 | // Pedestrian number 671 |
||
8039 | 1 // Ref num |
||
8040 | 6 // Number of instructions |
||
8041 | 2 // Initial instruction |
||
8042 | point |
||
8043 | -10.577,-3.281,168.221 |
||
8044 | point |
||
8045 | -19.159,-3.281,168.581 |
||
8046 | point |
||
8047 | -21.845,-3.281,168.548 |
||
8048 | point |
||
8049 | -23.610,-3.281,167.777 |
||
8050 | point |
||
8051 | -25.528,-3.281,167.660 |
||
8052 | reverse |
||
8053 | // Pedestrian number 672 |
||
8054 | 5 // Ref num |
||
8055 | 4 // Number of instructions |
||
8056 | 2 // Initial instruction |
||
8057 | point |
||
8058 | -10.042,-3.281,169.064 |
||
8059 | point |
||
8060 | -10.266,-3.281,176.547 |
||
8061 | point |
||
8062 | -9.946,-3.281,181.023 |
||
8063 | reverse |
||
8064 | // Pedestrian number 673 |
||
8065 | 18 // Ref num |
||
8066 | 4 // Number of instructions |
||
8067 | 2 // Initial instruction |
||
8068 | point |
||
8069 | -9.939,-3.281,181.448 |
||
8070 | point |
||
8071 | -10.075,-3.281,185.524 |
||
8072 | point |
||
8073 | -9.846,-3.281,196.010 |
||
8074 | reverse |
||
8075 | // Pedestrian number 674 |
||
8076 | 2 // Ref num |
||
8077 | 5 // Number of instructions |
||
8078 | 2 // Initial instruction |
||
8079 | point |
||
8080 | -9.846,-3.281,196.134 |
||
8081 | point |
||
8082 | -10.001,-3.281,200.385 |
||
8083 | point |
||
8084 | -9.778,-3.281,206.702 |
||
8085 | point |
||
8086 | -10.296,-3.281,207.078 |
||
8087 | reverse |
||
8088 | // Pedestrian number 675 |
||
8089 | 18 // Ref num |
||
8090 | 4 // Number of instructions |
||
8091 | 2 // Initial instruction |
||
8092 | point |
||
8093 | -10.366,-3.281,206.691 |
||
8094 | point |
||
8095 | -9.439,-3.281,213.039 |
||
8096 | point |
||
8097 | -10.233,-3.281,220.511 |
||
8098 | reverse |
||
8099 | // Pedestrian number 676 |
||
8100 | 5 // Ref num |
||
8101 | 6 // Number of instructions |
||
8102 | 3 // Initial instruction |
||
8103 | point |
||
8104 | -9.947,-3.281,220.661 |
||
8105 | point |
||
8106 | -1.682,-3.281,224.595 |
||
8107 | point |
||
8108 | -1.479,-3.281,227.083 |
||
8109 | point |
||
8110 | -1.975,-3.281,231.407 |
||
8111 | point |
||
8112 | -4.040,-3.281,231.471 |
||
8113 | reverse |
||
8114 | // Pedestrian number 677 |
||
8115 | 13 // Ref num |
||
8116 | 5 // Number of instructions |
||
8117 | 2 // Initial instruction |
||
8118 | point |
||
8119 | -6.255,-3.281,235.175 |
||
8120 | point |
||
8121 | 7.030,-3.281,235.225 |
||
8122 | point |
||
8123 | 11.136,-3.281,239.037 |
||
8124 | point |
||
8125 | 11.132,-3.281,242.836 |
||
8126 | reverse |
||
8127 | // Pedestrian number 678 |
||
8128 | 13 // Ref num |
||
8129 | 5 // Number of instructions |
||
8130 | 2 // Initial instruction |
||
8131 | point |
||
8132 | 10.350,-3.281,245.276 |
||
8133 | point |
||
8134 | 11.432,-3.281,240.992 |
||
8135 | point |
||
8136 | 8.807,-3.281,236.856 |
||
8137 | point |
||
8138 | 6.017,-3.281,236.407 |
||
8139 | reverse |
||
8140 | // Pedestrian number 679 |
||
8141 | 13 // Ref num |
||
8142 | 4 // Number of instructions |
||
8143 | 2 // Initial instruction |
||
8144 | point |
||
8145 | 9.945,-3.281,234.627 |
||
8146 | point |
||
8147 | 11.285,-3.281,228.548 |
||
8148 | point |
||
8149 | 10.091,-3.281,220.406 |
||
8150 | reverse |
||
8151 | // Pedestrian number 680 |
||
8152 | 13 // Ref num |
||
8153 | 5 // Number of instructions |
||
8154 | 2 // Initial instruction |
||
8155 | point |
||
8156 | 11.146,-3.281,208.496 |
||
8157 | point |
||
8158 | 11.167,-3.281,226.985 |
||
8159 | point |
||
8160 | 8.767,-3.281,229.109 |
||
8161 | point |
||
8162 | 6.127,-3.281,230.499 |
||
8163 | reverse |
||
8164 | // Pedestrian number 681 |
||
8165 | 10 // Ref num |
||
8166 | 4 // Number of instructions |
||
8167 | 2 // Initial instruction |
||
8168 | point |
||
8169 | -1.261,-3.281,236.489 |
||
8170 | point |
||
8171 | 3.898,-3.281,227.969 |
||
8172 | point |
||
8173 | 1.230,-3.281,220.354 |
||
8174 | reverse |
||
8175 | // Pedestrian number 682 |
||
8176 | 10 // Ref num |
||
8177 | 4 // Number of instructions |
||
8178 | 2 // Initial instruction |
||
8179 | point |
||
8180 | 9.454,-3.281,220.281 |
||
8181 | point |
||
8182 | 4.124,-3.281,228.348 |
||
8183 | point |
||
8184 | -1.693,-3.281,230.478 |
||
8185 | reverse |
||
8186 | // Pedestrian number 683 |
||
8187 | 10 // Ref num |
||
8188 | 5 // Number of instructions |
||
8189 | 2 // Initial instruction |
||
8190 | point |
||
8191 | 5.314,-3.281,230.667 |
||
8192 | point |
||
8193 | 4.169,-3.281,228.817 |
||
8194 | point |
||
8195 | 0.699,-3.281,222.905 |
||
8196 | point |
||
8197 | -7.206,-3.281,220.204 |
||
8198 | reverse |
||
8199 | // Pedestrian number 684 |
||
8200 | 10 // Ref num |
||
8201 | 5 // Number of instructions |
||
8202 | 3 // Initial instruction |
||
8203 | point |
||
8204 | -4.378,-3.281,224.407 |
||
8205 | point |
||
8206 | 0.157,-3.281,224.358 |
||
8207 | point |
||
8208 | 4.724,-3.281,228.378 |
||
8209 | point |
||
8210 | 5.844,-3.281,230.583 |
||
8211 | reverse |
||
8212 | // Pedestrian number 685 |
||
8213 | 10 // Ref num |
||
8214 | 5 // Number of instructions |
||
8215 | 3 // Initial instruction |
||
8216 | point |
||
8217 | 9.158,-3.281,220.269 |
||
8218 | point |
||
8219 | 10.435,-3.281,228.983 |
||
8220 | point |
||
8221 | 13.943,-3.281,231.986 |
||
8222 | point |
||
8223 | 16.145,-3.281,235.347 |
||
8224 | reverse |
||
8225 | // Pedestrian number 686 |
||
8226 | 10 // Ref num |
||
8227 | 5 // Number of instructions |
||
8228 | 3 // Initial instruction |
||
8229 | point |
||
8230 | 14.106,-3.281,235.502 |
||
8231 | point |
||
8232 | 16.548,-3.281,234.885 |
||
8233 | point |
||
8234 | 20.666,-3.281,234.835 |
||
8235 | point |
||
8236 | 35.057,-3.281,234.882 |
||
8237 | reverse |
||
8238 | // Pedestrian number 687 |
||
8239 | 10 // Ref num |
||
8240 | 4 // Number of instructions |
||
8241 | 2 // Initial instruction |
||
8242 | point |
||
8243 | 35.041,-3.281,232.484 |
||
8244 | point |
||
8245 | 25.677,-3.281,231.893 |
||
8246 | point |
||
8247 | 21.466,-3.281,232.299 |
||
8248 | reverse |
||
8249 | // Pedestrian number 688 |
||
8250 | 10 // Ref num |
||
8251 | 6 // Number of instructions |
||
8252 | 2 // Initial instruction |
||
8253 | point |
||
8254 | 14.966,-3.281,232.046 |
||
8255 | point |
||
8256 | 14.015,-3.281,226.268 |
||
8257 | point |
||
8258 | 14.027,-3.281,209.983 |
||
8259 | point |
||
8260 | 15.523,-3.281,208.109 |
||
8261 | point |
||
8262 | 17.681,-3.281,206.868 |
||
8263 | reverse |
||
8264 | // Pedestrian number 689 |
||
8265 | 6 // Ref num |
||
8266 | 4 // Number of instructions |
||
8267 | 2 // Initial instruction |
||
8268 | point |
||
8269 | 18.135,-3.281,206.712 |
||
8270 | point |
||
8271 | 28.020,-3.281,207.419 |
||
8272 | point |
||
8273 | 35.440,-3.281,207.949 |
||
8274 | reverse |
||
8275 | // Pedestrian number 690 |
||
8276 | 18 // Ref num |
||
8277 | 5 // Number of instructions |
||
8278 | 2 // Initial instruction |
||
8279 | point |
||
8280 | 35.479,-3.281,207.429 |
||
8281 | point |
||
8282 | 18.956,-3.281,204.091 |
||
8283 | point |
||
8284 | 16.123,-3.281,203.311 |
||
8285 | point |
||
8286 | 9.017,-3.281,204.290 |
||
8287 | reverse |
||
8288 | // Pedestrian number 691 |
||
8289 | 18 // Ref num |
||
8290 | 4 // Number of instructions |
||
8291 | 2 // Initial instruction |
||
8292 | point |
||
8293 | 8.712,-3.281,204.309 |
||
8294 | point |
||
8295 | -1.368,-3.281,204.297 |
||
8296 | point |
||
8297 | -10.201,-3.281,204.139 |
||
8298 | reverse |
||
8299 | // Pedestrian number 692 |
||
8300 | 18 // Ref num |
||
8301 | 4 // Number of instructions |
||
8302 | 2 // Initial instruction |
||
8303 | point |
||
8304 | -10.975,-3.281,206.809 |
||
8305 | point |
||
8306 | -1.415,-3.281,207.934 |
||
8307 | point |
||
8308 | 11.179,-3.281,208.175 |
||
8309 | reverse |
||
8310 | // Pedestrian number 693 |
||
8311 | 18 // Ref num |
||
8312 | 5 // Number of instructions |
||
8313 | 3 // Initial instruction |
||
8314 | point |
||
8315 | 37.838,-3.281,235.973 |
||
8316 | point |
||
8317 | 38.665,-3.281,232.605 |
||
8318 | point |
||
8319 | 37.963,-3.281,226.926 |
||
8320 | point |
||
8321 | 37.828,-3.281,221.487 |
||
8322 | reverse |
||
8323 | // Pedestrian number 694 |
||
8324 | 22 // Ref num |
||
8325 | 4 // Number of instructions |
||
8326 | 2 // Initial instruction |
||
8327 | point |
||
8328 | 37.834,-3.281,220.528 |
||
8329 | point |
||
8330 | 38.484,-3.281,211.429 |
||
8331 | point |
||
8332 | 37.878,-3.281,208.256 |
||
8333 | reverse |
||
8334 | // Pedestrian number 695 |
||
8335 | 22 // Ref num |
||
8336 | 5 // Number of instructions |
||
8337 | 2 // Initial instruction |
||
8338 | point |
||
8339 | 35.351,-3.281,200.689 |
||
8340 | point |
||
8341 | 35.210,-3.281,197.744 |
||
8342 | point |
||
8343 | 34.135,-3.281,195.161 |
||
8344 | point |
||
8345 | 32.501,-3.281,193.589 |
||
8346 | reverse |
||
8347 | // Pedestrian number 696 |
||
8348 | 18 // Ref num |
||
8349 | 6 // Number of instructions |
||
8350 | 2 // Initial instruction |
||
8351 | point |
||
8352 | 33.956,-3.281,199.368 |
||
8353 | point |
||
8354 | 35.366,-3.281,191.874 |
||
8355 | point |
||
8356 | 35.541,-3.281,185.950 |
||
8357 | point |
||
8358 | 33.409,-3.281,181.479 |
||
8359 | point |
||
8360 | 30.459,-3.281,180.761 |
||
8361 | reverse |
||
8362 | // Pedestrian number 697 |
||
8363 | 18 // Ref num |
||
8364 | 5 // Number of instructions |
||
8365 | 2 // Initial instruction |
||
8366 | point |
||
8367 | 29.487,-3.281,180.858 |
||
8368 | point |
||
8369 | 19.082,-3.281,180.832 |
||
8370 | point |
||
8371 | 12.832,-3.281,182.623 |
||
8372 | point |
||
8373 | -1.847,-3.281,183.564 |
||
8374 | reverse |
||
8375 | // Pedestrian number 698 |
||
8376 | 13 // Ref num |
||
8377 | 6 // Number of instructions |
||
8378 | 3 // Initial instruction |
||
8379 | point |
||
8380 | -7.449,-3.281,188.036 |
||
8381 | point |
||
8382 | -0.680,-3.281,187.479 |
||
8383 | point |
||
8384 | 14.310,-3.281,177.093 |
||
8385 | point |
||
8386 | 14.235,-3.281,172.770 |
||
8387 | point |
||
8388 | 9.247,-3.281,169.955 |
||
8389 | reverse |
||
8390 | // Pedestrian number 699 |
||
8391 | 127 // Ref num |
||
8392 | 2 // Number of instructions |
||
8393 | 1 // Initial instruction |
||
8394 | point |
||
8395 | -21.738,0.116,160.975 |
||
8396 | reverse |
||
8397 | // Pedestrian number 700 |
||
8398 | 139 // Ref num |
||
8399 | 2 // Number of instructions |
||
8400 | 1 // Initial instruction |
||
8401 | point |
||
8402 | -20.328,0.116,160.983 |
||
8403 | reverse |
||
8404 | // Pedestrian number 701 |
||
8405 | 109 // Ref num |
||
8406 | 2 // Number of instructions |
||
8407 | 1 // Initial instruction |
||
8408 | point |
||
8409 | -15.827,0.116,160.989 |
||
8410 | reverse |
||
8411 | // Pedestrian number 702 |
||
8412 | 107 // Ref num |
||
8413 | 2 // Number of instructions |
||
8414 | 1 // Initial instruction |
||
8415 | point |
||
8416 | -13.804,0.116,160.994 |
||
8417 | reverse |
||
8418 | // Pedestrian number 703 |
||
8419 | 125 // Ref num |
||
8420 | 2 // Number of instructions |
||
8421 | 1 // Initial instruction |
||
8422 | point |
||
8423 | -9.373,0.116,160.990 |
||
8424 | reverse |
||
8425 | // Pedestrian number 704 |
||
8426 | 101 // Ref num |
||
8427 | 2 // Number of instructions |
||
8428 | 1 // Initial instruction |
||
8429 | point |
||
8430 | 2.088,0.114,155.495 |
||
8431 | reverse |
||
8432 | // Pedestrian number 705 |
||
8433 | 138 // Ref num |
||
8434 | 2 // Number of instructions |
||
8435 | 1 // Initial instruction |
||
8436 | point |
||
8437 | 2.963,0.114,155.470 |
||
8438 | reverse |
||
8439 | // Pedestrian number 706 |
||
8440 | 138 // Ref num |
||
8441 | 2 // Number of instructions |
||
8442 | 1 // Initial instruction |
||
8443 | point |
||
8444 | -9.497,0.115,157.418 |
||
8445 | reverse |
||
8446 | // Pedestrian number 707 |
||
8447 | 122 // Ref num |
||
8448 | 2 // Number of instructions |
||
8449 | 1 // Initial instruction |
||
8450 | point |
||
8451 | -24.487,0.115,158.057 |
||
8452 | reverse |
||
8453 | // Pedestrian number 708 |
||
8454 | 112 // Ref num |
||
8455 | 2 // Number of instructions |
||
8456 | 1 // Initial instruction |
||
8457 | point |
||
8458 | -21.980,0.119,167.200 |
||
8459 | reverse |
||
8460 | START OF OPPONENT PATHS |
||
8461 | 302 // Number of path nodes |
||
8462 | -30.010, -3.340, 29.280 // Node #0 |
||
8463 | -30.000, -3.290, 249.690 // Node #1 |
||
8464 | -29.966, -3.326, 38.756 // Node #2 |
||
8465 | 16.133, -3.326, 38.977 // Node #3 |
||
8466 | 15.983, -3.305, 74.491 // Node #4 |
||
8467 | 20.197, -3.305, 38.892 // Node #5 |
||
8468 | 18.471, -3.305, 38.932 // Node #6 |
||
8469 | 15.676, -3.303, 31.383 // Node #7 |
||
8470 | 14.602, -3.305, 38.916 // Node #8 |
||
8471 | 14.632, -3.304, 31.290 // Node #9 |
||
8472 | 15.959, -3.304, 87.064 // Node #10 |
||
8473 | 15.852, -3.304, 147.098 // Node #11 |
||
8474 | 15.963, -3.304, 171.175 // Node #12 |
||
8475 | 19.576, -3.304, 177.459 // Node #13 |
||
8476 | 24.379, -3.304, 178.678 // Node #14 |
||
8477 | 36.879, -3.305, 178.584 // Node #15 |
||
8478 | 50.992, -2.970, 178.489 // Node #16 |
||
8479 | 67.848, -2.995, 178.639 // Node #17 |
||
8480 | 74.060, -2.983, 182.189 // Node #18 |
||
8481 | 75.371, -2.975, 186.359 // Node #19 |
||
8482 | 75.253, -3.320, 233.886 // Node #20 |
||
8483 | 75.258, -2.500, 284.530 // Node #21 |
||
8484 | 71.522, -2.506, 290.740 // Node #22 |
||
8485 | 67.591, -2.504, 291.861 // Node #23 |
||
8486 | -32.890, -9.525, 291.605 // Node #24 |
||
8487 | -45.412, -9.487, 286.130 // Node #25 |
||
8488 | -142.676, -9.156, 281.624 // Node #26 |
||
8489 | -148.550, -9.129, 279.984 // Node #27 |
||
8490 | -154.441, -9.122, 275.284 // Node #28 |
||
8491 | -161.489, -9.047, 266.241 // Node #29 |
||
8492 | -162.014, -9.977, 196.029 // Node #30 |
||
8493 | -161.984, -3.299, 169.785 // Node #31 |
||
8494 | -160.715, -3.301, 140.906 // Node #32 |
||
8495 | -161.924, -3.299, 74.618 // Node #33 |
||
8496 | -162.020, -3.302, 36.945 // Node #34 |
||
8497 | -128.688, -3.299, 39.059 // Node #35 |
||
8498 | -76.839, -3.299, 39.015 // Node #36 |
||
8499 | -8.251, -3.299, 38.829 // Node #37 |
||
8500 | -8.141, -3.299, 53.032 // Node #38 |
||
8501 | 7.889, -3.299, 59.087 // Node #39 |
||
8502 | -15.318, -3.299, 59.407 // Node #40 |
||
8503 | -29.961, -3.299, 59.394 // Node #41 |
||
8504 | -18.625, -3.299, 51.311 // Node #42 |
||
8505 | -18.483, -3.299, 38.779 // Node #43 |
||
8506 | 20.379, -3.307, 74.883 // Node #44 |
||
8507 | -30.172, -3.355, 74.935 // Node #45 |
||
8508 | -129.238, -3.301, 74.993 // Node #46 |
||
8509 | -170.414, -3.301, 75.889 // Node #47 |
||
8510 | 20.417, -3.301, 86.905 // Node #48 |
||
8511 | 10.198, -3.302, 92.241 // Node #49 |
||
8512 | -9.543, -3.306, 92.542 // Node #50 |
||
8513 | -11.478, -3.324, 74.497 // Node #51 |
||
8514 | -14.257, -3.304, 95.861 // Node #52 |
||
8515 | -14.136, -3.266, 134.819 // Node #53 |
||
8516 | -2.538, -3.262, 136.816 // Node #54 |
||
8517 | -2.563, -3.252, 146.831 // Node #55 |
||
8518 | -2.951, -3.279, 118.963 // Node #56 |
||
8519 | 15.937, -3.275, 119.334 // Node #57 |
||
8520 | -18.385, -3.300, 134.532 // Node #58 |
||
8521 | -30.137, -3.300, 134.339 // Node #59 |
||
8522 | -18.389, -3.299, 147.053 // Node #60 |
||
8523 | -14.386, -3.299, 124.849 // Node #61 |
||
8524 | -30.243, -3.299, 124.660 // Node #62 |
||
8525 | -30.191, -3.299, 111.875 // Node #63 |
||
8526 | -54.996, -3.300, 111.977 // Node #64 |
||
8527 | -54.976, -3.300, 91.092 // Node #65 |
||
8528 | -38.380, -3.300, 85.198 // Node #66 |
||
8529 | -38.259, -3.300, 96.067 // Node #67 |
||
8530 | -55.619, -3.300, 85.747 // Node #68 |
||
8531 | -55.013, -3.298, 131.076 // Node #69 |
||
8532 | -38.392, -3.298, 133.812 // Node #70 |
||
8533 | -38.286, -3.298, 125.360 // Node #71 |
||
8534 | -55.047, -3.298, 125.899 // Node #72 |
||
8535 | -68.393, -0.831, 131.324 // Node #73 |
||
8536 | -71.693, -0.831, 129.749 // Node #74 |
||
8537 | -72.446, -0.831, 125.516 // Node #75 |
||
8538 | -69.670, -0.831, 122.027 // Node #76 |
||
8539 | -66.193, -0.686, 121.262 // Node #77 |
||
8540 | -40.671, 2.578, 124.805 // Node #78 |
||
8541 | -37.284, 2.578, 127.730 // Node #79 |
||
8542 | -37.688, 2.578, 132.144 // Node #80 |
||
8543 | -41.561, 2.578, 134.995 // Node #81 |
||
8544 | -65.650, 7.602, 134.857 // Node #82 |
||
8545 | -71.500, 7.567, 127.142 // Node #83 |
||
8546 | -68.258, 7.567, 122.894 // Node #84 |
||
8547 | -41.633, 7.567, 136.392 // Node #85 |
||
8548 | -41.752, 7.567, 120.901 // Node #86 |
||
8549 | -39.231, 7.567, 90.385 // Node #87 |
||
8550 | -39.399, 12.297, 72.122 // Node #88 |
||
8551 | -42.433, 12.297, 67.863 // Node #89 |
||
8552 | -45.516, 12.297, 66.647 // Node #90 |
||
8553 | -60.337, 20.157, 66.493 // Node #91 |
||
8554 | -117.742, 19.967, 68.029 // Node #92 |
||
8555 | -129.014, -3.301, 68.474 // Node #93 |
||
8556 | -25.230, -3.309, 147.117 // Node #94 |
||
8557 | -30.066, -3.304, 151.426 // Node #95 |
||
8558 | -30.118, -3.303, 142.648 // Node #96 |
||
8559 | -29.826, -3.304, 168.644 // Node #97 |
||
8560 | -21.602, -3.305, 169.783 // Node #98 |
||
8561 | -11.453, -3.305, 169.576 // Node #99 |
||
8562 | -11.176, -3.305, 167.641 // Node #100 |
||
8563 | 16.084, -3.305, 167.491 // Node #101 |
||
8564 | 2.513, -3.305, 167.508 // Node #102 |
||
8565 | -6.148, -3.284, 164.309 // Node #103 |
||
8566 | -6.197, -3.300, 147.046 // Node #104 |
||
8567 | 1.650, -3.340, 160.631 // Node #105 |
||
8568 | -2.236, -3.283, 189.525 // Node #106 |
||
8569 | 12.610, -3.280, 189.524 // Node #107 |
||
8570 | 12.588, -3.280, 194.473 // Node #108 |
||
8571 | 12.684, -3.280, 205.272 // Node #109 |
||
8572 | 12.640, -3.279, 233.377 // Node #110 |
||
8573 | 12.622, -3.279, 263.415 // Node #111 |
||
8574 | 36.529, -3.305, 265.616 // Node #112 |
||
8575 | 50.388, -3.305, 265.529 // Node #113 |
||
8576 | 66.523, -3.305, 265.579 // Node #114 |
||
8577 | 72.365, -3.305, 233.921 // Node #115 |
||
8578 | 66.646, -3.305, 205.532 // Node #116 |
||
8579 | 50.617, -3.305, 205.581 // Node #117 |
||
8580 | 50.587, -3.305, 233.247 // Node #118 |
||
8581 | 50.640, -3.305, 235.665 // Node #119 |
||
8582 | 36.669, -3.305, 235.846 // Node #120 |
||
8583 | 36.675, -3.305, 233.679 // Node #121 |
||
8584 | 36.688, -3.305, 205.619 // Node #122 |
||
8585 | 36.693, -3.305, 167.917 // Node #123 |
||
8586 | -11.170, -3.305, 205.556 // Node #124 |
||
8587 | -11.343, -3.305, 188.960 // Node #125 |
||
8588 | -11.374, -3.305, 214.057 // Node #126 |
||
8589 | -11.341, -3.305, 222.506 // Node #127 |
||
8590 | -11.386, -3.305, 233.711 // Node #128 |
||
8591 | 5.717, -3.305, 220.754 // Node #129 |
||
8592 | 5.796, -3.305, 233.451 // Node #130 |
||
8593 | 12.508, -3.305, 223.090 // Node #131 |
||
8594 | -12.602, -3.305, 238.940 // Node #132 |
||
8595 | -12.791, -3.305, 268.160 // Node #133 |
||
8596 | 12.928, -3.433, 266.386 // Node #134 |
||
8597 | -44.615, -3.287, 272.424 // Node #135 |
||
8598 | -49.168, -3.307, 273.605 // Node #136 |
||
8599 | -55.295, -3.659, 273.971 // Node #137 |
||
8600 | -99.535, -9.479, 273.893 // Node #138 |
||
8601 | -132.048, -9.476, 277.019 // Node #139 |
||
8602 | -157.269, -9.121, 272.451 // Node #140 |
||
8603 | -77.839, -9.959, 248.108 // Node #141 |
||
8604 | -77.935, -9.959, 222.163 // Node #142 |
||
8605 | -77.903, -9.959, 196.179 // Node #143 |
||
8606 | -77.956, -3.299, 170.171 // Node #144 |
||
8607 | -78.001, -3.298, 145.090 // Node #145 |
||
8608 | -78.010, -3.299, 112.032 // Node #146 |
||
8609 | -78.021, -3.301, 75.009 // Node #147 |
||
8610 | -105.196, -3.300, 111.990 // Node #148 |
||
8611 | -130.989, -3.300, 111.999 // Node #149 |
||
8612 | -128.967, -3.301, 43.580 // Node #150 |
||
8613 | -123.991, -3.301, 39.040 // Node #151 |
||
8614 | -133.449, -3.301, 39.073 // Node #152 |
||
8615 | -128.306, -3.301, 36.333 // Node #153 |
||
8616 | -129.022, -3.301, 28.703 // Node #154 |
||
8617 | -163.658, -3.299, 37.378 // Node #155 |
||
8618 | -170.172, -3.301, 37.565 // Node #156 |
||
8619 | -161.920, -3.301, 40.808 // Node #157 |
||
8620 | -170.483, -3.301, 40.031 // Node #158 |
||
8621 | -164.385, -3.301, 73.519 // Node #159 |
||
8622 | -157.820, -3.281, 78.784 // Node #160 |
||
8623 | -161.956, -3.301, 72.535 // Node #161 |
||
8624 | -148.582, -3.299, 143.480 // Node #162 |
||
8625 | -130.972, -3.301, 145.085 // Node #163 |
||
8626 | -104.978, -3.298, 144.987 // Node #164 |
||
8627 | -36.169, -3.299, 146.827 // Node #165 |
||
8628 | -30.029, -3.299, 153.707 // Node #166 |
||
8629 | -30.131, -3.299, 141.278 // Node #167 |
||
8630 | -32.761, -3.279, 168.510 // Node #168 |
||
8631 | -35.288, -3.279, 169.948 // Node #169 |
||
8632 | -54.973, -3.299, 170.007 // Node #170 |
||
8633 | -94.399, -3.299, 170.072 // Node #171 |
||
8634 | -105.056, -3.299, 170.039 // Node #172 |
||
8635 | -130.957, -3.299, 170.025 // Node #173 |
||
8636 | -144.497, -3.299, 169.986 // Node #174 |
||
8637 | -170.289, -3.299, 170.022 // Node #175 |
||
8638 | -104.999, -3.300, 91.130 // Node #176 |
||
8639 | -88.405, -3.305, 85.889 // Node #177 |
||
8640 | -88.557, -3.305, 95.704 // Node #178 |
||
8641 | -105.442, -3.305, 85.987 // Node #179 |
||
8642 | -105.024, -9.960, 196.042 // Node #180 |
||
8643 | -105.025, -9.959, 221.988 // Node #181 |
||
8644 | -104.605, -9.959, 243.249 // Node #182 |
||
8645 | -54.952, -9.959, 248.013 // Node #183 |
||
8646 | -35.874, -4.486, 249.651 // Node #184 |
||
8647 | -29.967, -3.307, 246.269 // Node #185 |
||
8648 | -30.923, -3.312, 257.112 // Node #186 |
||
8649 | -34.120, -3.318, 263.583 // Node #187 |
||
8650 | -40.547, -3.326, 269.789 // Node #188 |
||
8651 | -54.972, -9.959, 222.101 // Node #189 |
||
8652 | -130.979, -9.959, 222.011 // Node #190 |
||
8653 | -145.090, -9.959, 221.961 // Node #191 |
||
8654 | -144.776, -9.959, 203.506 // Node #192 |
||
8655 | -143.200, -9.959, 195.998 // Node #193 |
||
8656 | -131.003, -9.959, 195.975 // Node #194 |
||
8657 | -55.063, -9.959, 195.990 // Node #195 |
||
8658 | -29.860, -3.299, 195.940 // Node #196 |
||
8659 | -29.896, -3.298, 223.880 // Node #197 |
||
8660 | -130.062, -9.959, 238.579 // Node #198 |
||
8661 | -94.006, -2.619, 178.818 // Node #199 |
||
8662 | -92.753, -3.064, 214.223 // Node #200 |
||
8663 | -128.210, -3.064, 214.289 // Node #201 |
||
8664 | -133.605, 0.552, 214.300 // Node #202 |
||
8665 | -138.252, 0.552, 212.990 // Node #203 |
||
8666 | -139.008, 0.552, 219.410 // Node #204 |
||
8667 | -138.974, -8.424, 244.081 // Node #205 |
||
8668 | -139.144, -9.800, 246.735 // Node #206 |
||
8669 | -74.417, -3.064, 214.077 // Node #207 |
||
8670 | -73.226, -3.064, 202.638 // Node #208 |
||
8671 | -62.035, -3.064, 203.159 // Node #209 |
||
8672 | -36.930, -3.064, 203.463 // Node #210 |
||
8673 | -36.085, -3.064, 214.830 // Node #211 |
||
8674 | -47.823, -3.064, 214.029 // Node #212 |
||
8675 | -116.138, -3.299, 145.020 // Node #213 |
||
8676 | -113.055, -3.299, 135.039 // Node #214 |
||
8677 | -113.884, -3.299, 136.938 // Node #215 |
||
8678 | -59.725, -3.301, 75.044 // Node #216 |
||
8679 | -59.858, -3.281, 53.136 // Node #217 |
||
8680 | -74.062, -3.281, 53.141 // Node #218 |
||
8681 | -74.175, -3.281, 38.980 // Node #219 |
||
8682 | -97.590, -3.281, 61.017 // Node #220 |
||
8683 | -97.020, -3.281, 39.055 // Node #221 |
||
8684 | -117.928, -3.281, 63.645 // Node #222 |
||
8685 | -97.440, -3.281, 54.114 // Node #223 |
||
8686 | -117.758, -3.281, 53.230 // Node #224 |
||
8687 | -59.796, -3.281, 62.689 // Node #225 |
||
8688 | -129.048, -3.281, 64.504 // Node #226 |
||
8689 | -119.211, -3.281, 64.565 // Node #227 |
||
8690 | -119.336, -3.281, 74.990 // Node #228 |
||
8691 | 36.763, -3.281, 194.548 // Node #229 |
||
8692 | -18.709, -3.281, 268.912 // Node #230 |
||
8693 | -20.244, 3.535, 256.124 // Node #231 |
||
8694 | -21.223, 3.586, 244.682 // Node #232 |
||
8695 | -14.710, 3.586, 240.773 // Node #233 |
||
8696 | -6.510, 2.374, 240.177 // Node #234 |
||
8697 | 3.215, 2.349, 240.435 // Node #235 |
||
8698 | 6.598, 3.326, 240.471 // Node #236 |
||
8699 | 18.685, 0.641, 240.225 // Node #237 |
||
8700 | 27.227, 0.641, 258.093 // Node #238 |
||
8701 | 27.054, 0.641, 243.163 // Node #239 |
||
8702 | 27.012, 1.537, 240.025 // Node #240 |
||
8703 | 27.184, 0.641, 226.006 // Node #241 |
||
8704 | 31.936, 0.641, 214.170 // Node #242 |
||
8705 | 21.845, 0.641, 214.037 // Node #243 |
||
8706 | 17.913, 1.820, 214.022 // Node #244 |
||
8707 | -4.936, 0.641, 218.540 // Node #245 |
||
8708 | -4.841, 0.641, 212.886 // Node #246 |
||
8709 | -4.941, 1.823, 208.904 // Node #247 |
||
8710 | -5.318, 0.641, 192.789 // Node #248 |
||
8711 | -6.257, 0.121, 169.480 // Node #249 |
||
8712 | -23.149, 0.120, 161.029 // Node #250 |
||
8713 | -29.962, -3.283, 161.190 // Node #251 |
||
8714 | -29.885, -3.290, 214.119 // Node #252 |
||
8715 | -161.983, -3.301, 136.653 // Node #253 |
||
8716 | -162.282, -3.301, 142.807 // Node #254 |
||
8717 | -170.361, -3.299, 142.226 // Node #255 |
||
8718 | -29.967, -3.299, 41.913 // Node #256 |
||
8719 | -22.330, -3.299, 39.007 // Node #257 |
||
8720 | -29.990, -3.301, 53.274 // Node #258 |
||
8721 | -161.962, -3.317, 26.546 // Node #259 |
||
8722 | -157.831, -3.301, 145.795 // Node #260 |
||
8723 | -92.840, -3.064, 207.659 // Node #261 |
||
8724 | -90.723, -3.064, 208.618 // Node #262 |
||
8725 | -89.069, -3.064, 204.378 // Node #263 |
||
8726 | -142.270, -9.748, 249.505 // Node #264 |
||
8727 | -144.219, -9.627, 259.396 // Node #265 |
||
8728 | -137.891, -9.503, 268.885 // Node #266 |
||
8729 | -130.789, -9.456, 273.667 // Node #267 |
||
8730 | -115.169, -9.492, 274.018 // Node #268 |
||
8731 | -116.052, -9.768, 254.331 // Node #269 |
||
8732 | -140.922, 12.568, 70.174 // Node #270 |
||
8733 | -156.449, 0.974, 68.335 // Node #271 |
||
8734 | -161.920, -3.300, 81.657 // Node #272 |
||
8735 | -40.221, 7.567, 102.598 // Node #273 |
||
8736 | -67.049, 7.567, 102.287 // Node #274 |
||
8737 | -67.086, 7.567, 83.745 // Node #275 |
||
8738 | -83.268, 19.967, 67.068 // Node #276 |
||
8739 | -141.066, 12.568, 46.258 // Node #277 |
||
8740 | -137.248, 12.568, 69.012 // Node #278 |
||
8741 | -37.007, 7.567, 139.033 // Node #279 |
||
8742 | -35.599, 7.567, 139.327 // Node #280 |
||
8743 | -73.992, 7.567, 131.305 // Node #281 |
||
8744 | -144.854, -3.298, 83.176 // Node #282 |
||
8745 | -101.794, -3.064, 198.723 // Node #283 |
||
8746 | -93.027, -3.064, 202.097 // Node #284 |
||
8747 | -102.277, -3.064, 219.442 // Node #285 |
||
8748 | -95.159, -3.064, 214.247 // Node #286 |
||
8749 | -81.577, -3.064, 219.403 // Node #287 |
||
8750 | -62.032, -3.064, 214.056 // Node #288 |
||
8751 | -73.668, -3.064, 219.564 // Node #289 |
||
8752 | -33.823, -3.064, 212.244 // Node #290 |
||
8753 | -36.304, -3.064, 212.096 // Node #291 |
||
8754 | -33.831, -3.064, 198.563 // Node #292 |
||
8755 | -65.439, -3.064, 198.570 // Node #293 |
||
8756 | -81.606, -3.064, 198.666 // Node #294 |
||
8757 | -128.036, -3.064, 219.429 // Node #295 |
||
8758 | -122.200, -3.064, 214.293 // Node #296 |
||
8759 | -116.202, -3.064, 198.610 // Node #297 |
||
8760 | -48.522, -3.064, 219.549 // Node #298 |
||
8761 | -52.613, -3.064, 198.648 // Node #299 |
||
8762 | -133.161, -9.913, 238.006 // Node #300 |
||
8763 | -136.359, -9.876, 238.711 // Node #301 |
||
8764 | 409 // Number of path sections |
||
8765 | 0, 2, 0, 255, 0, 255, 1.0, 1000 // Section #0 |
||
8766 | 2, 256, 0, 255, 0, 255, 1.0, 0 // Section #1 |
||
8767 | 3, 4, 0, 255, 0, 255, 1.0, 0 // Section #2 |
||
8768 | 5, 6, 0, 255, 0, 255, 1.0, 1000 // Section #3 |
||
8769 | 7, 6, 0, 255, 0, 255, 1.0, 1000 // Section #4 |
||
8770 | 6, 3, 0, 255, 0, 255, 1.0, 1000 // Section #5 |
||
8771 | 9, 8, 0, 255, 0, 255, 1.0, 1000 // Section #6 |
||
8772 | 8, 3, 0, 255, 0, 255, 1.0, 0 // Section #7 |
||
8773 | 4, 10, 0, 255, 0, 255, 1.0, 0 // Section #8 |
||
8774 | 10, 57, 0, 255, 0, 255, 1.0, 0 // Section #9 |
||
8775 | 11, 101, 0, 255, 0, 255, 1.0, 0 // Section #10 |
||
8776 | 12, 13, 0, 255, 0, 255, 1.0, 0 // Section #11 |
||
8777 | 13, 14, 0, 255, 0, 255, 1.0, 0 // Section #12 |
||
8778 | 14, 15, 0, 255, 0, 255, 1.0, 0 // Section #13 |
||
8779 | 15, 16, 0, 255, 0, 255, 1.0, 0 // Section #14 |
||
8780 | 16, 17, 0, 255, 0, 255, 1.0, 0 // Section #15 |
||
8781 | 17, 18, 0, 255, 0, 255, 1.0, 0 // Section #16 |
||
8782 | 18, 19, 0, 255, 0, 255, 1.0, 0 // Section #17 |
||
8783 | 19, 20, 0, 255, 0, 255, 1.0, 0 // Section #18 |
||
8784 | 20, 21, 0, 255, 0, 255, 1.0, 0 // Section #19 |
||
8785 | 21, 22, 0, 255, 0, 255, 1.0, 0 // Section #20 |
||
8786 | 22, 23, 0, 255, 0, 255, 1.0, 0 // Section #21 |
||
8787 | 23, 24, 0, 255, 0, 255, 1.0, 0 // Section #22 |
||
8788 | 24, 25, 0, 255, 0, 255, 1.0, 0 // Section #23 |
||
8789 | 25, 26, 0, 255, 0, 255, 1.0, 0 // Section #24 |
||
8790 | 26, 27, 0, 255, 0, 255, 1.0, 0 // Section #25 |
||
8791 | 27, 28, 0, 255, 0, 255, 1.0, 0 // Section #26 |
||
8792 | 28, 140, 0, 255, 0, 255, 1.0, 0 // Section #27 |
||
8793 | 29, 30, 0, 255, 0, 255, 1.0, 0 // Section #28 |
||
8794 | 30, 31, 0, 255, 0, 255, 1.0, 0 // Section #29 |
||
8795 | 31, 254, 0, 255, 0, 255, 1.0, 0 // Section #30 |
||
8796 | 253, 32, 0, 255, 0, 255, 1.0, 1 // Section #31 |
||
8797 | 161, 33, 0, 255, 0, 255, 1.0, 1 // Section #32 |
||
8798 | 34, 152, 0, 255, 0, 255, 1.0, 0 // Section #33 |
||
8799 | 35, 151, 0, 255, 0, 255, 1.0, 0 // Section #34 |
||
8800 | 36, 219, 0, 255, 0, 255, 1.0, 0 // Section #35 |
||
8801 | 38, 37, 0, 255, 0, 255, 0.2, 1000 // Section #36 |
||
8802 | 37, 8, 0, 255, 0, 255, 1.0, 0 // Section #37 |
||
8803 | 39, 38, 0, 255, 0, 255, 1.0, 1000 // Section #38 |
||
8804 | 38, 40, 0, 255, 0, 255, 0.7, 0 // Section #39 |
||
8805 | 40, 41, 0, 255, 0, 255, 0.1, 1000 // Section #40 |
||
8806 | 41, 45, 0, 255, 0, 255, 1.0, 0 // Section #41 |
||
8807 | 38, 42, 0, 255, 0, 255, 0.2, 0 // Section #42 |
||
8808 | 42, 43, 0, 255, 0, 255, 0.2, 1000 // Section #43 |
||
8809 | 43, 37, 0, 255, 0, 255, 1.0, 0 // Section #44 |
||
8810 | 44, 4, 0, 255, 0, 255, 1.0, 1000 // Section #45 |
||
8811 | 4, 51, 0, 255, 0, 255, 1.0, 0 // Section #46 |
||
8812 | 45, 63, 0, 255, 0, 255, 1.0, 0 // Section #47 |
||
8813 | 45, 216, 0, 255, 0, 255, 1.0, 0 // Section #48 |
||
8814 | 46, 160, 0, 255, 0, 255, 1.0, 0 // Section #49 |
||
8815 | 47, 159, 0, 255, 0, 255, 1.0, 1000 // Section #50 |
||
8816 | 48, 10, 0, 255, 0, 255, 1.0, 1000 // Section #51 |
||
8817 | 10, 49, 0, 255, 0, 255, 1.0, 0 // Section #52 |
||
8818 | 50, 49, 0, 255, 0, 255, 1.0, 1000 // Section #53 |
||
8819 | 50, 51, 0, 255, 0, 255, 1.0, 1000 // Section #54 |
||
8820 | 51, 45, 0, 255, 0, 255, 1.0, 0 // Section #55 |
||
8821 | 50, 52, 0, 255, 0, 255, 1.0, 0 // Section #56 |
||
8822 | 52, 61, 0, 255, 0, 255, 1.0, 0 // Section #57 |
||
8823 | 53, 54, 0, 255, 0, 255, 1.0, 0 // Section #58 |
||
8824 | 54, 55, 0, 255, 0, 255, 0.5, 1000 // Section #59 |
||
8825 | 54, 56, 0, 255, 0, 255, 1.0, 0 // Section #60 |
||
8826 | 56, 57, 0, 255, 0, 255, 1.0, 1000 // Section #61 |
||
8827 | 57, 11, 0, 255, 0, 255, 1.0, 0 // Section #62 |
||
8828 | 53, 58, 0, 255, 0, 255, 1.0, 0 // Section #63 |
||
8829 | 58, 59, 0, 255, 0, 255, 0.3, 1000 // Section #64 |
||
8830 | 59, 167, 0, 255, 0, 255, 1.0, 0 // Section #65 |
||
8831 | 58, 60, 0, 255, 0, 255, 1.0, 1000 // Section #66 |
||
8832 | 61, 62, 0, 255, 0, 255, 1.0, 0 // Section #67 |
||
8833 | 61, 53, 0, 255, 0, 255, 1.0, 0 // Section #68 |
||
8834 | 62, 59, 0, 255, 0, 255, 1.0, 0 // Section #69 |
||
8835 | 64, 63, 0, 255, 0, 255, 1.0, 0 // Section #70 |
||
8836 | 63, 62, 0, 255, 0, 255, 1.0, 0 // Section #71 |
||
8837 | 65, 64, 0, 255, 0, 255, 1.0, 0 // Section #72 |
||
8838 | 66, 65, 0, 255, 0, 255, 1.0, 1000 // Section #73 |
||
8839 | 67, 65, 0, 255, 0, 255, 1.0, 1000 // Section #74 |
||
8840 | 67, 66, 0, 255, 0, 255, 1.0, 0 // Section #75 |
||
8841 | 68, 65, 0, 255, 0, 255, 1.0, 1000 // Section #76 |
||
8842 | 68, 66, 0, 255, 0, 255, 1.0, 0 // Section #77 |
||
8843 | 64, 72, 0, 255, 0, 255, 1.0, 1 // Section #78 |
||
8844 | 70, 69, 0, 255, 0, 255, 1.0, 1000 // Section #79 |
||
8845 | 70, 71, 0, 255, 0, 255, 1.0, 0 // Section #80 |
||
8846 | 71, 72, 0, 255, 0, 255, 1.0, 1000 // Section #81 |
||
8847 | 72, 69, 0, 255, 0, 255, 1.0, 1 // Section #82 |
||
8848 | 69, 73, 0, 255, 0, 255, 1.0, 1 // Section #83 |
||
8849 | 73, 74, 0, 255, 0, 255, 1.0, 1 // Section #84 |
||
8850 | 74, 75, 0, 255, 0, 255, 1.0, 1 // Section #85 |
||
8851 | 75, 76, 0, 255, 0, 255, 1.0, 1 // Section #86 |
||
8852 | 76, 77, 0, 255, 0, 255, 1.0, 1 // Section #87 |
||
8853 | 77, 78, 0, 255, 0, 255, 1.0, 1 // Section #88 |
||
8854 | 78, 79, 0, 255, 0, 255, 1.0, 1 // Section #89 |
||
8855 | 79, 80, 0, 255, 0, 255, 1.0, 1 // Section #90 |
||
8856 | 80, 81, 0, 255, 0, 255, 1.0, 1 // Section #91 |
||
8857 | 81, 82, 0, 255, 0, 5, 1.0, 1 // Section #92 |
||
8858 | 82, 83, 0, 255, 0, 255, 1.0, 1 // Section #93 |
||
8859 | 83, 84, 0, 255, 0, 255, 1.0, 1 // Section #94 |
||
8860 | 84, 85, 0, 255, 0, 255, 1.0, 1 // Section #95 |
||
8861 | 85, 86, 0, 255, 35, 255, 1.0, 1 // Section #96 |
||
8862 | 86, 273, 0, 255, 0, 255, 1.0, 1 // Section #97 |
||
8863 | 87, 88, 0, 255, 0, 255, 1.0, 1 // Section #98 |
||
8864 | 88, 89, 0, 255, 0, 255, 1.0, 1 // Section #99 |
||
8865 | 89, 90, 0, 255, 0, 255, 1.0, 1 // Section #100 |
||
8866 | 90, 91, 0, 255, 0, 255, 1.0, 1 // Section #101 |
||
8867 | 91, 276, 0, 255, 0, 255, 1.0, 1 // Section #102 |
||
8868 | 11, 55, 0, 255, 0, 255, 1.0, 0 // Section #103 |
||
8869 | 55, 104, 0, 255, 0, 255, 0.5, 0 // Section #104 |
||
8870 | 60, 94, 0, 255, 0, 255, 1.0, 0 // Section #105 |
||
8871 | 94, 95, 0, 255, 0, 255, 1.0, 0 // Section #106 |
||
8872 | 95, 166, 0, 255, 0, 255, 1.0, 0 // Section #107 |
||
8873 | 94, 96, 0, 255, 0, 255, 1.0, 0 // Section #108 |
||
8874 | 96, 95, 0, 255, 0, 255, 1.0, 0 // Section #109 |
||
8875 | 98, 97, 0, 255, 0, 255, 1.0, 0 // Section #110 |
||
8876 | 97, 196, 0, 255, 0, 255, 1.0, 0 // Section #111 |
||
8877 | 98, 99, 0, 255, 0, 255, 1.0, 0 // Section #112 |
||
8878 | 99, 100, 0, 255, 0, 255, 1.0, 0 // Section #113 |
||
8879 | 100, 102, 0, 255, 0, 255, 0.1, 0 // Section #114 |
||
8880 | 101, 12, 0, 255, 0, 255, 1.0, 0 // Section #115 |
||
8881 | 103, 102, 0, 255, 0, 255, 1.0, 0 // Section #116 |
||
8882 | 102, 101, 0, 255, 0, 255, 1.0, 0 // Section #117 |
||
8883 | 103, 104, 0, 255, 0, 255, 0.1, 0 // Section #118 |
||
8884 | 104, 60, 0, 255, 0, 255, 0.5, 0 // Section #119 |
||
8885 | 105, 102, 0, 255, 0, 255, 1.0, 1000 // Section #120 |
||
8886 | 103, 105, 0, 255, 0, 255, 1.0, 0 // Section #121 |
||
8887 | 102, 106, 0, 255, 0, 255, 0.5, 0 // Section #122 |
||
8888 | 107, 106, 0, 255, 0, 255, 0.6, 0 // Section #123 |
||
8889 | 107, 12, 0, 255, 0, 255, 1.0, 0 // Section #124 |
||
8890 | 107, 108, 0, 255, 0, 255, 0.6, 0 // Section #125 |
||
8891 | 108, 109, 0, 255, 0, 255, 0.6, 0 // Section #126 |
||
8892 | 109, 131, 0, 255, 0, 255, 0.6, 0 // Section #127 |
||
8893 | 110, 111, 0, 255, 0, 255, 0.6, 0 // Section #128 |
||
8894 | 111, 112, 0, 255, 0, 255, 0.6, 0 // Section #129 |
||
8895 | 112, 113, 0, 255, 0, 255, 0.6, 0 // Section #130 |
||
8896 | 113, 114, 0, 255, 0, 255, 0.6, 0 // Section #131 |
||
8897 | 114, 115, 0, 255, 0, 255, 0.6, 0 // Section #132 |
||
8898 | 115, 116, 0, 255, 0, 255, 0.6, 0 // Section #133 |
||
8899 | 116, 117, 0, 255, 0, 255, 0.6, 0 // Section #134 |
||
8900 | 117, 118, 0, 255, 0, 255, 0.6, 0 // Section #135 |
||
8901 | 118, 115, 0, 255, 0, 255, 0.6, 0 // Section #136 |
||
8902 | 115, 20, 0, 255, 0, 255, 0.6, 0 // Section #137 |
||
8903 | 118, 119, 0, 255, 0, 255, 0.6, 0 // Section #138 |
||
8904 | 119, 113, 0, 255, 0, 255, 0.6, 0 // Section #139 |
||
8905 | 112, 120, 0, 255, 0, 255, 0.6, 0 // Section #140 |
||
8906 | 120, 119, 0, 255, 0, 255, 0.6, 0 // Section #141 |
||
8907 | 120, 121, 0, 255, 0, 255, 0.6, 0 // Section #142 |
||
8908 | 121, 122, 0, 255, 0, 255, 0.6, 0 // Section #143 |
||
8909 | 122, 229, 0, 255, 0, 255, 0.6, 0 // Section #144 |
||
8910 | 123, 15, 0, 255, 0, 255, 1.0, 1000 // Section #145 |
||
8911 | 122, 109, 0, 255, 0, 255, 0.6, 0 // Section #146 |
||
8912 | 109, 124, 0, 255, 0, 255, 0.6, 0 // Section #147 |
||
8913 | 124, 125, 0, 255, 0, 255, 0.6, 0 // Section #148 |
||
8914 | 125, 99, 0, 255, 0, 255, 0.6, 0 // Section #149 |
||
8915 | 125, 106, 0, 255, 0, 255, 0.6, 0 // Section #150 |
||
8916 | 124, 126, 0, 255, 0, 255, 0.6, 0 // Section #151 |
||
8917 | 126, 127, 0, 255, 0, 255, 0.6, 0 // Section #152 |
||
8918 | 127, 128, 0, 255, 0, 255, 0.6, 0 // Section #153 |
||
8919 | 128, 130, 0, 255, 0, 255, 0.6, 0 // Section #154 |
||
8920 | 129, 127, 0, 255, 0, 255, 0.6, 1000 // Section #155 |
||
8921 | 129, 130, 0, 255, 0, 255, 0.6, 0 // Section #156 |
||
8922 | 130, 110, 0, 255, 0, 255, 0.6, 0 // Section #157 |
||
8923 | 129, 131, 0, 255, 0, 255, 0.6, 1000 // Section #158 |
||
8924 | 131, 110, 0, 255, 0, 255, 0.6, 0 // Section #159 |
||
8925 | 128, 132, 0, 255, 0, 255, 0.6, 0 // Section #160 |
||
8926 | 132, 133, 0, 255, 0, 255, 0.6, 0 // Section #161 |
||
8927 | 133, 134, 0, 255, 0, 255, 0.6, 0 // Section #162 |
||
8928 | 134, 111, 0, 255, 0, 255, 0.6, 0 // Section #163 |
||
8929 | 110, 121, 0, 255, 0, 255, 0.6, 0 // Section #164 |
||
8930 | 133, 230, 0, 255, 0, 255, 0.6, 0 // Section #165 |
||
8931 | 135, 136, 0, 255, 0, 255, 0.6, 0 // Section #166 |
||
8932 | 136, 137, 0, 255, 0, 255, 0.6, 0 // Section #167 |
||
8933 | 137, 138, 0, 255, 0, 255, 0.6, 0 // Section #168 |
||
8934 | 268, 138, 0, 255, 0, 255, 0.6, 1 // Section #169 |
||
8935 | 140, 139, 0, 255, 0, 255, 0.6, 0 // Section #170 |
||
8936 | 140, 29, 0, 255, 0, 255, 1.0, 0 // Section #171 |
||
8937 | 138, 141, 0, 255, 0, 255, 0.6, 1 // Section #172 |
||
8938 | 141, 142, 0, 255, 0, 255, 0.6, 1 // Section #173 |
||
8939 | 142, 143, 0, 255, 0, 255, 0.6, 1 // Section #174 |
||
8940 | 143, 144, 0, 255, 0, 255, 0.6, 1 // Section #175 |
||
8941 | 144, 145, 0, 255, 0, 255, 0.6, 1 // Section #176 |
||
8942 | 145, 146, 0, 255, 0, 255, 0.6, 1 // Section #177 |
||
8943 | 146, 147, 0, 255, 0, 255, 0.6, 0 // Section #178 |
||
8944 | 147, 228, 0, 255, 0, 255, 1.0, 0 // Section #179 |
||
8945 | 146, 148, 0, 255, 0, 255, 0.6, 0 // Section #180 |
||
8946 | 148, 149, 0, 255, 0, 255, 0.6, 0 // Section #181 |
||
8947 | 149, 46, 0, 255, 0, 255, 0.6, 0 // Section #182 |
||
8948 | 46, 93, 0, 255, 0, 255, 1.0, 0 // Section #183 |
||
8949 | 93, 226, 0, 255, 0, 255, 1.0, 0 // Section #184 |
||
8950 | 150, 151, 0, 255, 0, 255, 1.0, 0 // Section #185 |
||
8951 | 151, 221, 0, 255, 0, 255, 1.0, 0 // Section #186 |
||
8952 | 150, 152, 0, 255, 0, 255, 1.0, 0 // Section #187 |
||
8953 | 152, 35, 0, 255, 0, 255, 1.0, 0 // Section #188 |
||
8954 | 153, 35, 0, 255, 0, 255, 0.1, 1000 // Section #189 |
||
8955 | 154, 153, 0, 255, 0, 255, 1.0, 1000 // Section #190 |
||
8956 | 155, 34, 0, 255, 0, 255, 1.0, 0 // Section #191 |
||
8957 | 156, 155, 0, 255, 0, 255, 1.0, 1000 // Section #192 |
||
8958 | 158, 157, 0, 255, 0, 255, 1.0, 1000 // Section #193 |
||
8959 | 34, 157, 0, 255, 0, 255, 1.0, 1 // Section #194 |
||
8960 | 159, 33, 0, 255, 0, 255, 1.0, 1000 // Section #195 |
||
8961 | 160, 33, 0, 255, 0, 255, 1.0, 0 // Section #196 |
||
8962 | 46, 161, 0, 255, 0, 255, 1.0, 0 // Section #197 |
||
8963 | 157, 161, 0, 255, 0, 255, 1.0, 1 // Section #198 |
||
8964 | 163, 162, 0, 255, 0, 255, 1.0, 0 // Section #199 |
||
8965 | 163, 213, 0, 255, 0, 255, 1.0, 0 // Section #200 |
||
8966 | 164, 145, 0, 255, 0, 255, 1.0, 0 // Section #201 |
||
8967 | 145, 165, 0, 255, 0, 255, 0.6, 0 // Section #202 |
||
8968 | 165, 166, 0, 255, 0, 255, 0.6, 0 // Section #203 |
||
8969 | 166, 251, 0, 255, 0, 255, 1.0, 0 // Section #204 |
||
8970 | 165, 167, 0, 255, 0, 255, 0.6, 0 // Section #205 |
||
8971 | 167, 96, 0, 255, 0, 255, 1.0, 0 // Section #206 |
||
8972 | 97, 168, 0, 255, 0, 255, 1.0, 0 // Section #207 |
||
8973 | 168, 169, 0, 255, 0, 255, 1.0, 0 // Section #208 |
||
8974 | 169, 170, 0, 255, 0, 255, 1.0, 0 // Section #209 |
||
8975 | 170, 144, 0, 255, 0, 255, 1.0, 0 // Section #210 |
||
8976 | 144, 171, 0, 255, 0, 255, 0.6, 0 // Section #211 |
||
8977 | 172, 171, 0, 255, 0, 255, 0.6, 1 // Section #212 |
||
8978 | 173, 172, 0, 255, 0, 255, 0.6, 1 // Section #213 |
||
8979 | 174, 173, 0, 255, 0, 255, 0.6, 1 // Section #214 |
||
8980 | 260, 174, 0, 255, 0, 255, 0.6, 1 // Section #215 |
||
8981 | 174, 31, 0, 255, 0, 255, 0.6, 0 // Section #216 |
||
8982 | 175, 31, 0, 255, 0, 255, 1.0, 1000 // Section #217 |
||
8983 | 173, 163, 0, 255, 0, 255, 0.6, 0 // Section #218 |
||
8984 | 163, 149, 0, 255, 0, 255, 1.0, 0 // Section #219 |
||
8985 | 148, 176, 0, 255, 0, 255, 0.6, 0 // Section #220 |
||
8986 | 177, 176, 0, 255, 0, 255, 0.6, 1000 // Section #221 |
||
8987 | 178, 176, 0, 255, 0, 255, 0.6, 1000 // Section #222 |
||
8988 | 179, 176, 0, 255, 0, 255, 0.6, 1000 // Section #223 |
||
8989 | 148, 164, 0, 255, 0, 255, 0.6, 0 // Section #224 |
||
8990 | 164, 172, 0, 255, 0, 255, 1.0, 0 // Section #225 |
||
8991 | 172, 180, 0, 255, 0, 255, 0.6, 0 // Section #226 |
||
8992 | 180, 181, 0, 255, 0, 255, 0.6, 0 // Section #227 |
||
8993 | 181, 182, 0, 255, 0, 255, 0.6, 0 // Section #228 |
||
8994 | 182, 141, 0, 255, 0, 255, 0.6, 0 // Section #229 |
||
8995 | 141, 183, 0, 255, 0, 255, 0.6, 0 // Section #230 |
||
8996 | 183, 184, 0, 255, 0, 255, 0.6, 0 // Section #231 |
||
8997 | 184, 185, 0, 255, 0, 255, 0.6, 0 // Section #232 |
||
8998 | 185, 1, 0, 255, 0, 255, 1.0, 0 // Section #233 |
||
8999 | 1, 186, 0, 255, 0, 255, 1.0, 0 // Section #234 |
||
9000 | 186, 187, 0, 255, 0, 255, 1.0, 0 // Section #235 |
||
9001 | 187, 188, 0, 255, 0, 255, 1.0, 0 // Section #236 |
||
9002 | 188, 135, 0, 255, 0, 255, 1.0, 0 // Section #237 |
||
9003 | 184, 187, 0, 255, 0, 255, 0.6, 0 // Section #238 |
||
9004 | 189, 183, 0, 255, 0, 255, 0.6, 0 // Section #239 |
||
9005 | 189, 142, 0, 255, 0, 255, 0.6, 0 // Section #240 |
||
9006 | 142, 181, 0, 255, 0, 255, 0.6, 0 // Section #241 |
||
9007 | 181, 190, 0, 255, 0, 255, 0.6, 0 // Section #242 |
||
9008 | 190, 191, 0, 255, 0, 255, 0.6, 0 // Section #243 |
||
9009 | 191, 192, 0, 255, 0, 255, 0.6, 0 // Section #244 |
||
9010 | 192, 30, 0, 255, 0, 255, 0.6, 0 // Section #245 |
||
9011 | 192, 193, 0, 255, 0, 255, 0.6, 0 // Section #246 |
||
9012 | 193, 30, 0, 255, 0, 255, 0.6, 0 // Section #247 |
||
9013 | 193, 194, 0, 255, 0, 255, 0.6, 0 // Section #248 |
||
9014 | 194, 180, 0, 255, 0, 255, 0.6, 0 // Section #249 |
||
9015 | 180, 143, 0, 255, 0, 255, 0.6, 0 // Section #250 |
||
9016 | 143, 195, 0, 255, 0, 255, 0.6, 0 // Section #251 |
||
9017 | 195, 196, 0, 255, 0, 255, 0.6, 0 // Section #252 |
||
9018 | 196, 252, 0, 255, 0, 255, 1.0, 0 // Section #253 |
||
9019 | 189, 195, 0, 255, 0, 255, 0.6, 0 // Section #254 |
||
9020 | 195, 170, 0, 255, 0, 255, 0.6, 0 // Section #255 |
||
9021 | 189, 197, 0, 255, 0, 255, 0.6, 0 // Section #256 |
||
9022 | 197, 185, 0, 255, 0, 255, 1.0, 0 // Section #257 |
||
9023 | 190, 198, 0, 255, 0, 255, 0.6, 0 // Section #258 |
||
9024 | 182, 198, 0, 255, 0, 255, 0.6, 0 // Section #259 |
||
9025 | 198, 300, 0, 255, 0, 255, 0.6, 0 // Section #260 |
||
9026 | 190, 194, 0, 255, 0, 255, 0.6, 0 // Section #261 |
||
9027 | 194, 173, 0, 255, 0, 255, 0.6, 0 // Section #262 |
||
9028 | 171, 199, 0, 255, 0, 255, 0.6, 1 // Section #263 |
||
9029 | 199, 284, 0, 255, 0, 255, 0.6, 1 // Section #264 |
||
9030 | 200, 286, 0, 255, 0, 255, 0.6, 1 // Section #265 |
||
9031 | 201, 202, 0, 255, 0, 30, 0.6, 1 // Section #266 |
||
9032 | 202, 203, 0, 255, 0, 255, 0.6, 1 // Section #267 |
||
9033 | 203, 204, 0, 255, 0, 255, 0.6, 1 // Section #268 |
||
9034 | 204, 205, 0, 255, 0, 255, 0.6, 1 // Section #269 |
||
9035 | 205, 206, 0, 255, 0, 255, 0.6, 1001 // Section #270 |
||
9036 | 206, 264, 0, 255, 0, 255, 0.6, 1 // Section #271 |
||
9037 | 207, 200, 0, 255, 0, 255, 0.6, 1 // Section #272 |
||
9038 | 208, 209, 0, 255, 25, 30, 0.6, 1 // Section #273 |
||
9039 | 209, 210, 0, 255, 0, 255, 0.6, 1 // Section #274 |
||
9040 | 210, 291, 0, 255, 0, 255, 0.6, 1 // Section #275 |
||
9041 | 211, 212, 0, 255, 30, 255, 0.6, 1 // Section #276 |
||
9042 | 212, 288, 0, 255, 0, 255, 0.6, 1 // Section #277 |
||
9043 | 214, 215, 0, 255, 0, 255, 1.0, 1000 // Section #278 |
||
9044 | 213, 164, 0, 255, 0, 255, 1.0, 0 // Section #279 |
||
9045 | 215, 213, 0, 255, 0, 255, 1.0, 1000 // Section #280 |
||
9046 | 217, 225, 0, 255, 0, 255, 1.0, 1000 // Section #281 |
||
9047 | 216, 147, 0, 255, 0, 255, 1.0, 0 // Section #282 |
||
9048 | 217, 218, 0, 255, 0, 255, 1.0, 1000 // Section #283 |
||
9049 | 218, 219, 0, 255, 0, 255, 1.0, 1000 // Section #284 |
||
9050 | 2, 219, 0, 255, 0, 255, 1.0, 0 // Section #285 |
||
9051 | 217, 220, 0, 255, 0, 255, 1.0, 0 // Section #286 |
||
9052 | 220, 223, 0, 255, 0, 255, 0.5, 1000 // Section #287 |
||
9053 | 221, 36, 0, 255, 0, 255, 1.0, 0 // Section #288 |
||
9054 | 222, 220, 0, 255, 0, 255, 1.0, 1000 // Section #289 |
||
9055 | 224, 223, 0, 255, 0, 255, 0.5, 1000 // Section #290 |
||
9056 | 223, 221, 0, 255, 0, 255, 0.5, 1000 // Section #291 |
||
9057 | 224, 222, 0, 255, 0, 255, 0.5, 0 // Section #292 |
||
9058 | 220, 225, 0, 255, 0, 255, 1.0, 0 // Section #293 |
||
9059 | 225, 216, 0, 255, 0, 255, 1.0, 1000 // Section #294 |
||
9060 | 227, 226, 0, 255, 0, 255, 1.0, 1000 // Section #295 |
||
9061 | 226, 150, 0, 255, 0, 255, 1.0, 0 // Section #296 |
||
9062 | 227, 228, 0, 255, 0, 255, 1.0, 1000 // Section #297 |
||
9063 | 228, 46, 0, 255, 0, 255, 1.0, 0 // Section #298 |
||
9064 | 108, 229, 0, 255, 0, 255, 0.6, 0 // Section #299 |
||
9065 | 229, 15, 0, 255, 0, 255, 0.6, 0 // Section #300 |
||
9066 | 230, 231, 0, 255, 0, 255, 0.6, 0 // Section #301 |
||
9067 | 230, 135, 0, 255, 0, 255, 0.6, 0 // Section #302 |
||
9068 | 231, 232, 0, 255, 0, 255, 0.6, 0 // Section #303 |
||
9069 | 232, 233, 0, 255, 20, 255, 0.6, 0 // Section #304 |
||
9070 | 233, 234, 0, 255, 0, 255, 0.6, 0 // Section #305 |
||
9071 | 234, 235, 0, 255, 20, 255, 0.6, 0 // Section #306 |
||
9072 | 235, 236, 0, 255, 0, 255, 0.6, 0 // Section #307 |
||
9073 | 236, 237, 0, 255, 0, 255, 0.6, 0 // Section #308 |
||
9074 | 237, 238, 0, 255, 0, 255, 0.6, 0 // Section #309 |
||
9075 | 238, 239, 0, 255, 30, 255, 0.6, 0 // Section #310 |
||
9076 | 239, 240, 0, 255, 0, 255, 0.6, 0 // Section #311 |
||
9077 | 240, 241, 0, 255, 0, 255, 0.6, 0 // Section #312 |
||
9078 | 241, 242, 0, 255, 0, 255, 0.6, 0 // Section #313 |
||
9079 | 242, 243, 0, 255, 30, 255, 0.6, 0 // Section #314 |
||
9080 | 243, 244, 0, 255, 0, 255, 0.6, 0 // Section #315 |
||
9081 | 244, 245, 0, 255, 0, 255, 0.6, 0 // Section #316 |
||
9082 | 245, 246, 35, 255, 35, 255, 0.6, 0 // Section #317 |
||
9083 | 246, 247, 0, 255, 0, 255, 0.6, 0 // Section #318 |
||
9084 | 247, 248, 0, 255, 40, 255, 0.6, 0 // Section #319 |
||
9085 | 248, 249, 0, 255, 0, 255, 0.6, 0 // Section #320 |
||
9086 | 249, 250, 0, 255, 0, 255, 0.6, 0 // Section #321 |
||
9087 | 250, 251, 0, 255, 0, 255, 0.6, 0 // Section #322 |
||
9088 | 251, 97, 0, 255, 0, 255, 1.0, 0 // Section #323 |
||
9089 | 126, 252, 0, 255, 0, 255, 0.5, 0 // Section #324 |
||
9090 | 252, 197, 0, 255, 0, 255, 1.0, 0 // Section #325 |
||
9091 | 33, 272, 0, 255, 0, 255, 1.0, 1 // Section #326 |
||
9092 | 255, 254, 0, 255, 0, 255, 1.0, 1000 // Section #327 |
||
9093 | 43, 257, 0, 255, 0, 255, 0.2, 0 // Section #328 |
||
9094 | 256, 258, 0, 255, 0, 255, 1.0, 0 // Section #329 |
||
9095 | 257, 256, 0, 255, 0, 255, 0.2, 0 // Section #330 |
||
9096 | 217, 258, 0, 255, 0, 255, 0.4, 1000 // Section #331 |
||
9097 | 258, 41, 0, 255, 0, 255, 1.0, 0 // Section #332 |
||
9098 | 259, 34, 0, 255, 0, 255, 1.0, 1001 // Section #333 |
||
9099 | 254, 260, 0, 255, 0, 255, 1.0, 1000 // Section #334 |
||
9100 | 32, 260, 0, 255, 0, 255, 0.6, 1 // Section #335 |
||
9101 | 261, 262, 0, 255, 0, 255, 0.6, 1 // Section #336 |
||
9102 | 262, 263, 0, 255, 0, 255, 0.6, 1 // Section #337 |
||
9103 | 263, 208, 0, 255, 0, 255, 0.6, 1 // Section #338 |
||
9104 | 264, 265, 0, 255, 0, 255, 0.6, 1 // Section #339 |
||
9105 | 29, 264, 0, 255, 0, 255, 0.6, 0 // Section #340 |
||
9106 | 265, 266, 0, 255, 0, 255, 0.6, 1 // Section #341 |
||
9107 | 266, 267, 0, 255, 0, 255, 0.6, 1 // Section #342 |
||
9108 | 267, 268, 0, 255, 0, 255, 0.6, 1 // Section #343 |
||
9109 | 269, 182, 0, 255, 0, 255, 0.6, 0 // Section #344 |
||
9110 | 139, 267, 0, 255, 0, 255, 0.6, 0 // Section #345 |
||
9111 | 269, 267, 0, 255, 0, 255, 0.6, 0 // Section #346 |
||
9112 | 146, 64, 0, 255, 0, 255, 0.6, 1 // Section #347 |
||
9113 | 92, 278, 0, 255, 0, 255, 1.0, 1 // Section #348 |
||
9114 | 270, 271, 0, 255, 0, 255, 1.0, 1 // Section #349 |
||
9115 | 271, 272, 0, 255, 0, 255, 1.0, 1 // Section #350 |
||
9116 | 272, 253, 0, 255, 0, 255, 1.0, 1 // Section #351 |
||
9117 | 162, 260, 0, 255, 0, 255, 1.0, 0 // Section #352 |
||
9118 | 46, 92, 0, 255, 0, 255, 1.0, 0 // Section #353 |
||
9119 | 216, 91, 0, 255, 0, 255, 1.0, 0 // Section #354 |
||
9120 | 45, 87, 0, 255, 0, 255, 1.0, 0 // Section #355 |
||
9121 | 167, 280, 0, 255, 0, 255, 1.0, 0 // Section #356 |
||
9122 | 145, 281, 0, 255, 0, 255, 0.6, 0 // Section #357 |
||
9123 | 146, 84, 0, 255, 0, 255, 0.6, 0 // Section #358 |
||
9124 | 64, 85, 0, 255, 0, 255, 1.0, 0 // Section #359 |
||
9125 | 63, 87, 0, 255, 0, 255, 1.0, 0 // Section #360 |
||
9126 | 273, 274, 0, 255, 0, 255, 1.0, 0 // Section #361 |
||
9127 | 273, 87, 0, 255, 0, 255, 1.0, 1 // Section #362 |
||
9128 | 274, 275, 0, 255, 0, 255, 1.0, 0 // Section #363 |
||
9129 | 275, 87, 0, 255, 0, 255, 1.0, 0 // Section #364 |
||
9130 | 147, 276, 0, 255, 0, 255, 0.6, 0 // Section #365 |
||
9131 | 276, 92, 0, 255, 0, 255, 1.0, 1 // Section #366 |
||
9132 | 46, 270, 0, 255, 0, 255, 1.0, 0 // Section #367 |
||
9133 | 34, 277, 0, 255, 0, 255, 1.0, 0 // Section #368 |
||
9134 | 277, 278, 0, 255, 0, 255, 1.0, 0 // Section #369 |
||
9135 | 278, 270, 0, 255, 0, 255, 1.0, 1 // Section #370 |
||
9136 | 279, 85, 0, 255, 0, 255, 1.0, 0 // Section #371 |
||
9137 | 280, 86, 0, 255, 0, 255, 1.0, 0 // Section #372 |
||
9138 | 280, 279, 0, 255, 0, 255, 1.0, 0 // Section #373 |
||
9139 | 281, 83, 0, 255, 0, 255, 0.6, 0 // Section #374 |
||
9140 | 162, 282, 0, 255, 0, 255, 1.0, 0 // Section #375 |
||
9141 | 282, 160, 0, 255, 0, 255, 1.0, 0 // Section #376 |
||
9142 | 180, 283, 0, 255, 0, 255, 0.6, 0 // Section #377 |
||
9143 | 283, 284, 0, 255, 0, 255, 0.6, 0 // Section #378 |
||
9144 | 284, 261, 0, 255, 0, 255, 0.6, 1 // Section #379 |
||
9145 | 181, 285, 0, 255, 0, 255, 0.6, 0 // Section #380 |
||
9146 | 285, 286, 0, 255, 0, 255, 0.6, 0 // Section #381 |
||
9147 | 286, 296, 0, 255, 0, 255, 0.6, 1 // Section #382 |
||
9148 | 142, 287, 0, 255, 0, 255, 0.6, 0 // Section #383 |
||
9149 | 287, 200, 0, 255, 0, 255, 0.6, 0 // Section #384 |
||
9150 | 142, 289, 0, 255, 0, 255, 0.6, 0 // Section #385 |
||
9151 | 288, 207, 0, 255, 0, 255, 0.6, 1 // Section #386 |
||
9152 | 289, 288, 0, 255, 0, 255, 0.6, 0 // Section #387 |
||
9153 | 252, 290, 0, 255, 0, 255, 1.0, 0 // Section #388 |
||
9154 | 290, 291, 0, 255, 0, 255, 1.0, 0 // Section #389 |
||
9155 | 291, 211, 0, 255, 0, 255, 0.6, 1 // Section #390 |
||
9156 | 196, 292, 0, 255, 0, 255, 1.0, 0 // Section #391 |
||
9157 | 292, 210, 0, 255, 0, 255, 1.0, 0 // Section #392 |
||
9158 | 195, 293, 0, 255, 0, 255, 0.6, 0 // Section #393 |
||
9159 | 293, 209, 0, 255, 0, 255, 0.6, 0 // Section #394 |
||
9160 | 143, 294, 0, 255, 0, 255, 0.6, 0 // Section #395 |
||
9161 | 294, 263, 0, 255, 0, 255, 0.6, 0 // Section #396 |
||
9162 | 190, 295, 0, 255, 0, 255, 0.6, 0 // Section #397 |
||
9163 | 295, 296, 0, 255, 0, 255, 0.6, 0 // Section #398 |
||
9164 | 296, 201, 0, 255, 0, 255, 0.6, 1 // Section #399 |
||
9165 | 296, 297, 0, 255, 0, 255, 0.6, 0 // Section #400 |
||
9166 | 297, 194, 0, 255, 0, 255, 0.6, 0 // Section #401 |
||
9167 | 189, 298, 0, 255, 0, 255, 0.6, 0 // Section #402 |
||
9168 | 298, 212, 0, 255, 0, 255, 0.6, 0 // Section #403 |
||
9169 | 195, 299, 0, 255, 0, 255, 0.6, 0 // Section #404 |
||
9170 | 299, 210, 0, 255, 0, 255, 0.6, 0 // Section #405 |
||
9171 | 300, 301, 0, 255, 0, 255, 0.6, 0 // Section #406 |
||
9172 | 300, 301, 0, 255, 0, 255, 0.6, 0 // Section #407 |
||
9173 | 301, 206, 0, 255, 0, 255, 0.6, 0 // Section #408 |
||
9174 | 10 // Number of cop start points |
||
9175 | 14.660, -3.300, 177.920, 0.000, 0.000, 0.000 // Cop start point #0 |
||
9176 | -25.187, -8.640, 287.560, 0.000, 0.000, 0.000 // Cop start point #1 |
||
9177 | 12.190, -3.300, 119.260, 0.000, 0.000, 0.000 // Cop start point #2 |
||
9178 | -33.250, -3.280, 157.650, 0.000, 0.000, 0.000 // Cop start point #3 |
||
9179 | -49.990, -3.280, 131.790, 0.000, 0.000, 0.000 // Cop start point #4 |
||
9180 | 72.340, -3.280, 223.770, 0.000, 0.000, 0.000 // Cop start point #5 |
||
9181 | -158.147, -3.300, 113.103, 0.000, 0.000, 0.000 // Cop start point #6 |
||
9182 | -74.129, -3.300, 140.783, 0.000, 0.000, 0.000 // Cop start point #7 |
||
9183 | -81.840, -3.300, 78.262, 0.000, 0.000, 0.000 // Cop start point #8 |
||
9184 | -55.51,7.56,118.76, 9.000, 9.000, 9.000 // Cop start point #9 |
||
9185 | END OF OPPONENT PATHS |
||
9186 | 4 // number of material modifiers |
||
9187 | // default materias |
||
9188 | 1.0 // car wall friction |
||
9189 | 1.0 // tyre road friction |
||
9190 | 1.0 // down force |
||
9191 | 0.0 // bumpiness |
||
9192 | |||
9193 | |||
9194 | |||
9195 | 1.0 // sparkiness |
||
9196 | 1 // room for expansion |
||
9197 | SKIDMARK.MAT // skid mark material |
||
9198 | //Ab|;_ya|k2T |
||
9199 | 1.2 // car wall friction |
||
9200 | 1.0 // tyre road friction |
||
9201 | 1.0 // down force |
||
9202 | 5 // bumpiness |
||
9203 | -1 // tyre sound index |
||
9204 | |||
9205 | |||
9206 | 0.0 // sparkiness |
||
9207 | 2 // room for expansion |
||
9208 | MUD1.MAT // skid mark material |
||
9209 | //Ab|;_ya|k3T |
||
9210 | 1.2 // car wall friction |
||
9211 | 1.0 // tyre road friction |
||
9212 | 1.0 // down force |
||
9213 | 5.0 // bumpiness |
||
9214 | -1 // tyre sound index |
||
9215 | |||
9216 | |||
9217 | 0.0 // sparkiness |
||
9218 | 2 // room for expansion |
||
9219 | MUD2.MAT // skid mark material |
||
9220 | //Ab|;_ya|k0T |
||
9221 | 2.0 // car wall friction |
||
9222 | 1.7 // tyre road friction |
||
9223 | 1.0 // down force |
||
9224 | 5.0 // bumpiness |
||
9225 | -1 // tyre sound index |
||
9226 | -1 // crash sound index |
||
9227 | -1 // scrape noise index |
||
9228 | 0.0 // sparkiness |
||
9229 | 2 // room for expansion |
||
9230 | MUD1.MAT // skid mark material |
||
9231 | // Non CarObjects |
||
9232 | 9 // number of non car objects |
||
9233 | PEDCROSS.TXT |
||
9234 | TRAFF.TXT |
||
9235 | PHONE.TXT |
||
9236 | LITE.TXT |
||
9237 | TREE.TXT |
||
9238 | FTREE.TXT |
||
9239 | WRECK.TXT |
||
9240 | BARRIER.TXT |
||
9241 | BENCH.TXT |
||
9242 | 2 // Number of smoke shadetables |
||
9243 | 92, 51, 34 // r g b values |
||
9244 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" |
||
9245 | 61, 84, 33 // r g b values |
||
9246 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" |
||
9247 | 10 // Number of network start points |
||
9248 | -161.98,-3.3,40.60 //1 |
||
9249 | 180 |
||
9250 | -162.02,-3.3,84.68 //2 |
||
9251 | |||
9252 | -143.62,-3.2,84.48 //3 |
||
9253 | 90 |
||
9254 | -127.58,-3.2,86.99 //4 |
||
9255 | 180 |
||
9256 | -127.80,-3.3,112.01 //5 |
||
9257 | 90 |
||
9258 | -156.55,-3.2,112.69 //6 |
||
9259 | 333 |
||
9260 | -143.22,-3.2,140.64 //7 |
||
9261 | |||
9262 | -131,-3.3,129.71 //8 |
||
9263 | |||
9264 | -145.56,-3.2,167.92 //9 |
||
9265 | 24 |
||
9266 | -162,-3.3,140.6 //10 |
||
9267 | |||
9268 | 1 // number of splash files |
||
9269 | SPLSHBLU.PIX // name of pixelmapfile for splashes |
||
9270 | 1 |
||
9271 | CITYB3.TXT |