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 | 13.9, -5.177, 30.00 // Position of centre of start of grid |
||
| 6 | 5 // Direction that grid faces in |
||
| 7 | // Laps, checkpoints etc |
||
| 8 | 60,30,10 // Initial timer count for each skill level |
||
| 9 | 4 // # laps |
||
| 10 | 5000,5000,5000 // Race completed bonus (all laps raced) for each skill level |
||
| 11 | 10000,10000,10000 // Race completed bonus (all peds killed) for each skill level |
||
| 12 | 10000,10000,10000 // 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 | |||
| 17 | 5 // # pixelmap files to load |
||
| 18 | INDUSTB.PIX |
||
| 19 | IHORIZN.PIX |
||
| 20 | DRKSCRN.PIX |
||
| 21 | FOGSCRN.PIX |
||
| 22 | GANTSCRN.PIX |
||
| 23 | 5 // # pixelmap files to load(low memory) |
||
| 24 | INDB8.PIX |
||
| 25 | IHORIZN.PIX |
||
| 26 | DRKSCRN.PIX |
||
| 27 | FOGSCRN.PIX |
||
| 28 | GANTSCRN.PIX |
||
| 29 | 1 // # shade table files to load |
||
| 30 | DRRENDER.TAB |
||
| 31 | 10 // # material files to load |
||
| 32 | INDUSTB.MAT |
||
| 33 | DARKSKY.MAT |
||
| 34 | DRKSCRN.MAT |
||
| 35 | FOGSCRN.MAT |
||
| 36 | GANTSCRN.MAT |
||
| 37 | TUNNSCRN.MAT |
||
| 38 | ACIDSCRN.MAT |
||
| 39 | SKIDMARK.MAT |
||
| 40 | URINE.MAT |
||
| 41 | RIDDY.MAT |
||
| 42 | 10 // # material files to load(low memory) |
||
| 43 | INDB8.MAT |
||
| 44 | DARKSKY.MAT |
||
| 45 | DRKSCRN.MAT |
||
| 46 | FOGSCRN.MAT |
||
| 47 | GANTSCRN.MAT |
||
| 48 | TUNNSCRN.MAT |
||
| 49 | ACIDSCRN.MAT |
||
| 50 | SKIDMARK.MAT |
||
| 51 | URINE.MAT |
||
| 52 | RIDDY.MAT |
||
| 53 | 1 // # model files to load |
||
| 54 | NETINDB.DAT |
||
| 55 | 1 // # model files to load |
||
| 56 | NETINDB8.DAT |
||
| 57 | NETINDB.ACT // Track actor |
||
| 58 | NETINDB8.ACT // Track actor |
||
| 59 | NETBX.ACT // Additional actor |
||
| 60 | // HORIZON STUFF |
||
| 61 | none // Name of sky texture pixelmap (or "none") |
||
| 62 | 5 // Horizontal repetitions of sky texture |
||
| 63 | 72 // Vertical size of sky texture (degrees) |
||
| 64 | 83 // Position of horizon (pixels below top) |
||
| 65 | fog // Depth cue mode ("none", "dark" or "fog") |
||
| 66 | 7,0 // Degree of fog/darkness |
||
| 67 | // DEFAULT ENGINE NOISE |
||
| 68 | |||
| 69 | // SPECIAL EFFECTS VOLUMES |
||
| 70 | 7 // # special effects volumes |
||
| 71 | DEFAULT WATER |
||
| 72 | 0.2 // gravity multiplier |
||
| 73 | 50 // viscosity multiplier |
||
| 74 | |||
| 75 | 0.002 // Pedestrian damage per millisecond |
||
| 76 | |||
| 77 | 1 // Sky colour |
||
| 78 | URINE.MAT // Windscreen material to use |
||
| 79 | 5100 // Sound ID of entry noise |
||
| 80 | 5100 // Sound ID of exit noise |
||
| 81 | 2 // Engine noise index |
||
| 82 | |||
| 83 | NEW IMPROVED! |
||
| 84 | -2.447, 0.000, 0.148 |
||
| 85 | 0.000, 5.160, 0.000 |
||
| 86 | -0.774, 0.000, -12.816 |
||
| 87 | 14.977, -5.177, 39.925 |
||
| 88 | 1 // gravity multiplier |
||
| 89 | 1 // viscosity multiplier |
||
| 90 | |||
| 91 | |||
| 92 | -1 // camera effect index |
||
| 93 | -1 // sky colour |
||
| 94 | GRIDDY.MAT // Windscreen material to use |
||
| 95 | -1 // Sound ID of entry noise |
||
| 96 | -1 // Sound ID of exit noise |
||
| 97 | 1 // Engine noise index |
||
| 98 | |||
| 99 | NEW IMPROVED! |
||
| 100 | 0.117, 0.000, -2.984 |
||
| 101 | 0.000, 2.986, 0.000 |
||
| 102 | 2.486, 0.000, 0.098 |
||
| 103 | 12.512, -5.177, 44.914 |
||
| 104 | 1 // gravity multiplier |
||
| 105 | 1 // viscosity multiplier |
||
| 106 | |||
| 107 | |||
| 108 | -1 // camera effect index |
||
| 109 | -1 // sky colour |
||
| 110 | GRIDDY.MAT // Windscreen material to use |
||
| 111 | -1 // Sound ID of entry noise |
||
| 112 | -1 // Sound ID of exit noise |
||
| 113 | 1 // Engine noise index |
||
| 114 | |||
| 115 | NEW IMPROVED! |
||
| 116 | 0.189, 0.000, 7.428 |
||
| 117 | 0.000, 2.488, 0.000 |
||
| 118 | -15.402, 0.000, 0.391 |
||
| 119 | -137.911, -15.182, -49.170 |
||
| 120 | 1 // gravity multiplier |
||
| 121 | 1 // viscosity multiplier |
||
| 122 | |||
| 123 | |||
| 124 | -1 // camera effect index |
||
| 125 | -1 // sky colour |
||
| 126 | RIDDY.MAT // Windscreen material to use |
||
| 127 | -1 // Sound ID of entry noise |
||
| 128 | -1 // Sound ID of exit noise |
||
| 129 | 1 // Engine noise index |
||
| 130 | |||
| 131 | NEW IMPROVED! |
||
| 132 | 2.488, 0.000, 0.038 |
||
| 133 | 0.000, 1.000, -0.001 |
||
| 134 | -0.165, 0.009, 10.698 |
||
| 135 | -5.762, -13.805, -18.070 |
||
| 136 | 1 // gravity multiplier |
||
| 137 | 1 // viscosity multiplier |
||
| 138 | |||
| 139 | |||
| 140 | -1 // camera effect index |
||
| 141 | -1 // sky colour |
||
| 142 | RIDDY.MAT // Windscreen material to use |
||
| 143 | -1 // Sound ID of entry noise |
||
| 144 | -1 // Sound ID of exit noise |
||
| 145 | 1 // Engine noise index |
||
| 146 | |||
| 147 | NEW IMPROVED! |
||
| 148 | -0.114, 0.000, -3.581 |
||
| 149 | 0.000, 3.583, 0.000 |
||
| 150 | 10.694, 0.000, -0.339 |
||
| 151 | -17.011, -12.402, -11.404 |
||
| 152 | 1 // gravity multiplier |
||
| 153 | 1 // viscosity multiplier |
||
| 154 | |||
| 155 | |||
| 156 | -1 // camera effect index |
||
| 157 | -1 // sky colour |
||
| 158 | RIDDY.MAT // Windscreen material to use |
||
| 159 | -1 // Sound ID of entry noise |
||
| 160 | -1 // Sound ID of exit noise |
||
| 161 | 1 // Engine noise index |
||
| 162 | |||
| 163 | NEW IMPROVED! |
||
| 164 | 7.359, -0.003, -0.157 |
||
| 165 | 0.000, 1.000, -0.002 |
||
| 166 | -0.669, 0.003, 1.024 |
||
| 167 | -14.049, -18.115, -49.262 |
||
| 168 | 1 // gravity multiplier |
||
| 169 | 1 // viscosity multiplier |
||
| 170 | |||
| 171 | |||
| 172 | -1 // camera effect index |
||
| 173 | -1 // sky colour |
||
| 174 | RIDDY.MAT // Windscreen material to use |
||
| 175 | -1 // Sound ID of entry noise |
||
| 176 | -1 // Sound ID of exit noise |
||
| 177 | 1 // Engine noise index |
||
| 178 | |||
| 179 | // REFLECTIVE WINDSCREEN SPECIFICATIONS |
||
| 180 | FOGSCRN.MAT // Material to use for default screens |
||
| 181 | DRKSCRN.MAT // Material to use for default screens during darkness |
||
| 182 | FOGSCRN.MAT // Material to use for default screens during fog |
||
| 183 | |||
| 184 | // MAP DETAILS |
||
| 185 | NINDBMAP.PIX // Map pixelmap name |
||
| 186 | 0.918, 0, 0 // World->map transformation matrix |
||
| 187 | 0, 0, 0 |
||
| 188 | 0, 0.918, 0 |
||
| 189 | 232.2, 63.9, 0 |
||
| 190 | // ****** SKART OF FUNK AND GROOVE STUFF ****** |
||
| 191 | START OF FUNK |
||
| 192 | !ACIDSPL.MAT |
||
| 193 | constant |
||
| 194 | roll |
||
| 195 | continuous |
||
| 196 | 0,-0.2 |
||
| 197 | no fucking lighting |
||
| 198 | no animation you cunt |
||
| 199 | NEXT FUNK |
||
| 200 | !LIQUID.MAT |
||
| 201 | constant |
||
| 202 | throb |
||
| 203 | harmonic |
||
| 204 | 0.13,0.09 |
||
| 205 | 5,5 |
||
| 206 | 50,50 |
||
| 207 | no fucking lighting |
||
| 208 | no animation you cunt |
||
| 209 | NEXT FUNK |
||
| 210 | ACIDSCRN.MAT |
||
| 211 | constant |
||
| 212 | throb |
||
| 213 | harmonic |
||
| 214 | 0.13,0.09 |
||
| 215 | 5,5 |
||
| 216 | 50,50 |
||
| 217 | no fucking lighting |
||
| 218 | no animation you cunt |
||
| 219 | END OF FUNK |
||
| 220 | START OF GROOVE |
||
| 221 | &CBO0032.ACT // Actor name of moving part |
||
| 222 | not a fuckin lolliiipop // Not a lollipop |
||
| 223 | distance // Only moves when in view |
||
| 224 | no fucking path you cuuuuuuunt // Does not move on a path |
||
| 225 | rock // Object itself rocks |
||
| 226 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 227 | 0.12 // Cycles per second |
||
| 228 | 0,0,0 // Centre of movement |
||
| 229 | y // Axis to rock in |
||
| 230 | 90 // Angle to rock (each way) |
||
| 231 | NEXT GROOVE |
||
| 232 | &CAR0032.ACT // Actor name of moving part |
||
| 233 | not a fuckin lolliiipop // Not a lollipop |
||
| 234 | distance // Only moves when in view |
||
| 235 | straight // Moves on a straight path |
||
| 236 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 237 | 0,0,-0.1 // Centre of movement |
||
| 238 | 0.2 // Cycles per second |
||
| 239 | 0,0,0.15 // Amount of movement (each way) in each axis |
||
| 240 | no object moving cunt // Object itself does not change orientation |
||
| 241 | NEXT GROOVE |
||
| 242 | &RCH0031.ACT // Actor name of moving part |
||
| 243 | not a fuckin lolliiipop // Not a lollipop |
||
| 244 | distance // Only moves when in view |
||
| 245 | straight // Moves on a straight path |
||
| 246 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 247 | 0,0,0 // Centre of movement |
||
| 248 | 0.25 // Cycles per second |
||
| 249 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
| 250 | no object moving cunt // Object itself does not change orientation |
||
| 251 | NEXT GROOVE |
||
| 252 | &RCH0009.ACT // Actor name of moving part |
||
| 253 | not a fuckin lolliiipop // Not a lollipop |
||
| 254 | distance // Only moves when in view |
||
| 255 | straight // Moves on a straight path |
||
| 256 | linear // Motion is linear (i.e. direction changes instantly) |
||
| 257 | 0,0,0 // Centre of movement |
||
| 258 | 0.25 // Cycles per second |
||
| 259 | 0,0,0.3 // Amount of movement (each way) in each axis |
||
| 260 | no object moving cunt // Object itself does not change orientation |
||
| 261 | END OF GROOVE |
||
| 262 | // ****** STARK OF PEDESTRIAN STUFF ****** |
||
| 263 | 9 // Ped subs table index |
||
| 264 | 344 // Number of pedestrians |
||
| 265 | // Pedestrian number 1 |
||
| 266 | 10 // Ref num |
||
| 267 | 5 // Number of instructions |
||
| 268 | 2 // Initial instruction |
||
| 269 | point |
||
| 270 | 33.606,-5.181,27.756 |
||
| 271 | point |
||
| 272 | 27.761,-5.177,23.610 |
||
| 273 | point |
||
| 274 | 26.522,-5.177,23.631 |
||
| 275 | point |
||
| 276 | 24.829,-5.177,24.967 |
||
| 277 | reverse |
||
| 278 | // Pedestrian number 2 |
||
| 279 | 11 // Ref num |
||
| 280 | 5 // Number of instructions |
||
| 281 | 2 // Initial instruction |
||
| 282 | point |
||
| 283 | 28.402,-5.177,22.453 |
||
| 284 | point |
||
| 285 | 27.682,-5.177,23.206 |
||
| 286 | point |
||
| 287 | 23.117,-5.177,24.046 |
||
| 288 | point |
||
| 289 | 21.679,-5.177,27.821 |
||
| 290 | reverse |
||
| 291 | // Pedestrian number 3 |
||
| 292 | 9 // Ref num |
||
| 293 | 6 // Number of instructions |
||
| 294 | 2 // Initial instruction |
||
| 295 | point |
||
| 296 | 29.510,-5.177,19.340 |
||
| 297 | point |
||
| 298 | 27.970,-5.177,22.096 |
||
| 299 | point |
||
| 300 | 28.629,-5.177,26.835 |
||
| 301 | point |
||
| 302 | 27.614,-5.177,27.484 |
||
| 303 | point |
||
| 304 | 26.970,-5.177,27.044 |
||
| 305 | reverse |
||
| 306 | // Pedestrian number 4 |
||
| 307 | 9 // Ref num |
||
| 308 | 6 // Number of instructions |
||
| 309 | 3 // Initial instruction |
||
| 310 | point |
||
| 311 | 33.692,-5.177,13.065 |
||
| 312 | point |
||
| 313 | 33.466,-5.177,19.739 |
||
| 314 | point |
||
| 315 | 27.968,-5.177,21.893 |
||
| 316 | point |
||
| 317 | 22.568,-5.177,23.755 |
||
| 318 | point |
||
| 319 | 18.790,-5.177,27.689 |
||
| 320 | reverse |
||
| 321 | // Pedestrian number 5 |
||
| 322 | 9 // Ref num |
||
| 323 | 5 // Number of instructions |
||
| 324 | 3 // Initial instruction |
||
| 325 | point |
||
| 326 | 33.655,-5.177,27.641 |
||
| 327 | point |
||
| 328 | 32.775,-5.177,19.206 |
||
| 329 | point |
||
| 330 | 29.511,-5.177,18.801 |
||
| 331 | point |
||
| 332 | 24.340,-5.177,16.374 |
||
| 333 | reverse |
||
| 334 | // Pedestrian number 6 |
||
| 335 | 5 // Ref num |
||
| 336 | 6 // Number of instructions |
||
| 337 | 2 // Initial instruction |
||
| 338 | point |
||
| 339 | 8.808,-5.177,16.777 |
||
| 340 | point |
||
| 341 | 12.855,-5.177,18.612 |
||
| 342 | point |
||
| 343 | 18.029,-5.177,21.693 |
||
| 344 | point |
||
| 345 | 19.991,-5.177,24.033 |
||
| 346 | point |
||
| 347 | 23.156,-5.177,24.438 |
||
| 348 | reverse |
||
| 349 | // Pedestrian number 7 |
||
| 350 | 4 // Ref num |
||
| 351 | 6 // Number of instructions |
||
| 352 | 3 // Initial instruction |
||
| 353 | point |
||
| 354 | 19.151,-5.177,27.846 |
||
| 355 | point |
||
| 356 | 15.101,-5.177,24.818 |
||
| 357 | point |
||
| 358 | 13.097,-5.177,18.971 |
||
| 359 | point |
||
| 360 | 12.357,-5.177,13.937 |
||
| 361 | point |
||
| 362 | 6.092,-5.177,6.554 |
||
| 363 | reverse |
||
| 364 | // Pedestrian number 8 |
||
| 365 | 13 // Ref num |
||
| 366 | 9 // Number of instructions |
||
| 367 | 4 // Initial instruction |
||
| 368 | point |
||
| 369 | 8.443,995.023,-4.864 |
||
| 370 | point |
||
| 371 | 9.182,995.023,-2.550 |
||
| 372 | point |
||
| 373 | 10.824,-5.177,13.314 |
||
| 374 | point |
||
| 375 | 12.029,-5.177,14.508 |
||
| 376 | point |
||
| 377 | 17.370,-5.177,14.786 |
||
| 378 | point |
||
| 379 | 19.019,-5.177,14.223 |
||
| 380 | point |
||
| 381 | 19.564,-5.177,12.945 |
||
| 382 | point |
||
| 383 | 27.399,-5.177,12.980 |
||
| 384 | reverse |
||
| 385 | // Pedestrian number 9 |
||
| 386 | 13 // Ref num |
||
| 387 | 6 // Number of instructions |
||
| 388 | 2 // Initial instruction |
||
| 389 | point |
||
| 390 | 19.113,-5.177,18.074 |
||
| 391 | point |
||
| 392 | 15.918,-5.177,13.577 |
||
| 393 | point |
||
| 394 | 13.211,995.023,-1.893 |
||
| 395 | point |
||
| 396 | 4.961,995.023,-5.545 |
||
| 397 | point |
||
| 398 | -5.500,990.334,-3.984 |
||
| 399 | reverse |
||
| 400 | // Pedestrian number 10 |
||
| 401 | 14 // Ref num |
||
| 402 | 8 // Number of instructions |
||
| 403 | 3 // Initial instruction |
||
| 404 | point |
||
| 405 | 23.176,-5.177,27.860 |
||
| 406 | point |
||
| 407 | 23.056,-5.177,26.162 |
||
| 408 | point |
||
| 409 | 13.650,-5.177,18.952 |
||
| 410 | point |
||
| 411 | 12.148,-5.177,17.116 |
||
| 412 | point |
||
| 413 | 9.298,-5.177,15.961 |
||
| 414 | point |
||
| 415 | 8.520,995.223,12.664 |
||
| 416 | point |
||
| 417 | -1.990,995.023,6.900 |
||
| 418 | reverse |
||
| 419 | // Pedestrian number 11 |
||
| 420 | 9 // Ref num |
||
| 421 | 5 // Number of instructions |
||
| 422 | 2 // Initial instruction |
||
| 423 | point |
||
| 424 | 19.118,-5.177,16.152 |
||
| 425 | point |
||
| 426 | 14.916,-5.177,18.921 |
||
| 427 | point |
||
| 428 | 9.113,-5.177,23.157 |
||
| 429 | point |
||
| 430 | 0.177,-5.177,23.766 |
||
| 431 | reverse |
||
| 432 | // Pedestrian number 12 |
||
| 433 | 10 // Ref num |
||
| 434 | 6 // Number of instructions |
||
| 435 | 3 // Initial instruction |
||
| 436 | point |
||
| 437 | 3.602,-5.177,16.793 |
||
| 438 | point |
||
| 439 | 3.789,-5.177,18.375 |
||
| 440 | point |
||
| 441 | 12.299,-5.177,18.833 |
||
| 442 | point |
||
| 443 | 14.498,-5.177,15.836 |
||
| 444 | point |
||
| 445 | 18.434,-5.177,12.966 |
||
| 446 | reverse |
||
| 447 | // Pedestrian number 13 |
||
| 448 | 2 // Ref num |
||
| 449 | 5 // Number of instructions |
||
| 450 | 2 // Initial instruction |
||
| 451 | point |
||
| 452 | 0.122,-5.177,21.860 |
||
| 453 | point |
||
| 454 | 2.867,-5.177,22.587 |
||
| 455 | point |
||
| 456 | 5.254,-5.177,24.761 |
||
| 457 | point |
||
| 458 | 7.850,-5.177,36.386 |
||
| 459 | reverse |
||
| 460 | // Pedestrian number 14 |
||
| 461 | 4 // Ref num |
||
| 462 | 6 // Number of instructions |
||
| 463 | 4 // Initial instruction |
||
| 464 | point |
||
| 465 | 7.881,-5.177,33.698 |
||
| 466 | point |
||
| 467 | 4.303,-5.177,32.815 |
||
| 468 | point |
||
| 469 | 0.462,-5.177,28.769 |
||
| 470 | point |
||
| 471 | 2.824,-5.177,22.929 |
||
| 472 | point |
||
| 473 | 5.144,-5.177,18.280 |
||
| 474 | reverse |
||
| 475 | // Pedestrian number 15 |
||
| 476 | 11 // Ref num |
||
| 477 | 8 // Number of instructions |
||
| 478 | 3 // Initial instruction |
||
| 479 | point |
||
| 480 | -3.196,995.023,8.876 |
||
| 481 | point |
||
| 482 | 1.255,995.023,12.614 |
||
| 483 | point |
||
| 484 | 2.691,-5.177,22.176 |
||
| 485 | point |
||
| 486 | 8.175,-5.177,26.728 |
||
| 487 | point |
||
| 488 | 13.410,-5.177,24.623 |
||
| 489 | point |
||
| 490 | 14.578,-5.177,24.494 |
||
| 491 | point |
||
| 492 | 19.270,-5.177,18.359 |
||
| 493 | reverse |
||
| 494 | // Pedestrian number 16 |
||
| 495 | 10 // Ref num |
||
| 496 | 7 // Number of instructions |
||
| 497 | 2 // Initial instruction |
||
| 498 | point |
||
| 499 | 0.151,-5.177,22.306 |
||
| 500 | point |
||
| 501 | 2.633,-5.177,22.712 |
||
| 502 | point |
||
| 503 | 12.079,-5.177,22.381 |
||
| 504 | point |
||
| 505 | 13.892,-5.177,25.066 |
||
| 506 | point |
||
| 507 | 13.659,-5.177,27.970 |
||
| 508 | point |
||
| 509 | 12.210,-5.177,28.793 |
||
| 510 | reverse |
||
| 511 | // Pedestrian number 17 |
||
| 512 | 10 // Ref num |
||
| 513 | 6 // Number of instructions |
||
| 514 | 2 // Initial instruction |
||
| 515 | point |
||
| 516 | 0.193,-5.177,24.150 |
||
| 517 | point |
||
| 518 | 2.870,-5.177,23.068 |
||
| 519 | point |
||
| 520 | 9.072,-5.177,19.218 |
||
| 521 | point |
||
| 522 | 11.278,995.223,-0.132 |
||
| 523 | point |
||
| 524 | 13.644,995.023,-3.683 |
||
| 525 | reverse |
||
| 526 | // Pedestrian number 18 |
||
| 527 | 13 // Ref num |
||
| 528 | 6 // Number of instructions |
||
| 529 | 2 // Initial instruction |
||
| 530 | point |
||
| 531 | 0.116,-5.177,25.172 |
||
| 532 | point |
||
| 533 | 3.188,-5.177,22.978 |
||
| 534 | point |
||
| 535 | 4.108,-5.177,20.685 |
||
| 536 | point |
||
| 537 | 2.219,995.223,12.002 |
||
| 538 | point |
||
| 539 | -3.316,995.023,7.934 |
||
| 540 | reverse |
||
| 541 | // Pedestrian number 19 |
||
| 542 | 7 // Ref num |
||
| 543 | 4 // Number of instructions |
||
| 544 | 2 // Initial instruction |
||
| 545 | point |
||
| 546 | 26.112,-5.177,27.821 |
||
| 547 | point |
||
| 548 | 24.314,-5.177,21.773 |
||
| 549 | point |
||
| 550 | 23.238,-5.177,18.315 |
||
| 551 | reverse |
||
| 552 | // Pedestrian number 20 |
||
| 553 | 2 // Ref num |
||
| 554 | 8 // Number of instructions |
||
| 555 | 2 // Initial instruction |
||
| 556 | point |
||
| 557 | 28.136,-5.177,12.975 |
||
| 558 | point |
||
| 559 | 24.351,-5.177,21.629 |
||
| 560 | point |
||
| 561 | 22.006,-5.177,23.464 |
||
| 562 | point |
||
| 563 | 16.607,-5.177,24.278 |
||
| 564 | point |
||
| 565 | 14.452,-5.177,24.275 |
||
| 566 | point |
||
| 567 | 13.387,-5.177,25.916 |
||
| 568 | point |
||
| 569 | 15.881,-5.177,29.506 |
||
| 570 | reverse |
||
| 571 | // Pedestrian number 21 |
||
| 572 | 10 // Ref num |
||
| 573 | 5 // Number of instructions |
||
| 574 | 3 // Initial instruction |
||
| 575 | point |
||
| 576 | 7.108,-5.177,14.502 |
||
| 577 | point |
||
| 578 | 2.832,-5.177,8.399 |
||
| 579 | point |
||
| 580 | 0.224,-5.177,6.421 |
||
| 581 | point |
||
| 582 | 0.108,-5.177,0.951 |
||
| 583 | reverse |
||
| 584 | // Pedestrian number 22 |
||
| 585 | 11 // Ref num |
||
| 586 | 4 // Number of instructions |
||
| 587 | 2 // Initial instruction |
||
| 588 | point |
||
| 589 | 6.171,-5.177,14.406 |
||
| 590 | point |
||
| 591 | 2.801,995.223,8.951 |
||
| 592 | point |
||
| 593 | -3.839,995.023,7.037 |
||
| 594 | reverse |
||
| 595 | // Pedestrian number 23 |
||
| 596 | 13 // Ref num |
||
| 597 | 8 // Number of instructions |
||
| 598 | 6 // Initial instruction |
||
| 599 | point |
||
| 600 | 21.081,995.223,14.411 |
||
| 601 | point |
||
| 602 | 11.662,995.223,11.825 |
||
| 603 | point |
||
| 604 | 6.125,-5.177,11.261 |
||
| 605 | point |
||
| 606 | 3.286,-5.177,6.566 |
||
| 607 | point |
||
| 608 | 3.286,-5.177,6.566 |
||
| 609 | point |
||
| 610 | 2.362,-5.177,6.502 |
||
| 611 | point |
||
| 612 | 1.423,-5.177,-1.539 |
||
| 613 | reverse |
||
| 614 | // Pedestrian number 24 |
||
| 615 | 14 // Ref num |
||
| 616 | 4 // Number of instructions |
||
| 617 | 2 // Initial instruction |
||
| 618 | point |
||
| 619 | 0.154,-5.177,0.689 |
||
| 620 | point |
||
| 621 | 5.145,995.223,-1.357 |
||
| 622 | point |
||
| 623 | 8.853,995.023,-5.239 |
||
| 624 | reverse |
||
| 625 | // Pedestrian number 25 |
||
| 626 | 13 // Ref num |
||
| 627 | 6 // Number of instructions |
||
| 628 | 2 // Initial instruction |
||
| 629 | point |
||
| 630 | 7.920,-5.177,-2.970 |
||
| 631 | point |
||
| 632 | 5.065,-5.177,-1.692 |
||
| 633 | point |
||
| 634 | 3.167,-5.177,-1.705 |
||
| 635 | point |
||
| 636 | 0.639,995.223,-0.005 |
||
| 637 | point |
||
| 638 | -0.530,995.023,11.786 |
||
| 639 | reverse |
||
| 640 | // Pedestrian number 26 |
||
| 641 | 7 // Ref num |
||
| 642 | 5 // Number of instructions |
||
| 643 | 2 // Initial instruction |
||
| 644 | point |
||
| 645 | 3.152,-5.177,31.871 |
||
| 646 | point |
||
| 647 | 2.432,-5.177,8.942 |
||
| 648 | point |
||
| 649 | 1.129,-5.177,1.983 |
||
| 650 | point |
||
| 651 | 3.544,-5.177,-2.735 |
||
| 652 | reverse |
||
| 653 | // Pedestrian number 27 |
||
| 654 | 7 // Ref num |
||
| 655 | 5 // Number of instructions |
||
| 656 | 2 // Initial instruction |
||
| 657 | point |
||
| 658 | 9.934,-5.177,-2.220 |
||
| 659 | point |
||
| 660 | 10.303,995.223,3.458 |
||
| 661 | point |
||
| 662 | 12.336,995.023,8.312 |
||
| 663 | point |
||
| 664 | 15.563,-6.257,7.629 |
||
| 665 | reverse |
||
| 666 | // Pedestrian number 28 |
||
| 667 | 4 // Ref num |
||
| 668 | 5 // Number of instructions |
||
| 669 | 2 // Initial instruction |
||
| 670 | point |
||
| 671 | 8.323,-5.176,-2.868 |
||
| 672 | point |
||
| 673 | 10.166,-5.176,3.760 |
||
| 674 | point |
||
| 675 | 7.660,-5.176,14.286 |
||
| 676 | point |
||
| 677 | 0.073,-5.176,14.607 |
||
| 678 | reverse |
||
| 679 | // Pedestrian number 29 |
||
| 680 | 9 // Ref num |
||
| 681 | 4 // Number of instructions |
||
| 682 | 2 // Initial instruction |
||
| 683 | point |
||
| 684 | 19.048,-5.177,15.423 |
||
| 685 | point |
||
| 686 | 9.996,995.223,12.668 |
||
| 687 | point |
||
| 688 | -3.519,995.023,11.081 |
||
| 689 | reverse |
||
| 690 | // Pedestrian number 30 |
||
| 691 | 7 // Ref num |
||
| 692 | 4 // Number of instructions |
||
| 693 | 2 // Initial instruction |
||
| 694 | point |
||
| 695 | 11.953,-5.177,5.010 |
||
| 696 | point |
||
| 697 | 6.744,-5.177,10.569 |
||
| 698 | point |
||
| 699 | 0.198,-5.177,12.915 |
||
| 700 | reverse |
||
| 701 | // Pedestrian number 31 |
||
| 702 | 2 // Ref num |
||
| 703 | 7 // Number of instructions |
||
| 704 | 2 // Initial instruction |
||
| 705 | point |
||
| 706 | 4.512,-5.177,6.522 |
||
| 707 | point |
||
| 708 | 6.925,-5.177,10.556 |
||
| 709 | point |
||
| 710 | 8.151,-5.177,14.000 |
||
| 711 | point |
||
| 712 | 17.663,-5.177,19.215 |
||
| 713 | point |
||
| 714 | 19.691,-5.177,22.593 |
||
| 715 | point |
||
| 716 | 26.427,-5.177,24.330 |
||
| 717 | reverse |
||
| 718 | // Pedestrian number 32 |
||
| 719 | 10 // Ref num |
||
| 720 | 6 // Number of instructions |
||
| 721 | 3 // Initial instruction |
||
| 722 | point |
||
| 723 | 24.232,-5.177,27.226 |
||
| 724 | point |
||
| 725 | 25.205,-5.177,27.136 |
||
| 726 | point |
||
| 727 | 26.993,-5.177,21.313 |
||
| 728 | point |
||
| 729 | 29.316,-5.177,19.019 |
||
| 730 | point |
||
| 731 | 30.151,-5.177,18.652 |
||
| 732 | reverse |
||
| 733 | // Pedestrian number 33 |
||
| 734 | 11 // Ref num |
||
| 735 | 6 // Number of instructions |
||
| 736 | 2 // Initial instruction |
||
| 737 | point |
||
| 738 | 29.336,-5.177,21.937 |
||
| 739 | point |
||
| 740 | 27.186,-5.177,20.855 |
||
| 741 | point |
||
| 742 | 24.617,-5.177,17.324 |
||
| 743 | point |
||
| 744 | 24.405,-5.177,14.230 |
||
| 745 | point |
||
| 746 | 22.443,-5.177,14.473 |
||
| 747 | reverse |
||
| 748 | // Pedestrian number 34 |
||
| 749 | 9 // Ref num |
||
| 750 | 5 // Number of instructions |
||
| 751 | 2 // Initial instruction |
||
| 752 | point |
||
| 753 | 26.264,-5.177,12.874 |
||
| 754 | point |
||
| 755 | 27.559,-5.177,18.973 |
||
| 756 | point |
||
| 757 | 30.178,-5.177,21.931 |
||
| 758 | point |
||
| 759 | 30.177,-5.177,22.317 |
||
| 760 | reverse |
||
| 761 | // Pedestrian number 35 |
||
| 762 | 9 // Ref num |
||
| 763 | 4 // Number of instructions |
||
| 764 | 2 // Initial instruction |
||
| 765 | point |
||
| 766 | 12.065,995.009,12.778 |
||
| 767 | point |
||
| 768 | 15.469,992.771,1.817 |
||
| 769 | point |
||
| 770 | 15.299,991.608,-6.927 |
||
| 771 | reverse |
||
| 772 | // Pedestrian number 36 |
||
| 773 | 9 // Ref num |
||
| 774 | 5 // Number of instructions |
||
| 775 | 1 // Initial instruction |
||
| 776 | point |
||
| 777 | 14.422,994.947,12.486 |
||
| 778 | point |
||
| 779 | 12.165,994.306,9.418 |
||
| 780 | point |
||
| 781 | 15.874,993.271,4.462 |
||
| 782 | point |
||
| 783 | 8.266,991.138,-7.017 |
||
| 784 | reverse |
||
| 785 | // Pedestrian number 37 |
||
| 786 | 10 // Ref num |
||
| 787 | 6 // Number of instructions |
||
| 788 | 2 // Initial instruction |
||
| 789 | point |
||
| 790 | 12.164,994.891,12.208 |
||
| 791 | point |
||
| 792 | 14.371,994.454,10.119 |
||
| 793 | point |
||
| 794 | 15.742,994.073,8.292 |
||
| 795 | point |
||
| 796 | 12.171,992.945,2.855 |
||
| 797 | point |
||
| 798 | 13.472,991.507,-7.058 |
||
| 799 | reverse |
||
| 800 | // Pedestrian number 38 |
||
| 801 | 7 // Ref num |
||
| 802 | 7 // Number of instructions |
||
| 803 | 2 // Initial instruction |
||
| 804 | point |
||
| 805 | 15.792,994.819,11.869 |
||
| 806 | point |
||
| 807 | 14.129,994.448,10.097 |
||
| 808 | point |
||
| 809 | 12.102,993.774,6.867 |
||
| 810 | point |
||
| 811 | 13.726,992.327,-0.498 |
||
| 812 | point |
||
| 813 | 5.025,990.961,-6.892 |
||
| 814 | point |
||
| 815 | -5.760,990.747,-6.081 |
||
| 816 | reverse |
||
| 817 | // Pedestrian number 39 |
||
| 818 | 11 // Ref num |
||
| 819 | 4 // Number of instructions |
||
| 820 | 2 // Initial instruction |
||
| 821 | point |
||
| 822 | 7.286,991.073,-3.321 |
||
| 823 | point |
||
| 824 | 0.843,990.691,-5.547 |
||
| 825 | point |
||
| 826 | -5.844,990.525,-4.795 |
||
| 827 | reverse |
||
| 828 | // Pedestrian number 40 |
||
| 829 | 11 // Ref num |
||
| 830 | 4 // Number of instructions |
||
| 831 | 2 // Initial instruction |
||
| 832 | point |
||
| 833 | 3.045,990.856,-7.041 |
||
| 834 | point |
||
| 835 | -3.133,990.116,-2.300 |
||
| 836 | point |
||
| 837 | -4.285,988.447,7.322 |
||
| 838 | reverse |
||
| 839 | // Pedestrian number 41 |
||
| 840 | 9 // Ref num |
||
| 841 | 7 // Number of instructions |
||
| 842 | 3 // Initial instruction |
||
| 843 | point |
||
| 844 | -2.585,-9.320,-7.002 |
||
| 845 | point |
||
| 846 | -3.791,-9.635,-4.935 |
||
| 847 | point |
||
| 848 | -3.399,-10.151,-1.924 |
||
| 849 | point |
||
| 850 | -3.758,-11.705,7.034 |
||
| 851 | point |
||
| 852 | -3.862,-14.064,20.677 |
||
| 853 | point |
||
| 854 | -4.024,-14.104,27.903 |
||
| 855 | reverse |
||
| 856 | // Pedestrian number 42 |
||
| 857 | 10 // Ref num |
||
| 858 | 5 // Number of instructions |
||
| 859 | 2 // Initial instruction |
||
| 860 | point |
||
| 861 | 0.516,-10.345,-0.564 |
||
| 862 | point |
||
| 863 | -3.617,-10.355,-0.759 |
||
| 864 | point |
||
| 865 | -3.859,989.158,3.210 |
||
| 866 | point |
||
| 867 | -5.029,988.810,5.171 |
||
| 868 | reverse |
||
| 869 | // Pedestrian number 43 |
||
| 870 | 13 // Ref num |
||
| 871 | 9 // Number of instructions |
||
| 872 | 2 // Initial instruction |
||
| 873 | point |
||
| 874 | -0.320,-14.032,23.978 |
||
| 875 | point |
||
| 876 | -2.621,-14.069,22.616 |
||
| 877 | point |
||
| 878 | -5.378,-14.117,20.701 |
||
| 879 | point |
||
| 880 | -8.315,-14.153,12.915 |
||
| 881 | point |
||
| 882 | -4.300,-14.155,8.150 |
||
| 883 | point |
||
| 884 | -7.844,-14.155,3.171 |
||
| 885 | point |
||
| 886 | -7.772,-14.155,-9.358 |
||
| 887 | point |
||
| 888 | -8.394,-14.155,-12.187 |
||
| 889 | reverse |
||
| 890 | // Pedestrian number 44 |
||
| 891 | 14 // Ref num |
||
| 892 | 5 // Number of instructions |
||
| 893 | 2 // Initial instruction |
||
| 894 | point |
||
| 895 | -0.151,-14.104,21.277 |
||
| 896 | point |
||
| 897 | -3.350,-14.105,22.686 |
||
| 898 | point |
||
| 899 | -8.693,-14.106,25.700 |
||
| 900 | point |
||
| 901 | -11.165,-14.106,24.793 |
||
| 902 | reverse |
||
| 903 | // Pedestrian number 45 |
||
| 904 | 5 // Ref num |
||
| 905 | 8 // Number of instructions |
||
| 906 | 2 // Initial instruction |
||
| 907 | point |
||
| 908 | -6.486,-14.106,26.911 |
||
| 909 | point |
||
| 910 | -4.799,-14.106,20.249 |
||
| 911 | point |
||
| 912 | -9.097,-14.155,16.029 |
||
| 913 | point |
||
| 914 | -4.399,-14.155,12.584 |
||
| 915 | point |
||
| 916 | -4.305,-14.155,-8.283 |
||
| 917 | point |
||
| 918 | -6.725,-14.155,-9.824 |
||
| 919 | point |
||
| 920 | -11.186,-14.155,-9.818 |
||
| 921 | reverse |
||
| 922 | // Pedestrian number 46 |
||
| 923 | 7 // Ref num |
||
| 924 | 8 // Number of instructions |
||
| 925 | 3 // Initial instruction |
||
| 926 | point |
||
| 927 | -9.589,-14.155,19.058 |
||
| 928 | point |
||
| 929 | -4.377,-14.155,15.043 |
||
| 930 | point |
||
| 931 | -6.276,-14.155,11.335 |
||
| 932 | point |
||
| 933 | -7.934,-14.155,10.231 |
||
| 934 | point |
||
| 935 | -5.173,-14.155,8.128 |
||
| 936 | point |
||
| 937 | -4.387,-14.166,-4.095 |
||
| 938 | point |
||
| 939 | -8.228,-14.202,-12.503 |
||
| 940 | reverse |
||
| 941 | // Pedestrian number 47 |
||
| 942 | 2 // Ref num |
||
| 943 | 9 // Number of instructions |
||
| 944 | 3 // Initial instruction |
||
| 945 | point |
||
| 946 | -6.073,-14.106,27.082 |
||
| 947 | point |
||
| 948 | -6.563,-14.125,20.921 |
||
| 949 | point |
||
| 950 | -6.048,-14.155,11.213 |
||
| 951 | point |
||
| 952 | -4.257,-14.155,10.219 |
||
| 953 | point |
||
| 954 | -6.764,-14.155,7.226 |
||
| 955 | point |
||
| 956 | -7.045,-14.198,-6.757 |
||
| 957 | point |
||
| 958 | -7.857,-14.202,-10.789 |
||
| 959 | point |
||
| 960 | -11.117,-14.202,-12.616 |
||
| 961 | reverse |
||
| 962 | // Pedestrian number 48 |
||
| 963 | 5 // Ref num |
||
| 964 | 7 // Number of instructions |
||
| 965 | 2 // Initial instruction |
||
| 966 | point |
||
| 967 | -4.281,-14.203,-7.719 |
||
| 968 | point |
||
| 969 | -7.164,-14.203,-9.674 |
||
| 970 | point |
||
| 971 | -9.764,-14.203,-11.505 |
||
| 972 | point |
||
| 973 | -10.030,-14.203,-13.807 |
||
| 974 | point |
||
| 975 | -14.336,-14.203,-13.843 |
||
| 976 | point |
||
| 977 | -14.731,-14.203,-13.289 |
||
| 978 | reverse |
||
| 979 | // Pedestrian number 49 |
||
| 980 | 10 // Ref num |
||
| 981 | 7 // Number of instructions |
||
| 982 | 2 // Initial instruction |
||
| 983 | point |
||
| 984 | -4.347,-14.203,-9.190 |
||
| 985 | point |
||
| 986 | -6.865,-14.203,-9.701 |
||
| 987 | point |
||
| 988 | -8.705,-14.203,-10.558 |
||
| 989 | point |
||
| 990 | -10.762,-14.203,-10.076 |
||
| 991 | point |
||
| 992 | -14.261,-14.203,-12.031 |
||
| 993 | point |
||
| 994 | -14.416,-14.203,-12.722 |
||
| 995 | reverse |
||
| 996 | // Pedestrian number 50 |
||
| 997 | 11 // Ref num |
||
| 998 | 7 // Number of instructions |
||
| 999 | 2 // Initial instruction |
||
| 1000 | point |
||
| 1001 | -4.290,-14.203,-9.848 |
||
| 1002 | point |
||
| 1003 | -6.647,-14.203,-11.013 |
||
| 1004 | point |
||
| 1005 | -9.160,-14.203,-11.730 |
||
| 1006 | point |
||
| 1007 | -14.572,-14.203,-10.177 |
||
| 1008 | point |
||
| 1009 | -14.907,-14.203,-7.975 |
||
| 1010 | point |
||
| 1011 | -16.780,-14.203,-8.493 |
||
| 1012 | reverse |
||
| 1013 | // Pedestrian number 51 |
||
| 1014 | 10 // Ref num |
||
| 1015 | 6 // Number of instructions |
||
| 1016 | 2 // Initial instruction |
||
| 1017 | point |
||
| 1018 | -4.263,-14.203,-10.184 |
||
| 1019 | point |
||
| 1020 | -6.862,-14.203,-10.724 |
||
| 1021 | point |
||
| 1022 | -17.945,-14.203,-11.621 |
||
| 1023 | point |
||
| 1024 | -18.455,-14.203,-13.934 |
||
| 1025 | point |
||
| 1026 | -27.457,-14.203,-14.090 |
||
| 1027 | reverse |
||
| 1028 | // Pedestrian number 52 |
||
| 1029 | 5 // Ref num |
||
| 1030 | 6 // Number of instructions |
||
| 1031 | 3 // Initial instruction |
||
| 1032 | point |
||
| 1033 | -27.491,-14.203,-12.574 |
||
| 1034 | point |
||
| 1035 | -27.104,-14.203,-11.301 |
||
| 1036 | point |
||
| 1037 | -23.771,-14.203,-10.964 |
||
| 1038 | point |
||
| 1039 | -22.014,-14.203,-9.844 |
||
| 1040 | point |
||
| 1041 | -21.867,-14.203,-9.499 |
||
| 1042 | reverse |
||
| 1043 | // Pedestrian number 53 |
||
| 1044 | 10 // Ref num |
||
| 1045 | 4 // Number of instructions |
||
| 1046 | 2 // Initial instruction |
||
| 1047 | point |
||
| 1048 | -27.528,-14.203,-8.161 |
||
| 1049 | point |
||
| 1050 | -23.442,-14.203,-11.083 |
||
| 1051 | point |
||
| 1052 | -21.591,-14.203,-13.372 |
||
| 1053 | reverse |
||
| 1054 | // Pedestrian number 54 |
||
| 1055 | 10 // Ref num |
||
| 1056 | 6 // Number of instructions |
||
| 1057 | 3 // Initial instruction |
||
| 1058 | point |
||
| 1059 | -18.211,-14.203,-8.086 |
||
| 1060 | point |
||
| 1061 | -18.690,-14.203,-10.147 |
||
| 1062 | point |
||
| 1063 | -23.364,-14.203,-11.519 |
||
| 1064 | point |
||
| 1065 | -26.460,-14.203,-12.287 |
||
| 1066 | point |
||
| 1067 | -26.706,-14.203,-13.177 |
||
| 1068 | reverse |
||
| 1069 | // Pedestrian number 55 |
||
| 1070 | 5 // Ref num |
||
| 1071 | 7 // Number of instructions |
||
| 1072 | 3 // Initial instruction |
||
| 1073 | point |
||
| 1074 | -25.190,-14.203,-8.207 |
||
| 1075 | point |
||
| 1076 | -24.686,-14.203,-9.681 |
||
| 1077 | point |
||
| 1078 | -24.516,-14.203,-11.210 |
||
| 1079 | point |
||
| 1080 | -24.244,-14.203,-12.110 |
||
| 1081 | point |
||
| 1082 | -22.792,-14.203,-12.408 |
||
| 1083 | point |
||
| 1084 | -22.800,-14.203,-13.938 |
||
| 1085 | reverse |
||
| 1086 | // Pedestrian number 56 |
||
| 1087 | 7 // Ref num |
||
| 1088 | 6 // Number of instructions |
||
| 1089 | 3 // Initial instruction |
||
| 1090 | point |
||
| 1091 | -18.884,-14.203,-8.199 |
||
| 1092 | point |
||
| 1093 | -17.825,-14.203,-11.288 |
||
| 1094 | point |
||
| 1095 | -16.757,-14.203,-11.370 |
||
| 1096 | point |
||
| 1097 | -14.747,-14.203,-12.075 |
||
| 1098 | point |
||
| 1099 | -14.743,-14.203,-12.631 |
||
| 1100 | reverse |
||
| 1101 | // Pedestrian number 57 |
||
| 1102 | 4 // Ref num |
||
| 1103 | 5 // Number of instructions |
||
| 1104 | 2 // Initial instruction |
||
| 1105 | point |
||
| 1106 | -18.473,-14.203,-12.480 |
||
| 1107 | point |
||
| 1108 | -16.774,-14.203,-11.213 |
||
| 1109 | point |
||
| 1110 | -15.477,-14.203,-10.566 |
||
| 1111 | point |
||
| 1112 | -14.496,-14.203,-9.377 |
||
| 1113 | reverse |
||
| 1114 | // Pedestrian number 58 |
||
| 1115 | 10 // Ref num |
||
| 1116 | 5 // Number of instructions |
||
| 1117 | 3 // Initial instruction |
||
| 1118 | point |
||
| 1119 | -12.496,-14.203,-8.230 |
||
| 1120 | point |
||
| 1121 | -11.295,-14.203,-8.374 |
||
| 1122 | point |
||
| 1123 | -10.459,-14.203,-10.977 |
||
| 1124 | point |
||
| 1125 | -9.134,-14.203,-13.909 |
||
| 1126 | reverse |
||
| 1127 | // Pedestrian number 59 |
||
| 1128 | 10 // Ref num |
||
| 1129 | 5 // Number of instructions |
||
| 1130 | 2 // Initial instruction |
||
| 1131 | point |
||
| 1132 | -4.211,-14.203,-12.793 |
||
| 1133 | point |
||
| 1134 | -10.615,-14.203,-11.176 |
||
| 1135 | point |
||
| 1136 | -13.685,-14.203,-11.165 |
||
| 1137 | point |
||
| 1138 | -14.958,-14.203,-9.381 |
||
| 1139 | reverse |
||
| 1140 | // Pedestrian number 60 |
||
| 1141 | 5 // Ref num |
||
| 1142 | 4 // Number of instructions |
||
| 1143 | 2 // Initial instruction |
||
| 1144 | point |
||
| 1145 | -10.439,-14.203,-8.237 |
||
| 1146 | point |
||
| 1147 | -11.218,-14.203,-10.129 |
||
| 1148 | point |
||
| 1149 | -11.166,-14.203,-12.227 |
||
| 1150 | reverse |
||
| 1151 | // Pedestrian number 61 |
||
| 1152 | 5 // Ref num |
||
| 1153 | 7 // Number of instructions |
||
| 1154 | 3 // Initial instruction |
||
| 1155 | point |
||
| 1156 | -22.049,-14.203,-8.412 |
||
| 1157 | point |
||
| 1158 | -24.955,-14.203,-8.668 |
||
| 1159 | point |
||
| 1160 | -25.382,-14.203,-10.028 |
||
| 1161 | point |
||
| 1162 | -27.475,-14.203,-13.095 |
||
| 1163 | point |
||
| 1164 | -27.598,-14.203,-13.898 |
||
| 1165 | point |
||
| 1166 | -27.598,-14.203,-13.898 |
||
| 1167 | reverse |
||
| 1168 | // Pedestrian number 62 |
||
| 1169 | 7 // Ref num |
||
| 1170 | 6 // Number of instructions |
||
| 1171 | 2 // Initial instruction |
||
| 1172 | point |
||
| 1173 | -27.601,-14.203,-9.502 |
||
| 1174 | point |
||
| 1175 | -25.769,-14.203,-9.687 |
||
| 1176 | point |
||
| 1177 | -24.423,-14.203,-8.219 |
||
| 1178 | point |
||
| 1179 | -18.687,-14.203,-8.170 |
||
| 1180 | point |
||
| 1181 | -18.203,-14.203,-9.298 |
||
| 1182 | reverse |
||
| 1183 | // Pedestrian number 63 |
||
| 1184 | 13 // Ref num |
||
| 1185 | 5 // Number of instructions |
||
| 1186 | 2 // Initial instruction |
||
| 1187 | point |
||
| 1188 | -4.376,-14.203,-7.388 |
||
| 1189 | point |
||
| 1190 | -8.392,-14.203,-10.129 |
||
| 1191 | point |
||
| 1192 | -9.682,-14.204,-9.927 |
||
| 1193 | point |
||
| 1194 | -11.151,-14.204,-8.201 |
||
| 1195 | reverse |
||
| 1196 | // Pedestrian number 64 |
||
| 1197 | 13 // Ref num |
||
| 1198 | 4 // Number of instructions |
||
| 1199 | 2 // Initial instruction |
||
| 1200 | point |
||
| 1201 | -4.166,-14.203,-12.034 |
||
| 1202 | point |
||
| 1203 | -8.698,-14.203,-12.327 |
||
| 1204 | point |
||
| 1205 | -11.159,-14.204,-13.044 |
||
| 1206 | reverse |
||
| 1207 | // Pedestrian number 65 |
||
| 1208 | 14 // Ref num |
||
| 1209 | 7 // Number of instructions |
||
| 1210 | 4 // Initial instruction |
||
| 1211 | point |
||
| 1212 | -14.250,-14.204,-13.238 |
||
| 1213 | point |
||
| 1214 | -15.155,-14.204,-11.218 |
||
| 1215 | point |
||
| 1216 | -18.023,-14.204,-10.596 |
||
| 1217 | point |
||
| 1218 | -20.202,-14.204,-11.233 |
||
| 1219 | point |
||
| 1220 | -21.695,-14.205,-12.347 |
||
| 1221 | point |
||
| 1222 | -21.773,-14.205,-12.804 |
||
| 1223 | reverse |
||
| 1224 | // Pedestrian number 66 |
||
| 1225 | 13 // Ref num |
||
| 1226 | 4 // Number of instructions |
||
| 1227 | 2 // Initial instruction |
||
| 1228 | point |
||
| 1229 | -18.109,-14.204,-9.800 |
||
| 1230 | point |
||
| 1231 | -20.310,-14.204,-11.554 |
||
| 1232 | point |
||
| 1233 | -23.065,-14.205,-12.631 |
||
| 1234 | reverse |
||
| 1235 | // Pedestrian number 67 |
||
| 1236 | 11 // Ref num |
||
| 1237 | 5 // Number of instructions |
||
| 1238 | 2 // Initial instruction |
||
| 1239 | point |
||
| 1240 | -23.757,-14.205,-10.526 |
||
| 1241 | point |
||
| 1242 | -20.106,-14.204,-11.040 |
||
| 1243 | point |
||
| 1244 | -18.906,-14.204,-10.291 |
||
| 1245 | point |
||
| 1246 | -18.720,-14.204,-9.431 |
||
| 1247 | reverse |
||
| 1248 | // Pedestrian number 68 |
||
| 1249 | 5 // Ref num |
||
| 1250 | 4 // Number of instructions |
||
| 1251 | 2 // Initial instruction |
||
| 1252 | point |
||
| 1253 | -18.538,-14.204,-7.996 |
||
| 1254 | point |
||
| 1255 | -18.488,-14.204,-11.147 |
||
| 1256 | point |
||
| 1257 | -17.859,-14.204,-13.987 |
||
| 1258 | reverse |
||
| 1259 | // Pedestrian number 69 |
||
| 1260 | 5 // Ref num |
||
| 1261 | 6 // Number of instructions |
||
| 1262 | 2 // Initial instruction |
||
| 1263 | point |
||
| 1264 | -27.554,-14.205,-10.471 |
||
| 1265 | point |
||
| 1266 | -25.038,-14.205,-11.029 |
||
| 1267 | point |
||
| 1268 | -23.707,-14.204,-9.880 |
||
| 1269 | point |
||
| 1270 | -21.990,-14.204,-9.956 |
||
| 1271 | point |
||
| 1272 | -21.856,-14.204,-9.238 |
||
| 1273 | reverse |
||
| 1274 | // Pedestrian number 70 |
||
| 1275 | 10 // Ref num |
||
| 1276 | 4 // Number of instructions |
||
| 1277 | 2 // Initial instruction |
||
| 1278 | point |
||
| 1279 | -20.729,-14.204,-9.942 |
||
| 1280 | point |
||
| 1281 | -21.104,-14.204,-11.103 |
||
| 1282 | point |
||
| 1283 | -23.823,-14.205,-14.110 |
||
| 1284 | reverse |
||
| 1285 | // Pedestrian number 71 |
||
| 1286 | 10 // Ref num |
||
| 1287 | 8 // Number of instructions |
||
| 1288 | 2 // Initial instruction |
||
| 1289 | point |
||
| 1290 | -7.909,-14.203,-12.492 |
||
| 1291 | point |
||
| 1292 | -5.919,-14.203,-16.281 |
||
| 1293 | point |
||
| 1294 | -4.334,-14.203,-17.174 |
||
| 1295 | point |
||
| 1296 | -4.108,-14.203,-19.906 |
||
| 1297 | point |
||
| 1298 | -7.864,-14.203,-23.079 |
||
| 1299 | point |
||
| 1300 | -7.768,-14.203,-29.719 |
||
| 1301 | point |
||
| 1302 | -8.576,-14.203,-29.978 |
||
| 1303 | reverse |
||
| 1304 | // Pedestrian number 72 |
||
| 1305 | 11 // Ref num |
||
| 1306 | 4 // Number of instructions |
||
| 1307 | 2 // Initial instruction |
||
| 1308 | point |
||
| 1309 | -1.781,-14.203,-30.174 |
||
| 1310 | point |
||
| 1311 | -5.072,-14.203,-29.728 |
||
| 1312 | point |
||
| 1313 | -7.809,-14.203,-29.288 |
||
| 1314 | reverse |
||
| 1315 | // Pedestrian number 73 |
||
| 1316 | 5 // Ref num |
||
| 1317 | 8 // Number of instructions |
||
| 1318 | 2 // Initial instruction |
||
| 1319 | point |
||
| 1320 | -7.980,-14.203,-31.775 |
||
| 1321 | point |
||
| 1322 | -5.454,-14.203,-29.867 |
||
| 1323 | point |
||
| 1324 | -4.548,-14.203,-29.065 |
||
| 1325 | point |
||
| 1326 | -4.238,-14.203,-23.614 |
||
| 1327 | point |
||
| 1328 | -7.895,-14.203,-21.219 |
||
| 1329 | point |
||
| 1330 | -7.855,-14.203,-11.830 |
||
| 1331 | point |
||
| 1332 | -10.132,-14.203,-8.142 |
||
| 1333 | reverse |
||
| 1334 | // Pedestrian number 74 |
||
| 1335 | 9 // Ref num |
||
| 1336 | 4 // Number of instructions |
||
| 1337 | 2 // Initial instruction |
||
| 1338 | point |
||
| 1339 | -1.768,-14.203,-30.888 |
||
| 1340 | point |
||
| 1341 | -5.832,-14.203,-31.599 |
||
| 1342 | point |
||
| 1343 | -7.456,-14.203,-32.703 |
||
| 1344 | reverse |
||
| 1345 | // Pedestrian number 75 |
||
| 1346 | 9 // Ref num |
||
| 1347 | 4 // Number of instructions |
||
| 1348 | 2 // Initial instruction |
||
| 1349 | point |
||
| 1350 | -8.015,-14.203,-29.777 |
||
| 1351 | point |
||
| 1352 | -7.519,-14.203,-32.157 |
||
| 1353 | point |
||
| 1354 | -7.324,-14.203,-34.341 |
||
| 1355 | reverse |
||
| 1356 | // Pedestrian number 76 |
||
| 1357 | 9 // Ref num |
||
| 1358 | 6 // Number of instructions |
||
| 1359 | 3 // Initial instruction |
||
| 1360 | point |
||
| 1361 | -7.450,-14.203,-35.193 |
||
| 1362 | point |
||
| 1363 | -7.647,-14.203,-34.271 |
||
| 1364 | point |
||
| 1365 | -6.827,-14.203,-31.567 |
||
| 1366 | point |
||
| 1367 | -7.221,-14.203,-30.370 |
||
| 1368 | point |
||
| 1369 | -8.354,-14.203,-29.765 |
||
| 1370 | reverse |
||
| 1371 | // Pedestrian number 77 |
||
| 1372 | 9 // Ref num |
||
| 1373 | 6 // Number of instructions |
||
| 1374 | 2 // Initial instruction |
||
| 1375 | point |
||
| 1376 | -6.950,-14.192,-35.785 |
||
| 1377 | point |
||
| 1378 | -3.518,-14.192,-39.255 |
||
| 1379 | point |
||
| 1380 | -1.719,-14.192,-44.830 |
||
| 1381 | point |
||
| 1382 | -1.880,-14.192,-48.506 |
||
| 1383 | point |
||
| 1384 | -3.597,-14.192,-49.059 |
||
| 1385 | reverse |
||
| 1386 | // Pedestrian number 78 |
||
| 1387 | 11 // Ref num |
||
| 1388 | 6 // Number of instructions |
||
| 1389 | 2 // Initial instruction |
||
| 1390 | point |
||
| 1391 | -3.714,-14.192,-29.845 |
||
| 1392 | point |
||
| 1393 | -3.194,-14.192,-39.037 |
||
| 1394 | point |
||
| 1395 | -1.709,-14.192,-40.047 |
||
| 1396 | point |
||
| 1397 | -1.787,-14.192,-43.796 |
||
| 1398 | point |
||
| 1399 | -2.889,-14.192,-47.375 |
||
| 1400 | reverse |
||
| 1401 | // Pedestrian number 79 |
||
| 1402 | 13 // Ref num |
||
| 1403 | 5 // Number of instructions |
||
| 1404 | 2 // Initial instruction |
||
| 1405 | point |
||
| 1406 | -7.403,-14.192,-35.514 |
||
| 1407 | point |
||
| 1408 | -14.509,-14.192,-36.507 |
||
| 1409 | point |
||
| 1410 | -18.599,986.008,-38.599 |
||
| 1411 | point |
||
| 1412 | -18.707,986.008,-40.816 |
||
| 1413 | reverse |
||
| 1414 | // Pedestrian number 80 |
||
| 1415 | 13 // Ref num |
||
| 1416 | 4 // Number of instructions |
||
| 1417 | 2 // Initial instruction |
||
| 1418 | point |
||
| 1419 | -8.098,-14.192,-32.850 |
||
| 1420 | point |
||
| 1421 | -14.512,986.008,-36.243 |
||
| 1422 | point |
||
| 1423 | -15.311,986.008,-41.053 |
||
| 1424 | reverse |
||
| 1425 | // Pedestrian number 81 |
||
| 1426 | 14 // Ref num |
||
| 1427 | 4 // Number of instructions |
||
| 1428 | 2 // Initial instruction |
||
| 1429 | point |
||
| 1430 | -8.464,-14.192,-30.927 |
||
| 1431 | point |
||
| 1432 | -14.985,-14.192,-36.182 |
||
| 1433 | point |
||
| 1434 | -24.281,-14.192,-35.134 |
||
| 1435 | reverse |
||
| 1436 | // Pedestrian number 82 |
||
| 1437 | 10 // Ref num |
||
| 1438 | 6 // Number of instructions |
||
| 1439 | 2 // Initial instruction |
||
| 1440 | point |
||
| 1441 | -24.481,-14.192,-29.893 |
||
| 1442 | point |
||
| 1443 | -19.678,-14.192,-34.245 |
||
| 1444 | point |
||
| 1445 | -16.864,-14.192,-38.958 |
||
| 1446 | point |
||
| 1447 | -7.933,-14.192,-39.068 |
||
| 1448 | point |
||
| 1449 | -7.178,-14.192,-35.906 |
||
| 1450 | reverse |
||
| 1451 | // Pedestrian number 83 |
||
| 1452 | 9 // Ref num |
||
| 1453 | 5 // Number of instructions |
||
| 1454 | 2 // Initial instruction |
||
| 1455 | point |
||
| 1456 | -8.624,-14.192,-30.420 |
||
| 1457 | point |
||
| 1458 | -19.270,-14.192,-33.823 |
||
| 1459 | point |
||
| 1460 | -28.784,-14.192,-34.020 |
||
| 1461 | point |
||
| 1462 | -28.940,-14.192,-34.694 |
||
| 1463 | reverse |
||
| 1464 | // Pedestrian number 84 |
||
| 1465 | 7 // Ref num |
||
| 1466 | 7 // Number of instructions |
||
| 1467 | 3 // Initial instruction |
||
| 1468 | point |
||
| 1469 | -15.206,986.008,-40.220 |
||
| 1470 | point |
||
| 1471 | -16.149,986.008,-36.680 |
||
| 1472 | point |
||
| 1473 | -19.271,-14.192,-34.276 |
||
| 1474 | point |
||
| 1475 | -26.431,-14.192,-25.689 |
||
| 1476 | point |
||
| 1477 | -28.902,-14.192,-25.508 |
||
| 1478 | point |
||
| 1479 | -28.883,-14.192,-24.791 |
||
| 1480 | reverse |
||
| 1481 | // Pedestrian number 85 |
||
| 1482 | 10 // Ref num |
||
| 1483 | 8 // Number of instructions |
||
| 1484 | 2 // Initial instruction |
||
| 1485 | point |
||
| 1486 | -20.017,-14.192,-29.822 |
||
| 1487 | point |
||
| 1488 | -19.591,-14.192,-33.228 |
||
| 1489 | point |
||
| 1490 | -19.345,-14.192,-37.624 |
||
| 1491 | point |
||
| 1492 | -22.171,-14.192,-38.974 |
||
| 1493 | point |
||
| 1494 | -26.690,-14.192,-38.960 |
||
| 1495 | point |
||
| 1496 | -28.816,-14.192,-36.226 |
||
| 1497 | point |
||
| 1498 | -28.858,-14.192,-34.942 |
||
| 1499 | reverse |
||
| 1500 | // Pedestrian number 86 |
||
| 1501 | 4 // Ref num |
||
| 1502 | 5 // Number of instructions |
||
| 1503 | 3 // Initial instruction |
||
| 1504 | point |
||
| 1505 | -20.872,986.008,-41.970 |
||
| 1506 | point |
||
| 1507 | -19.386,986.008,-39.049 |
||
| 1508 | point |
||
| 1509 | -19.011,-14.192,-35.313 |
||
| 1510 | point |
||
| 1511 | -19.127,-14.192,-29.828 |
||
| 1512 | reverse |
||
| 1513 | // Pedestrian number 87 |
||
| 1514 | 11 // Ref num |
||
| 1515 | 4 // Number of instructions |
||
| 1516 | 2 // Initial instruction |
||
| 1517 | point |
||
| 1518 | -8.242,-14.192,-32.459 |
||
| 1519 | point |
||
| 1520 | -19.743,-14.192,-36.152 |
||
| 1521 | point |
||
| 1522 | -39.707,-14.192,-36.519 |
||
| 1523 | reverse |
||
| 1524 | // Pedestrian number 88 |
||
| 1525 | 13 // Ref num |
||
| 1526 | 4 // Number of instructions |
||
| 1527 | 2 // Initial instruction |
||
| 1528 | point |
||
| 1529 | -24.432,-14.192,-34.768 |
||
| 1530 | point |
||
| 1531 | -22.674,-14.192,-32.553 |
||
| 1532 | point |
||
| 1533 | -24.484,-14.192,-30.280 |
||
| 1534 | reverse |
||
| 1535 | // Pedestrian number 89 |
||
| 1536 | 13 // Ref num |
||
| 1537 | 5 // Number of instructions |
||
| 1538 | 2 // Initial instruction |
||
| 1539 | point |
||
| 1540 | -25.150,-14.192,-34.109 |
||
| 1541 | point |
||
| 1542 | -22.569,-14.192,-29.716 |
||
| 1543 | point |
||
| 1544 | -23.263,-14.192,-28.660 |
||
| 1545 | point |
||
| 1546 | -26.112,-14.192,-28.660 |
||
| 1547 | reverse |
||
| 1548 | // Pedestrian number 90 |
||
| 1549 | 14 // Ref num |
||
| 1550 | 7 // Number of instructions |
||
| 1551 | 2 // Initial instruction |
||
| 1552 | point |
||
| 1553 | -25.518,-14.192,-21.804 |
||
| 1554 | point |
||
| 1555 | -23.486,-14.192,-23.372 |
||
| 1556 | point |
||
| 1557 | -20.380,-14.192,-28.663 |
||
| 1558 | point |
||
| 1559 | -20.222,-14.192,-29.862 |
||
| 1560 | point |
||
| 1561 | -12.113,-14.192,-29.835 |
||
| 1562 | point |
||
| 1563 | -8.253,-14.192,-31.812 |
||
| 1564 | reverse |
||
| 1565 | // Pedestrian number 91 |
||
| 1566 | 5 // Ref num |
||
| 1567 | 5 // Number of instructions |
||
| 1568 | 2 // Initial instruction |
||
| 1569 | point |
||
| 1570 | -20.326,-14.192,-15.544 |
||
| 1571 | point |
||
| 1572 | -26.107,-14.192,-18.209 |
||
| 1573 | point |
||
| 1574 | -28.559,-14.192,-18.452 |
||
| 1575 | point |
||
| 1576 | -29.072,-14.192,-20.510 |
||
| 1577 | reverse |
||
| 1578 | // Pedestrian number 92 |
||
| 1579 | 10 // Ref num |
||
| 1580 | 7 // Number of instructions |
||
| 1581 | 3 // Initial instruction |
||
| 1582 | point |
||
| 1583 | -33.742,-14.192,-13.248 |
||
| 1584 | point |
||
| 1585 | -33.560,-14.192,-15.780 |
||
| 1586 | point |
||
| 1587 | -26.928,-14.192,-17.742 |
||
| 1588 | point |
||
| 1589 | -22.367,-14.192,-18.414 |
||
| 1590 | point |
||
| 1591 | -20.464,-14.192,-23.426 |
||
| 1592 | point |
||
| 1593 | -20.384,-14.192,-27.907 |
||
| 1594 | reverse |
||
| 1595 | // Pedestrian number 93 |
||
| 1596 | 11 // Ref num |
||
| 1597 | 5 // Number of instructions |
||
| 1598 | 2 // Initial instruction |
||
| 1599 | point |
||
| 1600 | -24.687,-14.192,-28.557 |
||
| 1601 | point |
||
| 1602 | -23.648,-14.192,-23.567 |
||
| 1603 | point |
||
| 1604 | -23.917,-14.192,-19.665 |
||
| 1605 | point |
||
| 1606 | -25.407,-14.192,-19.366 |
||
| 1607 | reverse |
||
| 1608 | // Pedestrian number 94 |
||
| 1609 | 7 // Ref num |
||
| 1610 | 4 // Number of instructions |
||
| 1611 | 2 // Initial instruction |
||
| 1612 | point |
||
| 1613 | -34.234,-14.192,-20.120 |
||
| 1614 | point |
||
| 1615 | -25.915,-14.192,-18.089 |
||
| 1616 | point |
||
| 1617 | -20.335,-14.192,-19.228 |
||
| 1618 | reverse |
||
| 1619 | // Pedestrian number 95 |
||
| 1620 | 5 // Ref num |
||
| 1621 | 6 // Number of instructions |
||
| 1622 | 3 // Initial instruction |
||
| 1623 | point |
||
| 1624 | -41.098,-14.192,-14.225 |
||
| 1625 | point |
||
| 1626 | -36.317,-14.192,-17.770 |
||
| 1627 | point |
||
| 1628 | -36.008,-14.192,-20.343 |
||
| 1629 | point |
||
| 1630 | -36.052,-14.192,-24.190 |
||
| 1631 | point |
||
| 1632 | -40.108,-14.192,-24.640 |
||
| 1633 | reverse |
||
| 1634 | // Pedestrian number 96 |
||
| 1635 | 7 // Ref num |
||
| 1636 | 6 // Number of instructions |
||
| 1637 | 3 // Initial instruction |
||
| 1638 | point |
||
| 1639 | -40.345,-14.192,-35.208 |
||
| 1640 | point |
||
| 1641 | -36.606,-14.192,-31.599 |
||
| 1642 | point |
||
| 1643 | -35.816,-14.192,-29.104 |
||
| 1644 | point |
||
| 1645 | -34.222,-14.192,-23.989 |
||
| 1646 | point |
||
| 1647 | -29.071,-14.192,-20.913 |
||
| 1648 | reverse |
||
| 1649 | // Pedestrian number 97 |
||
| 1650 | 13 // Ref num |
||
| 1651 | 4 // Number of instructions |
||
| 1652 | 2 // Initial instruction |
||
| 1653 | point |
||
| 1654 | -28.788,-14.192,-49.087 |
||
| 1655 | point |
||
| 1656 | -31.699,-14.192,-30.667 |
||
| 1657 | point |
||
| 1658 | -34.696,-14.192,-20.926 |
||
| 1659 | reverse |
||
| 1660 | // Pedestrian number 98 |
||
| 1661 | 13 // Ref num |
||
| 1662 | 6 // Number of instructions |
||
| 1663 | 4 // Initial instruction |
||
| 1664 | point |
||
| 1665 | -39.563,-14.192,-24.654 |
||
| 1666 | point |
||
| 1667 | -38.917,-14.192,-24.710 |
||
| 1668 | point |
||
| 1669 | -34.442,-14.192,-27.122 |
||
| 1670 | point |
||
| 1671 | -32.254,-14.192,-30.275 |
||
| 1672 | point |
||
| 1673 | -1.803,-14.192,-37.997 |
||
| 1674 | reverse |
||
| 1675 | // Pedestrian number 99 |
||
| 1676 | 11 // Ref num |
||
| 1677 | 5 // Number of instructions |
||
| 1678 | 2 // Initial instruction |
||
| 1679 | point |
||
| 1680 | -42.210,-14.192,-45.021 |
||
| 1681 | point |
||
| 1682 | -40.305,-14.192,-47.627 |
||
| 1683 | point |
||
| 1684 | -39.756,-14.192,-48.423 |
||
| 1685 | point |
||
| 1686 | -39.661,-14.192,-49.075 |
||
| 1687 | reverse |
||
| 1688 | // Pedestrian number 100 |
||
| 1689 | 5 // Ref num |
||
| 1690 | 4 // Number of instructions |
||
| 1691 | 2 // Initial instruction |
||
| 1692 | point |
||
| 1693 | -39.425,-14.192,-33.392 |
||
| 1694 | point |
||
| 1695 | -39.696,-14.192,-43.344 |
||
| 1696 | point |
||
| 1697 | -42.977,-14.192,-46.517 |
||
| 1698 | reverse |
||
| 1699 | // Pedestrian number 101 |
||
| 1700 | 9 // Ref num |
||
| 1701 | 5 // Number of instructions |
||
| 1702 | 2 // Initial instruction |
||
| 1703 | point |
||
| 1704 | -12.181,-18.115,-47.913 |
||
| 1705 | point |
||
| 1706 | -14.684,-18.115,-45.912 |
||
| 1707 | point |
||
| 1708 | -19.476,-18.115,-46.206 |
||
| 1709 | point |
||
| 1710 | -19.608,-18.115,-47.341 |
||
| 1711 | reverse |
||
| 1712 | // Pedestrian number 102 |
||
| 1713 | 9 // Ref num |
||
| 1714 | 6 // Number of instructions |
||
| 1715 | 2 // Initial instruction |
||
| 1716 | point |
||
| 1717 | -18.928,-18.115,-44.612 |
||
| 1718 | point |
||
| 1719 | -15.286,-18.115,-46.734 |
||
| 1720 | point |
||
| 1721 | -13.909,-18.115,-48.364 |
||
| 1722 | point |
||
| 1723 | -13.589,-18.115,-50.407 |
||
| 1724 | point |
||
| 1725 | -12.261,-18.115,-50.582 |
||
| 1726 | reverse |
||
| 1727 | // Pedestrian number 103 |
||
| 1728 | 9 // Ref num |
||
| 1729 | 5 // Number of instructions |
||
| 1730 | 2 // Initial instruction |
||
| 1731 | point |
||
| 1732 | -13.003,-18.115,-39.310 |
||
| 1733 | point |
||
| 1734 | -17.237,-18.115,-46.577 |
||
| 1735 | point |
||
| 1736 | -18.445,-18.115,-50.439 |
||
| 1737 | point |
||
| 1738 | -19.295,-18.115,-50.478 |
||
| 1739 | reverse |
||
| 1740 | // Pedestrian number 104 |
||
| 1741 | 9 // Ref num |
||
| 1742 | 5 // Number of instructions |
||
| 1743 | 2 // Initial instruction |
||
| 1744 | point |
||
| 1745 | -16.395,-18.115,-56.820 |
||
| 1746 | point |
||
| 1747 | -14.903,-18.115,-52.912 |
||
| 1748 | point |
||
| 1749 | -12.723,-18.115,-52.235 |
||
| 1750 | point |
||
| 1751 | -12.558,-18.115,-51.482 |
||
| 1752 | reverse |
||
| 1753 | // Pedestrian number 105 |
||
| 1754 | 10 // Ref num |
||
| 1755 | 5 // Number of instructions |
||
| 1756 | 2 // Initial instruction |
||
| 1757 | point |
||
| 1758 | -16.608,-18.115,-39.287 |
||
| 1759 | point |
||
| 1760 | -18.639,-18.115,-50.752 |
||
| 1761 | point |
||
| 1762 | -17.339,-18.115,-57.486 |
||
| 1763 | point |
||
| 1764 | -16.594,-18.115,-57.544 |
||
| 1765 | reverse |
||
| 1766 | // Pedestrian number 106 |
||
| 1767 | 10 // Ref num |
||
| 1768 | 5 // Number of instructions |
||
| 1769 | 2 // Initial instruction |
||
| 1770 | point |
||
| 1771 | -14.467,-18.115,-58.979 |
||
| 1772 | point |
||
| 1773 | -15.122,-18.115,-55.535 |
||
| 1774 | point |
||
| 1775 | -13.985,-18.115,-54.282 |
||
| 1776 | point |
||
| 1777 | -13.055,-18.115,-54.386 |
||
| 1778 | reverse |
||
| 1779 | // Pedestrian number 107 |
||
| 1780 | 11 // Ref num |
||
| 1781 | 4 // Number of instructions |
||
| 1782 | 2 // Initial instruction |
||
| 1783 | point |
||
| 1784 | -19.949,-18.115,-51.238 |
||
| 1785 | point |
||
| 1786 | -14.324,-18.115,-50.687 |
||
| 1787 | point |
||
| 1788 | -14.136,-18.115,-54.724 |
||
| 1789 | reverse |
||
| 1790 | // Pedestrian number 108 |
||
| 1791 | 7 // Ref num |
||
| 1792 | 5 // Number of instructions |
||
| 1793 | 2 // Initial instruction |
||
| 1794 | point |
||
| 1795 | -3.417,-14.192,-48.146 |
||
| 1796 | point |
||
| 1797 | -12.065,-14.192,-48.202 |
||
| 1798 | point |
||
| 1799 | -20.333,-14.192,-48.261 |
||
| 1800 | point |
||
| 1801 | -20.815,-14.192,-49.145 |
||
| 1802 | reverse |
||
| 1803 | // Pedestrian number 109 |
||
| 1804 | 3 // Ref num |
||
| 1805 | 5 // Number of instructions |
||
| 1806 | 2 // Initial instruction |
||
| 1807 | point |
||
| 1808 | -1.817,-14.192,-49.064 |
||
| 1809 | point |
||
| 1810 | -11.607,-14.192,-48.535 |
||
| 1811 | point |
||
| 1812 | -12.799,986.008,-48.392 |
||
| 1813 | point |
||
| 1814 | -22.468,986.008,-47.461 |
||
| 1815 | reverse |
||
| 1816 | // Pedestrian number 110 |
||
| 1817 | 10 // Ref num |
||
| 1818 | 4 // Number of instructions |
||
| 1819 | 2 // Initial instruction |
||
| 1820 | point |
||
| 1821 | -1.831,-14.192,-49.676 |
||
| 1822 | point |
||
| 1823 | -15.079,986.008,-50.004 |
||
| 1824 | point |
||
| 1825 | -17.122,986.008,-51.986 |
||
| 1826 | reverse |
||
| 1827 | // Pedestrian number 111 |
||
| 1828 | 3 // Ref num |
||
| 1829 | 5 // Number of instructions |
||
| 1830 | 2 // Initial instruction |
||
| 1831 | point |
||
| 1832 | -10.770,986.008,-50.630 |
||
| 1833 | point |
||
| 1834 | -17.605,986.008,-50.128 |
||
| 1835 | point |
||
| 1836 | -25.335,986.008,-50.462 |
||
| 1837 | point |
||
| 1838 | -28.119,986.008,-59.269 |
||
| 1839 | reverse |
||
| 1840 | // Pedestrian number 112 |
||
| 1841 | 3 // Ref num |
||
| 1842 | 5 // Number of instructions |
||
| 1843 | 3 // Initial instruction |
||
| 1844 | point |
||
| 1845 | -39.808,-14.164,-61.019 |
||
| 1846 | point |
||
| 1847 | -39.952,-14.151,-60.187 |
||
| 1848 | point |
||
| 1849 | -41.788,-14.114,-59.468 |
||
| 1850 | point |
||
| 1851 | -45.716,-14.032,-57.657 |
||
| 1852 | reverse |
||
| 1853 | // Pedestrian number 113 |
||
| 1854 | 10 // Ref num |
||
| 1855 | 5 // Number of instructions |
||
| 1856 | 2 // Initial instruction |
||
| 1857 | point |
||
| 1858 | -39.728,-14.187,-55.677 |
||
| 1859 | point |
||
| 1860 | -41.618,-14.186,-57.698 |
||
| 1861 | point |
||
| 1862 | -47.725,-14.217,-59.456 |
||
| 1863 | point |
||
| 1864 | -49.820,-14.192,-57.405 |
||
| 1865 | reverse |
||
| 1866 | // Pedestrian number 114 |
||
| 1867 | 11 // Ref num |
||
| 1868 | 5 // Number of instructions |
||
| 1869 | 2 // Initial instruction |
||
| 1870 | point |
||
| 1871 | -37.932,-14.192,-49.693 |
||
| 1872 | point |
||
| 1873 | -40.511,-14.176,-57.537 |
||
| 1874 | point |
||
| 1875 | -43.321,-14.161,-60.268 |
||
| 1876 | point |
||
| 1877 | -47.881,-14.229,-57.899 |
||
| 1878 | reverse |
||
| 1879 | // Pedestrian number 115 |
||
| 1880 | 5 // Ref num |
||
| 1881 | 6 // Number of instructions |
||
| 1882 | 2 // Initial instruction |
||
| 1883 | point |
||
| 1884 | -45.647,-14.192,-57.968 |
||
| 1885 | point |
||
| 1886 | -47.143,-14.174,-59.819 |
||
| 1887 | point |
||
| 1888 | -51.042,-14.209,-58.615 |
||
| 1889 | point |
||
| 1890 | -52.188,985.990,-58.556 |
||
| 1891 | point |
||
| 1892 | -53.320,986.118,-60.698 |
||
| 1893 | reverse |
||
| 1894 | // Pedestrian number 116 |
||
| 1895 | 9 // Ref num |
||
| 1896 | 5 // Number of instructions |
||
| 1897 | 2 // Initial instruction |
||
| 1898 | point |
||
| 1899 | -50.479,-14.192,-57.949 |
||
| 1900 | point |
||
| 1901 | -56.358,986.008,-58.965 |
||
| 1902 | point |
||
| 1903 | -58.249,986.118,-61.063 |
||
| 1904 | point |
||
| 1905 | -58.161,-14.084,-67.570 |
||
| 1906 | reverse |
||
| 1907 | // Pedestrian number 117 |
||
| 1908 | 7 // Ref num |
||
| 1909 | 6 // Number of instructions |
||
| 1910 | 3 // Initial instruction |
||
| 1911 | point |
||
| 1912 | -44.390,-14.192,-46.367 |
||
| 1913 | point |
||
| 1914 | -54.973,-14.192,-45.174 |
||
| 1915 | point |
||
| 1916 | -56.555,-14.192,-44.238 |
||
| 1917 | point |
||
| 1918 | -63.942,-14.192,-40.828 |
||
| 1919 | point |
||
| 1920 | -72.003,-18.115,-41.012 |
||
| 1921 | reverse |
||
| 1922 | // Pedestrian number 118 |
||
| 1923 | 10 // Ref num |
||
| 1924 | 7 // Number of instructions |
||
| 1925 | 4 // Initial instruction |
||
| 1926 | point |
||
| 1927 | -58.892,-14.159,-60.345 |
||
| 1928 | point |
||
| 1929 | -59.729,-14.191,-51.280 |
||
| 1930 | point |
||
| 1931 | -58.602,-14.191,-48.958 |
||
| 1932 | point |
||
| 1933 | -58.602,-14.191,-48.958 |
||
| 1934 | point |
||
| 1935 | -57.146,-14.191,-47.908 |
||
| 1936 | point |
||
| 1937 | -56.875,-14.192,-43.780 |
||
| 1938 | reverse |
||
| 1939 | // Pedestrian number 119 |
||
| 1940 | 11 // Ref num |
||
| 1941 | 6 // Number of instructions |
||
| 1942 | 2 // Initial instruction |
||
| 1943 | point |
||
| 1944 | -61.949,-14.192,-49.213 |
||
| 1945 | point |
||
| 1946 | -60.005,-14.192,-50.026 |
||
| 1947 | point |
||
| 1948 | -58.119,-14.192,-50.496 |
||
| 1949 | point |
||
| 1950 | -57.969,986.008,-59.321 |
||
| 1951 | point |
||
| 1952 | -57.747,986.119,-67.801 |
||
| 1953 | reverse |
||
| 1954 | // Pedestrian number 120 |
||
| 1955 | 7 // Ref num |
||
| 1956 | 6 // Number of instructions |
||
| 1957 | 3 // Initial instruction |
||
| 1958 | point |
||
| 1959 | -59.041,-14.192,-45.068 |
||
| 1960 | point |
||
| 1961 | -60.160,-14.192,-44.619 |
||
| 1962 | point |
||
| 1963 | -60.534,-14.192,-46.122 |
||
| 1964 | point |
||
| 1965 | -63.960,-14.192,-48.362 |
||
| 1966 | point |
||
| 1967 | -64.318,-14.192,-49.358 |
||
| 1968 | reverse |
||
| 1969 | // Pedestrian number 121 |
||
| 1970 | 3 // Ref num |
||
| 1971 | 4 // Number of instructions |
||
| 1972 | 2 // Initial instruction |
||
| 1973 | point |
||
| 1974 | -59.638,-14.192,-45.633 |
||
| 1975 | point |
||
| 1976 | -60.547,-14.192,-46.645 |
||
| 1977 | point |
||
| 1978 | -62.440,-14.192,-48.574 |
||
| 1979 | reverse |
||
| 1980 | // Pedestrian number 122 |
||
| 1981 | 9 // Ref num |
||
| 1982 | 5 // Number of instructions |
||
| 1983 | 2 // Initial instruction |
||
| 1984 | point |
||
| 1985 | -59.595,-14.192,-45.032 |
||
| 1986 | point |
||
| 1987 | -62.647,-14.192,-41.950 |
||
| 1988 | point |
||
| 1989 | -63.874,-14.192,-39.087 |
||
| 1990 | point |
||
| 1991 | -87.559,-14.192,-38.973 |
||
| 1992 | reverse |
||
| 1993 | // Pedestrian number 123 |
||
| 1994 | 9 // Ref num |
||
| 1995 | 4 // Number of instructions |
||
| 1996 | 2 // Initial instruction |
||
| 1997 | point |
||
| 1998 | -62.922,-14.192,-49.030 |
||
| 1999 | point |
||
| 2000 | -66.987,986.008,-48.398 |
||
| 2001 | point |
||
| 2002 | -72.445,986.008,-45.549 |
||
| 2003 | reverse |
||
| 2004 | // Pedestrian number 124 |
||
| 2005 | 9 // Ref num |
||
| 2006 | 4 // Number of instructions |
||
| 2007 | 2 // Initial instruction |
||
| 2008 | point |
||
| 2009 | -63.740,-14.192,-48.527 |
||
| 2010 | point |
||
| 2011 | -71.397,986.008,-48.325 |
||
| 2012 | point |
||
| 2013 | -83.251,986.008,-47.737 |
||
| 2014 | reverse |
||
| 2015 | // Pedestrian number 125 |
||
| 2016 | 11 // Ref num |
||
| 2017 | 4 // Number of instructions |
||
| 2018 | 2 // Initial instruction |
||
| 2019 | point |
||
| 2020 | -92.042,-14.192,-49.425 |
||
| 2021 | point |
||
| 2022 | -79.888,986.008,-48.798 |
||
| 2023 | point |
||
| 2024 | -73.101,986.008,-47.526 |
||
| 2025 | reverse |
||
| 2026 | // Pedestrian number 126 |
||
| 2027 | 13 // Ref num |
||
| 2028 | 4 // Number of instructions |
||
| 2029 | 2 // Initial instruction |
||
| 2030 | point |
||
| 2031 | -84.148,-14.192,-49.443 |
||
| 2032 | point |
||
| 2033 | -79.954,986.008,-48.509 |
||
| 2034 | point |
||
| 2035 | -66.721,986.008,-47.336 |
||
| 2036 | reverse |
||
| 2037 | // Pedestrian number 127 |
||
| 2038 | 13 // Ref num |
||
| 2039 | 4 // Number of instructions |
||
| 2040 | 2 // Initial instruction |
||
| 2041 | point |
||
| 2042 | -57.715,-14.192,-37.331 |
||
| 2043 | point |
||
| 2044 | -70.868,986.008,-38.471 |
||
| 2045 | point |
||
| 2046 | -73.851,986.008,-39.735 |
||
| 2047 | reverse |
||
| 2048 | // Pedestrian number 128 |
||
| 2049 | 13 // Ref num |
||
| 2050 | 5 // Number of instructions |
||
| 2051 | 2 // Initial instruction |
||
| 2052 | point |
||
| 2053 | -57.659,-14.192,-38.088 |
||
| 2054 | point |
||
| 2055 | -61.089,-14.192,-39.315 |
||
| 2056 | point |
||
| 2057 | -63.129,986.008,-39.778 |
||
| 2058 | point |
||
| 2059 | -73.532,986.008,-42.143 |
||
| 2060 | reverse |
||
| 2061 | // Pedestrian number 129 |
||
| 2062 | 9 // Ref num |
||
| 2063 | 5 // Number of instructions |
||
| 2064 | 2 // Initial instruction |
||
| 2065 | point |
||
| 2066 | -58.584,-14.192,-45.581 |
||
| 2067 | point |
||
| 2068 | -61.416,-14.192,-33.600 |
||
| 2069 | point |
||
| 2070 | -64.179,-14.192,-27.520 |
||
| 2071 | point |
||
| 2072 | -65.278,-14.192,-27.551 |
||
| 2073 | reverse |
||
| 2074 | // Pedestrian number 130 |
||
| 2075 | 4 // Ref num |
||
| 2076 | 5 // Number of instructions |
||
| 2077 | 2 // Initial instruction |
||
| 2078 | point |
||
| 2079 | -53.288,-14.192,-33.703 |
||
| 2080 | point |
||
| 2081 | -53.654,-14.192,-26.622 |
||
| 2082 | point |
||
| 2083 | -47.578,-14.192,-22.018 |
||
| 2084 | point |
||
| 2085 | -46.847,-14.192,-9.163 |
||
| 2086 | reverse |
||
| 2087 | // Pedestrian number 131 |
||
| 2088 | 9 // Ref num |
||
| 2089 | 5 // Number of instructions |
||
| 2090 | 2 // Initial instruction |
||
| 2091 | point |
||
| 2092 | -45.656,-14.192,-12.614 |
||
| 2093 | point |
||
| 2094 | -45.135,-14.192,-16.212 |
||
| 2095 | point |
||
| 2096 | -44.934,-14.192,-22.445 |
||
| 2097 | point |
||
| 2098 | -43.562,-14.192,-25.516 |
||
| 2099 | reverse |
||
| 2100 | // Pedestrian number 132 |
||
| 2101 | 10 // Ref num |
||
| 2102 | 6 // Number of instructions |
||
| 2103 | 2 // Initial instruction |
||
| 2104 | point |
||
| 2105 | -42.635,-14.192,-33.840 |
||
| 2106 | point |
||
| 2107 | -43.280,-14.192,-33.299 |
||
| 2108 | point |
||
| 2109 | -44.966,-14.192,-31.273 |
||
| 2110 | point |
||
| 2111 | -44.768,-14.192,-26.191 |
||
| 2112 | point |
||
| 2113 | -42.823,-14.192,-24.244 |
||
| 2114 | reverse |
||
| 2115 | // Pedestrian number 133 |
||
| 2116 | 4 // Ref num |
||
| 2117 | 6 // Number of instructions |
||
| 2118 | 2 // Initial instruction |
||
| 2119 | point |
||
| 2120 | -43.804,-14.192,-33.820 |
||
| 2121 | point |
||
| 2122 | -45.130,-14.192,-31.249 |
||
| 2123 | point |
||
| 2124 | -45.814,-14.192,-30.586 |
||
| 2125 | point |
||
| 2126 | -45.861,-14.192,-26.439 |
||
| 2127 | point |
||
| 2128 | -43.792,-14.192,-23.742 |
||
| 2129 | reverse |
||
| 2130 | // Pedestrian number 134 |
||
| 2131 | 7 // Ref num |
||
| 2132 | 8 // Number of instructions |
||
| 2133 | 6 // Initial instruction |
||
| 2134 | point |
||
| 2135 | -42.725,-14.192,-12.565 |
||
| 2136 | point |
||
| 2137 | -45.822,-14.192,-19.085 |
||
| 2138 | point |
||
| 2139 | -45.220,-14.192,-20.867 |
||
| 2140 | point |
||
| 2141 | -45.815,-14.192,-23.333 |
||
| 2142 | point |
||
| 2143 | -44.913,-14.192,-28.162 |
||
| 2144 | point |
||
| 2145 | -45.528,-14.192,-31.820 |
||
| 2146 | point |
||
| 2147 | -45.939,-14.192,-33.887 |
||
| 2148 | reverse |
||
| 2149 | // Pedestrian number 135 |
||
| 2150 | 9 // Ref num |
||
| 2151 | 5 // Number of instructions |
||
| 2152 | 2 // Initial instruction |
||
| 2153 | point |
||
| 2154 | -46.732,-14.192,-33.618 |
||
| 2155 | point |
||
| 2156 | -51.953,-14.192,-30.302 |
||
| 2157 | point |
||
| 2158 | -56.985,-14.192,-25.919 |
||
| 2159 | point |
||
| 2160 | -58.240,-14.192,-20.452 |
||
| 2161 | reverse |
||
| 2162 | // Pedestrian number 136 |
||
| 2163 | 9 // Ref num |
||
| 2164 | 6 // Number of instructions |
||
| 2165 | 3 // Initial instruction |
||
| 2166 | point |
||
| 2167 | -55.489,-14.192,-20.287 |
||
| 2168 | point |
||
| 2169 | -55.495,-14.192,-21.915 |
||
| 2170 | point |
||
| 2171 | -59.441,-14.192,-24.010 |
||
| 2172 | point |
||
| 2173 | -63.368,-14.192,-26.419 |
||
| 2174 | point |
||
| 2175 | -72.467,-14.192,-28.534 |
||
| 2176 | reverse |
||
| 2177 | // Pedestrian number 137 |
||
| 2178 | 10 // Ref num |
||
| 2179 | 8 // Number of instructions |
||
| 2180 | 5 // Initial instruction |
||
| 2181 | point |
||
| 2182 | -75.255,-14.192,-28.471 |
||
| 2183 | point |
||
| 2184 | -75.113,-14.192,-27.578 |
||
| 2185 | point |
||
| 2186 | -70.852,-14.192,-26.447 |
||
| 2187 | point |
||
| 2188 | -65.856,-14.192,-21.781 |
||
| 2189 | point |
||
| 2190 | -59.785,-14.192,-23.583 |
||
| 2191 | point |
||
| 2192 | -53.731,-14.192,-23.683 |
||
| 2193 | point |
||
| 2194 | -46.728,-14.192,-28.717 |
||
| 2195 | reverse |
||
| 2196 | // Pedestrian number 138 |
||
| 2197 | 13 // Ref num |
||
| 2198 | 7 // Number of instructions |
||
| 2199 | 2 // Initial instruction |
||
| 2200 | point |
||
| 2201 | -56.846,-14.192,-21.684 |
||
| 2202 | point |
||
| 2203 | -53.621,-14.192,-26.929 |
||
| 2204 | point |
||
| 2205 | -47.524,-14.192,-32.110 |
||
| 2206 | point |
||
| 2207 | -47.719,-14.192,-33.692 |
||
| 2208 | point |
||
| 2209 | -55.930,-14.192,-33.867 |
||
| 2210 | point |
||
| 2211 | -56.639,-14.192,-34.663 |
||
| 2212 | reverse |
||
| 2213 | // Pedestrian number 139 |
||
| 2214 | 14 // Ref num |
||
| 2215 | 5 // Number of instructions |
||
| 2216 | 2 // Initial instruction |
||
| 2217 | point |
||
| 2218 | -58.035,-14.192,-29.102 |
||
| 2219 | point |
||
| 2220 | -59.868,-14.192,-25.733 |
||
| 2221 | point |
||
| 2222 | -63.798,-14.192,-20.710 |
||
| 2223 | point |
||
| 2224 | -63.639,-14.192,-14.282 |
||
| 2225 | reverse |
||
| 2226 | // Pedestrian number 140 |
||
| 2227 | 3 // Ref num |
||
| 2228 | 6 // Number of instructions |
||
| 2229 | 2 // Initial instruction |
||
| 2230 | point |
||
| 2231 | -74.345,-14.195,-9.735 |
||
| 2232 | point |
||
| 2233 | -72.956,-14.195,-13.003 |
||
| 2234 | point |
||
| 2235 | -70.558,987.008,-13.381 |
||
| 2236 | point |
||
| 2237 | -69.039,986.008,-13.730 |
||
| 2238 | point |
||
| 2239 | -58.191,-14.192,-19.421 |
||
| 2240 | reverse |
||
| 2241 | // Pedestrian number 141 |
||
| 2242 | 7 // Ref num |
||
| 2243 | 6 // Number of instructions |
||
| 2244 | 2 // Initial instruction |
||
| 2245 | point |
||
| 2246 | -74.503,-14.192,-18.844 |
||
| 2247 | point |
||
| 2248 | -73.001,-14.192,-12.509 |
||
| 2249 | point |
||
| 2250 | -70.223,-14.192,-9.457 |
||
| 2251 | point |
||
| 2252 | -55.787,-14.192,-9.352 |
||
| 2253 | point |
||
| 2254 | -52.621,-14.192,-12.825 |
||
| 2255 | reverse |
||
| 2256 | // Pedestrian number 142 |
||
| 2257 | 10 // Ref num |
||
| 2258 | 5 // Number of instructions |
||
| 2259 | 2 // Initial instruction |
||
| 2260 | point |
||
| 2261 | -46.599,-14.192,-16.785 |
||
| 2262 | point |
||
| 2263 | -52.676,-14.192,-14.700 |
||
| 2264 | point |
||
| 2265 | -53.767,-14.192,-12.588 |
||
| 2266 | point |
||
| 2267 | -55.840,-14.192,-12.415 |
||
| 2268 | reverse |
||
| 2269 | // Pedestrian number 143 |
||
| 2270 | 9 // Ref num |
||
| 2271 | 6 // Number of instructions |
||
| 2272 | 2 // Initial instruction |
||
| 2273 | point |
||
| 2274 | -58.020,-14.192,-19.820 |
||
| 2275 | point |
||
| 2276 | -65.153,-14.192,-25.794 |
||
| 2277 | point |
||
| 2278 | -71.575,-14.192,-29.359 |
||
| 2279 | point |
||
| 2280 | -79.510,986.008,-38.728 |
||
| 2281 | point |
||
| 2282 | -80.350,986.008,-40.736 |
||
| 2283 | reverse |
||
| 2284 | // Pedestrian number 144 |
||
| 2285 | 9 // Ref num |
||
| 2286 | 4 // Number of instructions |
||
| 2287 | 2 // Initial instruction |
||
| 2288 | point |
||
| 2289 | -85.460,-14.192,-35.127 |
||
| 2290 | point |
||
| 2291 | -78.079,-14.192,-31.951 |
||
| 2292 | point |
||
| 2293 | -75.290,-14.192,-29.320 |
||
| 2294 | reverse |
||
| 2295 | // Pedestrian number 145 |
||
| 2296 | 10 // Ref num |
||
| 2297 | 6 // Number of instructions |
||
| 2298 | 2 // Initial instruction |
||
| 2299 | point |
||
| 2300 | -78.319,-14.192,-21.372 |
||
| 2301 | point |
||
| 2302 | -71.448,-14.192,-23.783 |
||
| 2303 | point |
||
| 2304 | -67.005,-14.192,-28.812 |
||
| 2305 | point |
||
| 2306 | -66.629,-14.192,-30.359 |
||
| 2307 | point |
||
| 2308 | -65.380,-14.192,-30.513 |
||
| 2309 | reverse |
||
| 2310 | // Pedestrian number 146 |
||
| 2311 | 5 // Ref num |
||
| 2312 | 4 // Number of instructions |
||
| 2313 | 2 // Initial instruction |
||
| 2314 | point |
||
| 2315 | -65.797,-14.192,-18.881 |
||
| 2316 | point |
||
| 2317 | -62.451,-14.192,-15.196 |
||
| 2318 | point |
||
| 2319 | -57.041,-14.192,-13.741 |
||
| 2320 | reverse |
||
| 2321 | // Pedestrian number 147 |
||
| 2322 | 11 // Ref num |
||
| 2323 | 4 // Number of instructions |
||
| 2324 | 2 // Initial instruction |
||
| 2325 | point |
||
| 2326 | -56.311,-14.192,-14.155 |
||
| 2327 | point |
||
| 2328 | -60.014,-14.192,-16.964 |
||
| 2329 | point |
||
| 2330 | -64.010,-14.192,-19.626 |
||
| 2331 | reverse |
||
| 2332 | // Pedestrian number 148 |
||
| 2333 | 11 // Ref num |
||
| 2334 | 8 // Number of instructions |
||
| 2335 | 3 // Initial instruction |
||
| 2336 | point |
||
| 2337 | -72.301,-14.192,-20.500 |
||
| 2338 | point |
||
| 2339 | -72.516,-14.192,-21.543 |
||
| 2340 | point |
||
| 2341 | -74.679,-14.192,-23.511 |
||
| 2342 | point |
||
| 2343 | -82.592,-14.192,-27.361 |
||
| 2344 | point |
||
| 2345 | -85.407,-14.192,-33.079 |
||
| 2346 | point |
||
| 2347 | -84.625,986.008,-38.338 |
||
| 2348 | point |
||
| 2349 | -83.078,986.008,-42.679 |
||
| 2350 | reverse |
||
| 2351 | // Pedestrian number 149 |
||
| 2352 | 7 // Ref num |
||
| 2353 | 4 // Number of instructions |
||
| 2354 | 2 // Initial instruction |
||
| 2355 | point |
||
| 2356 | -80.697,-14.192,-31.261 |
||
| 2357 | point |
||
| 2358 | -80.205,-14.192,-36.113 |
||
| 2359 | point |
||
| 2360 | -80.719,-14.192,-39.064 |
||
| 2361 | reverse |
||
| 2362 | // Pedestrian number 150 |
||
| 2363 | 3 // Ref num |
||
| 2364 | 5 // Number of instructions |
||
| 2365 | 3 // Initial instruction |
||
| 2366 | point |
||
| 2367 | -73.883,-14.192,-30.194 |
||
| 2368 | point |
||
| 2369 | -69.178,-14.192,-35.533 |
||
| 2370 | point |
||
| 2371 | -64.462,-14.192,-36.999 |
||
| 2372 | point |
||
| 2373 | -57.738,-14.192,-39.260 |
||
| 2374 | reverse |
||
| 2375 | // Pedestrian number 151 |
||
| 2376 | 9 // Ref num |
||
| 2377 | 7 // Number of instructions |
||
| 2378 | 2 // Initial instruction |
||
| 2379 | point |
||
| 2380 | -58.207,-14.192,-46.328 |
||
| 2381 | point |
||
| 2382 | -56.219,-14.192,-45.591 |
||
| 2383 | point |
||
| 2384 | -48.744,-14.192,-45.987 |
||
| 2385 | point |
||
| 2386 | -46.641,-14.192,-44.759 |
||
| 2387 | point |
||
| 2388 | -45.194,-14.192,-46.462 |
||
| 2389 | point |
||
| 2390 | -44.166,-14.192,-44.877 |
||
| 2391 | reverse |
||
| 2392 | // Pedestrian number 152 |
||
| 2393 | 10 // Ref num |
||
| 2394 | 8 // Number of instructions |
||
| 2395 | 4 // Initial instruction |
||
| 2396 | point |
||
| 2397 | -49.603,-14.192,-9.072 |
||
| 2398 | point |
||
| 2399 | -52.998,-14.192,-12.667 |
||
| 2400 | point |
||
| 2401 | -57.322,-14.192,-10.814 |
||
| 2402 | point |
||
| 2403 | -59.910,-14.192,-11.178 |
||
| 2404 | point |
||
| 2405 | -64.198,-14.192,-12.093 |
||
| 2406 | point |
||
| 2407 | -66.534,-14.192,-9.721 |
||
| 2408 | point |
||
| 2409 | -69.809,-14.192,-12.953 |
||
| 2410 | reverse |
||
| 2411 | // Pedestrian number 153 |
||
| 2412 | 10 // Ref num |
||
| 2413 | 7 // Number of instructions |
||
| 2414 | 2 // Initial instruction |
||
| 2415 | point |
||
| 2416 | -67.690,-14.192,-13.350 |
||
| 2417 | point |
||
| 2418 | -71.338,-14.192,-10.725 |
||
| 2419 | point |
||
| 2420 | -72.403,-14.192,-9.955 |
||
| 2421 | point |
||
| 2422 | -76.733,-14.192,-10.686 |
||
| 2423 | point |
||
| 2424 | -83.418,-14.192,-16.616 |
||
| 2425 | point |
||
| 2426 | -82.643,-14.192,-19.431 |
||
| 2427 | reverse |
||
| 2428 | // Pedestrian number 154 |
||
| 2429 | 5 // Ref num |
||
| 2430 | 4 // Number of instructions |
||
| 2431 | 2 // Initial instruction |
||
| 2432 | point |
||
| 2433 | -89.998,-14.192,-49.541 |
||
| 2434 | point |
||
| 2435 | -90.128,-14.192,-45.938 |
||
| 2436 | point |
||
| 2437 | -92.376,-14.192,-41.178 |
||
| 2438 | reverse |
||
| 2439 | // Pedestrian number 155 |
||
| 2440 | 9 // Ref num |
||
| 2441 | 4 // Number of instructions |
||
| 2442 | 2 // Initial instruction |
||
| 2443 | point |
||
| 2444 | -88.844,-14.192,-40.912 |
||
| 2445 | point |
||
| 2446 | -90.073,-14.192,-44.078 |
||
| 2447 | point |
||
| 2448 | -92.431,-14.192,-49.186 |
||
| 2449 | reverse |
||
| 2450 | // Pedestrian number 156 |
||
| 2451 | 10 // Ref num |
||
| 2452 | 6 // Number of instructions |
||
| 2453 | 2 // Initial instruction |
||
| 2454 | point |
||
| 2455 | -92.592,-14.192,-45.087 |
||
| 2456 | point |
||
| 2457 | -89.652,-14.192,-45.488 |
||
| 2458 | point |
||
| 2459 | -87.992,-14.192,-45.860 |
||
| 2460 | point |
||
| 2461 | -80.025,-18.103,-46.667 |
||
| 2462 | point |
||
| 2463 | -79.419,-18.115,-46.907 |
||
| 2464 | reverse |
||
| 2465 | // Pedestrian number 157 |
||
| 2466 | 5 // Ref num |
||
| 2467 | 5 // Number of instructions |
||
| 2468 | 3 // Initial instruction |
||
| 2469 | point |
||
| 2470 | -103.949,-14.192,-44.604 |
||
| 2471 | point |
||
| 2472 | -91.663,-14.192,-50.075 |
||
| 2473 | point |
||
| 2474 | -88.295,-14.192,-50.144 |
||
| 2475 | point |
||
| 2476 | -61.254,-14.192,-50.099 |
||
| 2477 | reverse |
||
| 2478 | // Pedestrian number 158 |
||
| 2479 | 10 // Ref num |
||
| 2480 | 4 // Number of instructions |
||
| 2481 | 2 // Initial instruction |
||
| 2482 | point |
||
| 2483 | -61.265,-14.162,-60.197 |
||
| 2484 | point |
||
| 2485 | -63.688,-14.192,-55.929 |
||
| 2486 | point |
||
| 2487 | -62.607,-14.192,-49.789 |
||
| 2488 | reverse |
||
| 2489 | // Pedestrian number 159 |
||
| 2490 | 11 // Ref num |
||
| 2491 | 5 // Number of instructions |
||
| 2492 | 2 // Initial instruction |
||
| 2493 | point |
||
| 2494 | -63.837,-14.192,-49.752 |
||
| 2495 | point |
||
| 2496 | -63.814,-14.192,-52.072 |
||
| 2497 | point |
||
| 2498 | -62.716,986.008,-60.136 |
||
| 2499 | point |
||
| 2500 | -62.732,986.118,-67.874 |
||
| 2501 | reverse |
||
| 2502 | // Pedestrian number 160 |
||
| 2503 | 9 // Ref num |
||
| 2504 | 5 // Number of instructions |
||
| 2505 | 2 // Initial instruction |
||
| 2506 | point |
||
| 2507 | -72.092,-14.164,-61.142 |
||
| 2508 | point |
||
| 2509 | -78.663,-14.192,-59.904 |
||
| 2510 | point |
||
| 2511 | -82.752,986.008,-59.485 |
||
| 2512 | point |
||
| 2513 | -82.856,986.008,-57.159 |
||
| 2514 | reverse |
||
| 2515 | // Pedestrian number 161 |
||
| 2516 | 9 // Ref num |
||
| 2517 | 9 // Number of instructions |
||
| 2518 | 2 // Initial instruction |
||
| 2519 | point |
||
| 2520 | -93.062,-14.192,-41.176 |
||
| 2521 | point |
||
| 2522 | -105.014,-14.192,-47.350 |
||
| 2523 | point |
||
| 2524 | -107.958,-14.192,-47.554 |
||
| 2525 | point |
||
| 2526 | -121.374,-15.147,-50.972 |
||
| 2527 | point |
||
| 2528 | -124.973,-15.182,-47.471 |
||
| 2529 | point |
||
| 2530 | -135.559,-15.182,-48.355 |
||
| 2531 | point |
||
| 2532 | -138.980,-15.182,-42.306 |
||
| 2533 | point |
||
| 2534 | -135.660,-15.182,-40.187 |
||
| 2535 | reverse |
||
| 2536 | // Pedestrian number 162 |
||
| 2537 | 9 // Ref num |
||
| 2538 | 9 // Number of instructions |
||
| 2539 | 3 // Initial instruction |
||
| 2540 | point |
||
| 2541 | -139.092,-15.182,-34.269 |
||
| 2542 | point |
||
| 2543 | -139.038,-15.182,-40.246 |
||
| 2544 | point |
||
| 2545 | -137.363,-15.182,-43.088 |
||
| 2546 | point |
||
| 2547 | -131.371,-15.182,-47.117 |
||
| 2548 | point |
||
| 2549 | -128.986,-15.182,-47.527 |
||
| 2550 | point |
||
| 2551 | -121.985,-15.182,-47.444 |
||
| 2552 | point |
||
| 2553 | -107.986,-14.192,-50.938 |
||
| 2554 | point |
||
| 2555 | -106.747,-14.192,-51.796 |
||
| 2556 | reverse |
||
| 2557 | // Pedestrian number 163 |
||
| 2558 | 3 // Ref num |
||
| 2559 | 5 // Number of instructions |
||
| 2560 | 2 // Initial instruction |
||
| 2561 | point |
||
| 2562 | -107.900,-14.192,-46.841 |
||
| 2563 | point |
||
| 2564 | -112.649,-14.192,-46.891 |
||
| 2565 | point |
||
| 2566 | -116.137,-14.192,-46.231 |
||
| 2567 | point |
||
| 2568 | -116.371,-14.192,-45.397 |
||
| 2569 | reverse |
||
| 2570 | // Pedestrian number 164 |
||
| 2571 | 2 // Ref num |
||
| 2572 | 6 // Number of instructions |
||
| 2573 | 2 // Initial instruction |
||
| 2574 | point |
||
| 2575 | -121.002,-14.192,-46.830 |
||
| 2576 | point |
||
| 2577 | -112.458,-14.192,-46.678 |
||
| 2578 | point |
||
| 2579 | -111.496,-14.192,-45.066 |
||
| 2580 | point |
||
| 2581 | -111.449,-14.192,-42.401 |
||
| 2582 | point |
||
| 2583 | -108.000,-14.192,-40.980 |
||
| 2584 | reverse |
||
| 2585 | // Pedestrian number 165 |
||
| 2586 | 10 // Ref num |
||
| 2587 | 8 // Number of instructions |
||
| 2588 | 3 // Initial instruction |
||
| 2589 | point |
||
| 2590 | -108.190,-14.192,-41.974 |
||
| 2591 | point |
||
| 2592 | -111.645,-14.192,-42.625 |
||
| 2593 | point |
||
| 2594 | -113.378,-14.192,-46.091 |
||
| 2595 | point |
||
| 2596 | -116.574,986.008,-47.040 |
||
| 2597 | point |
||
| 2598 | -121.007,986.008,-50.342 |
||
| 2599 | point |
||
| 2600 | -122.245,984.991,-51.016 |
||
| 2601 | point |
||
| 2602 | -129.711,-15.180,-50.896 |
||
| 2603 | reverse |
||
| 2604 | // Pedestrian number 166 |
||
| 2605 | 11 // Ref num |
||
| 2606 | 8 // Number of instructions |
||
| 2607 | 2 // Initial instruction |
||
| 2608 | point |
||
| 2609 | -121.353,-14.192,-41.142 |
||
| 2610 | point |
||
| 2611 | -118.960,-14.192,-42.539 |
||
| 2612 | point |
||
| 2613 | -116.851,-14.192,-46.218 |
||
| 2614 | point |
||
| 2615 | -114.120,-14.192,-46.250 |
||
| 2616 | point |
||
| 2617 | -112.945,-14.192,-42.053 |
||
| 2618 | point |
||
| 2619 | -109.542,-14.192,-42.092 |
||
| 2620 | point |
||
| 2621 | -107.647,-14.192,-46.586 |
||
| 2622 | reverse |
||
| 2623 | // Pedestrian number 167 |
||
| 2624 | 10 // Ref num |
||
| 2625 | 6 // Number of instructions |
||
| 2626 | 3 // Initial instruction |
||
| 2627 | point |
||
| 2628 | -109.789,-14.192,-41.000 |
||
| 2629 | point |
||
| 2630 | -109.750,-14.192,-43.779 |
||
| 2631 | point |
||
| 2632 | -108.396,-14.192,-46.334 |
||
| 2633 | point |
||
| 2634 | -105.901,-14.192,-46.348 |
||
| 2635 | point |
||
| 2636 | -105.850,-14.192,-46.793 |
||
| 2637 | reverse |
||
| 2638 | // Pedestrian number 168 |
||
| 2639 | 9 // Ref num |
||
| 2640 | 6 // Number of instructions |
||
| 2641 | 2 // Initial instruction |
||
| 2642 | point |
||
| 2643 | -107.228,-14.192,-47.335 |
||
| 2644 | point |
||
| 2645 | -106.167,-14.192,-49.563 |
||
| 2646 | point |
||
| 2647 | -111.947,-14.192,-56.842 |
||
| 2648 | point |
||
| 2649 | -112.371,-14.192,-60.412 |
||
| 2650 | point |
||
| 2651 | -121.344,-14.192,-61.153 |
||
| 2652 | reverse |
||
| 2653 | // Pedestrian number 169 |
||
| 2654 | 9 // Ref num |
||
| 2655 | 4 // Number of instructions |
||
| 2656 | 2 // Initial instruction |
||
| 2657 | point |
||
| 2658 | -118.574,-14.192,-54.818 |
||
| 2659 | point |
||
| 2660 | -118.098,-14.192,-53.930 |
||
| 2661 | point |
||
| 2662 | -119.106,-14.192,-52.574 |
||
| 2663 | reverse |
||
| 2664 | // Pedestrian number 170 |
||
| 2665 | 5 // Ref num |
||
| 2666 | 5 // Number of instructions |
||
| 2667 | 3 // Initial instruction |
||
| 2668 | point |
||
| 2669 | -116.062,986.008,-47.255 |
||
| 2670 | point |
||
| 2671 | -117.898,986.008,-51.480 |
||
| 2672 | point |
||
| 2673 | -118.148,-14.192,-52.963 |
||
| 2674 | point |
||
| 2675 | -119.054,-14.192,-53.884 |
||
| 2676 | reverse |
||
| 2677 | // Pedestrian number 171 |
||
| 2678 | 10 // Ref num |
||
| 2679 | 4 // Number of instructions |
||
| 2680 | 2 // Initial instruction |
||
| 2681 | point |
||
| 2682 | -115.464,-14.192,-51.258 |
||
| 2683 | point |
||
| 2684 | -118.208,-14.192,-53.238 |
||
| 2685 | point |
||
| 2686 | -121.366,-14.192,-53.782 |
||
| 2687 | reverse |
||
| 2688 | // Pedestrian number 172 |
||
| 2689 | 5 // Ref num |
||
| 2690 | 6 // Number of instructions |
||
| 2691 | 3 // Initial instruction |
||
| 2692 | point |
||
| 2693 | -121.377,986.008,-47.348 |
||
| 2694 | point |
||
| 2695 | -121.028,986.008,-51.462 |
||
| 2696 | point |
||
| 2697 | -119.430,-14.192,-52.931 |
||
| 2698 | point |
||
| 2699 | -117.819,-14.192,-53.764 |
||
| 2700 | point |
||
| 2701 | -116.264,-14.192,-58.725 |
||
| 2702 | reverse |
||
| 2703 | // Pedestrian number 173 |
||
| 2704 | 9 // Ref num |
||
| 2705 | 5 // Number of instructions |
||
| 2706 | 3 // Initial instruction |
||
| 2707 | point |
||
| 2708 | -120.355,-14.192,-59.202 |
||
| 2709 | point |
||
| 2710 | -120.348,-14.192,-58.155 |
||
| 2711 | point |
||
| 2712 | -116.501,-14.192,-55.399 |
||
| 2713 | point |
||
| 2714 | -106.987,-14.192,-52.457 |
||
| 2715 | reverse |
||
| 2716 | // Pedestrian number 174 |
||
| 2717 | 7 // Ref num |
||
| 2718 | 4 // Number of instructions |
||
| 2719 | 2 // Initial instruction |
||
| 2720 | point |
||
| 2721 | -106.260,-14.192,-55.999 |
||
| 2722 | point |
||
| 2723 | -106.187,-14.192,-54.728 |
||
| 2724 | point |
||
| 2725 | -106.752,-14.192,-52.600 |
||
| 2726 | reverse |
||
| 2727 | // Pedestrian number 175 |
||
| 2728 | 4 // Ref num |
||
| 2729 | 7 // Number of instructions |
||
| 2730 | 3 // Initial instruction |
||
| 2731 | point |
||
| 2732 | -103.944,-14.192,-60.916 |
||
| 2733 | point |
||
| 2734 | -104.016,-14.192,-56.284 |
||
| 2735 | point |
||
| 2736 | -106.283,-14.192,-54.541 |
||
| 2737 | point |
||
| 2738 | -111.269,986.008,-51.328 |
||
| 2739 | point |
||
| 2740 | -117.783,986.008,-50.822 |
||
| 2741 | point |
||
| 2742 | -118.118,-14.915,-47.454 |
||
| 2743 | reverse |
||
| 2744 | // Pedestrian number 176 |
||
| 2745 | 5 // Ref num |
||
| 2746 | 7 // Number of instructions |
||
| 2747 | 2 // Initial instruction |
||
| 2748 | point |
||
| 2749 | -107.963,-14.192,-61.147 |
||
| 2750 | point |
||
| 2751 | -108.268,-14.192,-57.687 |
||
| 2752 | point |
||
| 2753 | -110.706,-14.192,-56.993 |
||
| 2754 | point |
||
| 2755 | -112.261,-14.192,-57.234 |
||
| 2756 | point |
||
| 2757 | -112.503,-14.192,-59.720 |
||
| 2758 | point |
||
| 2759 | -110.686,-14.192,-61.030 |
||
| 2760 | reverse |
||
| 2761 | // Pedestrian number 177 |
||
| 2762 | 9 // Ref num |
||
| 2763 | 6 // Number of instructions |
||
| 2764 | 2 // Initial instruction |
||
| 2765 | point |
||
| 2766 | -119.102,-14.985,-47.327 |
||
| 2767 | point |
||
| 2768 | -121.871,-15.180,-48.866 |
||
| 2769 | point |
||
| 2770 | -124.108,-15.180,-47.700 |
||
| 2771 | point |
||
| 2772 | -126.730,-15.180,-50.991 |
||
| 2773 | point |
||
| 2774 | -130.836,-15.180,-47.016 |
||
| 2775 | reverse |
||
| 2776 | // Pedestrian number 178 |
||
| 2777 | 9 // Ref num |
||
| 2778 | 9 // Number of instructions |
||
| 2779 | 2 // Initial instruction |
||
| 2780 | point |
||
| 2781 | -122.058,-15.180,-47.244 |
||
| 2782 | point |
||
| 2783 | -128.473,-15.180,-50.311 |
||
| 2784 | point |
||
| 2785 | -130.622,-15.180,-48.710 |
||
| 2786 | point |
||
| 2787 | -134.457,-15.180,-49.395 |
||
| 2788 | point |
||
| 2789 | -134.803,-15.180,-43.821 |
||
| 2790 | point |
||
| 2791 | -137.513,-15.180,-39.479 |
||
| 2792 | point |
||
| 2793 | -135.439,-15.180,-36.024 |
||
| 2794 | point |
||
| 2795 | -135.485,-15.180,-34.206 |
||
| 2796 | reverse |
||
| 2797 | // Pedestrian number 179 |
||
| 2798 | 9 // Ref num |
||
| 2799 | 5 // Number of instructions |
||
| 2800 | 2 // Initial instruction |
||
| 2801 | point |
||
| 2802 | -135.859,-15.182,-28.759 |
||
| 2803 | point |
||
| 2804 | -138.305,-15.182,-24.138 |
||
| 2805 | point |
||
| 2806 | -135.298,-15.182,-21.438 |
||
| 2807 | point |
||
| 2808 | -134.347,-12.614,-14.950 |
||
| 2809 | reverse |
||
| 2810 | // Pedestrian number 180 |
||
| 2811 | 9 // Ref num |
||
| 2812 | 10 // Number of instructions |
||
| 2813 | 3 // Initial instruction |
||
| 2814 | point |
||
| 2815 | -138.701,984.686,-30.213 |
||
| 2816 | point |
||
| 2817 | -138.596,985.020,-28.431 |
||
| 2818 | point |
||
| 2819 | -136.488,-15.180,-24.653 |
||
| 2820 | point |
||
| 2821 | -135.997,-15.180,-23.477 |
||
| 2822 | point |
||
| 2823 | -139.281,-15.180,-21.278 |
||
| 2824 | point |
||
| 2825 | -137.490,-12.604,-14.924 |
||
| 2826 | point |
||
| 2827 | -137.443,-11.153,-10.180 |
||
| 2828 | point |
||
| 2829 | -137.412,-9.989,-3.775 |
||
| 2830 | point |
||
| 2831 | -145.839,-8.432,2.105 |
||
| 2832 | reverse |
||
| 2833 | // Pedestrian number 181 |
||
| 2834 | 9 // Ref num |
||
| 2835 | 8 // Number of instructions |
||
| 2836 | 2 // Initial instruction |
||
| 2837 | point |
||
| 2838 | -134.358,-8.432,2.932 |
||
| 2839 | point |
||
| 2840 | -138.316,-8.432,4.484 |
||
| 2841 | point |
||
| 2842 | -141.569,-8.432,5.328 |
||
| 2843 | point |
||
| 2844 | -144.490,-8.432,8.731 |
||
| 2845 | point |
||
| 2846 | -155.257,-8.432,10.333 |
||
| 2847 | point |
||
| 2848 | -162.354,-8.432,1.050 |
||
| 2849 | point |
||
| 2850 | -162.790,-8.432,-2.576 |
||
| 2851 | reverse |
||
| 2852 | // Pedestrian number 182 |
||
| 2853 | 9 // Ref num |
||
| 2854 | 6 // Number of instructions |
||
| 2855 | 3 // Initial instruction |
||
| 2856 | point |
||
| 2857 | -165.800,-8.432,-1.072 |
||
| 2858 | point |
||
| 2859 | -159.479,-8.432,1.540 |
||
| 2860 | point |
||
| 2861 | -155.793,-8.432,7.063 |
||
| 2862 | point |
||
| 2863 | -146.577,-8.432,10.434 |
||
| 2864 | point |
||
| 2865 | -138.519,-8.432,6.283 |
||
| 2866 | reverse |
||
| 2867 | // Pedestrian number 183 |
||
| 2868 | 9 // Ref num |
||
| 2869 | 9 // Number of instructions |
||
| 2870 | 2 // Initial instruction |
||
| 2871 | point |
||
| 2872 | -134.324,-8.432,5.120 |
||
| 2873 | point |
||
| 2874 | -138.594,-8.432,4.019 |
||
| 2875 | point |
||
| 2876 | -140.089,-8.432,8.272 |
||
| 2877 | point |
||
| 2878 | -144.080,-8.432,9.659 |
||
| 2879 | point |
||
| 2880 | -150.800,-8.432,2.572 |
||
| 2881 | point |
||
| 2882 | -154.707,-8.432,2.535 |
||
| 2883 | point |
||
| 2884 | -167.622,-8.432,-0.054 |
||
| 2885 | point |
||
| 2886 | -169.983,-8.432,1.125 |
||
| 2887 | reverse |
||
| 2888 | // Pedestrian number 184 |
||
| 2889 | 9 // Ref num |
||
| 2890 | 7 // Number of instructions |
||
| 2891 | 5 // Initial instruction |
||
| 2892 | point |
||
| 2893 | -169.129,-8.432,0.623 |
||
| 2894 | point |
||
| 2895 | -166.164,-8.432,2.219 |
||
| 2896 | point |
||
| 2897 | -164.554,-8.432,6.644 |
||
| 2898 | point |
||
| 2899 | -160.752,-8.432,7.320 |
||
| 2900 | point |
||
| 2901 | -155.651,-8.432,6.584 |
||
| 2902 | point |
||
| 2903 | -152.885,-8.432,2.615 |
||
| 2904 | reverse |
||
| 2905 | // Pedestrian number 185 |
||
| 2906 | 9 // Ref num |
||
| 2907 | 8 // Number of instructions |
||
| 2908 | 2 // Initial instruction |
||
| 2909 | point |
||
| 2910 | -166.639,-8.432,-0.626 |
||
| 2911 | point |
||
| 2912 | -161.282,-8.432,2.836 |
||
| 2913 | point |
||
| 2914 | -160.706,-8.432,7.574 |
||
| 2915 | point |
||
| 2916 | -158.176,-8.432,8.999 |
||
| 2917 | point |
||
| 2918 | -151.860,-8.432,4.530 |
||
| 2919 | point |
||
| 2920 | -145.991,-8.432,3.069 |
||
| 2921 | point |
||
| 2922 | -134.442,-8.432,10.579 |
||
| 2923 | reverse |
||
| 2924 | // Pedestrian number 186 |
||
| 2925 | 9 // Ref num |
||
| 2926 | 6 // Number of instructions |
||
| 2927 | 2 // Initial instruction |
||
| 2928 | point |
||
| 2929 | -135.173,-8.432,13.857 |
||
| 2930 | point |
||
| 2931 | -137.743,-8.432,16.019 |
||
| 2932 | point |
||
| 2933 | -140.069,-8.432,15.608 |
||
| 2934 | point |
||
| 2935 | -144.544,-8.432,20.741 |
||
| 2936 | point |
||
| 2937 | -143.278,-8.432,22.287 |
||
| 2938 | reverse |
||
| 2939 | // Pedestrian number 187 |
||
| 2940 | 9 // Ref num |
||
| 2941 | 7 // Number of instructions |
||
| 2942 | 2 // Initial instruction |
||
| 2943 | point |
||
| 2944 | -143.106,-8.432,21.751 |
||
| 2945 | point |
||
| 2946 | -146.168,-8.432,23.144 |
||
| 2947 | point |
||
| 2948 | -145.916,-8.432,27.192 |
||
| 2949 | point |
||
| 2950 | -148.900,-8.432,32.692 |
||
| 2951 | point |
||
| 2952 | -152.959,-8.432,39.892 |
||
| 2953 | point |
||
| 2954 | -156.723,-8.432,47.456 |
||
| 2955 | reverse |
||
| 2956 | // Pedestrian number 188 |
||
| 2957 | 9 // Ref num |
||
| 2958 | 7 // Number of instructions |
||
| 2959 | 2 // Initial instruction |
||
| 2960 | point |
||
| 2961 | -143.204,-8.432,23.292 |
||
| 2962 | point |
||
| 2963 | -149.606,-8.432,29.819 |
||
| 2964 | point |
||
| 2965 | -149.665,-8.432,33.503 |
||
| 2966 | point |
||
| 2967 | -153.402,-8.432,35.154 |
||
| 2968 | point |
||
| 2969 | -154.013,-8.432,40.547 |
||
| 2970 | point |
||
| 2971 | -156.335,-8.432,40.522 |
||
| 2972 | reverse |
||
| 2973 | // Pedestrian number 189 |
||
| 2974 | 9 // Ref num |
||
| 2975 | 7 // Number of instructions |
||
| 2976 | 2 // Initial instruction |
||
| 2977 | point |
||
| 2978 | -157.192,-8.432,48.408 |
||
| 2979 | point |
||
| 2980 | -159.720,-8.432,51.222 |
||
| 2981 | point |
||
| 2982 | -158.043,-8.432,54.045 |
||
| 2983 | point |
||
| 2984 | -156.257,-8.432,62.267 |
||
| 2985 | point |
||
| 2986 | -158.396,-8.432,66.507 |
||
| 2987 | point |
||
| 2988 | -154.464,-8.432,71.276 |
||
| 2989 | reverse |
||
| 2990 | // Pedestrian number 190 |
||
| 2991 | 9 // Ref num |
||
| 2992 | 8 // Number of instructions |
||
| 2993 | 4 // Initial instruction |
||
| 2994 | point |
||
| 2995 | -155.669,-8.432,91.352 |
||
| 2996 | point |
||
| 2997 | -152.168,-8.432,89.747 |
||
| 2998 | point |
||
| 2999 | -152.994,-8.432,87.014 |
||
| 3000 | point |
||
| 3001 | -152.591,-8.432,84.516 |
||
| 3002 | point |
||
| 3003 | -155.701,-8.432,81.661 |
||
| 3004 | point |
||
| 3005 | -156.400,-8.432,75.782 |
||
| 3006 | point |
||
| 3007 | -154.234,-8.432,72.230 |
||
| 3008 | reverse |
||
| 3009 | // Pedestrian number 191 |
||
| 3010 | 9 // Ref num |
||
| 3011 | 9 // Number of instructions |
||
| 3012 | 4 // Initial instruction |
||
| 3013 | point |
||
| 3014 | -157.251,-8.432,71.705 |
||
| 3015 | point |
||
| 3016 | -154.664,-8.432,71.967 |
||
| 3017 | point |
||
| 3018 | -153.471,-8.432,75.413 |
||
| 3019 | point |
||
| 3020 | -153.230,-8.432,79.849 |
||
| 3021 | point |
||
| 3022 | -155.649,-8.432,83.223 |
||
| 3023 | point |
||
| 3024 | -152.245,-8.432,87.517 |
||
| 3025 | point |
||
| 3026 | -152.347,-8.432,91.001 |
||
| 3027 | point |
||
| 3028 | -152.652,-8.432,92.266 |
||
| 3029 | reverse |
||
| 3030 | // Pedestrian number 192 |
||
| 3031 | 9 // Ref num |
||
| 3032 | 5 // Number of instructions |
||
| 3033 | 2 // Initial instruction |
||
| 3034 | point |
||
| 3035 | -155.218,-8.432,88.268 |
||
| 3036 | point |
||
| 3037 | -152.733,-8.432,83.903 |
||
| 3038 | point |
||
| 3039 | -152.965,-8.432,79.151 |
||
| 3040 | point |
||
| 3041 | -156.272,-8.432,77.248 |
||
| 3042 | reverse |
||
| 3043 | // Pedestrian number 193 |
||
| 3044 | 9 // Ref num |
||
| 3045 | 4 // Number of instructions |
||
| 3046 | 2 // Initial instruction |
||
| 3047 | point |
||
| 3048 | -154.194,-8.432,71.283 |
||
| 3049 | point |
||
| 3050 | -158.092,-8.432,62.768 |
||
| 3051 | point |
||
| 3052 | -156.588,-8.432,60.324 |
||
| 3053 | reverse |
||
| 3054 | // Pedestrian number 194 |
||
| 3055 | 9 // Ref num |
||
| 3056 | 10 // Number of instructions |
||
| 3057 | 2 // Initial instruction |
||
| 3058 | point |
||
| 3059 | -161.827,-8.432,51.998 |
||
| 3060 | point |
||
| 3061 | -158.403,-8.432,52.926 |
||
| 3062 | point |
||
| 3063 | -158.209,-8.432,53.435 |
||
| 3064 | point |
||
| 3065 | -160.125,-8.432,59.309 |
||
| 3066 | point |
||
| 3067 | -155.612,-8.432,64.734 |
||
| 3068 | point |
||
| 3069 | -153.949,-8.432,72.121 |
||
| 3070 | point |
||
| 3071 | -152.779,-8.432,79.937 |
||
| 3072 | point |
||
| 3073 | -148.660,-8.704,84.560 |
||
| 3074 | point |
||
| 3075 | -114.168,-11.321,70.799 |
||
| 3076 | reverse |
||
| 3077 | // Pedestrian number 195 |
||
| 3078 | 9 // Ref num |
||
| 3079 | 4 // Number of instructions |
||
| 3080 | 2 // Initial instruction |
||
| 3081 | point |
||
| 3082 | -115.400,-11.321,65.445 |
||
| 3083 | point |
||
| 3084 | -110.411,-11.321,66.576 |
||
| 3085 | point |
||
| 3086 | -105.277,-11.321,65.066 |
||
| 3087 | reverse |
||
| 3088 | // Pedestrian number 196 |
||
| 3089 | 9 // Ref num |
||
| 3090 | 7 // Number of instructions |
||
| 3091 | 2 // Initial instruction |
||
| 3092 | point |
||
| 3093 | -104.075,-11.321,69.979 |
||
| 3094 | point |
||
| 3095 | -108.416,-11.321,67.214 |
||
| 3096 | point |
||
| 3097 | -111.159,-11.321,65.596 |
||
| 3098 | point |
||
| 3099 | -114.759,-11.321,65.423 |
||
| 3100 | point |
||
| 3101 | -113.971,-11.321,71.026 |
||
| 3102 | point |
||
| 3103 | -109.372,-11.321,73.728 |
||
| 3104 | reverse |
||
| 3105 | // Pedestrian number 197 |
||
| 3106 | 9 // Ref num |
||
| 3107 | 5 // Number of instructions |
||
| 3108 | 2 // Initial instruction |
||
| 3109 | point |
||
| 3110 | -109.195,-11.321,73.739 |
||
| 3111 | point |
||
| 3112 | -108.460,-11.321,70.895 |
||
| 3113 | point |
||
| 3114 | -104.757,-11.321,67.196 |
||
| 3115 | point |
||
| 3116 | -105.440,-11.321,64.476 |
||
| 3117 | reverse |
||
| 3118 | // Pedestrian number 198 |
||
| 3119 | 9 // Ref num |
||
| 3120 | 6 // Number of instructions |
||
| 3121 | 3 // Initial instruction |
||
| 3122 | point |
||
| 3123 | -97.432,-15.280,48.647 |
||
| 3124 | point |
||
| 3125 | -98.697,-15.322,45.976 |
||
| 3126 | point |
||
| 3127 | -94.846,-15.444,39.149 |
||
| 3128 | point |
||
| 3129 | -90.611,984.684,35.401 |
||
| 3130 | point |
||
| 3131 | -87.873,984.692,36.197 |
||
| 3132 | reverse |
||
| 3133 | // Pedestrian number 199 |
||
| 3134 | 9 // Ref num |
||
| 3135 | 5 // Number of instructions |
||
| 3136 | 3 // Initial instruction |
||
| 3137 | point |
||
| 3138 | -89.895,984.747,39.208 |
||
| 3139 | point |
||
| 3140 | -91.884,984.690,35.589 |
||
| 3141 | point |
||
| 3142 | -89.981,-15.581,31.561 |
||
| 3143 | point |
||
| 3144 | -84.233,984.252,27.845 |
||
| 3145 | reverse |
||
| 3146 | // Pedestrian number 200 |
||
| 3147 | 9 // Ref num |
||
| 3148 | 6 // Number of instructions |
||
| 3149 | 3 // Initial instruction |
||
| 3150 | point |
||
| 3151 | -93.509,984.642,32.797 |
||
| 3152 | point |
||
| 3153 | -91.053,984.642,32.377 |
||
| 3154 | point |
||
| 3155 | -80.157,-15.558,33.425 |
||
| 3156 | point |
||
| 3157 | -70.816,984.642,34.654 |
||
| 3158 | point |
||
| 3159 | -67.531,984.642,35.273 |
||
| 3160 | reverse |
||
| 3161 | // Pedestrian number 201 |
||
| 3162 | 9 // Ref num |
||
| 3163 | 4 // Number of instructions |
||
| 3164 | 2 // Initial instruction |
||
| 3165 | point |
||
| 3166 | -65.411,984.642,38.961 |
||
| 3167 | point |
||
| 3168 | -64.864,984.642,41.985 |
||
| 3169 | point |
||
| 3170 | -63.860,984.642,52.338 |
||
| 3171 | reverse |
||
| 3172 | // Pedestrian number 202 |
||
| 3173 | 9 // Ref num |
||
| 3174 | 4 // Number of instructions |
||
| 3175 | 2 // Initial instruction |
||
| 3176 | point |
||
| 3177 | -64.585,984.642,53.084 |
||
| 3178 | point |
||
| 3179 | -66.973,984.642,55.064 |
||
| 3180 | point |
||
| 3181 | -72.829,984.642,65.771 |
||
| 3182 | reverse |
||
| 3183 | // Pedestrian number 203 |
||
| 3184 | 9 // Ref num |
||
| 3185 | 7 // Number of instructions |
||
| 3186 | 2 // Initial instruction |
||
| 3187 | point |
||
| 3188 | -73.686,984.642,65.570 |
||
| 3189 | point |
||
| 3190 | -76.680,984.642,63.497 |
||
| 3191 | point |
||
| 3192 | -80.311,984.642,61.091 |
||
| 3193 | point |
||
| 3194 | -86.280,984.642,60.567 |
||
| 3195 | point |
||
| 3196 | -95.117,984.642,47.667 |
||
| 3197 | point |
||
| 3198 | -98.114,984.642,50.307 |
||
| 3199 | reverse |
||
| 3200 | // Pedestrian number 204 |
||
| 3201 | 9 // Ref num |
||
| 3202 | 4 // Number of instructions |
||
| 3203 | 2 // Initial instruction |
||
| 3204 | point |
||
| 3205 | -70.055,984.642,45.650 |
||
| 3206 | point |
||
| 3207 | -65.419,984.642,41.959 |
||
| 3208 | point |
||
| 3209 | -61.625,984.642,43.289 |
||
| 3210 | reverse |
||
| 3211 | // Pedestrian number 205 |
||
| 3212 | 9 // Ref num |
||
| 3213 | 5 // Number of instructions |
||
| 3214 | 2 // Initial instruction |
||
| 3215 | point |
||
| 3216 | -61.399,984.642,43.973 |
||
| 3217 | point |
||
| 3218 | -62.130,984.642,45.811 |
||
| 3219 | point |
||
| 3220 | -68.907,984.642,50.345 |
||
| 3221 | point |
||
| 3222 | -71.219,984.642,49.649 |
||
| 3223 | reverse |
||
| 3224 | // Pedestrian number 206 |
||
| 3225 | 9 // Ref num |
||
| 3226 | 4 // Number of instructions |
||
| 3227 | 3 // Initial instruction |
||
| 3228 | point |
||
| 3229 | -75.328,984.642,57.037 |
||
| 3230 | point |
||
| 3231 | -71.079,984.642,59.092 |
||
| 3232 | point |
||
| 3233 | -68.388,984.642,61.568 |
||
| 3234 | reverse |
||
| 3235 | // Pedestrian number 207 |
||
| 3236 | 9 // Ref num |
||
| 3237 | 6 // Number of instructions |
||
| 3238 | 2 // Initial instruction |
||
| 3239 | point |
||
| 3240 | -87.483,984.642,56.437 |
||
| 3241 | point |
||
| 3242 | -91.136,984.642,56.335 |
||
| 3243 | point |
||
| 3244 | -94.109,-15.558,53.542 |
||
| 3245 | point |
||
| 3246 | -96.504,984.642,52.590 |
||
| 3247 | point |
||
| 3248 | -99.996,984.642,50.406 |
||
| 3249 | reverse |
||
| 3250 | // Pedestrian number 208 |
||
| 3251 | 9 // Ref num |
||
| 3252 | 4 // Number of instructions |
||
| 3253 | 2 // Initial instruction |
||
| 3254 | point |
||
| 3255 | -100.471,984.880,45.927 |
||
| 3256 | point |
||
| 3257 | -100.573,985.276,49.861 |
||
| 3258 | point |
||
| 3259 | -105.424,-11.359,64.167 |
||
| 3260 | reverse |
||
| 3261 | // Pedestrian number 209 |
||
| 3262 | 9 // Ref num |
||
| 3263 | 5 // Number of instructions |
||
| 3264 | 2 // Initial instruction |
||
| 3265 | point |
||
| 3266 | -90.692,-8.527,89.390 |
||
| 3267 | point |
||
| 3268 | -89.749,-8.527,90.533 |
||
| 3269 | point |
||
| 3270 | -89.497,-8.527,93.242 |
||
| 3271 | point |
||
| 3272 | -87.332,-8.527,95.833 |
||
| 3273 | reverse |
||
| 3274 | // Pedestrian number 210 |
||
| 3275 | 9 // Ref num |
||
| 3276 | 5 // Number of instructions |
||
| 3277 | 2 // Initial instruction |
||
| 3278 | point |
||
| 3279 | -86.987,-8.527,95.898 |
||
| 3280 | point |
||
| 3281 | -86.401,-8.527,93.695 |
||
| 3282 | point |
||
| 3283 | -84.202,-8.527,91.254 |
||
| 3284 | point |
||
| 3285 | -86.452,-8.527,86.104 |
||
| 3286 | reverse |
||
| 3287 | // Pedestrian number 211 |
||
| 3288 | 9 // Ref num |
||
| 3289 | 5 // Number of instructions |
||
| 3290 | 3 // Initial instruction |
||
| 3291 | point |
||
| 3292 | -69.666,991.673,56.807 |
||
| 3293 | point |
||
| 3294 | -80.476,991.673,82.057 |
||
| 3295 | point |
||
| 3296 | -82.522,-8.527,88.739 |
||
| 3297 | point |
||
| 3298 | -83.552,-8.527,96.168 |
||
| 3299 | reverse |
||
| 3300 | // Pedestrian number 212 |
||
| 3301 | 9 // Ref num |
||
| 3302 | 4 // Number of instructions |
||
| 3303 | 2 // Initial instruction |
||
| 3304 | point |
||
| 3305 | -89.251,-8.527,94.386 |
||
| 3306 | point |
||
| 3307 | -87.119,-8.527,92.983 |
||
| 3308 | point |
||
| 3309 | -80.162,-8.527,89.069 |
||
| 3310 | reverse |
||
| 3311 | // Pedestrian number 213 |
||
| 3312 | 9 // Ref num |
||
| 3313 | 4 // Number of instructions |
||
| 3314 | 2 // Initial instruction |
||
| 3315 | point |
||
| 3316 | -79.182,-8.527,92.328 |
||
| 3317 | point |
||
| 3318 | -83.149,-8.527,91.780 |
||
| 3319 | point |
||
| 3320 | -89.946,-8.527,91.832 |
||
| 3321 | reverse |
||
| 3322 | // Pedestrian number 214 |
||
| 3323 | 9 // Ref num |
||
| 3324 | 4 // Number of instructions |
||
| 3325 | 2 // Initial instruction |
||
| 3326 | point |
||
| 3327 | -54.564,-8.806,130.143 |
||
| 3328 | point |
||
| 3329 | -50.273,-8.806,125.442 |
||
| 3330 | point |
||
| 3331 | -46.405,-8.806,121.091 |
||
| 3332 | reverse |
||
| 3333 | // Pedestrian number 215 |
||
| 3334 | 9 // Ref num |
||
| 3335 | 4 // Number of instructions |
||
| 3336 | 2 // Initial instruction |
||
| 3337 | point |
||
| 3338 | -42.358,-8.806,121.140 |
||
| 3339 | point |
||
| 3340 | -46.492,-8.806,122.484 |
||
| 3341 | point |
||
| 3342 | -50.801,-8.806,125.495 |
||
| 3343 | reverse |
||
| 3344 | // Pedestrian number 216 |
||
| 3345 | 9 // Ref num |
||
| 3346 | 4 // Number of instructions |
||
| 3347 | 2 // Initial instruction |
||
| 3348 | point |
||
| 3349 | -51.391,-8.806,125.064 |
||
| 3350 | point |
||
| 3351 | -46.542,-8.806,122.149 |
||
| 3352 | point |
||
| 3353 | -46.188,-8.806,121.134 |
||
| 3354 | reverse |
||
| 3355 | // Pedestrian number 217 |
||
| 3356 | 9 // Ref num |
||
| 3357 | 5 // Number of instructions |
||
| 3358 | 3 // Initial instruction |
||
| 3359 | point |
||
| 3360 | -51.798,-8.806,131.690 |
||
| 3361 | point |
||
| 3362 | -50.857,-8.806,129.565 |
||
| 3363 | point |
||
| 3364 | -46.673,-8.806,123.163 |
||
| 3365 | point |
||
| 3366 | -44.919,-8.806,119.374 |
||
| 3367 | reverse |
||
| 3368 | // Pedestrian number 218 |
||
| 3369 | 9 // Ref num |
||
| 3370 | 6 // Number of instructions |
||
| 3371 | 2 // Initial instruction |
||
| 3372 | point |
||
| 3373 | -53.853,-8.806,130.655 |
||
| 3374 | point |
||
| 3375 | -45.619,-8.806,122.727 |
||
| 3376 | point |
||
| 3377 | -41.597,-8.806,116.369 |
||
| 3378 | point |
||
| 3379 | -31.642,-8.806,112.670 |
||
| 3380 | point |
||
| 3381 | -23.289,-8.806,102.094 |
||
| 3382 | reverse |
||
| 3383 | // Pedestrian number 219 |
||
| 3384 | 9 // Ref num |
||
| 3385 | 8 // Number of instructions |
||
| 3386 | 6 // Initial instruction |
||
| 3387 | point |
||
| 3388 | -23.630,-8.806,101.963 |
||
| 3389 | point |
||
| 3390 | -23.500,-8.806,106.660 |
||
| 3391 | point |
||
| 3392 | -33.226,-8.806,110.127 |
||
| 3393 | point |
||
| 3394 | -41.184,-8.806,116.110 |
||
| 3395 | point |
||
| 3396 | -41.601,-8.806,119.842 |
||
| 3397 | point |
||
| 3398 | -46.920,-8.806,122.130 |
||
| 3399 | point |
||
| 3400 | -53.037,-8.806,123.675 |
||
| 3401 | reverse |
||
| 3402 | // Pedestrian number 220 |
||
| 3403 | 9 // Ref num |
||
| 3404 | 12 // Number of instructions |
||
| 3405 | 2 // Initial instruction |
||
| 3406 | point |
||
| 3407 | -47.570,-8.806,126.324 |
||
| 3408 | point |
||
| 3409 | -44.262,-8.806,122.439 |
||
| 3410 | point |
||
| 3411 | -43.720,-8.806,118.217 |
||
| 3412 | point |
||
| 3413 | -36.944,-8.806,116.683 |
||
| 3414 | point |
||
| 3415 | -34.032,-8.806,111.357 |
||
| 3416 | point |
||
| 3417 | -28.829,-8.806,107.015 |
||
| 3418 | point |
||
| 3419 | -21.896,-8.806,105.183 |
||
| 3420 | point |
||
| 3421 | -22.329,-8.806,96.122 |
||
| 3422 | point |
||
| 3423 | -20.086,-8.806,87.337 |
||
| 3424 | point |
||
| 3425 | -17.595,-8.806,74.009 |
||
| 3426 | point |
||
| 3427 | -15.498,-8.806,69.855 |
||
| 3428 | reverse |
||
| 3429 | // Pedestrian number 221 |
||
| 3430 | 9 // Ref num |
||
| 3431 | 17 // Number of instructions |
||
| 3432 | 13 // Initial instruction |
||
| 3433 | point |
||
| 3434 | -16.795,-8.806,70.548 |
||
| 3435 | point |
||
| 3436 | -14.783,-8.806,73.580 |
||
| 3437 | point |
||
| 3438 | -17.016,-8.806,87.351 |
||
| 3439 | point |
||
| 3440 | -21.485,-8.806,94.381 |
||
| 3441 | point |
||
| 3442 | -20.152,-8.806,99.049 |
||
| 3443 | point |
||
| 3444 | -23.025,-8.806,101.868 |
||
| 3445 | point |
||
| 3446 | -23.668,-8.806,104.460 |
||
| 3447 | point |
||
| 3448 | -27.222,-8.806,106.031 |
||
| 3449 | point |
||
| 3450 | -29.685,-8.806,111.002 |
||
| 3451 | point |
||
| 3452 | -33.321,-8.806,112.544 |
||
| 3453 | point |
||
| 3454 | -37.785,-8.806,116.244 |
||
| 3455 | point |
||
| 3456 | -42.254,-8.806,116.898 |
||
| 3457 | point |
||
| 3458 | -44.565,-8.806,120.136 |
||
| 3459 | point |
||
| 3460 | -45.186,-8.806,124.097 |
||
| 3461 | point |
||
| 3462 | -52.344,-8.806,128.723 |
||
| 3463 | point |
||
| 3464 | -52.426,-8.806,131.299 |
||
| 3465 | reverse |
||
| 3466 | // Pedestrian number 222 |
||
| 3467 | 9 // Ref num |
||
| 3468 | 6 // Number of instructions |
||
| 3469 | 2 // Initial instruction |
||
| 3470 | point |
||
| 3471 | -17.152,-8.806,71.123 |
||
| 3472 | point |
||
| 3473 | -16.015,-8.806,70.600 |
||
| 3474 | point |
||
| 3475 | -14.667,-8.806,69.687 |
||
| 3476 | point |
||
| 3477 | -14.610,-8.806,62.637 |
||
| 3478 | point |
||
| 3479 | -16.042,-8.806,61.870 |
||
| 3480 | reverse |
||
| 3481 | // Pedestrian number 223 |
||
| 3482 | 9 // Ref num |
||
| 3483 | 6 // Number of instructions |
||
| 3484 | 3 // Initial instruction |
||
| 3485 | point |
||
| 3486 | -137.398,-8.432,17.139 |
||
| 3487 | point |
||
| 3488 | -133.436,-8.432,20.431 |
||
| 3489 | point |
||
| 3490 | -128.670,-8.432,30.715 |
||
| 3491 | point |
||
| 3492 | -125.416,991.756,32.744 |
||
| 3493 | point |
||
| 3494 | -92.107,991.398,46.834 |
||
| 3495 | reverse |
||
| 3496 | // Pedestrian number 224 |
||
| 3497 | 9 // Ref num |
||
| 3498 | 9 // Number of instructions |
||
| 3499 | 2 // Initial instruction |
||
| 3500 | point |
||
| 3501 | -142.251,-8.432,21.635 |
||
| 3502 | point |
||
| 3503 | -141.266,-8.432,21.768 |
||
| 3504 | point |
||
| 3505 | -133.129,-8.432,28.548 |
||
| 3506 | point |
||
| 3507 | -127.505,-8.432,25.618 |
||
| 3508 | point |
||
| 3509 | -124.753,-8.432,27.112 |
||
| 3510 | point |
||
| 3511 | -121.081,-8.489,34.114 |
||
| 3512 | point |
||
| 3513 | -91.256,-8.803,44.429 |
||
| 3514 | point |
||
| 3515 | -85.941,-8.804,48.701 |
||
| 3516 | reverse |
||
| 3517 | // Pedestrian number 225 |
||
| 3518 | 9 // Ref num |
||
| 3519 | 6 // Number of instructions |
||
| 3520 | 2 // Initial instruction |
||
| 3521 | point |
||
| 3522 | -81.706,-8.804,37.021 |
||
| 3523 | point |
||
| 3524 | -83.393,-8.804,42.120 |
||
| 3525 | point |
||
| 3526 | -84.503,-8.804,45.768 |
||
| 3527 | point |
||
| 3528 | -83.078,-8.804,50.034 |
||
| 3529 | point |
||
| 3530 | -83.404,-8.804,50.692 |
||
| 3531 | reverse |
||
| 3532 | // Pedestrian number 226 |
||
| 3533 | 9 // Ref num |
||
| 3534 | 5 // Number of instructions |
||
| 3535 | 2 // Initial instruction |
||
| 3536 | point |
||
| 3537 | -81.686,-8.804,56.706 |
||
| 3538 | point |
||
| 3539 | -82.117,-8.804,50.691 |
||
| 3540 | point |
||
| 3541 | -80.941,-8.804,46.110 |
||
| 3542 | point |
||
| 3543 | -81.943,-8.804,43.217 |
||
| 3544 | reverse |
||
| 3545 | // Pedestrian number 227 |
||
| 3546 | 9 // Ref num |
||
| 3547 | 6 // Number of instructions |
||
| 3548 | 2 // Initial instruction |
||
| 3549 | point |
||
| 3550 | -72.369,-8.804,41.679 |
||
| 3551 | point |
||
| 3552 | -76.578,-8.804,45.150 |
||
| 3553 | point |
||
| 3554 | -78.013,-8.804,48.546 |
||
| 3555 | point |
||
| 3556 | -81.011,-8.804,50.396 |
||
| 3557 | point |
||
| 3558 | -80.436,-8.804,56.640 |
||
| 3559 | reverse |
||
| 3560 | // Pedestrian number 228 |
||
| 3561 | 9 // Ref num |
||
| 3562 | 6 // Number of instructions |
||
| 3563 | 3 // Initial instruction |
||
| 3564 | point |
||
| 3565 | -78.797,-8.804,56.855 |
||
| 3566 | point |
||
| 3567 | -73.669,-8.804,55.719 |
||
| 3568 | point |
||
| 3569 | -72.633,-8.804,53.721 |
||
| 3570 | point |
||
| 3571 | -70.624,-8.804,50.128 |
||
| 3572 | point |
||
| 3573 | -71.549,-8.804,42.600 |
||
| 3574 | reverse |
||
| 3575 | // Pedestrian number 229 |
||
| 3576 | 9 // Ref num |
||
| 3577 | 5 // Number of instructions |
||
| 3578 | 3 // Initial instruction |
||
| 3579 | point |
||
| 3580 | -74.284,991.396,38.400 |
||
| 3581 | point |
||
| 3582 | -74.622,991.396,39.151 |
||
| 3583 | point |
||
| 3584 | -77.541,-8.804,43.737 |
||
| 3585 | point |
||
| 3586 | -84.081,-8.804,49.257 |
||
| 3587 | reverse |
||
| 3588 | // Pedestrian number 230 |
||
| 3589 | 9 // Ref num |
||
| 3590 | 6 // Number of instructions |
||
| 3591 | 3 // Initial instruction |
||
| 3592 | point |
||
| 3593 | -79.204,991.396,36.496 |
||
| 3594 | point |
||
| 3595 | -78.970,991.396,37.367 |
||
| 3596 | point |
||
| 3597 | -78.491,-8.804,45.775 |
||
| 3598 | point |
||
| 3599 | -76.317,991.396,57.389 |
||
| 3600 | point |
||
| 3601 | -75.571,991.396,58.669 |
||
| 3602 | reverse |
||
| 3603 | // Pedestrian number 231 |
||
| 3604 | 9 // Ref num |
||
| 3605 | 6 // Number of instructions |
||
| 3606 | 2 // Initial instruction |
||
| 3607 | point |
||
| 3608 | -74.620,-8.804,57.935 |
||
| 3609 | point |
||
| 3610 | -77.716,-8.804,52.079 |
||
| 3611 | point |
||
| 3612 | -84.277,-8.804,48.102 |
||
| 3613 | point |
||
| 3614 | -86.104,991.396,40.932 |
||
| 3615 | point |
||
| 3616 | -88.935,991.396,38.311 |
||
| 3617 | reverse |
||
| 3618 | // Pedestrian number 232 |
||
| 3619 | 9 // Ref num |
||
| 3620 | 7 // Number of instructions |
||
| 3621 | 3 // Initial instruction |
||
| 3622 | point |
||
| 3623 | -86.434,991.396,36.122 |
||
| 3624 | point |
||
| 3625 | -86.252,991.396,37.454 |
||
| 3626 | point |
||
| 3627 | -86.483,-8.804,41.352 |
||
| 3628 | point |
||
| 3629 | -86.898,-8.804,47.514 |
||
| 3630 | point |
||
| 3631 | -90.001,991.396,50.897 |
||
| 3632 | point |
||
| 3633 | -91.551,991.396,52.728 |
||
| 3634 | reverse |
||
| 3635 | // Pedestrian number 233 |
||
| 3636 | 9 // Ref num |
||
| 3637 | 8 // Number of instructions |
||
| 3638 | 5 // Initial instruction |
||
| 3639 | point |
||
| 3640 | -87.162,-8.804,55.819 |
||
| 3641 | point |
||
| 3642 | -85.705,-8.804,51.654 |
||
| 3643 | point |
||
| 3644 | -86.345,-8.804,49.391 |
||
| 3645 | point |
||
| 3646 | -85.721,-8.804,47.563 |
||
| 3647 | point |
||
| 3648 | -81.943,-8.804,44.766 |
||
| 3649 | point |
||
| 3650 | -79.390,-8.804,42.343 |
||
| 3651 | point |
||
| 3652 | -76.002,-8.804,37.569 |
||
| 3653 | reverse |
||
| 3654 | // Pedestrian number 234 |
||
| 3655 | 9 // Ref num |
||
| 3656 | 6 // Number of instructions |
||
| 3657 | 3 // Initial instruction |
||
| 3658 | point |
||
| 3659 | -68.046,991.396,46.108 |
||
| 3660 | point |
||
| 3661 | -68.801,991.396,46.219 |
||
| 3662 | point |
||
| 3663 | -72.321,-8.804,47.778 |
||
| 3664 | point |
||
| 3665 | -78.622,-8.804,51.076 |
||
| 3666 | point |
||
| 3667 | -83.301,-8.804,50.280 |
||
| 3668 | reverse |
||
| 3669 | // Pedestrian number 235 |
||
| 3670 | 9 // Ref num |
||
| 3671 | 4 // Number of instructions |
||
| 3672 | 2 // Initial instruction |
||
| 3673 | point |
||
| 3674 | -84.793,-8.804,49.988 |
||
| 3675 | point |
||
| 3676 | -82.704,-8.804,51.973 |
||
| 3677 | point |
||
| 3678 | -77.002,991.396,60.379 |
||
| 3679 | reverse |
||
| 3680 | // Pedestrian number 236 |
||
| 3681 | 9 // Ref num |
||
| 3682 | 11 // Number of instructions |
||
| 3683 | 4 // Initial instruction |
||
| 3684 | point |
||
| 3685 | -75.211,991.396,58.383 |
||
| 3686 | point |
||
| 3687 | -72.736,991.396,53.766 |
||
| 3688 | point |
||
| 3689 | -62.095,-8.805,57.594 |
||
| 3690 | point |
||
| 3691 | -59.647,-8.805,56.869 |
||
| 3692 | point |
||
| 3693 | -51.214,-8.805,56.747 |
||
| 3694 | point |
||
| 3695 | -41.125,-8.805,60.100 |
||
| 3696 | point |
||
| 3697 | -36.003,-8.806,67.475 |
||
| 3698 | point |
||
| 3699 | -29.100,-8.806,68.787 |
||
| 3700 | point |
||
| 3701 | -17.712,-8.806,69.256 |
||
| 3702 | point |
||
| 3703 | -16.829,-8.806,69.851 |
||
| 3704 | reverse |
||
| 3705 | // Pedestrian number 237 |
||
| 3706 | 9 // Ref num |
||
| 3707 | 4 // Number of instructions |
||
| 3708 | 2 // Initial instruction |
||
| 3709 | point |
||
| 3710 | -17.684,-8.806,61.375 |
||
| 3711 | point |
||
| 3712 | -16.759,-8.806,59.720 |
||
| 3713 | point |
||
| 3714 | -13.951,-8.806,57.900 |
||
| 3715 | reverse |
||
| 3716 | // Pedestrian number 238 |
||
| 3717 | 9 // Ref num |
||
| 3718 | 4 // Number of instructions |
||
| 3719 | 2 // Initial instruction |
||
| 3720 | point |
||
| 3721 | -16.319,-8.806,61.716 |
||
| 3722 | point |
||
| 3723 | -15.731,-8.806,59.432 |
||
| 3724 | point |
||
| 3725 | -16.815,-8.806,56.947 |
||
| 3726 | reverse |
||
| 3727 | // Pedestrian number 239 |
||
| 3728 | 9 // Ref num |
||
| 3729 | 15 // Number of instructions |
||
| 3730 | 11 // Initial instruction |
||
| 3731 | point |
||
| 3732 | -16.770,-8.806,62.114 |
||
| 3733 | point |
||
| 3734 | -18.214,-8.806,63.099 |
||
| 3735 | point |
||
| 3736 | -23.502,-8.806,62.803 |
||
| 3737 | point |
||
| 3738 | -28.782,-8.806,63.213 |
||
| 3739 | point |
||
| 3740 | -34.178,-8.806,62.301 |
||
| 3741 | point |
||
| 3742 | -38.915,-8.806,60.734 |
||
| 3743 | point |
||
| 3744 | -43.126,-8.806,64.772 |
||
| 3745 | point |
||
| 3746 | -51.663,-8.806,61.827 |
||
| 3747 | point |
||
| 3748 | -56.666,-8.806,54.901 |
||
| 3749 | point |
||
| 3750 | -57.683,-8.806,54.493 |
||
| 3751 | point |
||
| 3752 | -59.298,-8.806,56.076 |
||
| 3753 | point |
||
| 3754 | -63.857,-8.806,55.839 |
||
| 3755 | point |
||
| 3756 | -66.733,991.394,51.674 |
||
| 3757 | point |
||
| 3758 | -67.379,991.394,50.185 |
||
| 3759 | reverse |
||
| 3760 | // Pedestrian number 240 |
||
| 3761 | 13 // Ref num |
||
| 3762 | 5 // Number of instructions |
||
| 3763 | 2 // Initial instruction |
||
| 3764 | point |
||
| 3765 | -15.395,-8.806,69.434 |
||
| 3766 | point |
||
| 3767 | -2.993,991.394,68.349 |
||
| 3768 | point |
||
| 3769 | -0.463,991.646,62.900 |
||
| 3770 | point |
||
| 3771 | 9.579,993.555,56.607 |
||
| 3772 | reverse |
||
| 3773 | // Pedestrian number 241 |
||
| 3774 | 13 // Ref num |
||
| 3775 | 7 // Number of instructions |
||
| 3776 | 3 // Initial instruction |
||
| 3777 | point |
||
| 3778 | -15.254,-8.806,62.693 |
||
| 3779 | point |
||
| 3780 | -13.949,-8.806,63.727 |
||
| 3781 | point |
||
| 3782 | -3.023,991.394,63.263 |
||
| 3783 | point |
||
| 3784 | -0.221,992.076,59.977 |
||
| 3785 | point |
||
| 3786 | -2.591,-6.421,47.109 |
||
| 3787 | point |
||
| 3788 | -2.433,-6.396,41.089 |
||
| 3789 | reverse |
||
| 3790 | // Pedestrian number 242 |
||
| 3791 | 3 // Ref num |
||
| 3792 | 6 // Number of instructions |
||
| 3793 | 2 // Initial instruction |
||
| 3794 | point |
||
| 3795 | 9.835,-7.534,65.569 |
||
| 3796 | point |
||
| 3797 | 4.254,-8.086,65.899 |
||
| 3798 | point |
||
| 3799 | 0.964,-8.412,68.783 |
||
| 3800 | point |
||
| 3801 | -2.878,-8.792,68.577 |
||
| 3802 | point |
||
| 3803 | -3.607,-8.806,69.247 |
||
| 3804 | reverse |
||
| 3805 | // Pedestrian number 243 |
||
| 3806 | 4 // Ref num |
||
| 3807 | 9 // Number of instructions |
||
| 3808 | 4 // Initial instruction |
||
| 3809 | point |
||
| 3810 | -2.933,-8.799,62.740 |
||
| 3811 | point |
||
| 3812 | 0.690,-8.439,68.371 |
||
| 3813 | point |
||
| 3814 | 2.438,-8.266,68.730 |
||
| 3815 | point |
||
| 3816 | 4.259,-8.086,66.266 |
||
| 3817 | point |
||
| 3818 | 8.601,-7.656,63.048 |
||
| 3819 | point |
||
| 3820 | 9.757,-7.541,62.818 |
||
| 3821 | point |
||
| 3822 | 15.091,992.670,62.893 |
||
| 3823 | point |
||
| 3824 | 19.646,992.670,64.049 |
||
| 3825 | reverse |
||
| 3826 | // Pedestrian number 244 |
||
| 3827 | 5 // Ref num |
||
| 3828 | 7 // Number of instructions |
||
| 3829 | 3 // Initial instruction |
||
| 3830 | point |
||
| 3831 | -6.823,-8.806,62.742 |
||
| 3832 | point |
||
| 3833 | -3.020,-8.806,65.591 |
||
| 3834 | point |
||
| 3835 | 4.435,-8.069,64.726 |
||
| 3836 | point |
||
| 3837 | 9.849,-7.533,69.270 |
||
| 3838 | point |
||
| 3839 | 14.556,992.670,69.026 |
||
| 3840 | point |
||
| 3841 | 28.071,991.806,69.414 |
||
| 3842 | reverse |
||
| 3843 | // Pedestrian number 245 |
||
| 3844 | 10 // Ref num |
||
| 3845 | 7 // Number of instructions |
||
| 3846 | 3 // Initial instruction |
||
| 3847 | point |
||
| 3848 | -2.536,-8.758,69.235 |
||
| 3849 | point |
||
| 3850 | 3.405,-8.170,69.245 |
||
| 3851 | point |
||
| 3852 | 3.668,-8.144,67.899 |
||
| 3853 | point |
||
| 3854 | 5.218,-7.990,67.214 |
||
| 3855 | point |
||
| 3856 | 7.625,-7.752,68.378 |
||
| 3857 | point |
||
| 3858 | 9.771,-7.540,66.323 |
||
| 3859 | reverse |
||
| 3860 | // Pedestrian number 246 |
||
| 3861 | 14 // Ref num |
||
| 3862 | 11 // Number of instructions |
||
| 3863 | 4 // Initial instruction |
||
| 3864 | point |
||
| 3865 | -11.812,-8.809,62.878 |
||
| 3866 | point |
||
| 3867 | -9.311,-8.809,62.815 |
||
| 3868 | point |
||
| 3869 | -4.858,-8.809,66.904 |
||
| 3870 | point |
||
| 3871 | -2.971,-8.809,65.962 |
||
| 3872 | point |
||
| 3873 | -0.819,-8.589,68.105 |
||
| 3874 | point |
||
| 3875 | 2.041,-8.306,63.068 |
||
| 3876 | point |
||
| 3877 | 5.781,-7.935,63.122 |
||
| 3878 | point |
||
| 3879 | 9.866,-7.530,67.317 |
||
| 3880 | point |
||
| 3881 | 10.661,-7.530,67.243 |
||
| 3882 | point |
||
| 3883 | 10.827,-7.530,66.249 |
||
| 3884 | reverse |
||
| 3885 | // Pedestrian number 247 |
||
| 3886 | 13 // Ref num |
||
| 3887 | 7 // Number of instructions |
||
| 3888 | 2 // Initial instruction |
||
| 3889 | point |
||
| 3890 | 28.032,-7.530,81.255 |
||
| 3891 | point |
||
| 3892 | 26.084,-7.530,81.560 |
||
| 3893 | point |
||
| 3894 | 24.766,-7.530,82.915 |
||
| 3895 | point |
||
| 3896 | 22.311,-7.530,83.149 |
||
| 3897 | point |
||
| 3898 | 20.151,992.670,81.457 |
||
| 3899 | point |
||
| 3900 | 19.627,992.670,71.368 |
||
| 3901 | reverse |
||
| 3902 | // Pedestrian number 248 |
||
| 3903 | 13 // Ref num |
||
| 3904 | 7 // Number of instructions |
||
| 3905 | 5 // Initial instruction |
||
| 3906 | point |
||
| 3907 | 27.550,992.526,78.709 |
||
| 3908 | point |
||
| 3909 | 27.699,-7.530,80.571 |
||
| 3910 | point |
||
| 3911 | 27.421,-7.530,81.630 |
||
| 3912 | point |
||
| 3913 | 23.269,-7.530,82.278 |
||
| 3914 | point |
||
| 3915 | 21.427,-7.530,81.897 |
||
| 3916 | point |
||
| 3917 | 19.230,-7.530,80.812 |
||
| 3918 | reverse |
||
| 3919 | // Pedestrian number 249 |
||
| 3920 | 13 // Ref num |
||
| 3921 | 5 // Number of instructions |
||
| 3922 | 2 // Initial instruction |
||
| 3923 | point |
||
| 3924 | 19.240,-7.530,83.127 |
||
| 3925 | point |
||
| 3926 | 22.180,-7.530,81.764 |
||
| 3927 | point |
||
| 3928 | 24.599,-7.530,81.684 |
||
| 3929 | point |
||
| 3930 | 28.144,-7.530,80.908 |
||
| 3931 | reverse |
||
| 3932 | // Pedestrian number 250 |
||
| 3933 | 13 // Ref num |
||
| 3934 | 8 // Number of instructions |
||
| 3935 | 4 // Initial instruction |
||
| 3936 | point |
||
| 3937 | 28.189,-7.530,83.220 |
||
| 3938 | point |
||
| 3939 | 26.617,-7.530,82.200 |
||
| 3940 | point |
||
| 3941 | 25.988,-7.530,82.425 |
||
| 3942 | point |
||
| 3943 | 22.222,-7.530,81.632 |
||
| 3944 | point |
||
| 3945 | 20.579,-7.530,80.941 |
||
| 3946 | point |
||
| 3947 | 19.238,-7.530,81.843 |
||
| 3948 | point |
||
| 3949 | 19.222,-7.530,82.856 |
||
| 3950 | reverse |
||
| 3951 | // Pedestrian number 251 |
||
| 3952 | 14 // Ref num |
||
| 3953 | 6 // Number of instructions |
||
| 3954 | 2 // Initial instruction |
||
| 3955 | point |
||
| 3956 | 20.619,-7.530,83.212 |
||
| 3957 | point |
||
| 3958 | 22.081,-7.530,81.334 |
||
| 3959 | point |
||
| 3960 | 24.806,-7.530,80.833 |
||
| 3961 | point |
||
| 3962 | 26.677,-7.530,82.099 |
||
| 3963 | point |
||
| 3964 | 28.183,-7.530,81.877 |
||
| 3965 | reverse |
||
| 3966 | // Pedestrian number 252 |
||
| 3967 | 13 // Ref num |
||
| 3968 | 10 // Number of instructions |
||
| 3969 | 4 // Initial instruction |
||
| 3970 | point |
||
| 3971 | 9.356,-5.591,49.463 |
||
| 3972 | point |
||
| 3973 | 9.389,-5.591,49.485 |
||
| 3974 | point |
||
| 3975 | 9.692,-5.205,47.116 |
||
| 3976 | point |
||
| 3977 | 9.860,-5.177,46.725 |
||
| 3978 | point |
||
| 3979 | 12.060,-5.177,42.686 |
||
| 3980 | point |
||
| 3981 | 16.886,-5.177,39.522 |
||
| 3982 | point |
||
| 3983 | 16.429,-5.177,34.070 |
||
| 3984 | point |
||
| 3985 | 12.408,-5.177,30.585 |
||
| 3986 | point |
||
| 3987 | 12.187,-5.177,29.256 |
||
| 3988 | reverse |
||
| 3989 | // Pedestrian number 253 |
||
| 3990 | 13 // Ref num |
||
| 3991 | 11 // Number of instructions |
||
| 3992 | 4 // Initial instruction |
||
| 3993 | point |
||
| 3994 | -2.887,-6.441,44.940 |
||
| 3995 | point |
||
| 3996 | 0.881,-6.068,41.187 |
||
| 3997 | point |
||
| 3998 | 6.763,-5.486,46.732 |
||
| 3999 | point |
||
| 4000 | 9.830,-5.177,43.468 |
||
| 4001 | point |
||
| 4002 | 16.514,-5.177,42.636 |
||
| 4003 | point |
||
| 4004 | 16.393,-5.177,39.027 |
||
| 4005 | point |
||
| 4006 | 13.029,-5.177,34.971 |
||
| 4007 | point |
||
| 4008 | 15.890,-5.177,29.901 |
||
| 4009 | point |
||
| 4010 | 14.429,-5.177,24.547 |
||
| 4011 | point |
||
| 4012 | 7.808,-5.177,18.291 |
||
| 4013 | reverse |
||
| 4014 | // Pedestrian number 254 |
||
| 4015 | 3 // Ref num |
||
| 4016 | 8 // Number of instructions |
||
| 4017 | 4 // Initial instruction |
||
| 4018 | point |
||
| 4019 | 5.077,-5.651,41.089 |
||
| 4020 | point |
||
| 4021 | 3.792,-5.785,47.083 |
||
| 4022 | point |
||
| 4023 | 3.355,-6.256,49.934 |
||
| 4024 | point |
||
| 4025 | 5.639,-6.417,52.502 |
||
| 4026 | point |
||
| 4027 | 7.192,-6.792,56.029 |
||
| 4028 | point |
||
| 4029 | 6.364,-7.871,62.638 |
||
| 4030 | point |
||
| 4031 | 5.516,-7.960,69.167 |
||
| 4032 | reverse |
||
| 4033 | // Pedestrian number 255 |
||
| 4034 | 5 // Ref num |
||
| 4035 | 6 // Number of instructions |
||
| 4036 | 3 // Initial instruction |
||
| 4037 | point |
||
| 4038 | 9.708,-7.470,62.158 |
||
| 4039 | point |
||
| 4040 | 5.656,-7.591,60.309 |
||
| 4041 | point |
||
| 4042 | 4.011,-7.490,58.568 |
||
| 4043 | point |
||
| 4044 | 1.265,-6.931,53.064 |
||
| 4045 | point |
||
| 4046 | -2.710,-7.204,52.230 |
||
| 4047 | reverse |
||
| 4048 | // Pedestrian number 256 |
||
| 4049 | 10 // Ref num |
||
| 4050 | 7 // Number of instructions |
||
| 4051 | 5 // Initial instruction |
||
| 4052 | point |
||
| 4053 | -2.881,-6.449,47.106 |
||
| 4054 | point |
||
| 4055 | -2.628,-7.051,51.267 |
||
| 4056 | point |
||
| 4057 | -1.079,-7.182,53.147 |
||
| 4058 | point |
||
| 4059 | 2.741,-6.998,54.411 |
||
| 4060 | point |
||
| 4061 | 4.728,-7.392,58.319 |
||
| 4062 | point |
||
| 4063 | 9.763,-7.073,59.572 |
||
| 4064 | reverse |
||
| 4065 | // Pedestrian number 257 |
||
| 4066 | 11 // Ref num |
||
| 4067 | 7 // Number of instructions |
||
| 4068 | 2 // Initial instruction |
||
| 4069 | point |
||
| 4070 | -2.890,-8.704,62.074 |
||
| 4071 | point |
||
| 4072 | -1.116,-8.257,60.264 |
||
| 4073 | point |
||
| 4074 | 3.092,-7.711,59.424 |
||
| 4075 | point |
||
| 4076 | 5.177,-7.082,56.599 |
||
| 4077 | point |
||
| 4078 | 9.540,-6.256,53.946 |
||
| 4079 | point |
||
| 4080 | 9.696,-5.675,50.241 |
||
| 4081 | reverse |
||
| 4082 | // Pedestrian number 258 |
||
| 4083 | 99 // Ref num |
||
| 4084 | 8 // Number of instructions |
||
| 4085 | 3 // Initial instruction |
||
| 4086 | point |
||
| 4087 | 17.060,-5.177,41.408 |
||
| 4088 | point |
||
| 4089 | 13.939,-5.177,30.651 |
||
| 4090 | point |
||
| 4091 | 14.305,-5.177,28.862 |
||
| 4092 | point |
||
| 4093 | 14.158,-5.177,25.257 |
||
| 4094 | point |
||
| 4095 | 16.054,-5.177,23.000 |
||
| 4096 | point |
||
| 4097 | 11.173,-5.177,19.472 |
||
| 4098 | point |
||
| 4099 | 8.998,-5.177,16.075 |
||
| 4100 | reverse |
||
| 4101 | // Pedestrian number 259 |
||
| 4102 | 132 // Ref num |
||
| 4103 | 2 // Number of instructions |
||
| 4104 | 1 // Initial instruction |
||
| 4105 | point |
||
| 4106 | -1.934,-3.490,12.577 |
||
| 4107 | reverse |
||
| 4108 | // Pedestrian number 260 |
||
| 4109 | 137 // Ref num |
||
| 4110 | 2 // Number of instructions |
||
| 4111 | 1 // Initial instruction |
||
| 4112 | point |
||
| 4113 | -4.282,-3.490,12.537 |
||
| 4114 | reverse |
||
| 4115 | // Pedestrian number 261 |
||
| 4116 | 139 // Ref num |
||
| 4117 | 2 // Number of instructions |
||
| 4118 | 1 // Initial instruction |
||
| 4119 | point |
||
| 4120 | -0.292,-3.490,12.507 |
||
| 4121 | reverse |
||
| 4122 | // Pedestrian number 262 |
||
| 4123 | 120 // Ref num |
||
| 4124 | 2 // Number of instructions |
||
| 4125 | 1 // Initial instruction |
||
| 4126 | point |
||
| 4127 | -0.132,-3.490,13.770 |
||
| 4128 | reverse |
||
| 4129 | // Pedestrian number 263 |
||
| 4130 | 112 // Ref num |
||
| 4131 | 2 // Number of instructions |
||
| 4132 | 1 // Initial instruction |
||
| 4133 | point |
||
| 4134 | -0.134,-3.490,16.939 |
||
| 4135 | reverse |
||
| 4136 | // Pedestrian number 264 |
||
| 4137 | 112 // Ref num |
||
| 4138 | 2 // Number of instructions |
||
| 4139 | 1 // Initial instruction |
||
| 4140 | point |
||
| 4141 | -0.129,-3.490,18.882 |
||
| 4142 | reverse |
||
| 4143 | // Pedestrian number 265 |
||
| 4144 | 108 // Ref num |
||
| 4145 | 2 // Number of instructions |
||
| 4146 | 1 // Initial instruction |
||
| 4147 | point |
||
| 4148 | -0.139,-3.490,21.117 |
||
| 4149 | reverse |
||
| 4150 | // Pedestrian number 266 |
||
| 4151 | 105 // Ref num |
||
| 4152 | 2 // Number of instructions |
||
| 4153 | 1 // Initial instruction |
||
| 4154 | point |
||
| 4155 | -0.168,-3.490,23.538 |
||
| 4156 | reverse |
||
| 4157 | // Pedestrian number 267 |
||
| 4158 | 109 // Ref num |
||
| 4159 | 2 // Number of instructions |
||
| 4160 | 1 // Initial instruction |
||
| 4161 | point |
||
| 4162 | -4.234,-3.490,19.853 |
||
| 4163 | reverse |
||
| 4164 | // Pedestrian number 268 |
||
| 4165 | 112 // Ref num |
||
| 4166 | 2 // Number of instructions |
||
| 4167 | 1 // Initial instruction |
||
| 4168 | point |
||
| 4169 | -4.229,-3.490,19.151 |
||
| 4170 | reverse |
||
| 4171 | // Pedestrian number 269 |
||
| 4172 | 112 // Ref num |
||
| 4173 | 2 // Number of instructions |
||
| 4174 | 1 // Initial instruction |
||
| 4175 | point |
||
| 4176 | -5.263,-3.490,19.809 |
||
| 4177 | reverse |
||
| 4178 | // Pedestrian number 270 |
||
| 4179 | 112 // Ref num |
||
| 4180 | 2 // Number of instructions |
||
| 4181 | 1 // Initial instruction |
||
| 4182 | point |
||
| 4183 | -4.156,-3.490,20.905 |
||
| 4184 | reverse |
||
| 4185 | // Pedestrian number 271 |
||
| 4186 | 112 // Ref num |
||
| 4187 | 2 // Number of instructions |
||
| 4188 | 1 // Initial instruction |
||
| 4189 | point |
||
| 4190 | -3.284,-3.490,19.700 |
||
| 4191 | reverse |
||
| 4192 | // Pedestrian number 272 |
||
| 4193 | 112 // Ref num |
||
| 4194 | 2 // Number of instructions |
||
| 4195 | 1 // Initial instruction |
||
| 4196 | point |
||
| 4197 | -3.114,-3.490,29.700 |
||
| 4198 | reverse |
||
| 4199 | // Pedestrian number 273 |
||
| 4200 | 112 // Ref num |
||
| 4201 | 2 // Number of instructions |
||
| 4202 | 1 // Initial instruction |
||
| 4203 | point |
||
| 4204 | -3.119,-3.490,30.656 |
||
| 4205 | reverse |
||
| 4206 | // Pedestrian number 274 |
||
| 4207 | 112 // Ref num |
||
| 4208 | 2 // Number of instructions |
||
| 4209 | 1 // Initial instruction |
||
| 4210 | point |
||
| 4211 | -3.148,-3.490,31.571 |
||
| 4212 | reverse |
||
| 4213 | // Pedestrian number 275 |
||
| 4214 | 136 // Ref num |
||
| 4215 | 2 // Number of instructions |
||
| 4216 | 1 // Initial instruction |
||
| 4217 | point |
||
| 4218 | 0.036,-3.490,29.697 |
||
| 4219 | reverse |
||
| 4220 | // Pedestrian number 276 |
||
| 4221 | 134 // Ref num |
||
| 4222 | 2 // Number of instructions |
||
| 4223 | 1 // Initial instruction |
||
| 4224 | point |
||
| 4225 | 0.043,-3.490,30.662 |
||
| 4226 | reverse |
||
| 4227 | // Pedestrian number 277 |
||
| 4228 | 104 // Ref num |
||
| 4229 | 2 // Number of instructions |
||
| 4230 | 1 // Initial instruction |
||
| 4231 | point |
||
| 4232 | 0.048,-3.490,31.585 |
||
| 4233 | reverse |
||
| 4234 | // Pedestrian number 278 |
||
| 4235 | 112 // Ref num |
||
| 4236 | 2 // Number of instructions |
||
| 4237 | 1 // Initial instruction |
||
| 4238 | point |
||
| 4239 | 0.066,-3.490,32.416 |
||
| 4240 | reverse |
||
| 4241 | // Pedestrian number 279 |
||
| 4242 | 100 // Ref num |
||
| 4243 | 2 // Number of instructions |
||
| 4244 | 1 // Initial instruction |
||
| 4245 | point |
||
| 4246 | 0.047,-3.490,33.395 |
||
| 4247 | reverse |
||
| 4248 | // Pedestrian number 280 |
||
| 4249 | 100 // Ref num |
||
| 4250 | 2 // Number of instructions |
||
| 4251 | 1 // Initial instruction |
||
| 4252 | point |
||
| 4253 | 0.050,-3.490,34.293 |
||
| 4254 | reverse |
||
| 4255 | // Pedestrian number 281 |
||
| 4256 | 10 // Ref num |
||
| 4257 | 5 // Number of instructions |
||
| 4258 | 3 // Initial instruction |
||
| 4259 | point |
||
| 4260 | -2.113,-3.509,35.017 |
||
| 4261 | point |
||
| 4262 | -0.227,-3.498,31.455 |
||
| 4263 | point |
||
| 4264 | -0.152,996.719,25.960 |
||
| 4265 | point |
||
| 4266 | 0.407,996.724,24.373 |
||
| 4267 | reverse |
||
| 4268 | // Pedestrian number 282 |
||
| 4269 | 10 // Ref num |
||
| 4270 | 5 // Number of instructions |
||
| 4271 | 2 // Initial instruction |
||
| 4272 | point |
||
| 4273 | -10.776,-3.476,23.962 |
||
| 4274 | point |
||
| 4275 | -4.090,-3.490,18.459 |
||
| 4276 | point |
||
| 4277 | -0.576,996.710,15.104 |
||
| 4278 | point |
||
| 4279 | 0.542,996.710,14.457 |
||
| 4280 | reverse |
||
| 4281 | // Pedestrian number 283 |
||
| 4282 | 10 // Ref num |
||
| 4283 | 7 // Number of instructions |
||
| 4284 | 3 // Initial instruction |
||
| 4285 | point |
||
| 4286 | -6.054,996.710,10.488 |
||
| 4287 | point |
||
| 4288 | -5.508,996.710,15.710 |
||
| 4289 | point |
||
| 4290 | -5.090,-3.490,17.324 |
||
| 4291 | point |
||
| 4292 | -4.326,-3.490,20.036 |
||
| 4293 | point |
||
| 4294 | -1.818,996.710,21.038 |
||
| 4295 | point |
||
| 4296 | 1.039,996.710,22.181 |
||
| 4297 | reverse |
||
| 4298 | // Pedestrian number 284 |
||
| 4299 | 10 // Ref num |
||
| 4300 | 7 // Number of instructions |
||
| 4301 | 3 // Initial instruction |
||
| 4302 | point |
||
| 4303 | -6.809,996.710,11.704 |
||
| 4304 | point |
||
| 4305 | -6.219,996.710,14.154 |
||
| 4306 | point |
||
| 4307 | -5.654,-3.490,16.115 |
||
| 4308 | point |
||
| 4309 | -4.890,-3.490,18.730 |
||
| 4310 | point |
||
| 4311 | -1.100,996.710,19.388 |
||
| 4312 | point |
||
| 4313 | 0.480,996.710,19.661 |
||
| 4314 | reverse |
||
| 4315 | // Pedestrian number 285 |
||
| 4316 | 5 // Ref num |
||
| 4317 | 4 // Number of instructions |
||
| 4318 | 2 // Initial instruction |
||
| 4319 | point |
||
| 4320 | -7.897,-3.490,30.819 |
||
| 4321 | point |
||
| 4322 | -4.566,996.710,19.893 |
||
| 4323 | point |
||
| 4324 | -2.858,996.710,11.087 |
||
| 4325 | reverse |
||
| 4326 | // Pedestrian number 286 |
||
| 4327 | 5 // Ref num |
||
| 4328 | 4 // Number of instructions |
||
| 4329 | 2 // Initial instruction |
||
| 4330 | point |
||
| 4331 | -0.667,996.710,11.711 |
||
| 4332 | point |
||
| 4333 | -2.617,996.710,18.071 |
||
| 4334 | point |
||
| 4335 | 0.427,996.710,23.756 |
||
| 4336 | reverse |
||
| 4337 | // Pedestrian number 287 |
||
| 4338 | 5 // Ref num |
||
| 4339 | 4 // Number of instructions |
||
| 4340 | 2 // Initial instruction |
||
| 4341 | point |
||
| 4342 | 7.577,-3.490,36.632 |
||
| 4343 | point |
||
| 4344 | -0.029,-3.491,29.280 |
||
| 4345 | point |
||
| 4346 | -0.090,-3.490,12.416 |
||
| 4347 | reverse |
||
| 4348 | // Pedestrian number 288 |
||
| 4349 | 134 // Ref num |
||
| 4350 | 2 // Number of instructions |
||
| 4351 | 1 // Initial instruction |
||
| 4352 | point |
||
| 4353 | 15.626,-1.413,16.778 |
||
| 4354 | reverse |
||
| 4355 | // Pedestrian number 289 |
||
| 4356 | 134 // Ref num |
||
| 4357 | 2 // Number of instructions |
||
| 4358 | 1 // Initial instruction |
||
| 4359 | point |
||
| 4360 | 15.606,-1.413,15.994 |
||
| 4361 | reverse |
||
| 4362 | // Pedestrian number 290 |
||
| 4363 | 137 // Ref num |
||
| 4364 | 2 // Number of instructions |
||
| 4365 | 1 // Initial instruction |
||
| 4366 | point |
||
| 4367 | -12.283,-12.758,-9.265 |
||
| 4368 | reverse |
||
| 4369 | // Pedestrian number 291 |
||
| 4370 | 100 // Ref num |
||
| 4371 | 2 // Number of instructions |
||
| 4372 | 1 // Initial instruction |
||
| 4373 | point |
||
| 4374 | -11.600,-12.758,-9.768 |
||
| 4375 | reverse |
||
| 4376 | // Pedestrian number 292 |
||
| 4377 | 104 // Ref num |
||
| 4378 | 2 // Number of instructions |
||
| 4379 | 1 // Initial instruction |
||
| 4380 | point |
||
| 4381 | -11.604,-12.758,-9.246 |
||
| 4382 | reverse |
||
| 4383 | // Pedestrian number 293 |
||
| 4384 | 100 // Ref num |
||
| 4385 | 2 // Number of instructions |
||
| 4386 | 1 // Initial instruction |
||
| 4387 | point |
||
| 4388 | -11.652,-12.758,-8.709 |
||
| 4389 | reverse |
||
| 4390 | // Pedestrian number 294 |
||
| 4391 | 112 // Ref num |
||
| 4392 | 2 // Number of instructions |
||
| 4393 | 1 // Initial instruction |
||
| 4394 | point |
||
| 4395 | -20.867,-12.758,-9.720 |
||
| 4396 | reverse |
||
| 4397 | // Pedestrian number 295 |
||
| 4398 | 112 // Ref num |
||
| 4399 | 2 // Number of instructions |
||
| 4400 | 1 // Initial instruction |
||
| 4401 | point |
||
| 4402 | -16.581,-12.758,-9.857 |
||
| 4403 | reverse |
||
| 4404 | // Pedestrian number 296 |
||
| 4405 | 112 // Ref num |
||
| 4406 | 2 // Number of instructions |
||
| 4407 | 1 // Initial instruction |
||
| 4408 | point |
||
| 4409 | -13.839,-12.758,-9.248 |
||
| 4410 | reverse |
||
| 4411 | // Pedestrian number 297 |
||
| 4412 | 120 // Ref num |
||
| 4413 | 2 // Number of instructions |
||
| 4414 | 1 // Initial instruction |
||
| 4415 | point |
||
| 4416 | -16.579,-12.758,-9.283 |
||
| 4417 | reverse |
||
| 4418 | // Pedestrian number 298 |
||
| 4419 | 122 // Ref num |
||
| 4420 | 2 // Number of instructions |
||
| 4421 | 1 // Initial instruction |
||
| 4422 | point |
||
| 4423 | -19.197,-12.758,-9.185 |
||
| 4424 | reverse |
||
| 4425 | // Pedestrian number 299 |
||
| 4426 | 101 // Ref num |
||
| 4427 | 2 // Number of instructions |
||
| 4428 | 1 // Initial instruction |
||
| 4429 | point |
||
| 4430 | -48.691,-12.953,-51.930 |
||
| 4431 | reverse |
||
| 4432 | // Pedestrian number 300 |
||
| 4433 | 120 // Ref num |
||
| 4434 | 2 // Number of instructions |
||
| 4435 | 1 // Initial instruction |
||
| 4436 | point |
||
| 4437 | -49.470,-12.953,-51.257 |
||
| 4438 | reverse |
||
| 4439 | // Pedestrian number 301 |
||
| 4440 | 121 // Ref num |
||
| 4441 | 2 // Number of instructions |
||
| 4442 | 1 // Initial instruction |
||
| 4443 | point |
||
| 4444 | -49.486,-12.953,-52.658 |
||
| 4445 | reverse |
||
| 4446 | // Pedestrian number 302 |
||
| 4447 | 134 // Ref num |
||
| 4448 | 2 // Number of instructions |
||
| 4449 | 1 // Initial instruction |
||
| 4450 | point |
||
| 4451 | -48.036,-12.953,-51.258 |
||
| 4452 | reverse |
||
| 4453 | // Pedestrian number 303 |
||
| 4454 | 136 // Ref num |
||
| 4455 | 2 // Number of instructions |
||
| 4456 | 1 // Initial instruction |
||
| 4457 | point |
||
| 4458 | -48.040,-12.953,-52.688 |
||
| 4459 | reverse |
||
| 4460 | // Pedestrian number 304 |
||
| 4461 | 112 // Ref num |
||
| 4462 | 2 // Number of instructions |
||
| 4463 | 1 // Initial instruction |
||
| 4464 | point |
||
| 4465 | -47.780,-12.953,-56.900 |
||
| 4466 | reverse |
||
| 4467 | // Pedestrian number 305 |
||
| 4468 | 112 // Ref num |
||
| 4469 | 2 // Number of instructions |
||
| 4470 | 1 // Initial instruction |
||
| 4471 | point |
||
| 4472 | -48.681,-12.953,-57.066 |
||
| 4473 | reverse |
||
| 4474 | // Pedestrian number 306 |
||
| 4475 | 112 // Ref num |
||
| 4476 | 2 // Number of instructions |
||
| 4477 | 1 // Initial instruction |
||
| 4478 | point |
||
| 4479 | -49.726,-12.953,-56.948 |
||
| 4480 | reverse |
||
| 4481 | // Pedestrian number 307 |
||
| 4482 | 111 // Ref num |
||
| 4483 | 2 // Number of instructions |
||
| 4484 | 1 // Initial instruction |
||
| 4485 | point |
||
| 4486 | -48.018,-12.953,-39.955 |
||
| 4487 | reverse |
||
| 4488 | // Pedestrian number 308 |
||
| 4489 | 109 // Ref num |
||
| 4490 | 2 // Number of instructions |
||
| 4491 | 1 // Initial instruction |
||
| 4492 | point |
||
| 4493 | -48.016,-12.953,-38.649 |
||
| 4494 | reverse |
||
| 4495 | // Pedestrian number 309 |
||
| 4496 | 132 // Ref num |
||
| 4497 | 2 // Number of instructions |
||
| 4498 | 1 // Initial instruction |
||
| 4499 | point |
||
| 4500 | -49.445,-12.953,-38.615 |
||
| 4501 | reverse |
||
| 4502 | // Pedestrian number 310 |
||
| 4503 | 138 // Ref num |
||
| 4504 | 2 // Number of instructions |
||
| 4505 | 1 // Initial instruction |
||
| 4506 | point |
||
| 4507 | -49.474,-12.953,-40.004 |
||
| 4508 | reverse |
||
| 4509 | // Pedestrian number 311 |
||
| 4510 | 101 // Ref num |
||
| 4511 | 2 // Number of instructions |
||
| 4512 | 1 // Initial instruction |
||
| 4513 | point |
||
| 4514 | -48.705,-12.953,-39.302 |
||
| 4515 | reverse |
||
| 4516 | // Pedestrian number 312 |
||
| 4517 | 136 // Ref num |
||
| 4518 | 2 // Number of instructions |
||
| 4519 | 1 // Initial instruction |
||
| 4520 | point |
||
| 4521 | -49.740,-12.953,-34.356 |
||
| 4522 | reverse |
||
| 4523 | // Pedestrian number 313 |
||
| 4524 | 112 // Ref num |
||
| 4525 | 2 // Number of instructions |
||
| 4526 | 1 // Initial instruction |
||
| 4527 | point |
||
| 4528 | -48.716,-12.953,-34.331 |
||
| 4529 | reverse |
||
| 4530 | // Pedestrian number 314 |
||
| 4531 | 107 // Ref num |
||
| 4532 | 2 // Number of instructions |
||
| 4533 | 1 // Initial instruction |
||
| 4534 | point |
||
| 4535 | -47.774,-12.953,-34.245 |
||
| 4536 | reverse |
||
| 4537 | // Pedestrian number 315 |
||
| 4538 | 122 // Ref num |
||
| 4539 | 2 // Number of instructions |
||
| 4540 | 1 // Initial instruction |
||
| 4541 | point |
||
| 4542 | -60.209,-12.747,-13.309 |
||
| 4543 | reverse |
||
| 4544 | // Pedestrian number 316 |
||
| 4545 | 112 // Ref num |
||
| 4546 | 2 // Number of instructions |
||
| 4547 | 1 // Initial instruction |
||
| 4548 | point |
||
| 4549 | -63.023,-12.747,-13.250 |
||
| 4550 | reverse |
||
| 4551 | // Pedestrian number 317 |
||
| 4552 | 100 // Ref num |
||
| 4553 | 2 // Number of instructions |
||
| 4554 | 1 // Initial instruction |
||
| 4555 | point |
||
| 4556 | -66.048,-12.747,-13.160 |
||
| 4557 | reverse |
||
| 4558 | // Pedestrian number 318 |
||
| 4559 | 107 // Ref num |
||
| 4560 | 2 // Number of instructions |
||
| 4561 | 1 // Initial instruction |
||
| 4562 | point |
||
| 4563 | -55.342,-12.747,-13.342 |
||
| 4564 | reverse |
||
| 4565 | // Pedestrian number 319 |
||
| 4566 | 108 // Ref num |
||
| 4567 | 2 // Number of instructions |
||
| 4568 | 1 // Initial instruction |
||
| 4569 | point |
||
| 4570 | -54.460,-12.747,-12.959 |
||
| 4571 | reverse |
||
| 4572 | // Pedestrian number 320 |
||
| 4573 | 139 // Ref num |
||
| 4574 | 2 // Number of instructions |
||
| 4575 | 1 // Initial instruction |
||
| 4576 | point |
||
| 4577 | -54.492,-12.747,-13.668 |
||
| 4578 | reverse |
||
| 4579 | // Pedestrian number 321 |
||
| 4580 | 101 // Ref num |
||
| 4581 | 2 // Number of instructions |
||
| 4582 | 1 // Initial instruction |
||
| 4583 | point |
||
| 4584 | -51.988,-12.747,-13.695 |
||
| 4585 | reverse |
||
| 4586 | // Pedestrian number 322 |
||
| 4587 | 101 // Ref num |
||
| 4588 | 2 // Number of instructions |
||
| 4589 | 1 // Initial instruction |
||
| 4590 | point |
||
| 4591 | -51.936,-12.747,-13.044 |
||
| 4592 | reverse |
||
| 4593 | // Pedestrian number 323 |
||
| 4594 | 123 // Ref num |
||
| 4595 | 2 // Number of instructions |
||
| 4596 | 1 // Initial instruction |
||
| 4597 | point |
||
| 4598 | -51.323,-12.747,-13.387 |
||
| 4599 | reverse |
||
| 4600 | // Pedestrian number 324 |
||
| 4601 | 103 // Ref num |
||
| 4602 | 2 // Number of instructions |
||
| 4603 | 1 // Initial instruction |
||
| 4604 | point |
||
| 4605 | -49.715,-12.747,-13.885 |
||
| 4606 | reverse |
||
| 4607 | // Pedestrian number 325 |
||
| 4608 | 115 // Ref num |
||
| 4609 | 2 // Number of instructions |
||
| 4610 | 1 // Initial instruction |
||
| 4611 | point |
||
| 4612 | -49.661,-12.747,-12.954 |
||
| 4613 | reverse |
||
| 4614 | // Pedestrian number 326 |
||
| 4615 | 135 // Ref num |
||
| 4616 | 2 // Number of instructions |
||
| 4617 | 1 // Initial instruction |
||
| 4618 | point |
||
| 4619 | -2.987,-14.192,-48.218 |
||
| 4620 | reverse |
||
| 4621 | // Pedestrian number 327 |
||
| 4622 | 134 // Ref num |
||
| 4623 | 2 // Number of instructions |
||
| 4624 | 1 // Initial instruction |
||
| 4625 | point |
||
| 4626 | -13.644,-18.115,-55.427 |
||
| 4627 | reverse |
||
| 4628 | // Pedestrian number 328 |
||
| 4629 | 111 // Ref num |
||
| 4630 | 2 // Number of instructions |
||
| 4631 | 1 // Initial instruction |
||
| 4632 | point |
||
| 4633 | -78.462,-18.115,-44.612 |
||
| 4634 | reverse |
||
| 4635 | // Pedestrian number 329 |
||
| 4636 | 111 // Ref num |
||
| 4637 | 2 // Number of instructions |
||
| 4638 | 1 // Initial instruction |
||
| 4639 | point |
||
| 4640 | -75.425,-18.115,-56.206 |
||
| 4641 | reverse |
||
| 4642 | // Pedestrian number 330 |
||
| 4643 | 112 // Ref num |
||
| 4644 | 2 // Number of instructions |
||
| 4645 | 1 // Initial instruction |
||
| 4646 | point |
||
| 4647 | -73.084,-18.115,-53.683 |
||
| 4648 | reverse |
||
| 4649 | // Pedestrian number 331 |
||
| 4650 | 112 // Ref num |
||
| 4651 | 2 // Number of instructions |
||
| 4652 | 1 // Initial instruction |
||
| 4653 | point |
||
| 4654 | -72.655,-18.115,-51.349 |
||
| 4655 | reverse |
||
| 4656 | // Pedestrian number 332 |
||
| 4657 | 134 // Ref num |
||
| 4658 | 2 // Number of instructions |
||
| 4659 | 1 // Initial instruction |
||
| 4660 | point |
||
| 4661 | -74.089,-18.115,-55.511 |
||
| 4662 | reverse |
||
| 4663 | // Pedestrian number 333 |
||
| 4664 | 100 // Ref num |
||
| 4665 | 2 // Number of instructions |
||
| 4666 | 1 // Initial instruction |
||
| 4667 | point |
||
| 4668 | -79.549,-18.115,-44.654 |
||
| 4669 | reverse |
||
| 4670 | // Pedestrian number 334 |
||
| 4671 | 100 // Ref num |
||
| 4672 | 2 // Number of instructions |
||
| 4673 | 1 // Initial instruction |
||
| 4674 | point |
||
| 4675 | -79.412,-18.115,-46.641 |
||
| 4676 | reverse |
||
| 4677 | // Pedestrian number 335 |
||
| 4678 | 129 // Ref num |
||
| 4679 | 2 // Number of instructions |
||
| 4680 | 1 // Initial instruction |
||
| 4681 | point |
||
| 4682 | -110.077,-12.748,-45.396 |
||
| 4683 | reverse |
||
| 4684 | // Pedestrian number 336 |
||
| 4685 | 101 // Ref num |
||
| 4686 | 2 // Number of instructions |
||
| 4687 | 1 // Initial instruction |
||
| 4688 | point |
||
| 4689 | -110.062,-12.748,-44.212 |
||
| 4690 | reverse |
||
| 4691 | // Pedestrian number 337 |
||
| 4692 | 109 // Ref num |
||
| 4693 | 2 // Number of instructions |
||
| 4694 | 1 // Initial instruction |
||
| 4695 | point |
||
| 4696 | -110.064,-12.748,-43.080 |
||
| 4697 | reverse |
||
| 4698 | // Pedestrian number 338 |
||
| 4699 | 127 // Ref num |
||
| 4700 | 2 // Number of instructions |
||
| 4701 | 1 // Initial instruction |
||
| 4702 | point |
||
| 4703 | -108.711,-12.748,-58.510 |
||
| 4704 | reverse |
||
| 4705 | // Pedestrian number 339 |
||
| 4706 | 112 // Ref num |
||
| 4707 | 2 // Number of instructions |
||
| 4708 | 1 // Initial instruction |
||
| 4709 | point |
||
| 4710 | -108.701,-12.748,-59.173 |
||
| 4711 | reverse |
||
| 4712 | // Pedestrian number 340 |
||
| 4713 | 112 // Ref num |
||
| 4714 | 2 // Number of instructions |
||
| 4715 | 1 // Initial instruction |
||
| 4716 | point |
||
| 4717 | -109.321,-12.748,-59.239 |
||
| 4718 | reverse |
||
| 4719 | // Pedestrian number 341 |
||
| 4720 | 112 // Ref num |
||
| 4721 | 2 // Number of instructions |
||
| 4722 | 1 // Initial instruction |
||
| 4723 | point |
||
| 4724 | -109.421,-12.748,-58.436 |
||
| 4725 | reverse |
||
| 4726 | // Pedestrian number 342 |
||
| 4727 | 112 // Ref num |
||
| 4728 | 2 // Number of instructions |
||
| 4729 | 1 // Initial instruction |
||
| 4730 | point |
||
| 4731 | -110.628,-12.748,-58.462 |
||
| 4732 | reverse |
||
| 4733 | // Pedestrian number 343 |
||
| 4734 | 138 // Ref num |
||
| 4735 | 2 // Number of instructions |
||
| 4736 | 1 // Initial instruction |
||
| 4737 | point |
||
| 4738 | -110.681,-12.748,-59.207 |
||
| 4739 | reverse |
||
| 4740 | // Pedestrian number 344 |
||
| 4741 | 129 // Ref num |
||
| 4742 | 2 // Number of instructions |
||
| 4743 | 1 // Initial instruction |
||
| 4744 | point |
||
| 4745 | -111.232,-12.748,-58.961 |
||
| 4746 | reverse |
||
| 4747 | START OF OPPONENT PATHS |
||
| 4748 | 106 // Number of path nodes |
||
| 4749 | 14.022, -5.177, 28.540 // Node #0 |
||
| 4750 | 14.022, -5.177, 13.290 // Node #1 |
||
| 4751 | 13.628, -8.093, -1.687 // Node #2 |
||
| 4752 | 8.594, -8.944, -5.199 // Node #3 |
||
| 4753 | 4.622, -9.316, -5.238 // Node #4 |
||
| 4754 | 0.360, -9.747, -3.743 // Node #5 |
||
| 4755 | -1.934, -10.637, 0.871 // Node #6 |
||
| 4756 | -2.102, -14.108, 21.277 // Node #7 |
||
| 4757 | -5.314, -14.107, 23.694 // Node #8 |
||
| 4758 | -6.640, -14.139, 19.754 // Node #9 |
||
| 4759 | -5.818, -14.193, -31.332 // Node #10 |
||
| 4760 | -2.739, -14.193, -39.317 // Node #11 |
||
| 4761 | -2.909, -14.193, -43.232 // Node #12 |
||
| 4762 | -13.729, -18.115, -47.086 // Node #13 |
||
| 4763 | -14.117, -18.115, -53.870 // Node #14 |
||
| 4764 | -30.094, -14.193, -56.334 // Node #15 |
||
| 4765 | -45.584, -14.188, -59.342 // Node #16 |
||
| 4766 | -56.528, -14.196, -58.963 // Node #17 |
||
| 4767 | -59.445, -14.195, -56.245 // Node #18 |
||
| 4768 | -59.793, -14.194, -48.033 // Node #19 |
||
| 4769 | -62.205, -14.194, -44.545 // Node #20 |
||
| 4770 | -72.829, -18.115, -44.733 // Node #21 |
||
| 4771 | -73.991, -18.115, -48.235 // Node #22 |
||
| 4772 | -74.122, -18.115, -52.935 // Node #23 |
||
| 4773 | -88.964, -14.183, -53.276 // Node #24 |
||
| 4774 | -108.071, -14.203, -49.350 // Node #25 |
||
| 4775 | -123.445, -15.186, -49.237 // Node #26 |
||
| 4776 | -132.963, -15.185, -47.904 // Node #27 |
||
| 4777 | -136.973, -15.185, -43.158 // Node #28 |
||
| 4778 | -137.417, -15.184, -24.991 // Node #29 |
||
| 4779 | -136.078, -12.518, -14.670 // Node #30 |
||
| 4780 | -135.838, -10.913, -8.886 // Node #31 |
||
| 4781 | -135.992, -8.357, 2.386 // Node #32 |
||
| 4782 | -136.006, -8.432, 7.489 // Node #33 |
||
| 4783 | 14.020, -5.177, 21.554 // Node #34 |
||
| 4784 | 32.942, -5.171, 27.512 // Node #35 |
||
| 4785 | 6.764, -5.177, 28.566 // Node #36 |
||
| 4786 | 7.384, -5.175, 35.543 // Node #37 |
||
| 4787 | 0.310, -5.178, 28.808 // Node #38 |
||
| 4788 | 0.395, -5.180, 22.688 // Node #39 |
||
| 4789 | 9.416, -5.182, 11.057 // Node #40 |
||
| 4790 | 9.825, -5.185, -0.901 // Node #41 |
||
| 4791 | 2.639, -5.187, -1.180 // Node #42 |
||
| 4792 | 1.931, -5.183, 11.666 // Node #43 |
||
| 4793 | 33.396, -5.175, 14.131 // Node #44 |
||
| 4794 | 32.172, -5.174, 16.559 // Node #45 |
||
| 4795 | 18.029, -1.413, 16.383 // Node #46 |
||
| 4796 | -6.284, -3.490, 16.533 // Node #47 |
||
| 4797 | -7.642, -3.490, 26.471 // Node #48 |
||
| 4798 | 0.569, -3.490, 33.865 // Node #49 |
||
| 4799 | 4.058, -3.490, 33.652 // Node #50 |
||
| 4800 | -6.170, -14.155, -11.005 // Node #51 |
||
| 4801 | -9.340, -14.155, -11.101 // Node #52 |
||
| 4802 | -9.685, -14.155, -13.375 // Node #53 |
||
| 4803 | -26.996, -14.155, -13.685 // Node #54 |
||
| 4804 | -27.029, -14.155, -8.748 // Node #55 |
||
| 4805 | -9.993, -14.155, -8.950 // Node #56 |
||
| 4806 | -17.788, -14.155, -34.236 // Node #57 |
||
| 4807 | -136.211, -8.432, 12.216 // Node #58 |
||
| 4808 | -140.482, -8.432, 18.145 // Node #59 |
||
| 4809 | -126.627, -8.432, 29.231 // Node #60 |
||
| 4810 | -112.309, -8.432, 34.500 // Node #61 |
||
| 4811 | -90.419, -8.806, 42.510 // Node #62 |
||
| 4812 | -70.796, -8.804, 52.347 // Node #63 |
||
| 4813 | -31.595, -8.804, 65.598 // Node #64 |
||
| 4814 | -7.867, -8.804, 65.902 // Node #65 |
||
| 4815 | 1.768, -8.333, 64.799 // Node #66 |
||
| 4816 | 4.189, -6.590, 52.650 // Node #67 |
||
| 4817 | 4.481, -5.711, 45.714 // Node #68 |
||
| 4818 | 11.650, -5.177, 44.466 // Node #69 |
||
| 4819 | 15.154, -5.177, 41.983 // Node #70 |
||
| 4820 | 15.351, -5.177, 37.733 // Node #71 |
||
| 4821 | -147.212, -8.432, 26.191 // Node #72 |
||
| 4822 | -160.428, -8.432, 51.535 // Node #73 |
||
| 4823 | -155.477, -8.432, 73.713 // Node #74 |
||
| 4824 | -154.206, -8.432, 85.196 // Node #75 |
||
| 4825 | -154.244, -8.432, 91.640 // Node #76 |
||
| 4826 | -111.418, -11.321, 67.381 // Node #77 |
||
| 4827 | -107.264, -11.458, 62.513 // Node #78 |
||
| 4828 | -98.813, -15.260, 48.666 // Node #79 |
||
| 4829 | -89.681, -15.558, 31.808 // Node #80 |
||
| 4830 | -73.442, -15.558, 33.127 // Node #81 |
||
| 4831 | -63.077, -15.558, 45.818 // Node #82 |
||
| 4832 | -72.231, -15.558, 62.740 // Node #83 |
||
| 4833 | -88.218, -15.558, 61.420 // Node #84 |
||
| 4834 | -96.461, -15.558, 51.190 // Node #85 |
||
| 4835 | -88.242, -15.558, 35.474 // Node #86 |
||
| 4836 | -76.130, -8.804, 38.406 // Node #87 |
||
| 4837 | -80.480, -8.527, 58.048 // Node #88 |
||
| 4838 | -84.611, -8.527, 90.418 // Node #89 |
||
| 4839 | -88.894, -8.527, 87.617 // Node #90 |
||
| 4840 | -105.846, -11.286, 71.405 // Node #91 |
||
| 4841 | -80.761, -8.527, 94.943 // Node #92 |
||
| 4842 | -47.893, -8.806, 124.058 // Node #93 |
||
| 4843 | -21.512, -8.806, 102.257 // Node #94 |
||
| 4844 | -16.214, -8.806, 74.028 // Node #95 |
||
| 4845 | -16.057, -8.806, 65.756 // Node #96 |
||
| 4846 | -53.363, -8.806, 130.878 // Node #97 |
||
| 4847 | -15.561, -8.806, 57.341 // Node #98 |
||
| 4848 | 15.165, -7.530, 65.930 // Node #99 |
||
| 4849 | 27.716, -8.398, 62.959 // Node #100 |
||
| 4850 | 19.474, -8.398, 66.863 // Node #101 |
||
| 4851 | 23.411, -8.358, 69.875 // Node #102 |
||
| 4852 | 23.917, -7.530, 82.032 // Node #103 |
||
| 4853 | 19.484, -7.530, 83.065 // Node #104 |
||
| 4854 | 27.762, -7.530, 83.052 // Node #105 |
||
| 4855 | 116 // Number of path sections |
||
| 4856 | 0, 34, 0, 255, 0, 255, 1.0, 1 // Section #0 |
||
| 4857 | 1, 2, 0, 255, 0, 255, 1.0, 1 // Section #1 |
||
| 4858 | 2, 3, 0, 255, 0, 255, 1.0, 1 // Section #2 |
||
| 4859 | 3, 4, 0, 255, 0, 255, 1.0, 1 // Section #3 |
||
| 4860 | 4, 5, 0, 255, 0, 255, 1.0, 1 // Section #4 |
||
| 4861 | 5, 6, 0, 255, 0, 255, 1.0, 1 // Section #5 |
||
| 4862 | 6, 7, 0, 255, 0, 255, 1.0, 1 // Section #6 |
||
| 4863 | 7, 8, 0, 255, 0, 255, 1.0, 1 // Section #7 |
||
| 4864 | 8, 9, 0, 255, 0, 255, 1.0, 1 // Section #8 |
||
| 4865 | 9, 51, 0, 255, 0, 255, 1.0, 1 // Section #9 |
||
| 4866 | 10, 11, 0, 255, 0, 255, 1.0, 1 // Section #10 |
||
| 4867 | 11, 12, 0, 255, 0, 255, 1.0, 1 // Section #11 |
||
| 4868 | 12, 13, 0, 255, 0, 255, 1.0, 1 // Section #12 |
||
| 4869 | 13, 14, 0, 255, 0, 255, 1.0, 1 // Section #13 |
||
| 4870 | 14, 15, 0, 255, 0, 255, 1.0, 1 // Section #14 |
||
| 4871 | 15, 16, 0, 255, 0, 255, 1.0, 1 // Section #15 |
||
| 4872 | 16, 17, 0, 255, 0, 255, 1.0, 1 // Section #16 |
||
| 4873 | 17, 18, 0, 255, 0, 255, 1.0, 1 // Section #17 |
||
| 4874 | 18, 19, 0, 255, 0, 255, 1.0, 1 // Section #18 |
||
| 4875 | 19, 20, 0, 255, 0, 255, 1.0, 1 // Section #19 |
||
| 4876 | 20, 21, 0, 255, 0, 255, 1.0, 1 // Section #20 |
||
| 4877 | 21, 22, 0, 255, 0, 255, 1.0, 1 // Section #21 |
||
| 4878 | 22, 23, 0, 255, 0, 255, 1.0, 1 // Section #22 |
||
| 4879 | 23, 24, 0, 255, 0, 255, 1.0, 1 // Section #23 |
||
| 4880 | 24, 25, 0, 255, 0, 255, 1.0, 1 // Section #24 |
||
| 4881 | 25, 26, 0, 255, 0, 255, 1.0, 1 // Section #25 |
||
| 4882 | 26, 27, 0, 255, 0, 255, 1.0, 1 // Section #26 |
||
| 4883 | 27, 28, 0, 255, 0, 255, 1.0, 1 // Section #27 |
||
| 4884 | 28, 29, 0, 255, 0, 255, 1.0, 1 // Section #28 |
||
| 4885 | 29, 30, 0, 255, 0, 255, 1.0, 1 // Section #29 |
||
| 4886 | 30, 31, 0, 255, 0, 255, 1.0, 1 // Section #30 |
||
| 4887 | 31, 32, 0, 255, 0, 255, 1.0, 1 // Section #31 |
||
| 4888 | 32, 33, 0, 255, 0, 255, 1.0, 1 // Section #32 |
||
| 4889 | 35, 34, 0, 255, 0, 255, 1.0, 1000 // Section #33 |
||
| 4890 | 34, 1, 0, 255, 0, 255, 1.0, 1 // Section #34 |
||
| 4891 | 34, 36, 0, 255, 0, 255, 1.0, 0 // Section #35 |
||
| 4892 | 37, 36, 0, 255, 0, 255, 1.0, 1000 // Section #36 |
||
| 4893 | 38, 36, 0, 255, 0, 255, 1.0, 1000 // Section #37 |
||
| 4894 | 39, 34, 0, 255, 0, 255, 1.0, 1000 // Section #38 |
||
| 4895 | 40, 34, 0, 255, 0, 255, 1.0, 0 // Section #39 |
||
| 4896 | 41, 40, 0, 255, 0, 255, 1.0, 0 // Section #40 |
||
| 4897 | 41, 42, 0, 255, 0, 255, 1.0, 0 // Section #41 |
||
| 4898 | 42, 43, 0, 255, 0, 255, 1.0, 0 // Section #42 |
||
| 4899 | 43, 40, 0, 255, 0, 255, 1.0, 1000 // Section #43 |
||
| 4900 | 43, 39, 0, 255, 0, 255, 1.0, 0 // Section #44 |
||
| 4901 | 44, 1, 0, 255, 0, 255, 1.0, 1000 // Section #45 |
||
| 4902 | 44, 45, 0, 255, 0, 255, 1.0, 0 // Section #46 |
||
| 4903 | 45, 46, 0, 255, 0, 255, 1.0, 0 // Section #47 |
||
| 4904 | 46, 47, 0, 255, 0, 255, 1.0, 0 // Section #48 |
||
| 4905 | 47, 48, 0, 255, 0, 255, 1.0, 0 // Section #49 |
||
| 4906 | 48, 49, 0, 255, 0, 255, 1.0, 0 // Section #50 |
||
| 4907 | 49, 50, 0, 255, 0, 255, 1.0, 0 // Section #51 |
||
| 4908 | 50, 36, 0, 255, 0, 255, 1.0, 1000 // Section #52 |
||
| 4909 | 52, 51, 0, 255, 0, 255, 1.0, 0 // Section #53 |
||
| 4910 | 51, 10, 0, 255, 0, 255, 1.0, 1 // Section #54 |
||
| 4911 | 52, 53, 0, 255, 0, 255, 1.0, 0 // Section #55 |
||
| 4912 | 53, 54, 0, 255, 0, 255, 1.0, 0 // Section #56 |
||
| 4913 | 54, 55, 0, 255, 0, 255, 1.0, 0 // Section #57 |
||
| 4914 | 55, 56, 0, 255, 0, 255, 1.0, 0 // Section #58 |
||
| 4915 | 56, 52, 0, 255, 0, 255, 1.0, 0 // Section #59 |
||
| 4916 | 57, 10, 0, 255, 0, 255, 1.0, 0 // Section #60 |
||
| 4917 | 33, 58, 0, 255, 0, 255, 1.0, 1 // Section #61 |
||
| 4918 | 58, 59, 0, 255, 0, 255, 1.0, 1 // Section #62 |
||
| 4919 | 59, 60, 0, 255, 0, 255, 1.0, 1 // Section #63 |
||
| 4920 | 60, 61, 0, 255, 0, 255, 1.0, 1 // Section #64 |
||
| 4921 | 61, 62, 0, 255, 0, 255, 1.0, 1 // Section #65 |
||
| 4922 | 62, 63, 0, 255, 0, 255, 1.0, 1 // Section #66 |
||
| 4923 | 63, 64, 0, 255, 0, 255, 1.0, 1 // Section #67 |
||
| 4924 | 64, 96, 0, 255, 0, 255, 1.0, 1 // Section #68 |
||
| 4925 | 65, 66, 0, 255, 0, 255, 1.0, 1 // Section #69 |
||
| 4926 | 66, 67, 0, 255, 0, 255, 1.0, 1 // Section #70 |
||
| 4927 | 67, 68, 0, 255, 0, 255, 1.0, 1 // Section #71 |
||
| 4928 | 68, 69, 0, 255, 0, 255, 1.0, 1 // Section #72 |
||
| 4929 | 69, 70, 0, 255, 0, 255, 1.0, 1 // Section #73 |
||
| 4930 | 70, 71, 0, 255, 0, 255, 1.0, 1 // Section #74 |
||
| 4931 | 71, 0, 0, 255, 0, 255, 1.0, 1 // Section #75 |
||
| 4932 | 72, 59, 0, 255, 0, 255, 1.0, 0 // Section #76 |
||
| 4933 | 73, 72, 0, 255, 0, 255, 1.0, 0 // Section #77 |
||
| 4934 | 74, 73, 0, 255, 0, 255, 1.0, 0 // Section #78 |
||
| 4935 | 75, 74, 0, 255, 0, 255, 1.0, 0 // Section #79 |
||
| 4936 | 76, 75, 0, 255, 0, 255, 1.0, 1000 // Section #80 |
||
| 4937 | 75, 77, 0, 255, 0, 255, 1.0, 0 // Section #81 |
||
| 4938 | 77, 78, 0, 255, 0, 255, 1.0, 0 // Section #82 |
||
| 4939 | 78, 79, 0, 255, 0, 255, 1.0, 0 // Section #83 |
||
| 4940 | 79, 80, 0, 255, 0, 255, 1.0, 0 // Section #84 |
||
| 4941 | 80, 81, 0, 255, 0, 255, 1.0, 0 // Section #85 |
||
| 4942 | 81, 82, 0, 255, 0, 255, 1.0, 0 // Section #86 |
||
| 4943 | 82, 83, 0, 255, 0, 255, 1.0, 0 // Section #87 |
||
| 4944 | 83, 84, 0, 255, 0, 255, 1.0, 0 // Section #88 |
||
| 4945 | 84, 85, 0, 255, 0, 255, 1.0, 0 // Section #89 |
||
| 4946 | 85, 86, 0, 255, 0, 255, 1.0, 0 // Section #90 |
||
| 4947 | 86, 81, 0, 255, 0, 255, 1.0, 0 // Section #91 |
||
| 4948 | 81, 87, 0, 255, 0, 255, 1.0, 1000 // Section #92 |
||
| 4949 | 87, 63, 0, 255, 0, 255, 1.0, 0 // Section #93 |
||
| 4950 | 87, 62, 0, 255, 0, 255, 1.0, 0 // Section #94 |
||
| 4951 | 63, 88, 0, 255, 0, 255, 1.0, 0 // Section #95 |
||
| 4952 | 88, 62, 0, 255, 0, 255, 1.0, 0 // Section #96 |
||
| 4953 | 88, 89, 0, 255, 0, 255, 1.0, 0 // Section #97 |
||
| 4954 | 89, 90, 0, 255, 0, 255, 1.0, 0 // Section #98 |
||
| 4955 | 90, 91, 0, 255, 0, 255, 1.0, 0 // Section #99 |
||
| 4956 | 91, 77, 0, 255, 0, 255, 1.0, 0 // Section #100 |
||
| 4957 | 89, 92, 0, 255, 0, 255, 1.0, 0 // Section #101 |
||
| 4958 | 92, 93, 0, 255, 0, 255, 1.0, 0 // Section #102 |
||
| 4959 | 93, 94, 0, 255, 0, 255, 1.0, 0 // Section #103 |
||
| 4960 | 94, 95, 0, 255, 0, 255, 1.0, 0 // Section #104 |
||
| 4961 | 95, 96, 0, 255, 0, 255, 1.0, 0 // Section #105 |
||
| 4962 | 96, 65, 0, 255, 0, 255, 1.0, 1 // Section #106 |
||
| 4963 | 97, 93, 0, 255, 0, 255, 1.0, 1000 // Section #107 |
||
| 4964 | 98, 96, 0, 255, 0, 255, 1.0, 1000 // Section #108 |
||
| 4965 | 99, 66, 0, 255, 0, 255, 1.0, 0 // Section #109 |
||
| 4966 | 100, 99, 0, 255, 0, 255, 1.0, 1000 // Section #110 |
||
| 4967 | 99, 101, 0, 255, 0, 255, 1.0, 0 // Section #111 |
||
| 4968 | 101, 102, 0, 255, 0, 255, 1.0, 0 // Section #112 |
||
| 4969 | 102, 103, 0, 255, 0, 255, 1.0, 0 // Section #113 |
||
| 4970 | 104, 103, 0, 255, 0, 255, 1.0, 1000 // Section #114 |
||
| 4971 | 105, 103, 0, 255, 0, 255, 1.0, 1000 // Section #115 |
||
| 4972 | |||
| 4973 | END OF OPPONENT PATHS |
||
| 4974 | 2 // number of material modifiers |
||
| 4975 | // default materias |
||
| 4976 | 1.0 // car wall friction |
||
| 4977 | 1.0 // tyre road friction |
||
| 4978 | 1.0 // down force |
||
| 4979 | 0.0 // bumpiness |
||
| 4980 | |||
| 4981 | |||
| 4982 | |||
| 4983 | 1.0 // sparkiness |
||
| 4984 | 1 // room for expansion |
||
| 4985 | 1 // skid mark material |
||
| 4986 | //Ab|;_ya|k2T |
||
| 4987 | 1.0 // car wall friction |
||
| 4988 | 1.0 // tyre road friction |
||
| 4989 | |||
| 4990 | 0.0 // bumpiness |
||
| 4991 | -1 // tyre sound index |
||
| 4992 | |||
| 4993 | |||
| 4994 | 0.0 // sparkiness |
||
| 4995 | 1 // room for expansion |
||
| 4996 | 1 // room for expansion |
||
| 4997 | // Non CarObjects |
||
| 4998 | 1 // number of non car objects |
||
| 4999 | CONE.TXT |
||
| 5000 | |||
| 5001 | 9 // Number of network start points |
||
| 5002 | -4.5,-14.19,-34.34 //1 |
||
| 5003 | 90 |
||
| 5004 | -13.96,-18.11,-43.35 //2 |
||
| 5005 | |||
| 5006 | -33.78,-14.19,-54.71 //4 |
||
| 5007 | 62 |
||
| 5008 | -5.02,-14.19,-60.29 //5 |
||
| 5009 | 90 |
||
| 5010 | -39.68,-14.19,-46.02 //6 |
||
| 5011 | 210 |
||
| 5012 | -32.36,-14.19,-18.56 //7 |
||
| 5013 | |||
| 5014 | -21.96,-14.19,-18.29 //8 |
||
| 5015 | 90 |
||
| 5016 | -26.29,-14.19,-35.18 //9 |
||
| 5017 | 270 |
||
| 5018 | -59.13,-14.19,-59.27 //10 |
||
| 5019 | 270 |
||
| 5020 | 1 // number of splash files |
||
| 5021 | SPLSHYEL.PIX // name of pixelmapfile for splashes |
||
| 5022 | 1 |
||
| 5023 | NETINDB.TXT |