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 | 16.900, -3.180, 16.900 // Position of centre of start of grid |
||
| 6 | 90 // Direction that grid faces in |
||
| 7 | // Laps, checkpoints etc |
||
| 8 | 60,30,10 // Initial timer count for each skill level |
||
| 9 | 4 // # laps |
||
| 10 | 3000,1500,500 // Race completed bonus (all laps raced) for each skill level |
||
| 11 | 75000,50000,30000 // Race completed bonus (all peds killed) for each skill level |
||
| 12 | 20000,10000,5000 // Race completed bonus (all oppos wasted) for each skill level |
||
| 13 | // Width and height of map checkpoint rectangles |
||
| 14 | 9,18 |
||
| 15 | 11,26 |
||
| 16 | 6 // # checkpoints |
||
| 17 | // Checkpoint #1 |
||
| 18 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 19 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 20 | 1 // # quads for this checkpoint |
||
| 21 | -61.596,100,-26.343 // Point #0 |
||
| 22 | -61.596,-100,-26.343 // Point #1 |
||
| 23 | -64.410,-100,-28.936 // Point #2 |
||
| 24 | -64.410,100,-28.936 // Point #3 |
||
| 25 | 91,182 |
||
| 26 | 48,115 |
||
| 27 | // Checkpoint #2 |
||
| 28 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 29 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 30 | 1 // # quads for this checkpoint |
||
| 31 | -20.516,-100,-109.919 // Point #0 |
||
| 32 | -20.516,100,-109.919 // Point #1 |
||
| 33 | -20.613,100,-106.642 // Point #2 |
||
| 34 | -20.613,-100,-106.642 // Point #3 |
||
| 35 | 131,262 |
||
| 36 | 0,0 |
||
| 37 | // Checkpoint #3 |
||
| 38 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 39 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 40 | 1 // # quads for this checkpoint |
||
| 41 | -85.796,100,48.481 // Point #0 |
||
| 42 | -85.796,-100,48.481 // Point #1 |
||
| 43 | -82.966,-100,45.621 // Point #2 |
||
| 44 | -82.966,100,45.621 // Point #3 |
||
| 45 | 72,144 |
||
| 46 | 120,288 |
||
| 47 | // Checkpoint #4 |
||
| 48 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 49 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 50 | 1 // # quads for this checkpoint |
||
| 51 | 3.604,-100,61.426 // Point #0 |
||
| 52 | 3.604,100,61.426 // Point #1 |
||
| 53 | 3.634,100,65.124 // Point #2 |
||
| 54 | 3.634,-100,65.124 // Point #3 |
||
| 55 | 147,294 |
||
| 56 | 135,324 |
||
| 57 | // Checkpoint #5 |
||
| 58 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 59 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 60 | 1 // # quads for this checkpoint |
||
| 61 | 100.320,-7.947,-14.611 // Point #0 |
||
| 62 | 100.320,-6.087,-14.611 // Point #1 |
||
| 63 | 102.347,-6.087,-14.518 // Point #2 |
||
| 64 | 102.347,-7.947,-14.518 // Point #3 |
||
| 65 | 243,486 |
||
| 66 | 62,149 |
||
| 67 | // Checkpoint #6 |
||
| 68 | 20,10,5 // Timer increment for each skill level (ped mode) |
||
| 69 | 60,30,10 // Timer increment for each skill level (pedless mode) |
||
| 70 | 1 // # quads for this checkpoint |
||
| 71 | 23.637,-100,-8.843 // Point #0 |
||
| 72 | 23.637,100,-8.843 // Point #1 |
||
| 73 | 19.961,100,-8.843 // Point #2 |
||
| 74 | 19.961,-100,-8.843 // Point #3 |
||
| 75 | 170,340 |
||
| 76 | 70,168 |
||
| 77 | 3 // # pixelmap files to load |
||
| 78 | ICE4.PIX |
||
| 79 | DRKSCRN.PIX |
||
| 80 | FOGSCRN.PIX |
||
| 81 | 3 // # pixelmap files to load(low memory) |
||
| 82 | LICE4.PIX |
||
| 83 | DRKSCRN.PIX |
||
| 84 | FOGSCRN.PIX |
||
| 85 | 3 // # shade table files to load |
||
| 86 | ICE4.TAB |
||
| 87 | DRRENDER.TAB |
||
| 88 | IDENTITY.TAB |
||
| 89 | 8 // # material files to load |
||
| 90 | ICE2.MAT |
||
| 91 | SEWGLASS.MAT |
||
| 92 | SEWSLIME.MAT |
||
| 93 | SNWSKY2.MAT |
||
| 94 | DARKSKY.MAT |
||
| 95 | DRKSCRN.MAT |
||
| 96 | FOGSCRN.MAT |
||
| 97 | KERB01.MAT |
||
| 98 | 8 // # material files to load(low memory) |
||
| 99 | ICE2.MAT |
||
| 100 | SEWGLASS.MAT |
||
| 101 | SEWSLIME.MAT |
||
| 102 | SNWSKY2.MAT |
||
| 103 | DARKSKY.MAT |
||
| 104 | DRKSCRN.MAT |
||
| 105 | FOGSCRN.MAT |
||
| 106 | KERB01.MAT |
||
| 107 | 1 // # model files to load |
||
| 108 | ICE3.DAT |
||
| 109 | 1 // # model files to load |
||
| 110 | ICE83.DAT |
||
| 111 | ICE3.ACT // Track actor |
||
| 112 | ICE83.ACT // Track actor |
||
| 113 | ICE33X.ACT // Additional actor |
||
| 114 | // HORIZON STUFF |
||
| 115 | NONE // Name of sky texture pixelmap (or "none") |
||
| 116 | 5 // Horizontal repetitions of sky texture |
||
| 117 | 72 // Vertical size of sky texture (degrees) |
||
| 118 | 242 // Position of horizon (pixels below top) |
||
| 119 | fog // Depth cue mode ("none", "dark" or "fog") |
||
| 120 | 7,0 // Degree of fog/darkness |
||
| 121 | // DEFAULT ENGINE NOISE |
||
| 122 | |||
| 123 | // SPECIAL EFFECTS VOLUMES |
||
| 124 | 4 // # special effects volumes |
||
| 125 | DEFAULT WATER |
||
| 126 | 0.2 // gravity multiplier |
||
| 127 | 50 // viscosity multiplier |
||
| 128 | |||
| 129 | 0.002 // Pedestrian damage per millisecond |
||
| 130 | |||
| 131 | 1 // Sky colour |
||
| 132 | SEWSLIME.MAT // Windscreen material to use |
||
| 133 | 5100 // Sound ID of entry noise |
||
| 134 | 5100 // Sound ID of exit noise |
||
| 135 | 2 // Engine noise index |
||
| 136 | |||
| 137 | NEW IMPROVED! |
||
| 138 | -1.212, 0.000, 55.193 |
||
| 139 | 0.000, 10.699, 0.000 |
||
| 140 | -45.994, 0.000, -1.010 |
||
| 141 | 100.734, -4.101, -34.235 |
||
| 142 | 1 // gravity multiplier |
||
| 143 | 1 // viscosity multiplier |
||
| 144 | |||
| 145 | |||
| 146 | -1 // camera effect index |
||
| 147 | -1 // sky colour |
||
| 148 | SEWGLASS.MAT // Windscreen material to use |
||
| 149 | -1 // Sound ID of entry noise |
||
| 150 | -1 // Sound ID of exit noise |
||
| 151 | 1 // Engine noise index |
||
| 152 | |||
| 153 | NEW IMPROVED! |
||
| 154 | 0.125, -0.012, 1.723 |
||
| 155 | 0.059, 0.998, 0.003 |
||
| 156 | -2.973, 0.174, 0.216 |
||
| 157 | 52.961, -6.774, -46.318 |
||
| 158 | 1 // gravity multiplier |
||
| 159 | 1 // viscosity multiplier |
||
| 160 | |||
| 161 | |||
| 162 | -1 // camera effect index |
||
| 163 | -1 // sky colour |
||
| 164 | SEWGLASS.MAT // Windscreen material to use |
||
| 165 | -1 // Sound ID of entry noise |
||
| 166 | -1 // Sound ID of exit noise |
||
| 167 | 1 // Engine noise index |
||
| 168 | |||
| 169 | NEW IMPROVED! |
||
| 170 | -0.200, 0.012, 1.716 |
||
| 171 | 0.060, 0.998, 0.000 |
||
| 172 | -2.467, 0.149, -0.289 |
||
| 173 | 52.399, -6.691, 17.498 |
||
| 174 | 1 // gravity multiplier |
||
| 175 | 1 // viscosity multiplier |
||
| 176 | |||
| 177 | |||
| 178 | -1 // camera effect index |
||
| 179 | -1 // sky colour |
||
| 180 | SEWGLASS.MAT // Windscreen material to use |
||
| 181 | -1 // Sound ID of entry noise |
||
| 182 | -1 // Sound ID of exit noise |
||
| 183 | 1 // Engine noise index |
||
| 184 | |||
| 185 | // REFLECTIVE WINDSCREEN SPECIFICATIONS |
||
| 186 | FOGSCRN.MAT // Material to use for default screens |
||
| 187 | DRKSCRN.MAT // Material to use for default screens during darkness |
||
| 188 | FOGSCRN.MAT // Material to use for default screens during fog |
||
| 189 | |||
| 190 | // MAP DETAILS |
||
| 191 | SNOMAP3.PIX // Map pixelmap name |
||
| 192 | 0.931, 0, 0 // World->map transformation matrix |
||
| 193 | 0, 0, 0 |
||
| 194 | 0, 0.931, 0 |
||
| 195 | 154.4, 81.8, 0 |
||
| 196 | // ****** SKART OF FUNK AND GROOVE STUFF ****** |
||
| 197 | START OF FUNK |
||
| 198 | END OF FUNK |
||
| 199 | START OF GROOVE |
||
| 200 | END OF GROOVE |
||
| 201 | // ****** STARK OF PEDESTRIAN STUFF ****** |
||
| 202 | 30 // Ped subs table index |
||
| 203 | 786 // Number of pedestrians |
||
| 204 | // Pedestrian number 1 |
||
| 205 | 30 // Ref num |
||
| 206 | 6 // Number of instructions |
||
| 207 | 2 // Initial instruction |
||
| 208 | point |
||
| 209 | 5.259,-9.343,-4.543 |
||
| 210 | point |
||
| 211 | 5.259,-9.343,-4.543 |
||
| 212 | point |
||
| 213 | 4.451,996.000,-6.772 |
||
| 214 | point |
||
| 215 | -3.686,996.000,-5.729 |
||
| 216 | point |
||
| 217 | -7.395,996.000,-5.826 |
||
| 218 | reverse |
||
| 219 | // Pedestrian number 2 |
||
| 220 | 100 // Ref num |
||
| 221 | 2 // Number of instructions |
||
| 222 | 1 // Initial instruction |
||
| 223 | point |
||
| 224 | -26.171,0.000,-23.218 |
||
| 225 | reverse |
||
| 226 | // Pedestrian number 3 |
||
| 227 | 127 // Ref num |
||
| 228 | 2 // Number of instructions |
||
| 229 | 1 // Initial instruction |
||
| 230 | point |
||
| 231 | -53.174,0.598,-24.193 |
||
| 232 | reverse |
||
| 233 | // Pedestrian number 4 |
||
| 234 | 128 // Ref num |
||
| 235 | 2 // Number of instructions |
||
| 236 | 1 // Initial instruction |
||
| 237 | point |
||
| 238 | -58.077,0.171,6.886 |
||
| 239 | reverse |
||
| 240 | // Pedestrian number 5 |
||
| 241 | 100 // Ref num |
||
| 242 | 2 // Number of instructions |
||
| 243 | 1 // Initial instruction |
||
| 244 | point |
||
| 245 | -41.339,-1.777,22.354 |
||
| 246 | reverse |
||
| 247 | // Pedestrian number 6 |
||
| 248 | 112 // Ref num |
||
| 249 | 2 // Number of instructions |
||
| 250 | 1 // Initial instruction |
||
| 251 | point |
||
| 252 | -43.303,-1.777,22.398 |
||
| 253 | reverse |
||
| 254 | // Pedestrian number 7 |
||
| 255 | 112 // Ref num |
||
| 256 | 2 // Number of instructions |
||
| 257 | 1 // Initial instruction |
||
| 258 | point |
||
| 259 | -44.733,-1.778,22.430 |
||
| 260 | reverse |
||
| 261 | // Pedestrian number 8 |
||
| 262 | 129 // Ref num |
||
| 263 | 2 // Number of instructions |
||
| 264 | 1 // Initial instruction |
||
| 265 | point |
||
| 266 | -46.049,-1.777,22.460 |
||
| 267 | reverse |
||
| 268 | // Pedestrian number 9 |
||
| 269 | 128 // Ref num |
||
| 270 | 2 // Number of instructions |
||
| 271 | 1 // Initial instruction |
||
| 272 | point |
||
| 273 | -61.270,-0.007,21.646 |
||
| 274 | reverse |
||
| 275 | // Pedestrian number 10 |
||
| 276 | 100 // Ref num |
||
| 277 | 2 // Number of instructions |
||
| 278 | 1 // Initial instruction |
||
| 279 | point |
||
| 280 | -60.737,0.000,22.361 |
||
| 281 | reverse |
||
| 282 | // Pedestrian number 11 |
||
| 283 | 100 // Ref num |
||
| 284 | 2 // Number of instructions |
||
| 285 | 1 // Initial instruction |
||
| 286 | point |
||
| 287 | -59.844,0.000,23.570 |
||
| 288 | reverse |
||
| 289 | // Pedestrian number 12 |
||
| 290 | 112 // Ref num |
||
| 291 | 2 // Number of instructions |
||
| 292 | 1 // Initial instruction |
||
| 293 | point |
||
| 294 | -59.412,0.000,24.154 |
||
| 295 | reverse |
||
| 296 | // Pedestrian number 13 |
||
| 297 | 112 // Ref num |
||
| 298 | 2 // Number of instructions |
||
| 299 | 1 // Initial instruction |
||
| 300 | point |
||
| 301 | -35.819,-2.925,23.056 |
||
| 302 | reverse |
||
| 303 | // Pedestrian number 14 |
||
| 304 | 112 // Ref num |
||
| 305 | 2 // Number of instructions |
||
| 306 | 1 // Initial instruction |
||
| 307 | point |
||
| 308 | -35.519,-2.926,23.645 |
||
| 309 | reverse |
||
| 310 | // Pedestrian number 15 |
||
| 311 | 112 // Ref num |
||
| 312 | 2 // Number of instructions |
||
| 313 | 1 // Initial instruction |
||
| 314 | point |
||
| 315 | -34.968,-2.926,24.733 |
||
| 316 | reverse |
||
| 317 | // Pedestrian number 16 |
||
| 318 | 134 // Ref num |
||
| 319 | 2 // Number of instructions |
||
| 320 | 1 // Initial instruction |
||
| 321 | point |
||
| 322 | -46.640,-2.925,23.439 |
||
| 323 | reverse |
||
| 324 | // Pedestrian number 17 |
||
| 325 | 112 // Ref num |
||
| 326 | 2 // Number of instructions |
||
| 327 | 1 // Initial instruction |
||
| 328 | point |
||
| 329 | -64.657,-3.071,28.060 |
||
| 330 | reverse |
||
| 331 | // Pedestrian number 18 |
||
| 332 | 112 // Ref num |
||
| 333 | 2 // Number of instructions |
||
| 334 | 1 // Initial instruction |
||
| 335 | point |
||
| 336 | -64.664,-3.069,28.961 |
||
| 337 | reverse |
||
| 338 | // Pedestrian number 19 |
||
| 339 | 100 // Ref num |
||
| 340 | 2 // Number of instructions |
||
| 341 | 1 // Initial instruction |
||
| 342 | point |
||
| 343 | -64.684,-3.060,30.356 |
||
| 344 | reverse |
||
| 345 | // Pedestrian number 20 |
||
| 346 | 112 // Ref num |
||
| 347 | 2 // Number of instructions |
||
| 348 | 1 // Initial instruction |
||
| 349 | point |
||
| 350 | -72.526,-2.192,25.095 |
||
| 351 | reverse |
||
| 352 | // Pedestrian number 21 |
||
| 353 | 100 // Ref num |
||
| 354 | 2 // Number of instructions |
||
| 355 | 1 // Initial instruction |
||
| 356 | point |
||
| 357 | -73.455,-2.192,24.600 |
||
| 358 | reverse |
||
| 359 | // Pedestrian number 22 |
||
| 360 | 100 // Ref num |
||
| 361 | 2 // Number of instructions |
||
| 362 | 1 // Initial instruction |
||
| 363 | point |
||
| 364 | -73.910,-2.192,26.491 |
||
| 365 | reverse |
||
| 366 | // Pedestrian number 23 |
||
| 367 | 112 // Ref num |
||
| 368 | 2 // Number of instructions |
||
| 369 | 1 // Initial instruction |
||
| 370 | point |
||
| 371 | -70.855,-2.186,31.138 |
||
| 372 | reverse |
||
| 373 | // Pedestrian number 24 |
||
| 374 | 112 // Ref num |
||
| 375 | 2 // Number of instructions |
||
| 376 | 1 // Initial instruction |
||
| 377 | point |
||
| 378 | -92.634,0.000,25.582 |
||
| 379 | reverse |
||
| 380 | // Pedestrian number 25 |
||
| 381 | 112 // Ref num |
||
| 382 | 2 // Number of instructions |
||
| 383 | 1 // Initial instruction |
||
| 384 | point |
||
| 385 | -92.216,-0.007,9.806 |
||
| 386 | reverse |
||
| 387 | // Pedestrian number 26 |
||
| 388 | 112 // Ref num |
||
| 389 | 2 // Number of instructions |
||
| 390 | 1 // Initial instruction |
||
| 391 | point |
||
| 392 | -92.422,0.172,-2.550 |
||
| 393 | reverse |
||
| 394 | // Pedestrian number 27 |
||
| 395 | 112 // Ref num |
||
| 396 | 2 // Number of instructions |
||
| 397 | 1 // Initial instruction |
||
| 398 | point |
||
| 399 | -92.441,0.183,-3.189 |
||
| 400 | reverse |
||
| 401 | // Pedestrian number 28 |
||
| 402 | 128 // Ref num |
||
| 403 | 2 // Number of instructions |
||
| 404 | 1 // Initial instruction |
||
| 405 | point |
||
| 406 | -92.745,0.345,-12.831 |
||
| 407 | reverse |
||
| 408 | // Pedestrian number 29 |
||
| 409 | 100 // Ref num |
||
| 410 | 2 // Number of instructions |
||
| 411 | 1 // Initial instruction |
||
| 412 | point |
||
| 413 | -91.697,0.046,-31.661 |
||
| 414 | reverse |
||
| 415 | // Pedestrian number 30 |
||
| 416 | 100 // Ref num |
||
| 417 | 2 // Number of instructions |
||
| 418 | 1 // Initial instruction |
||
| 419 | point |
||
| 420 | -92.176,0.043,-33.355 |
||
| 421 | reverse |
||
| 422 | // Pedestrian number 31 |
||
| 423 | 100 // Ref num |
||
| 424 | 2 // Number of instructions |
||
| 425 | 1 // Initial instruction |
||
| 426 | point |
||
| 427 | -92.685,0.061,-36.049 |
||
| 428 | reverse |
||
| 429 | // Pedestrian number 32 |
||
| 430 | 112 // Ref num |
||
| 431 | 2 // Number of instructions |
||
| 432 | 1 // Initial instruction |
||
| 433 | point |
||
| 434 | -73.510,1.149,-38.394 |
||
| 435 | reverse |
||
| 436 | // Pedestrian number 33 |
||
| 437 | 112 // Ref num |
||
| 438 | 2 // Number of instructions |
||
| 439 | 1 // Initial instruction |
||
| 440 | point |
||
| 441 | -71.561,1.148,-37.809 |
||
| 442 | reverse |
||
| 443 | // Pedestrian number 34 |
||
| 444 | 112 // Ref num |
||
| 445 | 2 // Number of instructions |
||
| 446 | 1 // Initial instruction |
||
| 447 | point |
||
| 448 | -69.124,1.148,-37.639 |
||
| 449 | reverse |
||
| 450 | // Pedestrian number 35 |
||
| 451 | 131 // Ref num |
||
| 452 | 2 // Number of instructions |
||
| 453 | 1 // Initial instruction |
||
| 454 | point |
||
| 455 | -67.061,1.149,-37.931 |
||
| 456 | reverse |
||
| 457 | // Pedestrian number 36 |
||
| 458 | 131 // Ref num |
||
| 459 | 2 // Number of instructions |
||
| 460 | 1 // Initial instruction |
||
| 461 | point |
||
| 462 | -14.826,-0.864,-40.086 |
||
| 463 | reverse |
||
| 464 | // Pedestrian number 37 |
||
| 465 | 112 // Ref num |
||
| 466 | 2 // Number of instructions |
||
| 467 | 1 // Initial instruction |
||
| 468 | point |
||
| 469 | -13.738,-0.865,-39.858 |
||
| 470 | reverse |
||
| 471 | // Pedestrian number 38 |
||
| 472 | 112 // Ref num |
||
| 473 | 2 // Number of instructions |
||
| 474 | 1 // Initial instruction |
||
| 475 | point |
||
| 476 | -12.112,-0.865,-39.497 |
||
| 477 | reverse |
||
| 478 | // Pedestrian number 39 |
||
| 479 | 112 // Ref num |
||
| 480 | 2 // Number of instructions |
||
| 481 | 1 // Initial instruction |
||
| 482 | point |
||
| 483 | 15.183,0.992,-36.858 |
||
| 484 | reverse |
||
| 485 | // Pedestrian number 40 |
||
| 486 | 112 // Ref num |
||
| 487 | 2 // Number of instructions |
||
| 488 | 1 // Initial instruction |
||
| 489 | point |
||
| 490 | 37.501,-1.377,-42.720 |
||
| 491 | reverse |
||
| 492 | // Pedestrian number 41 |
||
| 493 | 112 // Ref num |
||
| 494 | 2 // Number of instructions |
||
| 495 | 1 // Initial instruction |
||
| 496 | point |
||
| 497 | 34.975,-1.377,-42.655 |
||
| 498 | reverse |
||
| 499 | // Pedestrian number 42 |
||
| 500 | 138 // Ref num |
||
| 501 | 2 // Number of instructions |
||
| 502 | 1 // Initial instruction |
||
| 503 | point |
||
| 504 | 32.440,-1.377,-43.209 |
||
| 505 | reverse |
||
| 506 | // Pedestrian number 43 |
||
| 507 | 129 // Ref num |
||
| 508 | 2 // Number of instructions |
||
| 509 | 1 // Initial instruction |
||
| 510 | point |
||
| 511 | 33.861,-1.377,-22.477 |
||
| 512 | reverse |
||
| 513 | // Pedestrian number 44 |
||
| 514 | 100 // Ref num |
||
| 515 | 2 // Number of instructions |
||
| 516 | 1 // Initial instruction |
||
| 517 | point |
||
| 518 | 38.531,-1.377,-27.143 |
||
| 519 | reverse |
||
| 520 | // Pedestrian number 45 |
||
| 521 | 100 // Ref num |
||
| 522 | 2 // Number of instructions |
||
| 523 | 1 // Initial instruction |
||
| 524 | point |
||
| 525 | 38.509,-1.377,-29.032 |
||
| 526 | reverse |
||
| 527 | // Pedestrian number 46 |
||
| 528 | 100 // Ref num |
||
| 529 | 2 // Number of instructions |
||
| 530 | 1 // Initial instruction |
||
| 531 | point |
||
| 532 | 38.472,-1.377,-32.144 |
||
| 533 | reverse |
||
| 534 | // Pedestrian number 47 |
||
| 535 | 112 // Ref num |
||
| 536 | 2 // Number of instructions |
||
| 537 | 1 // Initial instruction |
||
| 538 | point |
||
| 539 | 51.628,-5.297,-19.740 |
||
| 540 | reverse |
||
| 541 | // Pedestrian number 48 |
||
| 542 | 112 // Ref num |
||
| 543 | 2 // Number of instructions |
||
| 544 | 1 // Initial instruction |
||
| 545 | point |
||
| 546 | 51.683,-5.296,-18.218 |
||
| 547 | reverse |
||
| 548 | // Pedestrian number 49 |
||
| 549 | 112 // Ref num |
||
| 550 | 2 // Number of instructions |
||
| 551 | 1 // Initial instruction |
||
| 552 | point |
||
| 553 | 30.557,-3.180,23.937 |
||
| 554 | reverse |
||
| 555 | // Pedestrian number 50 |
||
| 556 | 112 // Ref num |
||
| 557 | 2 // Number of instructions |
||
| 558 | 1 // Initial instruction |
||
| 559 | point |
||
| 560 | 30.861,-3.180,24.570 |
||
| 561 | reverse |
||
| 562 | // Pedestrian number 51 |
||
| 563 | 129 // Ref num |
||
| 564 | 2 // Number of instructions |
||
| 565 | 1 // Initial instruction |
||
| 566 | point |
||
| 567 | 30.980,-3.180,40.281 |
||
| 568 | reverse |
||
| 569 | // Pedestrian number 52 |
||
| 570 | 101 // Ref num |
||
| 571 | 2 // Number of instructions |
||
| 572 | 1 // Initial instruction |
||
| 573 | point |
||
| 574 | 33.223,18.242,85.730 |
||
| 575 | reverse |
||
| 576 | // Pedestrian number 53 |
||
| 577 | 112 // Ref num |
||
| 578 | 2 // Number of instructions |
||
| 579 | 1 // Initial instruction |
||
| 580 | point |
||
| 581 | -49.887,8.714,87.406 |
||
| 582 | reverse |
||
| 583 | // Pedestrian number 54 |
||
| 584 | 112 // Ref num |
||
| 585 | 2 // Number of instructions |
||
| 586 | 1 // Initial instruction |
||
| 587 | point |
||
| 588 | -50.978,8.712,86.641 |
||
| 589 | reverse |
||
| 590 | // Pedestrian number 55 |
||
| 591 | 112 // Ref num |
||
| 592 | 2 // Number of instructions |
||
| 593 | 1 // Initial instruction |
||
| 594 | point |
||
| 595 | -52.149,8.711,85.152 |
||
| 596 | reverse |
||
| 597 | // Pedestrian number 56 |
||
| 598 | 112 // Ref num |
||
| 599 | 2 // Number of instructions |
||
| 600 | 1 // Initial instruction |
||
| 601 | point |
||
| 602 | -63.241,5.448,83.899 |
||
| 603 | reverse |
||
| 604 | // Pedestrian number 57 |
||
| 605 | 112 // Ref num |
||
| 606 | 2 // Number of instructions |
||
| 607 | 1 // Initial instruction |
||
| 608 | point |
||
| 609 | -63.276,5.441,85.319 |
||
| 610 | reverse |
||
| 611 | // Pedestrian number 58 |
||
| 612 | 112 // Ref num |
||
| 613 | 2 // Number of instructions |
||
| 614 | 1 // Initial instruction |
||
| 615 | point |
||
| 616 | -63.314,5.279,86.952 |
||
| 617 | reverse |
||
| 618 | // Pedestrian number 59 |
||
| 619 | 112 // Ref num |
||
| 620 | 2 // Number of instructions |
||
| 621 | 1 // Initial instruction |
||
| 622 | point |
||
| 623 | -57.702,6.116,111.206 |
||
| 624 | reverse |
||
| 625 | // Pedestrian number 60 |
||
| 626 | 129 // Ref num |
||
| 627 | 2 // Number of instructions |
||
| 628 | 1 // Initial instruction |
||
| 629 | point |
||
| 630 | -37.122,5.803,103.944 |
||
| 631 | reverse |
||
| 632 | // Pedestrian number 61 |
||
| 633 | 134 // Ref num |
||
| 634 | 2 // Number of instructions |
||
| 635 | 1 // Initial instruction |
||
| 636 | point |
||
| 637 | -14.919,2.650,81.884 |
||
| 638 | reverse |
||
| 639 | // Pedestrian number 62 |
||
| 640 | 112 // Ref num |
||
| 641 | 2 // Number of instructions |
||
| 642 | 1 // Initial instruction |
||
| 643 | point |
||
| 644 | -15.466,2.650,82.473 |
||
| 645 | reverse |
||
| 646 | // Pedestrian number 63 |
||
| 647 | 100 // Ref num |
||
| 648 | 2 // Number of instructions |
||
| 649 | 1 // Initial instruction |
||
| 650 | point |
||
| 651 | -15.005,2.650,82.974 |
||
| 652 | reverse |
||
| 653 | // Pedestrian number 64 |
||
| 654 | 100 // Ref num |
||
| 655 | 2 // Number of instructions |
||
| 656 | 1 // Initial instruction |
||
| 657 | point |
||
| 658 | -13.212,2.649,82.114 |
||
| 659 | reverse |
||
| 660 | // Pedestrian number 65 |
||
| 661 | 128 // Ref num |
||
| 662 | 2 // Number of instructions |
||
| 663 | 1 // Initial instruction |
||
| 664 | point |
||
| 665 | -14.374,2.650,82.575 |
||
| 666 | reverse |
||
| 667 | // Pedestrian number 66 |
||
| 668 | 128 // Ref num |
||
| 669 | 2 // Number of instructions |
||
| 670 | 1 // Initial instruction |
||
| 671 | point |
||
| 672 | -3.294,2.650,86.155 |
||
| 673 | reverse |
||
| 674 | // Pedestrian number 67 |
||
| 675 | 112 // Ref num |
||
| 676 | 2 // Number of instructions |
||
| 677 | 1 // Initial instruction |
||
| 678 | point |
||
| 679 | -13.524,2.650,69.290 |
||
| 680 | reverse |
||
| 681 | // Pedestrian number 68 |
||
| 682 | 112 // Ref num |
||
| 683 | 2 // Number of instructions |
||
| 684 | 1 // Initial instruction |
||
| 685 | point |
||
| 686 | -16.970,2.648,68.334 |
||
| 687 | reverse |
||
| 688 | // Pedestrian number 69 |
||
| 689 | 112 // Ref num |
||
| 690 | 2 // Number of instructions |
||
| 691 | 1 // Initial instruction |
||
| 692 | point |
||
| 693 | 4.632,5.240,104.438 |
||
| 694 | reverse |
||
| 695 | // Pedestrian number 70 |
||
| 696 | 112 // Ref num |
||
| 697 | 2 // Number of instructions |
||
| 698 | 1 // Initial instruction |
||
| 699 | point |
||
| 700 | 18.868,9.823,96.929 |
||
| 701 | reverse |
||
| 702 | // Pedestrian number 71 |
||
| 703 | 112 // Ref num |
||
| 704 | 2 // Number of instructions |
||
| 705 | 1 // Initial instruction |
||
| 706 | point |
||
| 707 | 46.148,5.813,109.229 |
||
| 708 | reverse |
||
| 709 | // Pedestrian number 72 |
||
| 710 | 112 // Ref num |
||
| 711 | 2 // Number of instructions |
||
| 712 | 1 // Initial instruction |
||
| 713 | point |
||
| 714 | 47.462,6.131,108.338 |
||
| 715 | reverse |
||
| 716 | // Pedestrian number 73 |
||
| 717 | 100 // Ref num |
||
| 718 | 2 // Number of instructions |
||
| 719 | 1 // Initial instruction |
||
| 720 | point |
||
| 721 | 49.076,8.331,91.902 |
||
| 722 | reverse |
||
| 723 | // Pedestrian number 74 |
||
| 724 | 100 // Ref num |
||
| 725 | 2 // Number of instructions |
||
| 726 | 1 // Initial instruction |
||
| 727 | point |
||
| 728 | 49.384,8.276,90.986 |
||
| 729 | reverse |
||
| 730 | // Pedestrian number 75 |
||
| 731 | 100 // Ref num |
||
| 732 | 2 // Number of instructions |
||
| 733 | 1 // Initial instruction |
||
| 734 | point |
||
| 735 | 49.818,8.200,89.505 |
||
| 736 | reverse |
||
| 737 | // Pedestrian number 76 |
||
| 738 | 100 // Ref num |
||
| 739 | 2 // Number of instructions |
||
| 740 | 1 // Initial instruction |
||
| 741 | point |
||
| 742 | 55.195,7.414,66.304 |
||
| 743 | reverse |
||
| 744 | // Pedestrian number 77 |
||
| 745 | 100 // Ref num |
||
| 746 | 2 // Number of instructions |
||
| 747 | 1 // Initial instruction |
||
| 748 | point |
||
| 749 | 53.191,7.624,65.950 |
||
| 750 | reverse |
||
| 751 | // Pedestrian number 78 |
||
| 752 | 101 // Ref num |
||
| 753 | 2 // Number of instructions |
||
| 754 | 1 // Initial instruction |
||
| 755 | point |
||
| 756 | 53.953,4.608,48.782 |
||
| 757 | reverse |
||
| 758 | // Pedestrian number 79 |
||
| 759 | 112 // Ref num |
||
| 760 | 2 // Number of instructions |
||
| 761 | 1 // Initial instruction |
||
| 762 | point |
||
| 763 | 32.542,0.515,40.671 |
||
| 764 | reverse |
||
| 765 | // Pedestrian number 80 |
||
| 766 | 112 // Ref num |
||
| 767 | 2 // Number of instructions |
||
| 768 | 1 // Initial instruction |
||
| 769 | point |
||
| 770 | 32.274,0.515,40.156 |
||
| 771 | reverse |
||
| 772 | // Pedestrian number 81 |
||
| 773 | 100 // Ref num |
||
| 774 | 2 // Number of instructions |
||
| 775 | 1 // Initial instruction |
||
| 776 | point |
||
| 777 | 33.283,0.515,39.798 |
||
| 778 | reverse |
||
| 779 | // Pedestrian number 82 |
||
| 780 | 100 // Ref num |
||
| 781 | 2 // Number of instructions |
||
| 782 | 1 // Initial instruction |
||
| 783 | point |
||
| 784 | 34.856,-0.205,32.945 |
||
| 785 | reverse |
||
| 786 | // Pedestrian number 83 |
||
| 787 | 138 // Ref num |
||
| 788 | 2 // Number of instructions |
||
| 789 | 1 // Initial instruction |
||
| 790 | point |
||
| 791 | 32.288,0.515,25.320 |
||
| 792 | reverse |
||
| 793 | // Pedestrian number 84 |
||
| 794 | 112 // Ref num |
||
| 795 | 2 // Number of instructions |
||
| 796 | 1 // Initial instruction |
||
| 797 | point |
||
| 798 | 18.441,0.000,42.750 |
||
| 799 | reverse |
||
| 800 | // Pedestrian number 85 |
||
| 801 | 134 // Ref num |
||
| 802 | 2 // Number of instructions |
||
| 803 | 1 // Initial instruction |
||
| 804 | point |
||
| 805 | 18.439,0.000,41.225 |
||
| 806 | reverse |
||
| 807 | // Pedestrian number 86 |
||
| 808 | 129 // Ref num |
||
| 809 | 2 // Number of instructions |
||
| 810 | 1 // Initial instruction |
||
| 811 | point |
||
| 812 | 17.241,0.000,22.118 |
||
| 813 | reverse |
||
| 814 | // Pedestrian number 87 |
||
| 815 | 101 // Ref num |
||
| 816 | 2 // Number of instructions |
||
| 817 | 1 // Initial instruction |
||
| 818 | point |
||
| 819 | -1.846,4.916,-4.063 |
||
| 820 | reverse |
||
| 821 | // Pedestrian number 88 |
||
| 822 | 112 // Ref num |
||
| 823 | 2 // Number of instructions |
||
| 824 | 1 // Initial instruction |
||
| 825 | point |
||
| 826 | -30.346,2.345,2.236 |
||
| 827 | reverse |
||
| 828 | // Pedestrian number 89 |
||
| 829 | 112 // Ref num |
||
| 830 | 2 // Number of instructions |
||
| 831 | 1 // Initial instruction |
||
| 832 | point |
||
| 833 | -29.851,2.345,4.044 |
||
| 834 | reverse |
||
| 835 | // Pedestrian number 90 |
||
| 836 | 100 // Ref num |
||
| 837 | 2 // Number of instructions |
||
| 838 | 1 // Initial instruction |
||
| 839 | point |
||
| 840 | -30.073,2.346,6.481 |
||
| 841 | reverse |
||
| 842 | // Pedestrian number 91 |
||
| 843 | 134 // Ref num |
||
| 844 | 2 // Number of instructions |
||
| 845 | 1 // Initial instruction |
||
| 846 | point |
||
| 847 | -31.801,2.346,8.800 |
||
| 848 | reverse |
||
| 849 | // Pedestrian number 92 |
||
| 850 | 134 // Ref num |
||
| 851 | 2 // Number of instructions |
||
| 852 | 1 // Initial instruction |
||
| 853 | point |
||
| 854 | 3.529,-2.876,15.868 |
||
| 855 | reverse |
||
| 856 | // Pedestrian number 93 |
||
| 857 | 112 // Ref num |
||
| 858 | 2 // Number of instructions |
||
| 859 | 1 // Initial instruction |
||
| 860 | point |
||
| 861 | 14.698,-3.065,20.818 |
||
| 862 | reverse |
||
| 863 | // Pedestrian number 94 |
||
| 864 | 112 // Ref num |
||
| 865 | 2 // Number of instructions |
||
| 866 | 1 // Initial instruction |
||
| 867 | point |
||
| 868 | 7.180,-1.815,35.067 |
||
| 869 | reverse |
||
| 870 | // Pedestrian number 95 |
||
| 871 | 112 // Ref num |
||
| 872 | 2 // Number of instructions |
||
| 873 | 1 // Initial instruction |
||
| 874 | point |
||
| 875 | 14.226,0.044,51.232 |
||
| 876 | reverse |
||
| 877 | // Pedestrian number 96 |
||
| 878 | 129 // Ref num |
||
| 879 | 2 // Number of instructions |
||
| 880 | 1 // Initial instruction |
||
| 881 | point |
||
| 882 | 17.442,-0.206,51.458 |
||
| 883 | reverse |
||
| 884 | // Pedestrian number 97 |
||
| 885 | 112 // Ref num |
||
| 886 | 2 // Number of instructions |
||
| 887 | 1 // Initial instruction |
||
| 888 | point |
||
| 889 | 25.115,-3.179,33.377 |
||
| 890 | reverse |
||
| 891 | // Pedestrian number 98 |
||
| 892 | 112 // Ref num |
||
| 893 | 2 // Number of instructions |
||
| 894 | 1 // Initial instruction |
||
| 895 | point |
||
| 896 | 25.115,-3.180,32.150 |
||
| 897 | reverse |
||
| 898 | // Pedestrian number 99 |
||
| 899 | 100 // Ref num |
||
| 900 | 2 // Number of instructions |
||
| 901 | 1 // Initial instruction |
||
| 902 | point |
||
| 903 | 25.115,-3.179,30.969 |
||
| 904 | reverse |
||
| 905 | // Pedestrian number 100 |
||
| 906 | 100 // Ref num |
||
| 907 | 2 // Number of instructions |
||
| 908 | 1 // Initial instruction |
||
| 909 | point |
||
| 910 | 25.119,-3.179,30.341 |
||
| 911 | reverse |
||
| 912 | // Pedestrian number 101 |
||
| 913 | 112 // Ref num |
||
| 914 | 2 // Number of instructions |
||
| 915 | 1 // Initial instruction |
||
| 916 | point |
||
| 917 | 35.896,-3.180,-25.438 |
||
| 918 | reverse |
||
| 919 | // Pedestrian number 102 |
||
| 920 | 112 // Ref num |
||
| 921 | 2 // Number of instructions |
||
| 922 | 1 // Initial instruction |
||
| 923 | point |
||
| 924 | 36.824,-3.180,-25.437 |
||
| 925 | reverse |
||
| 926 | // Pedestrian number 103 |
||
| 927 | 112 // Ref num |
||
| 928 | 2 // Number of instructions |
||
| 929 | 1 // Initial instruction |
||
| 930 | point |
||
| 931 | 26.449,-3.180,-25.448 |
||
| 932 | reverse |
||
| 933 | // Pedestrian number 104 |
||
| 934 | 112 // Ref num |
||
| 935 | 2 // Number of instructions |
||
| 936 | 1 // Initial instruction |
||
| 937 | point |
||
| 938 | 27.578,-3.180,-25.447 |
||
| 939 | reverse |
||
| 940 | // Pedestrian number 105 |
||
| 941 | 100 // Ref num |
||
| 942 | 2 // Number of instructions |
||
| 943 | 1 // Initial instruction |
||
| 944 | point |
||
| 945 | 30.563,-3.180,-25.446 |
||
| 946 | reverse |
||
| 947 | // Pedestrian number 106 |
||
| 948 | 100 // Ref num |
||
| 949 | 2 // Number of instructions |
||
| 950 | 1 // Initial instruction |
||
| 951 | point |
||
| 952 | 32.382,-3.181,-25.445 |
||
| 953 | reverse |
||
| 954 | // Pedestrian number 107 |
||
| 955 | 100 // Ref num |
||
| 956 | 2 // Number of instructions |
||
| 957 | 1 // Initial instruction |
||
| 958 | point |
||
| 959 | 26.319,-3.181,-38.002 |
||
| 960 | reverse |
||
| 961 | // Pedestrian number 108 |
||
| 962 | 112 // Ref num |
||
| 963 | 2 // Number of instructions |
||
| 964 | 1 // Initial instruction |
||
| 965 | point |
||
| 966 | 40.018,-3.179,-40.597 |
||
| 967 | reverse |
||
| 968 | // Pedestrian number 109 |
||
| 969 | 128 // Ref num |
||
| 970 | 2 // Number of instructions |
||
| 971 | 1 // Initial instruction |
||
| 972 | point |
||
| 973 | 32.994,-3.180,-44.652 |
||
| 974 | reverse |
||
| 975 | // Pedestrian number 110 |
||
| 976 | 100 // Ref num |
||
| 977 | 2 // Number of instructions |
||
| 978 | 1 // Initial instruction |
||
| 979 | point |
||
| 980 | 23.326,-3.179,-37.698 |
||
| 981 | reverse |
||
| 982 | // Pedestrian number 111 |
||
| 983 | 112 // Ref num |
||
| 984 | 2 // Number of instructions |
||
| 985 | 1 // Initial instruction |
||
| 986 | point |
||
| 987 | 12.315,-3.379,-20.710 |
||
| 988 | reverse |
||
| 989 | // Pedestrian number 112 |
||
| 990 | 112 // Ref num |
||
| 991 | 2 // Number of instructions |
||
| 992 | 1 // Initial instruction |
||
| 993 | point |
||
| 994 | 1.110,-1.506,-23.406 |
||
| 995 | reverse |
||
| 996 | // Pedestrian number 113 |
||
| 997 | 112 // Ref num |
||
| 998 | 2 // Number of instructions |
||
| 999 | 1 // Initial instruction |
||
| 1000 | point |
||
| 1001 | -0.331,-1.508,-23.306 |
||
| 1002 | reverse |
||
| 1003 | // Pedestrian number 114 |
||
| 1004 | 100 // Ref num |
||
| 1005 | 2 // Number of instructions |
||
| 1006 | 1 // Initial instruction |
||
| 1007 | point |
||
| 1008 | -3.440,-1.506,-23.150 |
||
| 1009 | reverse |
||
| 1010 | // Pedestrian number 115 |
||
| 1011 | 100 // Ref num |
||
| 1012 | 2 // Number of instructions |
||
| 1013 | 1 // Initial instruction |
||
| 1014 | point |
||
| 1015 | -4.820,-1.507,-23.126 |
||
| 1016 | reverse |
||
| 1017 | // Pedestrian number 116 |
||
| 1018 | 129 // Ref num |
||
| 1019 | 2 // Number of instructions |
||
| 1020 | 1 // Initial instruction |
||
| 1021 | point |
||
| 1022 | -15.762,-1.369,-20.327 |
||
| 1023 | reverse |
||
| 1024 | // Pedestrian number 117 |
||
| 1025 | 129 // Ref num |
||
| 1026 | 2 // Number of instructions |
||
| 1027 | 1 // Initial instruction |
||
| 1028 | point |
||
| 1029 | -10.223,-0.969,-6.378 |
||
| 1030 | reverse |
||
| 1031 | // Pedestrian number 118 |
||
| 1032 | 112 // Ref num |
||
| 1033 | 2 // Number of instructions |
||
| 1034 | 1 // Initial instruction |
||
| 1035 | point |
||
| 1036 | -22.402,-0.945,-10.203 |
||
| 1037 | reverse |
||
| 1038 | // Pedestrian number 119 |
||
| 1039 | 112 // Ref num |
||
| 1040 | 2 // Number of instructions |
||
| 1041 | 1 // Initial instruction |
||
| 1042 | point |
||
| 1043 | -49.198,-1.115,-12.273 |
||
| 1044 | reverse |
||
| 1045 | // Pedestrian number 120 |
||
| 1046 | 112 // Ref num |
||
| 1047 | 2 // Number of instructions |
||
| 1048 | 1 // Initial instruction |
||
| 1049 | point |
||
| 1050 | -53.577,-1.564,3.215 |
||
| 1051 | reverse |
||
| 1052 | // Pedestrian number 121 |
||
| 1053 | 27 // Ref num |
||
| 1054 | 6 // Number of instructions |
||
| 1055 | 2 // Initial instruction |
||
| 1056 | point |
||
| 1057 | -52.232,-3.180,16.099 |
||
| 1058 | point |
||
| 1059 | -53.842,-3.162,19.415 |
||
| 1060 | point |
||
| 1061 | -54.260,-3.138,20.209 |
||
| 1062 | point |
||
| 1063 | -56.050,-3.060,22.560 |
||
| 1064 | point |
||
| 1065 | -53.671,-2.967,25.926 |
||
| 1066 | reverse |
||
| 1067 | // Pedestrian number 122 |
||
| 1068 | 30 // Ref num |
||
| 1069 | 5 // Number of instructions |
||
| 1070 | 2 // Initial instruction |
||
| 1071 | point |
||
| 1072 | -53.415,-3.180,16.569 |
||
| 1073 | point |
||
| 1074 | -56.743,-3.180,16.394 |
||
| 1075 | point |
||
| 1076 | -61.707,-3.180,16.235 |
||
| 1077 | point |
||
| 1078 | -64.294,-3.179,10.227 |
||
| 1079 | reverse |
||
| 1080 | // Pedestrian number 123 |
||
| 1081 | 18 // Ref num |
||
| 1082 | 4 // Number of instructions |
||
| 1083 | 2 // Initial instruction |
||
| 1084 | point |
||
| 1085 | -41.381,-2.925,23.288 |
||
| 1086 | point |
||
| 1087 | -47.184,-2.925,21.592 |
||
| 1088 | point |
||
| 1089 | -51.340,-2.929,23.124 |
||
| 1090 | reverse |
||
| 1091 | // Pedestrian number 124 |
||
| 1092 | 18 // Ref num |
||
| 1093 | 5 // Number of instructions |
||
| 1094 | 2 // Initial instruction |
||
| 1095 | point |
||
| 1096 | -64.643,-3.166,15.729 |
||
| 1097 | point |
||
| 1098 | -68.676,-3.166,14.611 |
||
| 1099 | point |
||
| 1100 | -71.681,-3.166,13.684 |
||
| 1101 | point |
||
| 1102 | -75.157,-3.166,10.623 |
||
| 1103 | reverse |
||
| 1104 | // Pedestrian number 125 |
||
| 1105 | 31 // Ref num |
||
| 1106 | 5 // Number of instructions |
||
| 1107 | 2 // Initial instruction |
||
| 1108 | point |
||
| 1109 | -73.485,-3.180,18.894 |
||
| 1110 | point |
||
| 1111 | -74.021,-3.180,19.435 |
||
| 1112 | point |
||
| 1113 | -77.270,-3.180,22.851 |
||
| 1114 | point |
||
| 1115 | -79.166,-3.179,25.602 |
||
| 1116 | reverse |
||
| 1117 | // Pedestrian number 126 |
||
| 1118 | 27 // Ref num |
||
| 1119 | 5 // Number of instructions |
||
| 1120 | 2 // Initial instruction |
||
| 1121 | point |
||
| 1122 | -72.723,-3.166,15.728 |
||
| 1123 | point |
||
| 1124 | -73.136,-3.166,12.243 |
||
| 1125 | point |
||
| 1126 | -73.624,-3.166,9.551 |
||
| 1127 | point |
||
| 1128 | -75.342,-3.166,8.156 |
||
| 1129 | reverse |
||
| 1130 | // Pedestrian number 127 |
||
| 1131 | 30 // Ref num |
||
| 1132 | 4 // Number of instructions |
||
| 1133 | 2 // Initial instruction |
||
| 1134 | point |
||
| 1135 | -75.166,-3.166,11.122 |
||
| 1136 | point |
||
| 1137 | -72.828,-3.166,5.798 |
||
| 1138 | point |
||
| 1139 | -71.391,-3.166,3.683 |
||
| 1140 | reverse |
||
| 1141 | // Pedestrian number 128 |
||
| 1142 | 31 // Ref num |
||
| 1143 | 5 // Number of instructions |
||
| 1144 | 3 // Initial instruction |
||
| 1145 | point |
||
| 1146 | -74.940,-3.166,0.980 |
||
| 1147 | point |
||
| 1148 | -73.668,-3.166,-0.473 |
||
| 1149 | point |
||
| 1150 | -72.781,-3.166,-2.627 |
||
| 1151 | point |
||
| 1152 | -71.422,-3.166,-5.943 |
||
| 1153 | reverse |
||
| 1154 | // Pedestrian number 129 |
||
| 1155 | 27 // Ref num |
||
| 1156 | 4 // Number of instructions |
||
| 1157 | 2 // Initial instruction |
||
| 1158 | point |
||
| 1159 | -69.907,-3.166,-11.197 |
||
| 1160 | point |
||
| 1161 | -68.586,-3.166,-11.352 |
||
| 1162 | point |
||
| 1163 | -66.891,-3.166,-11.735 |
||
| 1164 | reverse |
||
| 1165 | // Pedestrian number 130 |
||
| 1166 | 27 // Ref num |
||
| 1167 | 5 // Number of instructions |
||
| 1168 | 2 // Initial instruction |
||
| 1169 | point |
||
| 1170 | -75.385,-3.166,5.990 |
||
| 1171 | point |
||
| 1172 | -77.470,-3.166,3.908 |
||
| 1173 | point |
||
| 1174 | -78.288,-3.166,2.974 |
||
| 1175 | point |
||
| 1176 | -79.392,-3.166,1.081 |
||
| 1177 | reverse |
||
| 1178 | // Pedestrian number 131 |
||
| 1179 | 27 // Ref num |
||
| 1180 | 9 // Number of instructions |
||
| 1181 | 4 // Initial instruction |
||
| 1182 | point |
||
| 1183 | -56.237,-3.179,18.528 |
||
| 1184 | point |
||
| 1185 | -56.237,-3.179,18.528 |
||
| 1186 | point |
||
| 1187 | -58.430,-3.180,18.622 |
||
| 1188 | point |
||
| 1189 | -61.919,-3.180,16.110 |
||
| 1190 | point |
||
| 1191 | -63.533,-3.179,14.912 |
||
| 1192 | point |
||
| 1193 | -64.413,-3.179,10.418 |
||
| 1194 | point |
||
| 1195 | -65.675,-3.166,10.405 |
||
| 1196 | point |
||
| 1197 | -70.751,-3.166,11.088 |
||
| 1198 | reverse |
||
| 1199 | // Pedestrian number 132 |
||
| 1200 | 27 // Ref num |
||
| 1201 | 4 // Number of instructions |
||
| 1202 | 2 // Initial instruction |
||
| 1203 | point |
||
| 1204 | -53.605,-3.180,16.361 |
||
| 1205 | point |
||
| 1206 | -53.659,-3.176,18.956 |
||
| 1207 | point |
||
| 1208 | -53.515,-2.987,25.216 |
||
| 1209 | reverse |
||
| 1210 | // Pedestrian number 133 |
||
| 1211 | 6 // Ref num |
||
| 1212 | 9 // Number of instructions |
||
| 1213 | 3 // Initial instruction |
||
| 1214 | point |
||
| 1215 | -51.497,-3.180,16.144 |
||
| 1216 | point |
||
| 1217 | -49.251,-3.180,18.006 |
||
| 1218 | point |
||
| 1219 | -48.377,-3.180,18.762 |
||
| 1220 | point |
||
| 1221 | -48.299,-3.169,18.873 |
||
| 1222 | point |
||
| 1223 | -48.017,-3.024,19.402 |
||
| 1224 | point |
||
| 1225 | -47.449,-2.925,20.124 |
||
| 1226 | point |
||
| 1227 | -46.659,-2.925,21.397 |
||
| 1228 | point |
||
| 1229 | -44.607,-2.925,23.439 |
||
| 1230 | reverse |
||
| 1231 | // Pedestrian number 134 |
||
| 1232 | 9 // Ref num |
||
| 1233 | 5 // Number of instructions |
||
| 1234 | 2 // Initial instruction |
||
| 1235 | point |
||
| 1236 | -48.778,-2.925,18.951 |
||
| 1237 | point |
||
| 1238 | -50.878,-2.925,19.771 |
||
| 1239 | point |
||
| 1240 | -53.175,-2.928,20.671 |
||
| 1241 | point |
||
| 1242 | -53.224,-2.928,21.148 |
||
| 1243 | reverse |
||
| 1244 | // Pedestrian number 135 |
||
| 1245 | 27 // Ref num |
||
| 1246 | 4 // Number of instructions |
||
| 1247 | 2 // Initial instruction |
||
| 1248 | point |
||
| 1249 | -52.195,-2.925,19.251 |
||
| 1250 | point |
||
| 1251 | -51.419,-2.925,20.634 |
||
| 1252 | point |
||
| 1253 | -49.488,-2.926,23.359 |
||
| 1254 | reverse |
||
| 1255 | // Pedestrian number 136 |
||
| 1256 | 27 // Ref num |
||
| 1257 | 5 // Number of instructions |
||
| 1258 | 2 // Initial instruction |
||
| 1259 | point |
||
| 1260 | -71.370,-3.166,10.459 |
||
| 1261 | point |
||
| 1262 | -72.293,-3.166,9.414 |
||
| 1263 | point |
||
| 1264 | -73.502,-3.166,7.896 |
||
| 1265 | point |
||
| 1266 | -75.278,-3.166,4.194 |
||
| 1267 | reverse |
||
| 1268 | // Pedestrian number 137 |
||
| 1269 | 27 // Ref num |
||
| 1270 | 5 // Number of instructions |
||
| 1271 | 3 // Initial instruction |
||
| 1272 | point |
||
| 1273 | -75.329,-3.166,6.673 |
||
| 1274 | point |
||
| 1275 | -73.793,-3.166,4.216 |
||
| 1276 | point |
||
| 1277 | -72.901,-3.166,2.120 |
||
| 1278 | point |
||
| 1279 | -72.517,-3.166,0.732 |
||
| 1280 | reverse |
||
| 1281 | // Pedestrian number 138 |
||
| 1282 | 27 // Ref num |
||
| 1283 | 4 // Number of instructions |
||
| 1284 | 2 // Initial instruction |
||
| 1285 | point |
||
| 1286 | -70.018,-3.166,1.944 |
||
| 1287 | point |
||
| 1288 | -68.490,-3.166,0.442 |
||
| 1289 | point |
||
| 1290 | -64.786,-3.166,-2.289 |
||
| 1291 | reverse |
||
| 1292 | // Pedestrian number 139 |
||
| 1293 | 30 // Ref num |
||
| 1294 | 7 // Number of instructions |
||
| 1295 | 2 // Initial instruction |
||
| 1296 | point |
||
| 1297 | -66.040,-3.166,3.439 |
||
| 1298 | point |
||
| 1299 | -65.569,-3.166,2.051 |
||
| 1300 | point |
||
| 1301 | -65.074,-3.166,-0.822 |
||
| 1302 | point |
||
| 1303 | -65.471,-3.166,-3.123 |
||
| 1304 | point |
||
| 1305 | -65.024,-3.166,-5.764 |
||
| 1306 | point |
||
| 1307 | -65.774,-3.166,-10.672 |
||
| 1308 | reverse |
||
| 1309 | // Pedestrian number 140 |
||
| 1310 | 30 // Ref num |
||
| 1311 | 5 // Number of instructions |
||
| 1312 | 3 // Initial instruction |
||
| 1313 | point |
||
| 1314 | -70.184,-3.166,-14.172 |
||
| 1315 | point |
||
| 1316 | -71.301,-3.166,-13.053 |
||
| 1317 | point |
||
| 1318 | -72.914,-3.166,-10.403 |
||
| 1319 | point |
||
| 1320 | -74.060,-3.166,-8.616 |
||
| 1321 | reverse |
||
| 1322 | // Pedestrian number 141 |
||
| 1323 | 27 // Ref num |
||
| 1324 | 6 // Number of instructions |
||
| 1325 | 3 // Initial instruction |
||
| 1326 | point |
||
| 1327 | -76.682,-3.166,-9.004 |
||
| 1328 | point |
||
| 1329 | -74.968,-3.166,-7.262 |
||
| 1330 | point |
||
| 1331 | -73.439,-3.166,-6.556 |
||
| 1332 | point |
||
| 1333 | -72.382,-3.166,-6.077 |
||
| 1334 | point |
||
| 1335 | -71.385,-3.166,-6.113 |
||
| 1336 | reverse |
||
| 1337 | // Pedestrian number 142 |
||
| 1338 | 6 // Ref num |
||
| 1339 | 5 // Number of instructions |
||
| 1340 | 3 // Initial instruction |
||
| 1341 | point |
||
| 1342 | -71.347,-3.166,-7.434 |
||
| 1343 | point |
||
| 1344 | -71.866,-3.166,-7.011 |
||
| 1345 | point |
||
| 1346 | -73.417,-3.166,-4.402 |
||
| 1347 | point |
||
| 1348 | -75.190,-3.166,-0.754 |
||
| 1349 | reverse |
||
| 1350 | // Pedestrian number 143 |
||
| 1351 | 9 // Ref num |
||
| 1352 | 4 // Number of instructions |
||
| 1353 | 2 // Initial instruction |
||
| 1354 | point |
||
| 1355 | -70.641,-3.166,0.827 |
||
| 1356 | point |
||
| 1357 | -69.148,-3.166,-0.052 |
||
| 1358 | point |
||
| 1359 | -65.265,-3.166,-2.093 |
||
| 1360 | reverse |
||
| 1361 | // Pedestrian number 144 |
||
| 1362 | 9 // Ref num |
||
| 1363 | 5 // Number of instructions |
||
| 1364 | 2 // Initial instruction |
||
| 1365 | point |
||
| 1366 | -70.445,-3.166,1.276 |
||
| 1367 | point |
||
| 1368 | -71.329,-3.166,2.194 |
||
| 1369 | point |
||
| 1370 | -75.048,-3.166,5.791 |
||
| 1371 | point |
||
| 1372 | -75.688,-3.166,6.003 |
||
| 1373 | reverse |
||
| 1374 | // Pedestrian number 145 |
||
| 1375 | 27 // Ref num |
||
| 1376 | 6 // Number of instructions |
||
| 1377 | 4 // Initial instruction |
||
| 1378 | point |
||
| 1379 | -81.271,-3.166,-5.023 |
||
| 1380 | point |
||
| 1381 | -81.960,-3.166,-4.495 |
||
| 1382 | point |
||
| 1383 | -82.305,-3.166,-2.027 |
||
| 1384 | point |
||
| 1385 | -81.225,-3.166,-0.679 |
||
| 1386 | point |
||
| 1387 | -77.519,-3.166,3.575 |
||
| 1388 | reverse |
||
| 1389 | // Pedestrian number 146 |
||
| 1390 | 27 // Ref num |
||
| 1391 | 4 // Number of instructions |
||
| 1392 | 2 // Initial instruction |
||
| 1393 | point |
||
| 1394 | -82.580,-3.166,15.562 |
||
| 1395 | point |
||
| 1396 | -82.115,-3.166,14.977 |
||
| 1397 | point |
||
| 1398 | -79.516,-3.166,11.986 |
||
| 1399 | reverse |
||
| 1400 | // Pedestrian number 147 |
||
| 1401 | 27 // Ref num |
||
| 1402 | 6 // Number of instructions |
||
| 1403 | 2 // Initial instruction |
||
| 1404 | point |
||
| 1405 | -78.324,-3.166,15.337 |
||
| 1406 | point |
||
| 1407 | -79.687,-3.166,13.698 |
||
| 1408 | point |
||
| 1409 | -81.903,-3.166,8.834 |
||
| 1410 | point |
||
| 1411 | -81.971,-3.166,7.492 |
||
| 1412 | point |
||
| 1413 | -77.168,-3.166,4.379 |
||
| 1414 | reverse |
||
| 1415 | // Pedestrian number 148 |
||
| 1416 | 27 // Ref num |
||
| 1417 | 4 // Number of instructions |
||
| 1418 | 2 // Initial instruction |
||
| 1419 | point |
||
| 1420 | -76.840,-3.166,1.989 |
||
| 1421 | point |
||
| 1422 | -78.462,-3.166,-0.244 |
||
| 1423 | point |
||
| 1424 | -81.171,-3.166,-5.201 |
||
| 1425 | reverse |
||
| 1426 | // Pedestrian number 149 |
||
| 1427 | 18 // Ref num |
||
| 1428 | 6 // Number of instructions |
||
| 1429 | 2 // Initial instruction |
||
| 1430 | point |
||
| 1431 | -80.438,-3.166,-5.832 |
||
| 1432 | point |
||
| 1433 | -76.500,-3.166,-7.418 |
||
| 1434 | point |
||
| 1435 | -74.356,-3.166,-8.709 |
||
| 1436 | point |
||
| 1437 | -74.502,-3.166,-10.220 |
||
| 1438 | point |
||
| 1439 | -75.424,-3.166,-11.114 |
||
| 1440 | reverse |
||
| 1441 | // Pedestrian number 150 |
||
| 1442 | 6 // Ref num |
||
| 1443 | 7 // Number of instructions |
||
| 1444 | 5 // Initial instruction |
||
| 1445 | point |
||
| 1446 | -80.547,-3.166,-5.360 |
||
| 1447 | point |
||
| 1448 | -80.547,-3.166,-5.360 |
||
| 1449 | point |
||
| 1450 | -76.821,-3.166,-0.831 |
||
| 1451 | point |
||
| 1452 | -74.720,-3.166,-0.751 |
||
| 1453 | point |
||
| 1454 | -72.424,-3.166,0.431 |
||
| 1455 | point |
||
| 1456 | -69.657,-3.166,2.224 |
||
| 1457 | reverse |
||
| 1458 | // Pedestrian number 151 |
||
| 1459 | 31 // Ref num |
||
| 1460 | 4 // Number of instructions |
||
| 1461 | 2 // Initial instruction |
||
| 1462 | point |
||
| 1463 | -66.894,-3.166,4.081 |
||
| 1464 | point |
||
| 1465 | -69.527,-3.166,9.416 |
||
| 1466 | point |
||
| 1467 | -70.468,-3.166,11.391 |
||
| 1468 | reverse |
||
| 1469 | // Pedestrian number 152 |
||
| 1470 | 30 // Ref num |
||
| 1471 | 4 // Number of instructions |
||
| 1472 | 2 // Initial instruction |
||
| 1473 | point |
||
| 1474 | -75.078,-3.180,19.546 |
||
| 1475 | point |
||
| 1476 | -76.935,-3.180,23.608 |
||
| 1477 | point |
||
| 1478 | -80.285,-3.129,32.160 |
||
| 1479 | reverse |
||
| 1480 | // Pedestrian number 153 |
||
| 1481 | 31 // Ref num |
||
| 1482 | 12 // Number of instructions |
||
| 1483 | 7 // Initial instruction |
||
| 1484 | point |
||
| 1485 | -65.396,-3.155,38.409 |
||
| 1486 | point |
||
| 1487 | -65.768,-3.145,38.000 |
||
| 1488 | point |
||
| 1489 | -65.927,-3.056,37.758 |
||
| 1490 | point |
||
| 1491 | -66.520,-3.008,36.510 |
||
| 1492 | point |
||
| 1493 | -67.249,-2.642,35.707 |
||
| 1494 | point |
||
| 1495 | -68.280,-2.188,32.359 |
||
| 1496 | point |
||
| 1497 | -68.268,-2.186,31.906 |
||
| 1498 | point |
||
| 1499 | -67.690,-2.192,28.933 |
||
| 1500 | point |
||
| 1501 | -69.491,-2.192,25.864 |
||
| 1502 | point |
||
| 1503 | -71.791,-2.192,24.598 |
||
| 1504 | point |
||
| 1505 | -73.260,-2.192,24.967 |
||
| 1506 | reverse |
||
| 1507 | // Pedestrian number 154 |
||
| 1508 | 27 // Ref num |
||
| 1509 | 4 // Number of instructions |
||
| 1510 | 2 // Initial instruction |
||
| 1511 | point |
||
| 1512 | -67.196,-2.192,31.474 |
||
| 1513 | point |
||
| 1514 | -68.566,-2.190,31.398 |
||
| 1515 | point |
||
| 1516 | -71.968,-2.182,31.248 |
||
| 1517 | reverse |
||
| 1518 | // Pedestrian number 155 |
||
| 1519 | 6 // Ref num |
||
| 1520 | 4 // Number of instructions |
||
| 1521 | 2 // Initial instruction |
||
| 1522 | point |
||
| 1523 | -69.743,-2.174,32.866 |
||
| 1524 | point |
||
| 1525 | -67.743,-2.191,30.349 |
||
| 1526 | point |
||
| 1527 | -66.804,-2.192,28.433 |
||
| 1528 | reverse |
||
| 1529 | // Pedestrian number 156 |
||
| 1530 | 27 // Ref num |
||
| 1531 | 4 // Number of instructions |
||
| 1532 | 2 // Initial instruction |
||
| 1533 | point |
||
| 1534 | -67.122,-2.192,31.231 |
||
| 1535 | point |
||
| 1536 | -68.330,-2.192,31.220 |
||
| 1537 | point |
||
| 1538 | -69.722,-2.191,30.935 |
||
| 1539 | reverse |
||
| 1540 | // Pedestrian number 157 |
||
| 1541 | 9 // Ref num |
||
| 1542 | 5 // Number of instructions |
||
| 1543 | 2 // Initial instruction |
||
| 1544 | point |
||
| 1545 | -69.160,-2.192,30.509 |
||
| 1546 | point |
||
| 1547 | -69.006,-2.192,31.231 |
||
| 1548 | point |
||
| 1549 | -69.364,-2.192,32.146 |
||
| 1550 | point |
||
| 1551 | -70.124,-2.174,32.697 |
||
| 1552 | reverse |
||
| 1553 | // Pedestrian number 158 |
||
| 1554 | 27 // Ref num |
||
| 1555 | 8 // Number of instructions |
||
| 1556 | 3 // Initial instruction |
||
| 1557 | point |
||
| 1558 | -67.373,-2.192,27.600 |
||
| 1559 | point |
||
| 1560 | -67.485,-2.192,29.522 |
||
| 1561 | point |
||
| 1562 | -68.303,-2.192,30.636 |
||
| 1563 | point |
||
| 1564 | -68.962,-2.187,31.631 |
||
| 1565 | point |
||
| 1566 | -69.653,-2.181,32.080 |
||
| 1567 | point |
||
| 1568 | -70.511,-2.180,31.948 |
||
| 1569 | point |
||
| 1570 | -74.897,-2.192,29.031 |
||
| 1571 | reverse |
||
| 1572 | // Pedestrian number 159 |
||
| 1573 | 9 // Ref num |
||
| 1574 | 4 // Number of instructions |
||
| 1575 | 2 // Initial instruction |
||
| 1576 | point |
||
| 1577 | -73.109,-2.186,30.336 |
||
| 1578 | point |
||
| 1579 | -74.260,-2.192,27.326 |
||
| 1580 | point |
||
| 1581 | -75.042,-2.192,24.835 |
||
| 1582 | reverse |
||
| 1583 | // Pedestrian number 160 |
||
| 1584 | 27 // Ref num |
||
| 1585 | 5 // Number of instructions |
||
| 1586 | 2 // Initial instruction |
||
| 1587 | point |
||
| 1588 | -75.290,-2.192,28.010 |
||
| 1589 | point |
||
| 1590 | -73.506,-2.192,28.815 |
||
| 1591 | point |
||
| 1592 | -72.432,-2.192,29.252 |
||
| 1593 | point |
||
| 1594 | -71.300,-2.192,30.296 |
||
| 1595 | reverse |
||
| 1596 | // Pedestrian number 161 |
||
| 1597 | 30 // Ref num |
||
| 1598 | 11 // Number of instructions |
||
| 1599 | 6 // Initial instruction |
||
| 1600 | point |
||
| 1601 | -67.146,-2.192,27.935 |
||
| 1602 | point |
||
| 1603 | -67.302,-2.192,29.168 |
||
| 1604 | point |
||
| 1605 | -67.727,-2.192,30.046 |
||
| 1606 | point |
||
| 1607 | -69.033,-2.187,31.521 |
||
| 1608 | point |
||
| 1609 | -69.800,-2.183,31.774 |
||
| 1610 | point |
||
| 1611 | -70.904,-2.182,31.611 |
||
| 1612 | point |
||
| 1613 | -72.367,-2.183,30.990 |
||
| 1614 | point |
||
| 1615 | -73.438,-2.187,30.155 |
||
| 1616 | point |
||
| 1617 | -74.902,-2.192,28.550 |
||
| 1618 | point |
||
| 1619 | -74.318,-2.192,25.944 |
||
| 1620 | reverse |
||
| 1621 | // Pedestrian number 162 |
||
| 1622 | 18 // Ref num |
||
| 1623 | 5 // Number of instructions |
||
| 1624 | 2 // Initial instruction |
||
| 1625 | point |
||
| 1626 | -70.338,-2.175,32.547 |
||
| 1627 | point |
||
| 1628 | -73.127,-2.195,29.308 |
||
| 1629 | point |
||
| 1630 | -74.304,-2.201,28.184 |
||
| 1631 | point |
||
| 1632 | -75.395,-2.191,26.275 |
||
| 1633 | reverse |
||
| 1634 | // Pedestrian number 163 |
||
| 1635 | 30 // Ref num |
||
| 1636 | 4 // Number of instructions |
||
| 1637 | 2 // Initial instruction |
||
| 1638 | point |
||
| 1639 | -75.280,-2.192,25.644 |
||
| 1640 | point |
||
| 1641 | -73.673,-2.192,24.825 |
||
| 1642 | point |
||
| 1643 | -71.293,-2.192,24.362 |
||
| 1644 | reverse |
||
| 1645 | // Pedestrian number 164 |
||
| 1646 | 27 // Ref num |
||
| 1647 | 10 // Number of instructions |
||
| 1648 | 9 // Initial instruction |
||
| 1649 | point |
||
| 1650 | -72.286,-2.192,24.188 |
||
| 1651 | point |
||
| 1652 | -73.750,-2.192,24.421 |
||
| 1653 | point |
||
| 1654 | -74.569,-2.192,25.673 |
||
| 1655 | point |
||
| 1656 | -75.269,-2.192,27.224 |
||
| 1657 | point |
||
| 1658 | -74.211,-2.192,28.996 |
||
| 1659 | point |
||
| 1660 | -72.116,-2.192,29.928 |
||
| 1661 | point |
||
| 1662 | -70.504,-2.188,31.034 |
||
| 1663 | point |
||
| 1664 | -70.141,-2.185,31.481 |
||
| 1665 | point |
||
| 1666 | -69.767,-2.173,32.996 |
||
| 1667 | reverse |
||
| 1668 | // Pedestrian number 165 |
||
| 1669 | 31 // Ref num |
||
| 1670 | 6 // Number of instructions |
||
| 1671 | 1 // Initial instruction |
||
| 1672 | point |
||
| 1673 | -67.187,-2.196,31.076 |
||
| 1674 | point |
||
| 1675 | -66.968,-2.211,29.424 |
||
| 1676 | point |
||
| 1677 | -67.160,-2.218,28.496 |
||
| 1678 | point |
||
| 1679 | -68.061,-2.222,27.789 |
||
| 1680 | point |
||
| 1681 | -69.520,-2.192,27.155 |
||
| 1682 | reverse |
||
| 1683 | // Pedestrian number 166 |
||
| 1684 | 27 // Ref num |
||
| 1685 | 6 // Number of instructions |
||
| 1686 | 2 // Initial instruction |
||
| 1687 | point |
||
| 1688 | -67.023,-2.192,30.068 |
||
| 1689 | point |
||
| 1690 | -67.663,-2.192,28.768 |
||
| 1691 | point |
||
| 1692 | -69.522,-2.192,26.922 |
||
| 1693 | point |
||
| 1694 | -70.085,-2.192,25.754 |
||
| 1695 | point |
||
| 1696 | -70.670,-2.192,24.590 |
||
| 1697 | reverse |
||
| 1698 | // Pedestrian number 167 |
||
| 1699 | 18 // Ref num |
||
| 1700 | 8 // Number of instructions |
||
| 1701 | 4 // Initial instruction |
||
| 1702 | point |
||
| 1703 | -73.009,-2.192,25.014 |
||
| 1704 | point |
||
| 1705 | -72.587,-2.192,24.413 |
||
| 1706 | point |
||
| 1707 | -71.065,-2.192,24.432 |
||
| 1708 | point |
||
| 1709 | -69.808,-2.192,24.843 |
||
| 1710 | point |
||
| 1711 | -68.900,-2.192,25.571 |
||
| 1712 | point |
||
| 1713 | -66.910,-2.192,28.062 |
||
| 1714 | point |
||
| 1715 | -66.843,-2.192,29.107 |
||
| 1716 | reverse |
||
| 1717 | // Pedestrian number 168 |
||
| 1718 | 31 // Ref num |
||
| 1719 | 4 // Number of instructions |
||
| 1720 | 2 // Initial instruction |
||
| 1721 | point |
||
| 1722 | -67.358,-2.192,30.676 |
||
| 1723 | point |
||
| 1724 | -68.287,-2.192,30.877 |
||
| 1725 | point |
||
| 1726 | -69.915,-2.187,31.172 |
||
| 1727 | reverse |
||
| 1728 | // Pedestrian number 169 |
||
| 1729 | 6 // Ref num |
||
| 1730 | 5 // Number of instructions |
||
| 1731 | 3 // Initial instruction |
||
| 1732 | point |
||
| 1733 | -69.321,-2.312,34.164 |
||
| 1734 | point |
||
| 1735 | -69.393,-2.184,33.060 |
||
| 1736 | point |
||
| 1737 | -68.605,-2.191,31.053 |
||
| 1738 | point |
||
| 1739 | -67.935,-2.192,29.197 |
||
| 1740 | reverse |
||
| 1741 | // Pedestrian number 170 |
||
| 1742 | 27 // Ref num |
||
| 1743 | 6 // Number of instructions |
||
| 1744 | 2 // Initial instruction |
||
| 1745 | point |
||
| 1746 | -67.104,-2.192,30.761 |
||
| 1747 | point |
||
| 1748 | -68.891,-2.192,31.074 |
||
| 1749 | point |
||
| 1750 | -70.301,-2.185,31.415 |
||
| 1751 | point |
||
| 1752 | -71.243,-2.184,31.205 |
||
| 1753 | point |
||
| 1754 | -73.531,-2.192,28.242 |
||
| 1755 | reverse |
||
| 1756 | // Pedestrian number 171 |
||
| 1757 | 9 // Ref num |
||
| 1758 | 6 // Number of instructions |
||
| 1759 | 4 // Initial instruction |
||
| 1760 | point |
||
| 1761 | -63.831,-3.179,34.947 |
||
| 1762 | point |
||
| 1763 | -64.541,-3.153,34.874 |
||
| 1764 | point |
||
| 1765 | -67.131,-2.206,31.785 |
||
| 1766 | point |
||
| 1767 | -68.036,-2.192,30.927 |
||
| 1768 | point |
||
| 1769 | -68.855,-2.192,30.152 |
||
| 1770 | reverse |
||
| 1771 | // Pedestrian number 172 |
||
| 1772 | 30 // Ref num |
||
| 1773 | 5 // Number of instructions |
||
| 1774 | 2 // Initial instruction |
||
| 1775 | point |
||
| 1776 | -66.770,-2.192,28.776 |
||
| 1777 | point |
||
| 1778 | -67.965,-2.192,27.375 |
||
| 1779 | point |
||
| 1780 | -69.926,-2.192,25.470 |
||
| 1781 | point |
||
| 1782 | -71.345,-2.192,25.268 |
||
| 1783 | reverse |
||
| 1784 | // Pedestrian number 173 |
||
| 1785 | 27 // Ref num |
||
| 1786 | 6 // Number of instructions |
||
| 1787 | 3 // Initial instruction |
||
| 1788 | point |
||
| 1789 | -72.319,-2.192,25.005 |
||
| 1790 | point |
||
| 1791 | -71.770,-2.192,24.812 |
||
| 1792 | point |
||
| 1793 | -70.357,-2.192,26.055 |
||
| 1794 | point |
||
| 1795 | -69.386,-2.192,26.508 |
||
| 1796 | point |
||
| 1797 | -67.859,-2.192,26.470 |
||
| 1798 | reverse |
||
| 1799 | // Pedestrian number 174 |
||
| 1800 | 27 // Ref num |
||
| 1801 | 5 // Number of instructions |
||
| 1802 | 2 // Initial instruction |
||
| 1803 | point |
||
| 1804 | -68.842,-2.192,25.077 |
||
| 1805 | point |
||
| 1806 | -68.641,-2.192,26.742 |
||
| 1807 | point |
||
| 1808 | -68.476,-2.192,27.875 |
||
| 1809 | point |
||
| 1810 | -68.169,-2.192,28.344 |
||
| 1811 | reverse |
||
| 1812 | // Pedestrian number 175 |
||
| 1813 | 31 // Ref num |
||
| 1814 | 6 // Number of instructions |
||
| 1815 | 2 // Initial instruction |
||
| 1816 | point |
||
| 1817 | -74.495,-3.148,39.975 |
||
| 1818 | point |
||
| 1819 | -67.832,-3.172,44.585 |
||
| 1820 | point |
||
| 1821 | -66.444,-3.174,44.924 |
||
| 1822 | point |
||
| 1823 | -64.276,-3.180,45.289 |
||
| 1824 | point |
||
| 1825 | -63.252,-3.179,45.787 |
||
| 1826 | reverse |
||
| 1827 | // Pedestrian number 176 |
||
| 1828 | 27 // Ref num |
||
| 1829 | 6 // Number of instructions |
||
| 1830 | 4 // Initial instruction |
||
| 1831 | point |
||
| 1832 | -65.514,-3.152,38.669 |
||
| 1833 | point |
||
| 1834 | -77.415,-3.173,43.339 |
||
| 1835 | point |
||
| 1836 | -79.528,-3.171,43.047 |
||
| 1837 | point |
||
| 1838 | -80.175,-3.166,42.757 |
||
| 1839 | point |
||
| 1840 | -81.760,-3.155,42.016 |
||
| 1841 | reverse |
||
| 1842 | // Pedestrian number 177 |
||
| 1843 | 30 // Ref num |
||
| 1844 | 4 // Number of instructions |
||
| 1845 | 2 // Initial instruction |
||
| 1846 | point |
||
| 1847 | -83.162,-3.179,15.892 |
||
| 1848 | point |
||
| 1849 | -85.219,-3.180,18.122 |
||
| 1850 | point |
||
| 1851 | -85.761,-3.180,18.759 |
||
| 1852 | reverse |
||
| 1853 | // Pedestrian number 178 |
||
| 1854 | 30 // Ref num |
||
| 1855 | 7 // Number of instructions |
||
| 1856 | 2 // Initial instruction |
||
| 1857 | point |
||
| 1858 | -82.130,-3.177,44.930 |
||
| 1859 | point |
||
| 1860 | -76.396,-3.171,40.243 |
||
| 1861 | point |
||
| 1862 | -74.913,-3.157,38.858 |
||
| 1863 | point |
||
| 1864 | -73.970,-3.143,38.342 |
||
| 1865 | point |
||
| 1866 | -72.218,-3.127,39.776 |
||
| 1867 | point |
||
| 1868 | -67.757,-3.159,43.323 |
||
| 1869 | reverse |
||
| 1870 | // Pedestrian number 179 |
||
| 1871 | 31 // Ref num |
||
| 1872 | 4 // Number of instructions |
||
| 1873 | 2 // Initial instruction |
||
| 1874 | point |
||
| 1875 | -61.751,-3.179,37.539 |
||
| 1876 | point |
||
| 1877 | -58.603,-3.179,36.123 |
||
| 1878 | point |
||
| 1879 | -56.274,-3.179,34.916 |
||
| 1880 | reverse |
||
| 1881 | // Pedestrian number 180 |
||
| 1882 | 27 // Ref num |
||
| 1883 | 6 // Number of instructions |
||
| 1884 | 2 // Initial instruction |
||
| 1885 | point |
||
| 1886 | -56.122,-3.179,34.268 |
||
| 1887 | point |
||
| 1888 | -54.657,-3.179,32.799 |
||
| 1889 | point |
||
| 1890 | -53.419,-3.179,30.967 |
||
| 1891 | point |
||
| 1892 | -53.340,-3.166,30.959 |
||
| 1893 | point |
||
| 1894 | -52.461,-3.166,30.706 |
||
| 1895 | reverse |
||
| 1896 | // Pedestrian number 181 |
||
| 1897 | 9 // Ref num |
||
| 1898 | 6 // Number of instructions |
||
| 1899 | 4 // Initial instruction |
||
| 1900 | point |
||
| 1901 | -56.127,-3.179,37.429 |
||
| 1902 | point |
||
| 1903 | -53.019,-3.179,34.893 |
||
| 1904 | point |
||
| 1905 | -52.602,-3.166,34.764 |
||
| 1906 | point |
||
| 1907 | -50.787,-3.166,34.203 |
||
| 1908 | point |
||
| 1909 | -45.404,-3.166,32.215 |
||
| 1910 | reverse |
||
| 1911 | // Pedestrian number 182 |
||
| 1912 | 27 // Ref num |
||
| 1913 | 5 // Number of instructions |
||
| 1914 | 3 // Initial instruction |
||
| 1915 | point |
||
| 1916 | -44.225,-3.166,31.039 |
||
| 1917 | point |
||
| 1918 | -39.668,-3.166,32.339 |
||
| 1919 | point |
||
| 1920 | -38.621,-3.166,32.551 |
||
| 1921 | point |
||
| 1922 | -34.706,-3.166,31.044 |
||
| 1923 | reverse |
||
| 1924 | // Pedestrian number 183 |
||
| 1925 | 31 // Ref num |
||
| 1926 | 4 // Number of instructions |
||
| 1927 | 2 // Initial instruction |
||
| 1928 | point |
||
| 1929 | -34.812,-3.166,34.198 |
||
| 1930 | point |
||
| 1931 | -35.951,-3.166,33.341 |
||
| 1932 | point |
||
| 1933 | -37.709,-3.166,31.160 |
||
| 1934 | reverse |
||
| 1935 | // Pedestrian number 184 |
||
| 1936 | 27 // Ref num |
||
| 1937 | 6 // Number of instructions |
||
| 1938 | 2 // Initial instruction |
||
| 1939 | point |
||
| 1940 | -46.736,-1.778,45.462 |
||
| 1941 | point |
||
| 1942 | -45.697,-1.270,44.657 |
||
| 1943 | point |
||
| 1944 | -43.452,0.075,42.367 |
||
| 1945 | point |
||
| 1946 | -42.147,0.000,41.717 |
||
| 1947 | point |
||
| 1948 | -38.992,0.000,39.751 |
||
| 1949 | reverse |
||
| 1950 | // Pedestrian number 185 |
||
| 1951 | 9 // Ref num |
||
| 1952 | 5 // Number of instructions |
||
| 1953 | 2 // Initial instruction |
||
| 1954 | point |
||
| 1955 | -46.895,-1.897,48.422 |
||
| 1956 | point |
||
| 1957 | -43.338,-1.208,45.740 |
||
| 1958 | point |
||
| 1959 | -43.241,-1.188,45.655 |
||
| 1960 | point |
||
| 1961 | -42.435,-0.761,44.944 |
||
| 1962 | reverse |
||
| 1963 | // Pedestrian number 186 |
||
| 1964 | 30 // Ref num |
||
| 1965 | 5 // Number of instructions |
||
| 1966 | 2 // Initial instruction |
||
| 1967 | point |
||
| 1968 | -46.812,-0.689,50.504 |
||
| 1969 | point |
||
| 1970 | -40.881,-0.733,48.594 |
||
| 1971 | point |
||
| 1972 | -38.587,-1.002,47.819 |
||
| 1973 | point |
||
| 1974 | -35.842,-1.323,45.762 |
||
| 1975 | reverse |
||
| 1976 | // Pedestrian number 187 |
||
| 1977 | 27 // Ref num |
||
| 1978 | 5 // Number of instructions |
||
| 1979 | 3 // Initial instruction |
||
| 1980 | point |
||
| 1981 | -25.248,3.110,67.063 |
||
| 1982 | point |
||
| 1983 | -23.704,3.149,66.846 |
||
| 1984 | point |
||
| 1985 | -21.620,3.131,65.775 |
||
| 1986 | point |
||
| 1987 | -17.290,3.143,64.107 |
||
| 1988 | reverse |
||
| 1989 | // Pedestrian number 188 |
||
| 1990 | 27 // Ref num |
||
| 1991 | 4 // Number of instructions |
||
| 1992 | 2 // Initial instruction |
||
| 1993 | point |
||
| 1994 | -23.092,2.838,63.199 |
||
| 1995 | point |
||
| 1996 | -22.746,2.889,63.613 |
||
| 1997 | point |
||
| 1998 | -22.030,3.027,64.816 |
||
| 1999 | reverse |
||
| 2000 | // Pedestrian number 189 |
||
| 2001 | 27 // Ref num |
||
| 2002 | 5 // Number of instructions |
||
| 2003 | 2 // Initial instruction |
||
| 2004 | point |
||
| 2005 | -22.771,2.997,64.802 |
||
| 2006 | point |
||
| 2007 | -18.712,3.051,63.666 |
||
| 2008 | point |
||
| 2009 | -8.731,3.663,65.149 |
||
| 2010 | point |
||
| 2011 | -8.207,3.528,65.066 |
||
| 2012 | reverse |
||
| 2013 | // Pedestrian number 190 |
||
| 2014 | 31 // Ref num |
||
| 2015 | 10 // Number of instructions |
||
| 2016 | 2 // Initial instruction |
||
| 2017 | point |
||
| 2018 | -4.229,3.592,67.851 |
||
| 2019 | point |
||
| 2020 | -3.195,3.482,68.640 |
||
| 2021 | point |
||
| 2022 | -1.943,3.322,68.124 |
||
| 2023 | point |
||
| 2024 | -0.079,3.121,69.383 |
||
| 2025 | point |
||
| 2026 | 2.030,2.836,67.748 |
||
| 2027 | point |
||
| 2028 | 14.449,2.816,64.208 |
||
| 2029 | point |
||
| 2030 | 14.999,2.806,63.984 |
||
| 2031 | point |
||
| 2032 | 17.778,3.081,63.998 |
||
| 2033 | point |
||
| 2034 | 22.336,3.729,65.552 |
||
| 2035 | reverse |
||
| 2036 | // Pedestrian number 191 |
||
| 2037 | 31 // Ref num |
||
| 2038 | 8 // Number of instructions |
||
| 2039 | 4 // Initial instruction |
||
| 2040 | point |
||
| 2041 | -4.511,3.558,67.115 |
||
| 2042 | point |
||
| 2043 | -7.983,2.515,62.571 |
||
| 2044 | point |
||
| 2045 | -12.468,2.673,60.107 |
||
| 2046 | point |
||
| 2047 | -17.318,2.722,60.741 |
||
| 2048 | point |
||
| 2049 | -21.143,2.947,62.839 |
||
| 2050 | point |
||
| 2051 | -21.738,2.889,63.197 |
||
| 2052 | point |
||
| 2053 | -22.698,2.954,64.299 |
||
| 2054 | reverse |
||
| 2055 | // Pedestrian number 192 |
||
| 2056 | 31 // Ref num |
||
| 2057 | 7 // Number of instructions |
||
| 2058 | 2 // Initial instruction |
||
| 2059 | point |
||
| 2060 | -17.223,7.683,115.321 |
||
| 2061 | point |
||
| 2062 | -16.394,7.590,114.870 |
||
| 2063 | point |
||
| 2064 | -12.579,7.178,112.179 |
||
| 2065 | point |
||
| 2066 | -8.651,7.699,111.726 |
||
| 2067 | point |
||
| 2068 | -8.425,7.671,111.707 |
||
| 2069 | point |
||
| 2070 | -3.075,7.621,111.937 |
||
| 2071 | reverse |
||
| 2072 | // Pedestrian number 193 |
||
| 2073 | 31 // Ref num |
||
| 2074 | 6 // Number of instructions |
||
| 2075 | 2 // Initial instruction |
||
| 2076 | point |
||
| 2077 | 13.013,6.810,113.423 |
||
| 2078 | point |
||
| 2079 | 16.516,6.226,111.078 |
||
| 2080 | point |
||
| 2081 | 21.510,5.362,107.528 |
||
| 2082 | point |
||
| 2083 | 24.035,5.631,105.488 |
||
| 2084 | point |
||
| 2085 | 33.628,8.727,97.800 |
||
| 2086 | reverse |
||
| 2087 | // Pedestrian number 194 |
||
| 2088 | 27 // Ref num |
||
| 2089 | 6 // Number of instructions |
||
| 2090 | 2 // Initial instruction |
||
| 2091 | point |
||
| 2092 | 34.318,5.421,107.382 |
||
| 2093 | point |
||
| 2094 | 35.276,5.321,107.734 |
||
| 2095 | point |
||
| 2096 | 42.329,4.783,110.123 |
||
| 2097 | point |
||
| 2098 | 49.807,7.194,111.566 |
||
| 2099 | point |
||
| 2100 | 51.123,7.307,112.365 |
||
| 2101 | reverse |
||
| 2102 | // Pedestrian number 195 |
||
| 2103 | 27 // Ref num |
||
| 2104 | 5 // Number of instructions |
||
| 2105 | 3 // Initial instruction |
||
| 2106 | point |
||
| 2107 | 52.183,6.895,114.242 |
||
| 2108 | point |
||
| 2109 | 52.423,6.592,115.510 |
||
| 2110 | point |
||
| 2111 | 53.223,6.467,115.712 |
||
| 2112 | point |
||
| 2113 | 56.353,6.349,114.866 |
||
| 2114 | reverse |
||
| 2115 | // Pedestrian number 196 |
||
| 2116 | 6 // Ref num |
||
| 2117 | 4 // Number of instructions |
||
| 2118 | 2 // Initial instruction |
||
| 2119 | point |
||
| 2120 | 57.383,6.268,114.487 |
||
| 2121 | point |
||
| 2122 | 56.715,6.455,113.471 |
||
| 2123 | point |
||
| 2124 | 53.523,7.330,109.189 |
||
| 2125 | reverse |
||
| 2126 | // Pedestrian number 197 |
||
| 2127 | 9 // Ref num |
||
| 2128 | 4 // Number of instructions |
||
| 2129 | 2 // Initial instruction |
||
| 2130 | point |
||
| 2131 | 53.294,7.388,108.997 |
||
| 2132 | point |
||
| 2133 | 53.257,7.288,111.974 |
||
| 2134 | point |
||
| 2135 | 53.111,6.924,113.704 |
||
| 2136 | reverse |
||
| 2137 | // Pedestrian number 198 |
||
| 2138 | 6 // Ref num |
||
| 2139 | 4 // Number of instructions |
||
| 2140 | 2 // Initial instruction |
||
| 2141 | point |
||
| 2142 | 2.004,4.270,100.593 |
||
| 2143 | point |
||
| 2144 | 0.524,4.102,101.536 |
||
| 2145 | point |
||
| 2146 | -0.489,4.247,102.234 |
||
| 2147 | reverse |
||
| 2148 | // Pedestrian number 199 |
||
| 2149 | 31 // Ref num |
||
| 2150 | 4 // Number of instructions |
||
| 2151 | 2 // Initial instruction |
||
| 2152 | point |
||
| 2153 | -0.752,4.231,102.160 |
||
| 2154 | point |
||
| 2155 | -7.080,5.320,107.415 |
||
| 2156 | point |
||
| 2157 | -7.773,3.157,105.125 |
||
| 2158 | reverse |
||
| 2159 | // Pedestrian number 200 |
||
| 2160 | 27 // Ref num |
||
| 2161 | 4 // Number of instructions |
||
| 2162 | 2 // Initial instruction |
||
| 2163 | point |
||
| 2164 | -0.931,2.650,79.258 |
||
| 2165 | point |
||
| 2166 | -14.305,2.650,82.141 |
||
| 2167 | point |
||
| 2168 | -27.151,2.650,84.905 |
||
| 2169 | reverse |
||
| 2170 | // Pedestrian number 201 |
||
| 2171 | 6 // Ref num |
||
| 2172 | 7 // Number of instructions |
||
| 2173 | 4 // Initial instruction |
||
| 2174 | point |
||
| 2175 | -29.202,2.650,82.565 |
||
| 2176 | point |
||
| 2177 | -29.202,2.650,82.565 |
||
| 2178 | point |
||
| 2179 | -24.927,2.650,81.437 |
||
| 2180 | point |
||
| 2181 | -16.544,2.650,82.083 |
||
| 2182 | point |
||
| 2183 | -12.503,2.650,82.920 |
||
| 2184 | point |
||
| 2185 | -2.668,2.650,76.475 |
||
| 2186 | reverse |
||
| 2187 | // Pedestrian number 202 |
||
| 2188 | 27 // Ref num |
||
| 2189 | 4 // Number of instructions |
||
| 2190 | 2 // Initial instruction |
||
| 2191 | point |
||
| 2192 | -4.552,2.650,71.408 |
||
| 2193 | point |
||
| 2194 | -13.677,2.650,83.112 |
||
| 2195 | point |
||
| 2196 | -20.241,2.650,92.956 |
||
| 2197 | reverse |
||
| 2198 | // Pedestrian number 203 |
||
| 2199 | 27 // Ref num |
||
| 2200 | 4 // Number of instructions |
||
| 2201 | 2 // Initial instruction |
||
| 2202 | point |
||
| 2203 | -7.874,2.650,103.570 |
||
| 2204 | point |
||
| 2205 | -12.977,2.650,85.117 |
||
| 2206 | point |
||
| 2207 | -20.659,2.650,66.660 |
||
| 2208 | reverse |
||
| 2209 | // Pedestrian number 204 |
||
| 2210 | 27 // Ref num |
||
| 2211 | 6 // Number of instructions |
||
| 2212 | 2 // Initial instruction |
||
| 2213 | point |
||
| 2214 | -15.983,2.650,65.556 |
||
| 2215 | point |
||
| 2216 | -14.242,2.650,80.341 |
||
| 2217 | point |
||
| 2218 | -14.612,2.650,83.574 |
||
| 2219 | point |
||
| 2220 | -13.258,2.650,86.327 |
||
| 2221 | point |
||
| 2222 | -3.310,2.650,93.932 |
||
| 2223 | reverse |
||
| 2224 | // Pedestrian number 205 |
||
| 2225 | 6 // Ref num |
||
| 2226 | 8 // Number of instructions |
||
| 2227 | 6 // Initial instruction |
||
| 2228 | point |
||
| 2229 | -3.163,2.650,97.015 |
||
| 2230 | point |
||
| 2231 | -5.368,2.650,98.107 |
||
| 2232 | point |
||
| 2233 | -11.250,2.650,96.390 |
||
| 2234 | point |
||
| 2235 | -10.919,2.650,90.752 |
||
| 2236 | point |
||
| 2237 | -11.515,2.650,84.702 |
||
| 2238 | point |
||
| 2239 | -15.176,2.650,81.016 |
||
| 2240 | point |
||
| 2241 | -29.648,2.650,70.787 |
||
| 2242 | reverse |
||
| 2243 | // Pedestrian number 206 |
||
| 2244 | 6 // Ref num |
||
| 2245 | 5 // Number of instructions |
||
| 2246 | 2 // Initial instruction |
||
| 2247 | point |
||
| 2248 | -31.051,2.650,74.612 |
||
| 2249 | point |
||
| 2250 | -19.507,2.650,77.065 |
||
| 2251 | point |
||
| 2252 | -15.244,2.650,78.486 |
||
| 2253 | point |
||
| 2254 | -13.455,2.650,81.388 |
||
| 2255 | reverse |
||
| 2256 | // Pedestrian number 207 |
||
| 2257 | 6 // Ref num |
||
| 2258 | 6 // Number of instructions |
||
| 2259 | 3 // Initial instruction |
||
| 2260 | point |
||
| 2261 | -2.457,2.650,85.549 |
||
| 2262 | point |
||
| 2263 | -2.888,2.650,84.303 |
||
| 2264 | point |
||
| 2265 | -11.599,2.650,81.497 |
||
| 2266 | point |
||
| 2267 | -13.345,2.650,80.909 |
||
| 2268 | point |
||
| 2269 | -27.627,2.650,83.885 |
||
| 2270 | reverse |
||
| 2271 | // Pedestrian number 208 |
||
| 2272 | 31 // Ref num |
||
| 2273 | 6 // Number of instructions |
||
| 2274 | 2 // Initial instruction |
||
| 2275 | point |
||
| 2276 | -30.995,2.650,78.313 |
||
| 2277 | point |
||
| 2278 | -27.815,2.650,81.484 |
||
| 2279 | point |
||
| 2280 | -24.484,2.650,83.824 |
||
| 2281 | point |
||
| 2282 | -21.385,2.650,86.752 |
||
| 2283 | point |
||
| 2284 | -15.192,2.650,97.515 |
||
| 2285 | reverse |
||
| 2286 | // Pedestrian number 209 |
||
| 2287 | 30 // Ref num |
||
| 2288 | 6 // Number of instructions |
||
| 2289 | 3 // Initial instruction |
||
| 2290 | point |
||
| 2291 | -14.423,2.650,97.993 |
||
| 2292 | point |
||
| 2293 | -10.251,2.650,93.564 |
||
| 2294 | point |
||
| 2295 | -8.869,2.650,87.191 |
||
| 2296 | point |
||
| 2297 | -8.805,2.650,81.622 |
||
| 2298 | point |
||
| 2299 | -19.254,2.650,66.433 |
||
| 2300 | reverse |
||
| 2301 | // Pedestrian number 210 |
||
| 2302 | 27 // Ref num |
||
| 2303 | 4 // Number of instructions |
||
| 2304 | 2 // Initial instruction |
||
| 2305 | point |
||
| 2306 | -22.142,2.650,67.823 |
||
| 2307 | point |
||
| 2308 | -16.992,2.650,68.859 |
||
| 2309 | point |
||
| 2310 | -4.738,2.650,71.913 |
||
| 2311 | reverse |
||
| 2312 | // Pedestrian number 211 |
||
| 2313 | 27 // Ref num |
||
| 2314 | 4 // Number of instructions |
||
| 2315 | 2 // Initial instruction |
||
| 2316 | point |
||
| 2317 | -5.391,2.650,71.084 |
||
| 2318 | point |
||
| 2319 | -4.151,2.650,73.134 |
||
| 2320 | point |
||
| 2321 | -2.350,2.650,76.113 |
||
| 2322 | reverse |
||
| 2323 | // Pedestrian number 212 |
||
| 2324 | 30 // Ref num |
||
| 2325 | 5 // Number of instructions |
||
| 2326 | 2 // Initial instruction |
||
| 2327 | point |
||
| 2328 | -1.659,2.650,77.768 |
||
| 2329 | point |
||
| 2330 | -3.237,2.650,81.592 |
||
| 2331 | point |
||
| 2332 | -6.032,2.650,85.763 |
||
| 2333 | point |
||
| 2334 | -17.581,2.650,94.953 |
||
| 2335 | reverse |
||
| 2336 | // Pedestrian number 213 |
||
| 2337 | 6 // Ref num |
||
| 2338 | 5 // Number of instructions |
||
| 2339 | 2 // Initial instruction |
||
| 2340 | point |
||
| 2341 | -19.043,2.650,93.933 |
||
| 2342 | point |
||
| 2343 | -20.777,2.650,89.091 |
||
| 2344 | point |
||
| 2345 | -23.542,2.650,80.605 |
||
| 2346 | point |
||
| 2347 | -24.538,2.650,69.107 |
||
| 2348 | reverse |
||
| 2349 | // Pedestrian number 214 |
||
| 2350 | 27 // Ref num |
||
| 2351 | 4 // Number of instructions |
||
| 2352 | 2 // Initial instruction |
||
| 2353 | point |
||
| 2354 | -23.799,2.650,68.220 |
||
| 2355 | point |
||
| 2356 | -14.088,2.650,74.588 |
||
| 2357 | point |
||
| 2358 | -0.753,2.650,83.316 |
||
| 2359 | reverse |
||
| 2360 | // Pedestrian number 215 |
||
| 2361 | 9 // Ref num |
||
| 2362 | 5 // Number of instructions |
||
| 2363 | 2 // Initial instruction |
||
| 2364 | point |
||
| 2365 | -1.253,2.650,83.746 |
||
| 2366 | point |
||
| 2367 | -7.228,2.650,84.685 |
||
| 2368 | point |
||
| 2369 | -16.312,2.650,86.169 |
||
| 2370 | point |
||
| 2371 | -21.836,2.650,91.005 |
||
| 2372 | reverse |
||
| 2373 | // Pedestrian number 216 |
||
| 2374 | 27 // Ref num |
||
| 2375 | 6 // Number of instructions |
||
| 2376 | 2 // Initial instruction |
||
| 2377 | point |
||
| 2378 | -25.114,2.650,88.064 |
||
| 2379 | point |
||
| 2380 | -18.081,2.650,82.293 |
||
| 2381 | point |
||
| 2382 | -15.540,2.650,81.708 |
||
| 2383 | point |
||
| 2384 | -11.340,2.650,79.065 |
||
| 2385 | point |
||
| 2386 | -2.187,2.650,76.560 |
||
| 2387 | reverse |
||
| 2388 | // Pedestrian number 217 |
||
| 2389 | 27 // Ref num |
||
| 2390 | 5 // Number of instructions |
||
| 2391 | 3 // Initial instruction |
||
| 2392 | point |
||
| 2393 | -10.396,2.650,68.430 |
||
| 2394 | point |
||
| 2395 | -7.456,2.650,77.096 |
||
| 2396 | point |
||
| 2397 | -5.204,2.650,82.178 |
||
| 2398 | point |
||
| 2399 | -3.798,2.650,87.976 |
||
| 2400 | reverse |
||
| 2401 | // Pedestrian number 218 |
||
| 2402 | 18 // Ref num |
||
| 2403 | 5 // Number of instructions |
||
| 2404 | 2 // Initial instruction |
||
| 2405 | point |
||
| 2406 | -13.171,2.650,99.332 |
||
| 2407 | point |
||
| 2408 | -8.353,2.650,93.728 |
||
| 2409 | point |
||
| 2410 | -5.536,2.650,90.263 |
||
| 2411 | point |
||
| 2412 | -4.179,2.650,89.445 |
||
| 2413 | reverse |
||
| 2414 | // Pedestrian number 219 |
||
| 2415 | 9 // Ref num |
||
| 2416 | 5 // Number of instructions |
||
| 2417 | 2 // Initial instruction |
||
| 2418 | point |
||
| 2419 | -3.660,2.650,91.665 |
||
| 2420 | point |
||
| 2421 | -7.668,2.650,91.291 |
||
| 2422 | point |
||
| 2423 | -14.956,2.650,88.324 |
||
| 2424 | point |
||
| 2425 | -26.325,2.650,86.536 |
||
| 2426 | reverse |
||
| 2427 | // Pedestrian number 220 |
||
| 2428 | 18 // Ref num |
||
| 2429 | 4 // Number of instructions |
||
| 2430 | 2 // Initial instruction |
||
| 2431 | point |
||
| 2432 | -24.135,2.650,89.430 |
||
| 2433 | point |
||
| 2434 | -19.193,2.650,82.427 |
||
| 2435 | point |
||
| 2436 | -9.526,2.650,68.909 |
||
| 2437 | reverse |
||
| 2438 | // Pedestrian number 221 |
||
| 2439 | 30 // Ref num |
||
| 2440 | 4 // Number of instructions |
||
| 2441 | 2 // Initial instruction |
||
| 2442 | point |
||
| 2443 | -31.205,2.650,77.148 |
||
| 2444 | point |
||
| 2445 | -30.286,2.650,74.274 |
||
| 2446 | point |
||
| 2447 | -28.553,2.650,70.207 |
||
| 2448 | reverse |
||
| 2449 | // Pedestrian number 222 |
||
| 2450 | 18 // Ref num |
||
| 2451 | 4 // Number of instructions |
||
| 2452 | 2 // Initial instruction |
||
| 2453 | point |
||
| 2454 | -31.002,2.650,71.466 |
||
| 2455 | point |
||
| 2456 | -27.243,2.650,69.921 |
||
| 2457 | point |
||
| 2458 | -22.025,2.650,67.372 |
||
| 2459 | reverse |
||
| 2460 | // Pedestrian number 223 |
||
| 2461 | 31 // Ref num |
||
| 2462 | 4 // Number of instructions |
||
| 2463 | 2 // Initial instruction |
||
| 2464 | point |
||
| 2465 | -20.103,2.650,66.530 |
||
| 2466 | point |
||
| 2467 | -13.685,2.650,67.688 |
||
| 2468 | point |
||
| 2469 | -9.954,2.650,68.707 |
||
| 2470 | reverse |
||
| 2471 | // Pedestrian number 224 |
||
| 2472 | 27 // Ref num |
||
| 2473 | 4 // Number of instructions |
||
| 2474 | 2 // Initial instruction |
||
| 2475 | point |
||
| 2476 | -9.118,2.650,69.074 |
||
| 2477 | point |
||
| 2478 | -4.786,2.650,73.874 |
||
| 2479 | point |
||
| 2480 | 0.022,2.650,81.693 |
||
| 2481 | reverse |
||
| 2482 | // Pedestrian number 225 |
||
| 2483 | 6 // Ref num |
||
| 2484 | 5 // Number of instructions |
||
| 2485 | 2 // Initial instruction |
||
| 2486 | point |
||
| 2487 | -1.276,2.650,78.639 |
||
| 2488 | point |
||
| 2489 | -4.144,2.650,88.558 |
||
| 2490 | point |
||
| 2491 | -6.088,2.650,101.283 |
||
| 2492 | point |
||
| 2493 | -8.919,2.650,102.772 |
||
| 2494 | reverse |
||
| 2495 | // Pedestrian number 226 |
||
| 2496 | 27 // Ref num |
||
| 2497 | 7 // Number of instructions |
||
| 2498 | 2 // Initial instruction |
||
| 2499 | point |
||
| 2500 | -7.423,2.650,102.224 |
||
| 2501 | point |
||
| 2502 | -9.763,2.650,100.469 |
||
| 2503 | point |
||
| 2504 | -10.736,2.650,98.843 |
||
| 2505 | point |
||
| 2506 | -14.287,2.650,98.121 |
||
| 2507 | point |
||
| 2508 | -14.853,2.650,96.018 |
||
| 2509 | point |
||
| 2510 | -18.579,2.650,94.355 |
||
| 2511 | reverse |
||
| 2512 | // Pedestrian number 227 |
||
| 2513 | 9 // Ref num |
||
| 2514 | 6 // Number of instructions |
||
| 2515 | 2 // Initial instruction |
||
| 2516 | point |
||
| 2517 | -18.776,2.650,94.055 |
||
| 2518 | point |
||
| 2519 | -18.174,2.650,92.095 |
||
| 2520 | point |
||
| 2521 | -17.331,2.650,87.710 |
||
| 2522 | point |
||
| 2523 | -17.944,2.650,85.886 |
||
| 2524 | point |
||
| 2525 | -28.817,2.650,82.853 |
||
| 2526 | reverse |
||
| 2527 | // Pedestrian number 228 |
||
| 2528 | 27 // Ref num |
||
| 2529 | 4 // Number of instructions |
||
| 2530 | 2 // Initial instruction |
||
| 2531 | point |
||
| 2532 | -6.709,2.650,70.428 |
||
| 2533 | point |
||
| 2534 | -12.058,2.650,80.869 |
||
| 2535 | point |
||
| 2536 | -17.285,2.650,95.285 |
||
| 2537 | reverse |
||
| 2538 | // Pedestrian number 229 |
||
| 2539 | 30 // Ref num |
||
| 2540 | 6 // Number of instructions |
||
| 2541 | 2 // Initial instruction |
||
| 2542 | point |
||
| 2543 | -16.891,2.650,95.995 |
||
| 2544 | point |
||
| 2545 | -16.115,2.650,89.860 |
||
| 2546 | point |
||
| 2547 | -13.149,2.650,86.964 |
||
| 2548 | point |
||
| 2549 | 0.252,2.650,81.955 |
||
| 2550 | point |
||
| 2551 | 1.306,3.101,82.177 |
||
| 2552 | reverse |
||
| 2553 | // Pedestrian number 230 |
||
| 2554 | 6 // Ref num |
||
| 2555 | 6 // Number of instructions |
||
| 2556 | 2 // Initial instruction |
||
| 2557 | point |
||
| 2558 | 0.596,3.150,79.789 |
||
| 2559 | point |
||
| 2560 | -1.313,2.656,78.261 |
||
| 2561 | point |
||
| 2562 | -2.589,2.650,77.142 |
||
| 2563 | point |
||
| 2564 | -5.703,2.650,70.830 |
||
| 2565 | point |
||
| 2566 | -5.904,2.754,70.396 |
||
| 2567 | reverse |
||
| 2568 | // Pedestrian number 231 |
||
| 2569 | 27 // Ref num |
||
| 2570 | 5 // Number of instructions |
||
| 2571 | 3 // Initial instruction |
||
| 2572 | point |
||
| 2573 | -31.238,2.650,79.700 |
||
| 2574 | point |
||
| 2575 | -30.172,2.650,81.453 |
||
| 2576 | point |
||
| 2577 | -29.881,3.142,83.794 |
||
| 2578 | point |
||
| 2579 | -29.848,3.702,85.246 |
||
| 2580 | reverse |
||
| 2581 | // Pedestrian number 232 |
||
| 2582 | 26 // Ref num |
||
| 2583 | 6 // Number of instructions |
||
| 2584 | 2 // Initial instruction |
||
| 2585 | point |
||
| 2586 | -60.104,4.390,94.296 |
||
| 2587 | point |
||
| 2588 | -60.840,5.626,83.254 |
||
| 2589 | point |
||
| 2590 | -61.945,5.545,80.297 |
||
| 2591 | point |
||
| 2592 | -62.742,5.093,72.523 |
||
| 2593 | point |
||
| 2594 | -63.653,5.227,70.816 |
||
| 2595 | reverse |
||
| 2596 | // Pedestrian number 233 |
||
| 2597 | 26 // Ref num |
||
| 2598 | 5 // Number of instructions |
||
| 2599 | 3 // Initial instruction |
||
| 2600 | point |
||
| 2601 | -60.350,5.655,82.896 |
||
| 2602 | point |
||
| 2603 | -61.112,5.539,84.126 |
||
| 2604 | point |
||
| 2605 | -63.621,5.144,88.268 |
||
| 2606 | point |
||
| 2607 | -64.915,5.458,90.374 |
||
| 2608 | reverse |
||
| 2609 | // Pedestrian number 234 |
||
| 2610 | 26 // Ref num |
||
| 2611 | 6 // Number of instructions |
||
| 2612 | 2 // Initial instruction |
||
| 2613 | point |
||
| 2614 | -62.536,4.885,90.362 |
||
| 2615 | point |
||
| 2616 | -62.173,5.528,84.363 |
||
| 2617 | point |
||
| 2618 | -63.496,5.430,77.798 |
||
| 2619 | point |
||
| 2620 | -60.315,5.038,72.619 |
||
| 2621 | point |
||
| 2622 | -59.343,5.068,70.763 |
||
| 2623 | reverse |
||
| 2624 | // Pedestrian number 235 |
||
| 2625 | 26 // Ref num |
||
| 2626 | 5 // Number of instructions |
||
| 2627 | 2 // Initial instruction |
||
| 2628 | point |
||
| 2629 | -56.133,4.111,66.351 |
||
| 2630 | point |
||
| 2631 | -59.203,4.989,69.140 |
||
| 2632 | point |
||
| 2633 | -60.341,4.911,70.558 |
||
| 2634 | point |
||
| 2635 | -64.275,5.373,76.550 |
||
| 2636 | reverse |
||
| 2637 | // Pedestrian number 236 |
||
| 2638 | 26 // Ref num |
||
| 2639 | 4 // Number of instructions |
||
| 2640 | 2 // Initial instruction |
||
| 2641 | point |
||
| 2642 | -64.238,5.376,84.198 |
||
| 2643 | point |
||
| 2644 | -62.340,5.491,84.836 |
||
| 2645 | point |
||
| 2646 | -60.172,5.299,86.084 |
||
| 2647 | reverse |
||
| 2648 | // Pedestrian number 237 |
||
| 2649 | 26 // Ref num |
||
| 2650 | 5 // Number of instructions |
||
| 2651 | 2 // Initial instruction |
||
| 2652 | point |
||
| 2653 | -64.159,5.381,81.546 |
||
| 2654 | point |
||
| 2655 | -62.048,5.537,79.938 |
||
| 2656 | point |
||
| 2657 | -60.278,5.432,78.947 |
||
| 2658 | point |
||
| 2659 | -54.678,6.086,75.858 |
||
| 2660 | reverse |
||
| 2661 | // Pedestrian number 238 |
||
| 2662 | 26 // Ref num |
||
| 2663 | 5 // Number of instructions |
||
| 2664 | 2 // Initial instruction |
||
| 2665 | point |
||
| 2666 | -58.370,5.796,100.643 |
||
| 2667 | point |
||
| 2668 | -56.081,5.958,102.878 |
||
| 2669 | point |
||
| 2670 | -51.439,5.364,107.628 |
||
| 2671 | point |
||
| 2672 | -42.391,7.396,116.973 |
||
| 2673 | reverse |
||
| 2674 | // Pedestrian number 239 |
||
| 2675 | 26 // Ref num |
||
| 2676 | 4 // Number of instructions |
||
| 2677 | 2 // Initial instruction |
||
| 2678 | point |
||
| 2679 | -51.897,6.111,98.204 |
||
| 2680 | point |
||
| 2681 | -47.430,5.649,101.897 |
||
| 2682 | point |
||
| 2683 | -44.967,5.423,103.364 |
||
| 2684 | reverse |
||
| 2685 | // Pedestrian number 240 |
||
| 2686 | 26 // Ref num |
||
| 2687 | 4 // Number of instructions |
||
| 2688 | 2 // Initial instruction |
||
| 2689 | point |
||
| 2690 | -43.558,5.331,104.815 |
||
| 2691 | point |
||
| 2692 | -41.262,5.376,104.712 |
||
| 2693 | point |
||
| 2694 | -31.903,6.591,101.722 |
||
| 2695 | reverse |
||
| 2696 | // Pedestrian number 241 |
||
| 2697 | 26 // Ref num |
||
| 2698 | 4 // Number of instructions |
||
| 2699 | 2 // Initial instruction |
||
| 2700 | point |
||
| 2701 | -31.205,6.616,101.477 |
||
| 2702 | point |
||
| 2703 | -30.148,6.406,99.765 |
||
| 2704 | point |
||
| 2705 | -29.191,6.185,97.780 |
||
| 2706 | reverse |
||
| 2707 | // Pedestrian number 242 |
||
| 2708 | 26 // Ref num |
||
| 2709 | 6 // Number of instructions |
||
| 2710 | 2 // Initial instruction |
||
| 2711 | point |
||
| 2712 | -28.714,6.167,98.082 |
||
| 2713 | point |
||
| 2714 | -28.844,6.481,102.414 |
||
| 2715 | point |
||
| 2716 | -28.990,5.361,107.586 |
||
| 2717 | point |
||
| 2718 | -29.172,5.862,109.251 |
||
| 2719 | point |
||
| 2720 | -31.441,6.762,113.454 |
||
| 2721 | reverse |
||
| 2722 | // Pedestrian number 243 |
||
| 2723 | 26 // Ref num |
||
| 2724 | 5 // Number of instructions |
||
| 2725 | 2 // Initial instruction |
||
| 2726 | point |
||
| 2727 | -44.083,5.334,104.085 |
||
| 2728 | point |
||
| 2729 | -47.692,5.605,103.660 |
||
| 2730 | point |
||
| 2731 | -53.084,5.998,102.458 |
||
| 2732 | point |
||
| 2733 | -54.874,6.019,102.403 |
||
| 2734 | reverse |
||
| 2735 | // Pedestrian number 244 |
||
| 2736 | 26 // Ref num |
||
| 2737 | 4 // Number of instructions |
||
| 2738 | 1 // Initial instruction |
||
| 2739 | point |
||
| 2740 | -55.873,5.362,107.617 |
||
| 2741 | point |
||
| 2742 | -46.027,7.678,118.364 |
||
| 2743 | point |
||
| 2744 | -42.866,8.047,121.990 |
||
| 2745 | reverse |
||
| 2746 | // Pedestrian number 245 |
||
| 2747 | 26 // Ref num |
||
| 2748 | 5 // Number of instructions |
||
| 2749 | 2 // Initial instruction |
||
| 2750 | point |
||
| 2751 | -35.016,5.350,106.966 |
||
| 2752 | point |
||
| 2753 | -33.825,5.704,105.547 |
||
| 2754 | point |
||
| 2755 | -30.683,6.551,102.014 |
||
| 2756 | point |
||
| 2757 | -30.305,6.550,101.602 |
||
| 2758 | reverse |
||
| 2759 | // Pedestrian number 246 |
||
| 2760 | 26 // Ref num |
||
| 2761 | 4 // Number of instructions |
||
| 2762 | 2 // Initial instruction |
||
| 2763 | point |
||
| 2764 | -30.916,6.532,100.626 |
||
| 2765 | point |
||
| 2766 | -28.992,6.385,100.830 |
||
| 2767 | point |
||
| 2768 | -26.204,6.185,101.278 |
||
| 2769 | reverse |
||
| 2770 | // Pedestrian number 247 |
||
| 2771 | 26 // Ref num |
||
| 2772 | 4 // Number of instructions |
||
| 2773 | 2 // Initial instruction |
||
| 2774 | point |
||
| 2775 | -25.321,6.231,102.958 |
||
| 2776 | point |
||
| 2777 | -26.806,6.333,102.662 |
||
| 2778 | point |
||
| 2779 | -30.566,6.568,101.545 |
||
| 2780 | reverse |
||
| 2781 | // Pedestrian number 248 |
||
| 2782 | 26 // Ref num |
||
| 2783 | 5 // Number of instructions |
||
| 2784 | 2 // Initial instruction |
||
| 2785 | point |
||
| 2786 | -29.961,6.536,101.808 |
||
| 2787 | point |
||
| 2788 | -28.378,6.367,101.294 |
||
| 2789 | point |
||
| 2790 | -26.592,6.148,100.316 |
||
| 2791 | point |
||
| 2792 | -25.236,5.563,99.579 |
||
| 2793 | reverse |
||
| 2794 | // Pedestrian number 249 |
||
| 2795 | 26 // Ref num |
||
| 2796 | 4 // Number of instructions |
||
| 2797 | 1 // Initial instruction |
||
| 2798 | point |
||
| 2799 | -21.070,3.551,95.374 |
||
| 2800 | point |
||
| 2801 | -24.938,4.089,94.176 |
||
| 2802 | point |
||
| 2803 | -26.980,4.630,93.951 |
||
| 2804 | reverse |
||
| 2805 | // Pedestrian number 250 |
||
| 2806 | 26 // Ref num |
||
| 2807 | 4 // Number of instructions |
||
| 2808 | 2 // Initial instruction |
||
| 2809 | point |
||
| 2810 | 51.955,7.772,95.466 |
||
| 2811 | point |
||
| 2812 | 50.886,7.975,94.766 |
||
| 2813 | point |
||
| 2814 | 45.781,8.973,91.421 |
||
| 2815 | reverse |
||
| 2816 | // Pedestrian number 251 |
||
| 2817 | 26 // Ref num |
||
| 2818 | 5 // Number of instructions |
||
| 2819 | 2 // Initial instruction |
||
| 2820 | point |
||
| 2821 | 45.459,9.036,95.756 |
||
| 2822 | point |
||
| 2823 | 47.440,8.650,91.855 |
||
| 2824 | point |
||
| 2825 | 47.746,8.590,89.938 |
||
| 2826 | point |
||
| 2827 | 47.575,8.627,88.941 |
||
| 2828 | reverse |
||
| 2829 | // Pedestrian number 252 |
||
| 2830 | 26 // Ref num |
||
| 2831 | 4 // Number of instructions |
||
| 2832 | 2 // Initial instruction |
||
| 2833 | point |
||
| 2834 | 51.648,7.835,94.206 |
||
| 2835 | point |
||
| 2836 | 49.934,8.171,91.412 |
||
| 2837 | point |
||
| 2838 | 47.221,8.700,87.537 |
||
| 2839 | reverse |
||
| 2840 | // Pedestrian number 253 |
||
| 2841 | 26 // Ref num |
||
| 2842 | 5 // Number of instructions |
||
| 2843 | 2 // Initial instruction |
||
| 2844 | point |
||
| 2845 | 52.238,7.756,87.118 |
||
| 2846 | point |
||
| 2847 | 50.564,8.062,89.318 |
||
| 2848 | point |
||
| 2849 | 48.456,8.451,91.729 |
||
| 2850 | point |
||
| 2851 | 46.289,8.875,95.902 |
||
| 2852 | reverse |
||
| 2853 | // Pedestrian number 254 |
||
| 2854 | 26 // Ref num |
||
| 2855 | 6 // Number of instructions |
||
| 2856 | 3 // Initial instruction |
||
| 2857 | point |
||
| 2858 | 49.174,6.762,101.300 |
||
| 2859 | point |
||
| 2860 | 48.238,8.494,96.926 |
||
| 2861 | point |
||
| 2862 | 49.475,8.253,92.683 |
||
| 2863 | point |
||
| 2864 | 49.008,8.367,86.622 |
||
| 2865 | point |
||
| 2866 | 48.701,6.846,82.037 |
||
| 2867 | reverse |
||
| 2868 | // Pedestrian number 255 |
||
| 2869 | 26 // Ref num |
||
| 2870 | 4 // Number of instructions |
||
| 2871 | 2 // Initial instruction |
||
| 2872 | point |
||
| 2873 | 46.694,8.491,85.693 |
||
| 2874 | point |
||
| 2875 | 46.234,7.990,83.960 |
||
| 2876 | point |
||
| 2877 | 45.520,6.170,78.465 |
||
| 2878 | reverse |
||
| 2879 | // Pedestrian number 256 |
||
| 2880 | 26 // Ref num |
||
| 2881 | 5 // Number of instructions |
||
| 2882 | 2 // Initial instruction |
||
| 2883 | point |
||
| 2884 | 48.031,8.550,87.035 |
||
| 2885 | point |
||
| 2886 | 48.839,8.370,92.515 |
||
| 2887 | point |
||
| 2888 | 49.280,8.276,94.694 |
||
| 2889 | point |
||
| 2890 | 51.278,7.893,96.079 |
||
| 2891 | reverse |
||
| 2892 | // Pedestrian number 257 |
||
| 2893 | 26 // Ref num |
||
| 2894 | 4 // Number of instructions |
||
| 2895 | 2 // Initial instruction |
||
| 2896 | point |
||
| 2897 | 52.719,7.617,97.413 |
||
| 2898 | point |
||
| 2899 | 54.255,7.330,97.852 |
||
| 2900 | point |
||
| 2901 | 58.533,6.525,98.870 |
||
| 2902 | reverse |
||
| 2903 | // Pedestrian number 258 |
||
| 2904 | 26 // Ref num |
||
| 2905 | 6 // Number of instructions |
||
| 2906 | 4 // Initial instruction |
||
| 2907 | point |
||
| 2908 | 58.429,6.379,104.946 |
||
| 2909 | point |
||
| 2910 | 57.400,6.684,102.909 |
||
| 2911 | point |
||
| 2912 | 54.881,7.168,102.546 |
||
| 2913 | point |
||
| 2914 | 54.420,7.259,101.951 |
||
| 2915 | point |
||
| 2916 | 52.781,7.582,99.834 |
||
| 2917 | reverse |
||
| 2918 | // Pedestrian number 259 |
||
| 2919 | 27 // Ref num |
||
| 2920 | 5 // Number of instructions |
||
| 2921 | 3 // Initial instruction |
||
| 2922 | point |
||
| 2923 | 25.033,-3.179,34.402 |
||
| 2924 | point |
||
| 2925 | 26.088,-3.179,34.874 |
||
| 2926 | point |
||
| 2927 | 27.492,-3.179,33.807 |
||
| 2928 | point |
||
| 2929 | 32.825,-3.179,29.631 |
||
| 2930 | reverse |
||
| 2931 | // Pedestrian number 260 |
||
| 2932 | 27 // Ref num |
||
| 2933 | 4 // Number of instructions |
||
| 2934 | 2 // Initial instruction |
||
| 2935 | point |
||
| 2936 | 25.658,-3.179,29.340 |
||
| 2937 | point |
||
| 2938 | 27.584,-3.179,30.553 |
||
| 2939 | point |
||
| 2940 | 33.390,-3.180,34.253 |
||
| 2941 | reverse |
||
| 2942 | // Pedestrian number 261 |
||
| 2943 | 6 // Ref num |
||
| 2944 | 5 // Number of instructions |
||
| 2945 | 3 // Initial instruction |
||
| 2946 | point |
||
| 2947 | 32.952,-3.180,32.265 |
||
| 2948 | point |
||
| 2949 | 32.397,-3.180,33.517 |
||
| 2950 | point |
||
| 2951 | 32.786,-3.180,34.445 |
||
| 2952 | point |
||
| 2953 | 33.231,-3.180,35.507 |
||
| 2954 | reverse |
||
| 2955 | // Pedestrian number 262 |
||
| 2956 | 9 // Ref num |
||
| 2957 | 4 // Number of instructions |
||
| 2958 | 2 // Initial instruction |
||
| 2959 | point |
||
| 2960 | 33.370,-3.180,33.582 |
||
| 2961 | point |
||
| 2962 | 30.838,-3.180,38.674 |
||
| 2963 | point |
||
| 2964 | 26.157,-3.180,43.467 |
||
| 2965 | reverse |
||
| 2966 | // Pedestrian number 263 |
||
| 2967 | 9 // Ref num |
||
| 2968 | 6 // Number of instructions |
||
| 2969 | 4 // Initial instruction |
||
| 2970 | point |
||
| 2971 | 31.177,-3.180,44.314 |
||
| 2972 | point |
||
| 2973 | 29.216,-3.180,43.736 |
||
| 2974 | point |
||
| 2975 | 26.197,-3.180,42.874 |
||
| 2976 | point |
||
| 2977 | 24.792,-3.180,40.116 |
||
| 2978 | point |
||
| 2979 | 23.884,-3.180,38.176 |
||
| 2980 | reverse |
||
| 2981 | // Pedestrian number 264 |
||
| 2982 | 27 // Ref num |
||
| 2983 | 4 // Number of instructions |
||
| 2984 | 2 // Initial instruction |
||
| 2985 | point |
||
| 2986 | 24.454,-3.180,37.898 |
||
| 2987 | point |
||
| 2988 | 25.905,-3.180,34.582 |
||
| 2989 | point |
||
| 2990 | 26.698,-3.179,31.595 |
||
| 2991 | reverse |
||
| 2992 | // Pedestrian number 265 |
||
| 2993 | 6 // Ref num |
||
| 2994 | 4 // Number of instructions |
||
| 2995 | 2 // Initial instruction |
||
| 2996 | point |
||
| 2997 | 25.115,-3.179,32.701 |
||
| 2998 | point |
||
| 2999 | 27.739,-3.179,31.213 |
||
| 3000 | point |
||
| 3001 | 32.504,-3.180,28.146 |
||
| 3002 | reverse |
||
| 3003 | // Pedestrian number 266 |
||
| 3004 | 27 // Ref num |
||
| 3005 | 5 // Number of instructions |
||
| 3006 | 3 // Initial instruction |
||
| 3007 | point |
||
| 3008 | 28.153,-3.166,12.389 |
||
| 3009 | point |
||
| 3010 | 27.203,-3.166,11.018 |
||
| 3011 | point |
||
| 3012 | 26.741,-3.166,8.688 |
||
| 3013 | point |
||
| 3014 | 25.575,-3.166,6.455 |
||
| 3015 | reverse |
||
| 3016 | // Pedestrian number 267 |
||
| 3017 | 6 // Ref num |
||
| 3018 | 4 // Number of instructions |
||
| 3019 | 2 // Initial instruction |
||
| 3020 | point |
||
| 3021 | 23.786,-3.166,8.344 |
||
| 3022 | point |
||
| 3023 | 27.627,-3.166,6.576 |
||
| 3024 | point |
||
| 3025 | 35.417,-3.166,3.171 |
||
| 3026 | reverse |
||
| 3027 | // Pedestrian number 268 |
||
| 3028 | 27 // Ref num |
||
| 3029 | 4 // Number of instructions |
||
| 3030 | 2 // Initial instruction |
||
| 3031 | point |
||
| 3032 | 34.035,-3.166,8.077 |
||
| 3033 | point |
||
| 3034 | 31.683,-3.166,1.090 |
||
| 3035 | point |
||
| 3036 | 28.198,-3.166,-2.770 |
||
| 3037 | reverse |
||
| 3038 | // Pedestrian number 269 |
||
| 3039 | 9 // Ref num |
||
| 3040 | 4 // Number of instructions |
||
| 3041 | 2 // Initial instruction |
||
| 3042 | point |
||
| 3043 | 25.500,-3.166,-5.542 |
||
| 3044 | point |
||
| 3045 | 27.158,-3.166,-4.909 |
||
| 3046 | point |
||
| 3047 | 27.842,-3.166,-4.544 |
||
| 3048 | reverse |
||
| 3049 | // Pedestrian number 270 |
||
| 3050 | 30 // Ref num |
||
| 3051 | 4 // Number of instructions |
||
| 3052 | 2 // Initial instruction |
||
| 3053 | point |
||
| 3054 | 23.089,-3.180,-14.520 |
||
| 3055 | point |
||
| 3056 | 21.735,-3.180,-16.759 |
||
| 3057 | point |
||
| 3058 | 20.774,-3.179,-18.325 |
||
| 3059 | reverse |
||
| 3060 | // Pedestrian number 271 |
||
| 3061 | 27 // Ref num |
||
| 3062 | 5 // Number of instructions |
||
| 3063 | 2 // Initial instruction |
||
| 3064 | point |
||
| 3065 | 22.875,-3.180,-18.170 |
||
| 3066 | point |
||
| 3067 | 20.577,-3.179,-17.719 |
||
| 3068 | point |
||
| 3069 | 19.622,-3.179,-18.000 |
||
| 3070 | point |
||
| 3071 | 15.315,-3.180,-18.412 |
||
| 3072 | reverse |
||
| 3073 | // Pedestrian number 272 |
||
| 3074 | 27 // Ref num |
||
| 3075 | 5 // Number of instructions |
||
| 3076 | 3 // Initial instruction |
||
| 3077 | point |
||
| 3078 | -17.118,-1.801,43.902 |
||
| 3079 | point |
||
| 3080 | -16.752,-1.801,43.552 |
||
| 3081 | point |
||
| 3082 | -15.896,-1.801,43.296 |
||
| 3083 | point |
||
| 3084 | -9.971,-1.801,40.988 |
||
| 3085 | reverse |
||
| 3086 | // Pedestrian number 273 |
||
| 3087 | 27 // Ref num |
||
| 3088 | 6 // Number of instructions |
||
| 3089 | 3 // Initial instruction |
||
| 3090 | point |
||
| 3091 | -17.006,-1.801,40.389 |
||
| 3092 | point |
||
| 3093 | -14.849,-1.801,38.879 |
||
| 3094 | point |
||
| 3095 | -10.510,-1.801,38.579 |
||
| 3096 | point |
||
| 3097 | -6.950,-1.801,38.276 |
||
| 3098 | point |
||
| 3099 | -5.691,-1.801,37.891 |
||
| 3100 | reverse |
||
| 3101 | // Pedestrian number 274 |
||
| 3102 | 6 // Ref num |
||
| 3103 | 5 // Number of instructions |
||
| 3104 | 2 // Initial instruction |
||
| 3105 | point |
||
| 3106 | -5.369,-1.801,37.908 |
||
| 3107 | point |
||
| 3108 | -0.258,-1.801,38.667 |
||
| 3109 | point |
||
| 3110 | 2.651,-1.801,38.907 |
||
| 3111 | point |
||
| 3112 | 5.203,-1.801,43.083 |
||
| 3113 | reverse |
||
| 3114 | // Pedestrian number 275 |
||
| 3115 | 9 // Ref num |
||
| 3116 | 5 // Number of instructions |
||
| 3117 | 3 // Initial instruction |
||
| 3118 | point |
||
| 3119 | 0.619,-1.801,43.733 |
||
| 3120 | point |
||
| 3121 | 2.062,-1.801,41.936 |
||
| 3122 | point |
||
| 3123 | 5.695,-1.801,40.892 |
||
| 3124 | point |
||
| 3125 | 10.621,-1.801,39.613 |
||
| 3126 | reverse |
||
| 3127 | // Pedestrian number 276 |
||
| 3128 | 27 // Ref num |
||
| 3129 | 10 // Number of instructions |
||
| 3130 | 3 // Initial instruction |
||
| 3131 | point |
||
| 3132 | 3.446,-1.801,40.045 |
||
| 3133 | point |
||
| 3134 | 4.712,-1.801,38.716 |
||
| 3135 | point |
||
| 3136 | 5.637,-1.801,38.483 |
||
| 3137 | point |
||
| 3138 | 7.098,-1.801,38.368 |
||
| 3139 | point |
||
| 3140 | 8.409,-1.801,38.639 |
||
| 3141 | point |
||
| 3142 | 9.890,-1.801,37.943 |
||
| 3143 | point |
||
| 3144 | 11.551,-1.801,37.851 |
||
| 3145 | point |
||
| 3146 | 11.849,-1.801,38.285 |
||
| 3147 | point |
||
| 3148 | 11.943,-1.801,39.134 |
||
| 3149 | reverse |
||
| 3150 | // Pedestrian number 277 |
||
| 3151 | 6 // Ref num |
||
| 3152 | 7 // Number of instructions |
||
| 3153 | 4 // Initial instruction |
||
| 3154 | point |
||
| 3155 | 11.762,-1.801,41.129 |
||
| 3156 | point |
||
| 3157 | 11.311,-1.801,43.566 |
||
| 3158 | point |
||
| 3159 | 9.135,-1.801,45.184 |
||
| 3160 | point |
||
| 3161 | 7.315,-1.801,45.424 |
||
| 3162 | point |
||
| 3163 | 4.587,-1.801,45.407 |
||
| 3164 | point |
||
| 3165 | 0.704,-1.801,44.925 |
||
| 3166 | reverse |
||
| 3167 | // Pedestrian number 278 |
||
| 3168 | 27 // Ref num |
||
| 3169 | 5 // Number of instructions |
||
| 3170 | 2 // Initial instruction |
||
| 3171 | point |
||
| 3172 | 0.434,-1.801,45.157 |
||
| 3173 | point |
||
| 3174 | 1.747,-1.801,45.430 |
||
| 3175 | point |
||
| 3176 | 5.823,-1.801,44.938 |
||
| 3177 | point |
||
| 3178 | 6.028,-1.801,44.497 |
||
| 3179 | reverse |
||
| 3180 | // Pedestrian number 279 |
||
| 3181 | 27 // Ref num |
||
| 3182 | 6 // Number of instructions |
||
| 3183 | 4 // Initial instruction |
||
| 3184 | point |
||
| 3185 | 2.282,-1.801,43.216 |
||
| 3186 | point |
||
| 3187 | 1.632,-1.801,43.221 |
||
| 3188 | point |
||
| 3189 | 0.440,-1.801,45.494 |
||
| 3190 | point |
||
| 3191 | -3.957,-1.801,45.436 |
||
| 3192 | point |
||
| 3193 | -11.675,-1.801,45.088 |
||
| 3194 | reverse |
||
| 3195 | // Pedestrian number 280 |
||
| 3196 | 9 // Ref num |
||
| 3197 | 9 // Number of instructions |
||
| 3198 | 6 // Initial instruction |
||
| 3199 | point |
||
| 3200 | -17.184,-1.801,43.596 |
||
| 3201 | point |
||
| 3202 | -18.358,-1.801,44.011 |
||
| 3203 | point |
||
| 3204 | -18.595,-1.801,44.399 |
||
| 3205 | point |
||
| 3206 | -18.406,-1.801,45.062 |
||
| 3207 | point |
||
| 3208 | -16.283,-1.801,45.457 |
||
| 3209 | point |
||
| 3210 | -12.953,-1.801,45.317 |
||
| 3211 | point |
||
| 3212 | -10.493,-1.801,44.636 |
||
| 3213 | point |
||
| 3214 | -9.879,-1.801,43.419 |
||
| 3215 | reverse |
||
| 3216 | // Pedestrian number 281 |
||
| 3217 | 27 // Ref num |
||
| 3218 | 7 // Number of instructions |
||
| 3219 | 4 // Initial instruction |
||
| 3220 | point |
||
| 3221 | -9.268,-1.801,41.357 |
||
| 3222 | point |
||
| 3223 | -10.426,-1.801,43.780 |
||
| 3224 | point |
||
| 3225 | -12.091,-1.801,45.363 |
||
| 3226 | point |
||
| 3227 | -14.996,-1.810,47.277 |
||
| 3228 | point |
||
| 3229 | -16.832,-1.816,48.459 |
||
| 3230 | point |
||
| 3231 | -18.564,-0.965,49.928 |
||
| 3232 | reverse |
||
| 3233 | // Pedestrian number 282 |
||
| 3234 | 27 // Ref num |
||
| 3235 | 5 // Number of instructions |
||
| 3236 | 2 // Initial instruction |
||
| 3237 | point |
||
| 3238 | -22.948,-1.634,48.376 |
||
| 3239 | point |
||
| 3240 | -22.067,-1.567,46.437 |
||
| 3241 | point |
||
| 3242 | -21.500,-1.610,45.817 |
||
| 3243 | point |
||
| 3244 | -19.213,-1.801,43.932 |
||
| 3245 | reverse |
||
| 3246 | // Pedestrian number 283 |
||
| 3247 | 9 // Ref num |
||
| 3248 | 5 // Number of instructions |
||
| 3249 | 3 // Initial instruction |
||
| 3250 | point |
||
| 3251 | -16.086,-1.801,43.607 |
||
| 3252 | point |
||
| 3253 | -16.937,-1.801,40.796 |
||
| 3254 | point |
||
| 3255 | -18.814,-1.801,37.671 |
||
| 3256 | point |
||
| 3257 | -20.616,-1.814,34.911 |
||
| 3258 | reverse |
||
| 3259 | // Pedestrian number 284 |
||
| 3260 | 27 // Ref num |
||
| 3261 | 5 // Number of instructions |
||
| 3262 | 2 // Initial instruction |
||
| 3263 | point |
||
| 3264 | -21.544,-1.814,37.844 |
||
| 3265 | point |
||
| 3266 | -21.977,-1.814,37.544 |
||
| 3267 | point |
||
| 3268 | -27.309,-2.665,35.228 |
||
| 3269 | point |
||
| 3270 | -34.259,-3.157,34.934 |
||
| 3271 | reverse |
||
| 3272 | // Pedestrian number 285 |
||
| 3273 | 6 // Ref num |
||
| 3274 | 5 // Number of instructions |
||
| 3275 | 2 // Initial instruction |
||
| 3276 | point |
||
| 3277 | -17.351,-1.814,34.913 |
||
| 3278 | point |
||
| 3279 | -10.719,-1.814,34.989 |
||
| 3280 | point |
||
| 3281 | -8.784,-1.804,34.817 |
||
| 3282 | point |
||
| 3283 | -3.977,-0.738,32.449 |
||
| 3284 | reverse |
||
| 3285 | // Pedestrian number 286 |
||
| 3286 | 30 // Ref num |
||
| 3287 | 4 // Number of instructions |
||
| 3288 | 2 // Initial instruction |
||
| 3289 | point |
||
| 3290 | -5.547,-1.801,38.189 |
||
| 3291 | point |
||
| 3292 | -3.725,-1.801,40.615 |
||
| 3293 | point |
||
| 3294 | -1.118,-1.801,43.705 |
||
| 3295 | reverse |
||
| 3296 | // Pedestrian number 287 |
||
| 3297 | 18 // Ref num |
||
| 3298 | 6 // Number of instructions |
||
| 3299 | 2 // Initial instruction |
||
| 3300 | point |
||
| 3301 | 1.907,-1.801,44.305 |
||
| 3302 | point |
||
| 3303 | 0.289,-1.801,41.401 |
||
| 3304 | point |
||
| 3305 | -0.564,-1.801,40.419 |
||
| 3306 | point |
||
| 3307 | -0.710,-1.801,39.982 |
||
| 3308 | point |
||
| 3309 | -0.608,-1.801,39.607 |
||
| 3310 | reverse |
||
| 3311 | // Pedestrian number 288 |
||
| 3312 | 27 // Ref num |
||
| 3313 | 5 // Number of instructions |
||
| 3314 | 2 // Initial instruction |
||
| 3315 | point |
||
| 3316 | -5.965,-1.814,37.516 |
||
| 3317 | point |
||
| 3318 | -10.228,-1.814,36.007 |
||
| 3319 | point |
||
| 3320 | -13.120,-1.814,34.842 |
||
| 3321 | point |
||
| 3322 | -13.962,-1.267,34.027 |
||
| 3323 | reverse |
||
| 3324 | // Pedestrian number 289 |
||
| 3325 | 26 // Ref num |
||
| 3326 | 6 // Number of instructions |
||
| 3327 | 2 // Initial instruction |
||
| 3328 | point |
||
| 3329 | -73.569,-3.137,40.003 |
||
| 3330 | point |
||
| 3331 | -71.055,-3.087,39.672 |
||
| 3332 | point |
||
| 3333 | -69.002,-3.063,39.461 |
||
| 3334 | point |
||
| 3335 | -66.520,-3.126,40.983 |
||
| 3336 | point |
||
| 3337 | -65.588,-3.150,43.773 |
||
| 3338 | reverse |
||
| 3339 | // Pedestrian number 290 |
||
| 3340 | 26 // Ref num |
||
| 3341 | 6 // Number of instructions |
||
| 3342 | 2 // Initial instruction |
||
| 3343 | point |
||
| 3344 | -65.007,-3.165,39.516 |
||
| 3345 | point |
||
| 3346 | -67.367,-3.105,40.767 |
||
| 3347 | point |
||
| 3348 | -70.750,-3.163,43.365 |
||
| 3349 | point |
||
| 3350 | -73.465,-3.160,42.726 |
||
| 3351 | point |
||
| 3352 | -74.368,-3.147,41.349 |
||
| 3353 | reverse |
||
| 3354 | // Pedestrian number 291 |
||
| 3355 | 26 // Ref num |
||
| 3356 | 5 // Number of instructions |
||
| 3357 | 2 // Initial instruction |
||
| 3358 | point |
||
| 3359 | -73.816,-3.143,41.046 |
||
| 3360 | point |
||
| 3361 | -77.226,-3.179,40.185 |
||
| 3362 | point |
||
| 3363 | -79.444,-3.128,38.013 |
||
| 3364 | point |
||
| 3365 | -80.196,-3.119,33.375 |
||
| 3366 | reverse |
||
| 3367 | // Pedestrian number 292 |
||
| 3368 | 26 // Ref num |
||
| 3369 | 4 // Number of instructions |
||
| 3370 | 2 // Initial instruction |
||
| 3371 | point |
||
| 3372 | -79.826,-3.180,25.600 |
||
| 3373 | point |
||
| 3374 | -80.675,-3.180,23.133 |
||
| 3375 | point |
||
| 3376 | -82.279,-3.179,20.689 |
||
| 3377 | reverse |
||
| 3378 | // Pedestrian number 293 |
||
| 3379 | 26 // Ref num |
||
| 3380 | 7 // Number of instructions |
||
| 3381 | 3 // Initial instruction |
||
| 3382 | point |
||
| 3383 | -79.534,-3.179,19.722 |
||
| 3384 | point |
||
| 3385 | -81.348,-3.179,21.035 |
||
| 3386 | point |
||
| 3387 | -81.421,-3.179,22.699 |
||
| 3388 | point |
||
| 3389 | -80.934,-3.144,28.650 |
||
| 3390 | point |
||
| 3391 | -82.566,-3.170,32.818 |
||
| 3392 | point |
||
| 3393 | -81.094,-3.137,33.161 |
||
| 3394 | reverse |
||
| 3395 | // Pedestrian number 294 |
||
| 3396 | 26 // Ref num |
||
| 3397 | 4 // Number of instructions |
||
| 3398 | 2 // Initial instruction |
||
| 3399 | point |
||
| 3400 | -80.651,-3.127,33.724 |
||
| 3401 | point |
||
| 3402 | -81.654,-3.149,42.033 |
||
| 3403 | point |
||
| 3404 | -82.005,-3.157,44.041 |
||
| 3405 | reverse |
||
| 3406 | // Pedestrian number 295 |
||
| 3407 | 26 // Ref num |
||
| 3408 | 7 // Number of instructions |
||
| 3409 | 4 // Initial instruction |
||
| 3410 | point |
||
| 3411 | -80.307,-3.120,33.762 |
||
| 3412 | point |
||
| 3413 | -81.797,-3.153,36.692 |
||
| 3414 | point |
||
| 3415 | -81.147,-3.140,39.098 |
||
| 3416 | point |
||
| 3417 | -79.460,-3.129,40.571 |
||
| 3418 | point |
||
| 3419 | -76.130,-3.179,42.139 |
||
| 3420 | point |
||
| 3421 | -73.633,-3.149,41.685 |
||
| 3422 | reverse |
||
| 3423 | // Pedestrian number 296 |
||
| 3424 | 26 // Ref num |
||
| 3425 | 5 // Number of instructions |
||
| 3426 | 3 // Initial instruction |
||
| 3427 | point |
||
| 3428 | -81.521,0.320,53.521 |
||
| 3429 | point |
||
| 3430 | -78.018,0.078,52.794 |
||
| 3431 | point |
||
| 3432 | -74.985,-0.354,51.511 |
||
| 3433 | point |
||
| 3434 | -70.384,-0.408,51.350 |
||
| 3435 | reverse |
||
| 3436 | // Pedestrian number 297 |
||
| 3437 | 27 // Ref num |
||
| 3438 | 4 // Number of instructions |
||
| 3439 | 2 // Initial instruction |
||
| 3440 | point |
||
| 3441 | -64.321,-3.180,44.925 |
||
| 3442 | point |
||
| 3443 | -63.253,-3.180,41.936 |
||
| 3444 | point |
||
| 3445 | -61.921,-3.180,38.073 |
||
| 3446 | reverse |
||
| 3447 | // Pedestrian number 298 |
||
| 3448 | 27 // Ref num |
||
| 3449 | 6 // Number of instructions |
||
| 3450 | 2 // Initial instruction |
||
| 3451 | point |
||
| 3452 | 23.155,-3.180,44.026 |
||
| 3453 | point |
||
| 3454 | 22.799,-3.180,41.028 |
||
| 3455 | point |
||
| 3456 | 22.605,-3.180,39.195 |
||
| 3457 | point |
||
| 3458 | 23.109,-3.179,37.567 |
||
| 3459 | point |
||
| 3460 | 23.708,-3.179,34.711 |
||
| 3461 | reverse |
||
| 3462 | // Pedestrian number 299 |
||
| 3463 | 27 // Ref num |
||
| 3464 | 4 // Number of instructions |
||
| 3465 | 2 // Initial instruction |
||
| 3466 | point |
||
| 3467 | 23.656,-3.179,34.245 |
||
| 3468 | point |
||
| 3469 | 24.066,-3.179,32.578 |
||
| 3470 | point |
||
| 3471 | 24.396,-3.179,31.010 |
||
| 3472 | reverse |
||
| 3473 | // Pedestrian number 300 |
||
| 3474 | 27 // Ref num |
||
| 3475 | 4 // Number of instructions |
||
| 3476 | 2 // Initial instruction |
||
| 3477 | point |
||
| 3478 | 31.437,-3.180,25.778 |
||
| 3479 | point |
||
| 3480 | 28.722,-3.180,24.087 |
||
| 3481 | point |
||
| 3482 | 24.632,-3.179,21.188 |
||
| 3483 | reverse |
||
| 3484 | // Pedestrian number 301 |
||
| 3485 | 27 // Ref num |
||
| 3486 | 4 // Number of instructions |
||
| 3487 | 2 // Initial instruction |
||
| 3488 | point |
||
| 3489 | 23.395,-3.180,19.009 |
||
| 3490 | point |
||
| 3491 | 26.657,-3.180,19.242 |
||
| 3492 | point |
||
| 3493 | 32.106,-3.180,20.110 |
||
| 3494 | reverse |
||
| 3495 | // Pedestrian number 302 |
||
| 3496 | 27 // Ref num |
||
| 3497 | 5 // Number of instructions |
||
| 3498 | 2 // Initial instruction |
||
| 3499 | point |
||
| 3500 | 32.246,-3.166,15.595 |
||
| 3501 | point |
||
| 3502 | 33.243,-3.166,14.237 |
||
| 3503 | point |
||
| 3504 | 33.950,-3.166,13.024 |
||
| 3505 | point |
||
| 3506 | 34.033,-3.166,11.131 |
||
| 3507 | reverse |
||
| 3508 | // Pedestrian number 303 |
||
| 3509 | 31 // Ref num |
||
| 3510 | 4 // Number of instructions |
||
| 3511 | 2 // Initial instruction |
||
| 3512 | point |
||
| 3513 | 33.662,-3.166,9.982 |
||
| 3514 | point |
||
| 3515 | 30.570,-3.166,7.058 |
||
| 3516 | point |
||
| 3517 | 28.488,-3.166,4.245 |
||
| 3518 | reverse |
||
| 3519 | // Pedestrian number 304 |
||
| 3520 | 30 // Ref num |
||
| 3521 | 4 // Number of instructions |
||
| 3522 | 2 // Initial instruction |
||
| 3523 | point |
||
| 3524 | 27.272,-3.166,7.486 |
||
| 3525 | point |
||
| 3526 | 28.238,-3.166,9.078 |
||
| 3527 | point |
||
| 3528 | 28.602,-3.166,9.734 |
||
| 3529 | reverse |
||
| 3530 | // Pedestrian number 305 |
||
| 3531 | 27 // Ref num |
||
| 3532 | 6 // Number of instructions |
||
| 3533 | 2 // Initial instruction |
||
| 3534 | point |
||
| 3535 | 25.411,-3.164,5.329 |
||
| 3536 | point |
||
| 3537 | 25.248,-3.161,1.246 |
||
| 3538 | point |
||
| 3539 | 25.204,-3.160,-0.704 |
||
| 3540 | point |
||
| 3541 | 24.012,-3.166,-3.383 |
||
| 3542 | point |
||
| 3543 | 24.715,-3.166,-5.282 |
||
| 3544 | reverse |
||
| 3545 | // Pedestrian number 306 |
||
| 3546 | 27 // Ref num |
||
| 3547 | 5 // Number of instructions |
||
| 3548 | 2 // Initial instruction |
||
| 3549 | point |
||
| 3550 | 25.491,-3.166,-6.580 |
||
| 3551 | point |
||
| 3552 | 27.948,-3.166,-10.689 |
||
| 3553 | point |
||
| 3554 | 28.501,-3.166,-11.939 |
||
| 3555 | point |
||
| 3556 | 28.526,-3.166,-13.720 |
||
| 3557 | reverse |
||
| 3558 | // Pedestrian number 307 |
||
| 3559 | 31 // Ref num |
||
| 3560 | 7 // Number of instructions |
||
| 3561 | 2 // Initial instruction |
||
| 3562 | point |
||
| 3563 | 28.194,-3.166,-14.855 |
||
| 3564 | point |
||
| 3565 | 26.343,-3.166,-13.855 |
||
| 3566 | point |
||
| 3567 | 24.504,-3.166,-12.482 |
||
| 3568 | point |
||
| 3569 | 23.808,-3.166,-11.060 |
||
| 3570 | point |
||
| 3571 | 23.901,-3.166,-9.223 |
||
| 3572 | point |
||
| 3573 | 24.718,-3.166,-7.164 |
||
| 3574 | reverse |
||
| 3575 | // Pedestrian number 308 |
||
| 3576 | 18 // Ref num |
||
| 3577 | 5 // Number of instructions |
||
| 3578 | 2 // Initial instruction |
||
| 3579 | point |
||
| 3580 | 29.065,-3.166,-7.341 |
||
| 3581 | point |
||
| 3582 | 31.869,-3.166,-5.850 |
||
| 3583 | point |
||
| 3584 | 33.210,-3.166,-5.019 |
||
| 3585 | point |
||
| 3586 | 33.376,-3.166,-4.251 |
||
| 3587 | reverse |
||
| 3588 | // Pedestrian number 309 |
||
| 3589 | 31 // Ref num |
||
| 3590 | 6 // Number of instructions |
||
| 3591 | 2 // Initial instruction |
||
| 3592 | point |
||
| 3593 | 33.623,-3.166,-2.833 |
||
| 3594 | point |
||
| 3595 | 35.861,-3.166,-1.849 |
||
| 3596 | point |
||
| 3597 | 37.906,-3.166,-0.131 |
||
| 3598 | point |
||
| 3599 | 39.118,-3.166,4.794 |
||
| 3600 | point |
||
| 3601 | 39.371,-3.166,9.071 |
||
| 3602 | reverse |
||
| 3603 | // Pedestrian number 310 |
||
| 3604 | 27 // Ref num |
||
| 3605 | 4 // Number of instructions |
||
| 3606 | 2 // Initial instruction |
||
| 3607 | point |
||
| 3608 | 39.360,-3.166,9.636 |
||
| 3609 | point |
||
| 3610 | 38.135,-3.168,10.874 |
||
| 3611 | point |
||
| 3612 | 36.713,-3.166,12.450 |
||
| 3613 | reverse |
||
| 3614 | // Pedestrian number 311 |
||
| 3615 | 27 // Ref num |
||
| 3616 | 4 // Number of instructions |
||
| 3617 | 2 // Initial instruction |
||
| 3618 | point |
||
| 3619 | 35.714,-3.166,9.914 |
||
| 3620 | point |
||
| 3621 | 36.984,-3.166,11.715 |
||
| 3622 | point |
||
| 3623 | 37.820,-3.166,13.947 |
||
| 3624 | reverse |
||
| 3625 | // Pedestrian number 312 |
||
| 3626 | 6 // Ref num |
||
| 3627 | 7 // Number of instructions |
||
| 3628 | 3 // Initial instruction |
||
| 3629 | point |
||
| 3630 | 34.313,-3.166,15.506 |
||
| 3631 | point |
||
| 3632 | 36.245,-3.166,14.343 |
||
| 3633 | point |
||
| 3634 | 37.565,-3.166,12.006 |
||
| 3635 | point |
||
| 3636 | 39.122,-3.166,10.583 |
||
| 3637 | point |
||
| 3638 | 39.275,-3.166,9.199 |
||
| 3639 | point |
||
| 3640 | 36.029,-3.166,3.028 |
||
| 3641 | reverse |
||
| 3642 | // Pedestrian number 313 |
||
| 3643 | 27 // Ref num |
||
| 3644 | 5 // Number of instructions |
||
| 3645 | 2 // Initial instruction |
||
| 3646 | point |
||
| 3647 | 35.836,-3.166,7.027 |
||
| 3648 | point |
||
| 3649 | 37.420,-3.166,2.205 |
||
| 3650 | point |
||
| 3651 | 38.073,-3.166,-3.095 |
||
| 3652 | point |
||
| 3653 | 37.344,-3.166,-5.788 |
||
| 3654 | reverse |
||
| 3655 | // Pedestrian number 314 |
||
| 3656 | 27 // Ref num |
||
| 3657 | 4 // Number of instructions |
||
| 3658 | 2 // Initial instruction |
||
| 3659 | point |
||
| 3660 | 36.094,-3.166,-5.382 |
||
| 3661 | point |
||
| 3662 | 35.656,-3.166,-7.308 |
||
| 3663 | point |
||
| 3664 | 35.154,-3.166,-9.111 |
||
| 3665 | reverse |
||
| 3666 | // Pedestrian number 315 |
||
| 3667 | 6 // Ref num |
||
| 3668 | 5 // Number of instructions |
||
| 3669 | 2 // Initial instruction |
||
| 3670 | point |
||
| 3671 | 33.496,-3.166,-4.745 |
||
| 3672 | point |
||
| 3673 | 34.547,-3.166,-6.904 |
||
| 3674 | point |
||
| 3675 | 34.803,-3.166,-7.956 |
||
| 3676 | point |
||
| 3677 | 34.518,-3.166,-9.294 |
||
| 3678 | reverse |
||
| 3679 | // Pedestrian number 316 |
||
| 3680 | 18 // Ref num |
||
| 3681 | 6 // Number of instructions |
||
| 3682 | 4 // Initial instruction |
||
| 3683 | point |
||
| 3684 | 36.603,-3.166,-11.391 |
||
| 3685 | point |
||
| 3686 | 37.697,-3.166,-10.788 |
||
| 3687 | point |
||
| 3688 | 38.349,-3.166,-9.910 |
||
| 3689 | point |
||
| 3690 | 35.978,-3.165,-7.933 |
||
| 3691 | point |
||
| 3692 | 28.488,-3.161,-0.680 |
||
| 3693 | reverse |
||
| 3694 | // Pedestrian number 317 |
||
| 3695 | 9 // Ref num |
||
| 3696 | 4 // Number of instructions |
||
| 3697 | 2 // Initial instruction |
||
| 3698 | point |
||
| 3699 | 29.458,-3.166,0.192 |
||
| 3700 | point |
||
| 3701 | 32.290,-3.166,-1.845 |
||
| 3702 | point |
||
| 3703 | 33.352,-3.166,-3.060 |
||
| 3704 | reverse |
||
| 3705 | // Pedestrian number 318 |
||
| 3706 | 9 // Ref num |
||
| 3707 | 4 // Number of instructions |
||
| 3708 | 2 // Initial instruction |
||
| 3709 | point |
||
| 3710 | 30.035,-3.166,-5.528 |
||
| 3711 | point |
||
| 3712 | 31.944,-3.166,-8.968 |
||
| 3713 | point |
||
| 3714 | 33.776,-3.166,-11.775 |
||
| 3715 | reverse |
||
| 3716 | // Pedestrian number 319 |
||
| 3717 | 30 // Ref num |
||
| 3718 | 6 // Number of instructions |
||
| 3719 | 2 // Initial instruction |
||
| 3720 | point |
||
| 3721 | 33.670,-3.166,-9.526 |
||
| 3722 | point |
||
| 3723 | 31.162,-3.166,-11.439 |
||
| 3724 | point |
||
| 3725 | 29.030,-3.166,-13.030 |
||
| 3726 | point |
||
| 3727 | 28.021,-3.166,-13.509 |
||
| 3728 | point |
||
| 3729 | 26.739,-3.166,-13.712 |
||
| 3730 | reverse |
||
| 3731 | // Pedestrian number 320 |
||
| 3732 | 27 // Ref num |
||
| 3733 | 5 // Number of instructions |
||
| 3734 | 2 // Initial instruction |
||
| 3735 | point |
||
| 3736 | 15.712,-3.166,-15.354 |
||
| 3737 | point |
||
| 3738 | 16.896,-3.166,-13.207 |
||
| 3739 | point |
||
| 3740 | 17.879,-3.166,-9.097 |
||
| 3741 | point |
||
| 3742 | 16.366,-3.166,-6.282 |
||
| 3743 | reverse |
||
| 3744 | // Pedestrian number 321 |
||
| 3745 | 18 // Ref num |
||
| 3746 | 6 // Number of instructions |
||
| 3747 | 2 // Initial instruction |
||
| 3748 | point |
||
| 3749 | 15.252,-3.166,-9.510 |
||
| 3750 | point |
||
| 3751 | 15.321,-3.166,-8.232 |
||
| 3752 | point |
||
| 3753 | 15.411,-3.166,-6.255 |
||
| 3754 | point |
||
| 3755 | 15.136,-3.166,-4.194 |
||
| 3756 | point |
||
| 3757 | 15.742,-3.166,-2.514 |
||
| 3758 | reverse |
||
| 3759 | // Pedestrian number 322 |
||
| 3760 | 27 // Ref num |
||
| 3761 | 4 // Number of instructions |
||
| 3762 | 2 // Initial instruction |
||
| 3763 | point |
||
| 3764 | 15.827,-3.166,-1.275 |
||
| 3765 | point |
||
| 3766 | 16.466,-3.166,-0.394 |
||
| 3767 | point |
||
| 3768 | 17.485,-3.166,0.305 |
||
| 3769 | reverse |
||
| 3770 | // Pedestrian number 323 |
||
| 3771 | 30 // Ref num |
||
| 3772 | 6 // Number of instructions |
||
| 3773 | 3 // Initial instruction |
||
| 3774 | point |
||
| 3775 | 18.065,-3.166,-3.669 |
||
| 3776 | point |
||
| 3777 | 19.278,-3.166,-2.887 |
||
| 3778 | point |
||
| 3779 | 19.929,-3.166,-0.707 |
||
| 3780 | point |
||
| 3781 | 19.233,-3.166,1.933 |
||
| 3782 | point |
||
| 3783 | 18.371,-3.166,4.013 |
||
| 3784 | reverse |
||
| 3785 | // Pedestrian number 324 |
||
| 3786 | 27 // Ref num |
||
| 3787 | 5 // Number of instructions |
||
| 3788 | 2 // Initial instruction |
||
| 3789 | point |
||
| 3790 | 17.600,-3.166,4.447 |
||
| 3791 | point |
||
| 3792 | 17.626,-3.166,7.307 |
||
| 3793 | point |
||
| 3794 | 17.387,-3.166,8.711 |
||
| 3795 | point |
||
| 3796 | 16.403,-3.166,9.382 |
||
| 3797 | reverse |
||
| 3798 | // Pedestrian number 325 |
||
| 3799 | 27 // Ref num |
||
| 3800 | 7 // Number of instructions |
||
| 3801 | 3 // Initial instruction |
||
| 3802 | point |
||
| 3803 | 16.110,-3.166,4.542 |
||
| 3804 | point |
||
| 3805 | 15.455,-3.166,5.114 |
||
| 3806 | point |
||
| 3807 | 15.307,-3.166,7.726 |
||
| 3808 | point |
||
| 3809 | 15.346,-3.166,12.590 |
||
| 3810 | point |
||
| 3811 | 15.520,-3.166,13.235 |
||
| 3812 | point |
||
| 3813 | 16.502,-3.166,13.965 |
||
| 3814 | reverse |
||
| 3815 | // Pedestrian number 326 |
||
| 3816 | 27 // Ref num |
||
| 3817 | 4 // Number of instructions |
||
| 3818 | 2 // Initial instruction |
||
| 3819 | point |
||
| 3820 | 18.284,-3.166,13.294 |
||
| 3821 | point |
||
| 3822 | 17.988,-3.166,12.477 |
||
| 3823 | point |
||
| 3824 | 17.175,-3.166,11.166 |
||
| 3825 | reverse |
||
| 3826 | // Pedestrian number 327 |
||
| 3827 | 30 // Ref num |
||
| 3828 | 5 // Number of instructions |
||
| 3829 | 2 // Initial instruction |
||
| 3830 | point |
||
| 3831 | 15.753,-3.166,8.648 |
||
| 3832 | point |
||
| 3833 | 15.209,-3.166,10.035 |
||
| 3834 | point |
||
| 3835 | 14.939,-3.180,16.028 |
||
| 3836 | point |
||
| 3837 | 12.427,-3.180,18.732 |
||
| 3838 | reverse |
||
| 3839 | // Pedestrian number 328 |
||
| 3840 | 27 // Ref num |
||
| 3841 | 4 // Number of instructions |
||
| 3842 | 2 // Initial instruction |
||
| 3843 | point |
||
| 3844 | 5.742,-3.163,16.087 |
||
| 3845 | point |
||
| 3846 | 3.263,-2.912,17.520 |
||
| 3847 | point |
||
| 3848 | 0.094,-2.589,18.773 |
||
| 3849 | reverse |
||
| 3850 | // Pedestrian number 329 |
||
| 3851 | 26 // Ref num |
||
| 3852 | 6 // Number of instructions |
||
| 3853 | 2 // Initial instruction |
||
| 3854 | point |
||
| 3855 | -4.663,-2.370,15.641 |
||
| 3856 | point |
||
| 3857 | -5.507,-2.207,15.097 |
||
| 3858 | point |
||
| 3859 | -7.007,-1.726,14.116 |
||
| 3860 | point |
||
| 3861 | -8.286,-0.986,12.735 |
||
| 3862 | point |
||
| 3863 | -9.532,-0.528,11.025 |
||
| 3864 | reverse |
||
| 3865 | // Pedestrian number 330 |
||
| 3866 | 26 // Ref num |
||
| 3867 | 4 // Number of instructions |
||
| 3868 | 2 // Initial instruction |
||
| 3869 | point |
||
| 3870 | -20.973,-0.981,15.101 |
||
| 3871 | point |
||
| 3872 | -18.215,-0.740,14.136 |
||
| 3873 | point |
||
| 3874 | -15.744,-0.496,13.272 |
||
| 3875 | reverse |
||
| 3876 | // Pedestrian number 331 |
||
| 3877 | 26 // Ref num |
||
| 3878 | 4 // Number of instructions |
||
| 3879 | 2 // Initial instruction |
||
| 3880 | point |
||
| 3881 | -28.583,2.477,13.212 |
||
| 3882 | point |
||
| 3883 | -28.387,2.647,12.154 |
||
| 3884 | point |
||
| 3885 | -27.245,3.066,10.326 |
||
| 3886 | reverse |
||
| 3887 | // Pedestrian number 332 |
||
| 3888 | 26 // Ref num |
||
| 3889 | 4 // Number of instructions |
||
| 3890 | 2 // Initial instruction |
||
| 3891 | point |
||
| 3892 | -27.739,3.183,8.866 |
||
| 3893 | point |
||
| 3894 | -28.795,2.868,10.007 |
||
| 3895 | point |
||
| 3896 | -29.777,2.548,11.273 |
||
| 3897 | reverse |
||
| 3898 | // Pedestrian number 333 |
||
| 3899 | 26 // Ref num |
||
| 3900 | 4 // Number of instructions |
||
| 3901 | 2 // Initial instruction |
||
| 3902 | point |
||
| 3903 | -31.595,2.453,9.859 |
||
| 3904 | point |
||
| 3905 | -28.342,2.857,10.619 |
||
| 3906 | point |
||
| 3907 | -27.787,2.888,11.037 |
||
| 3908 | reverse |
||
| 3909 | // Pedestrian number 334 |
||
| 3910 | 26 // Ref num |
||
| 3911 | 4 // Number of instructions |
||
| 3912 | 2 // Initial instruction |
||
| 3913 | point |
||
| 3914 | -30.232,2.371,12.070 |
||
| 3915 | point |
||
| 3916 | -29.616,2.531,11.587 |
||
| 3917 | point |
||
| 3918 | -26.104,3.458,8.705 |
||
| 3919 | reverse |
||
| 3920 | // Pedestrian number 335 |
||
| 3921 | 27 // Ref num |
||
| 3922 | 4 // Number of instructions |
||
| 3923 | 2 // Initial instruction |
||
| 3924 | point |
||
| 3925 | -25.567,3.517,7.467 |
||
| 3926 | point |
||
| 3927 | -28.521,2.346,4.655 |
||
| 3928 | point |
||
| 3929 | -30.759,2.346,2.653 |
||
| 3930 | reverse |
||
| 3931 | // Pedestrian number 336 |
||
| 3932 | 27 // Ref num |
||
| 3933 | 5 // Number of instructions |
||
| 3934 | 2 // Initial instruction |
||
| 3935 | point |
||
| 3936 | -31.687,2.346,7.200 |
||
| 3937 | point |
||
| 3938 | -30.391,2.346,4.379 |
||
| 3939 | point |
||
| 3940 | -27.981,2.346,2.074 |
||
| 3941 | point |
||
| 3942 | -26.079,2.346,1.243 |
||
| 3943 | reverse |
||
| 3944 | // Pedestrian number 337 |
||
| 3945 | 27 // Ref num |
||
| 3946 | 4 // Number of instructions |
||
| 3947 | 2 // Initial instruction |
||
| 3948 | point |
||
| 3949 | -25.323,2.524,1.856 |
||
| 3950 | point |
||
| 3951 | -23.682,2.823,2.933 |
||
| 3952 | point |
||
| 3953 | -16.816,3.657,5.241 |
||
| 3954 | reverse |
||
| 3955 | // Pedestrian number 338 |
||
| 3956 | 6 // Ref num |
||
| 3957 | 7 // Number of instructions |
||
| 3958 | 3 // Initial instruction |
||
| 3959 | point |
||
| 3960 | -14.682,-0.947,-1.194 |
||
| 3961 | point |
||
| 3962 | -16.470,-0.952,-2.498 |
||
| 3963 | point |
||
| 3964 | -16.471,-0.956,-3.688 |
||
| 3965 | point |
||
| 3966 | -16.399,-0.963,-5.296 |
||
| 3967 | point |
||
| 3968 | -14.585,-0.975,-7.556 |
||
| 3969 | point |
||
| 3970 | -11.370,-0.979,-8.562 |
||
| 3971 | reverse |
||
| 3972 | // Pedestrian number 339 |
||
| 3973 | 9 // Ref num |
||
| 3974 | 5 // Number of instructions |
||
| 3975 | 3 // Initial instruction |
||
| 3976 | point |
||
| 3977 | -22.914,-0.936,-8.491 |
||
| 3978 | point |
||
| 3979 | -23.441,-0.970,-8.475 |
||
| 3980 | point |
||
| 3981 | -24.110,-0.816,-8.484 |
||
| 3982 | point |
||
| 3983 | -27.207,-0.088,-8.523 |
||
| 3984 | reverse |
||
| 3985 | // Pedestrian number 340 |
||
| 3986 | 27 // Ref num |
||
| 3987 | 6 // Number of instructions |
||
| 3988 | 3 // Initial instruction |
||
| 3989 | point |
||
| 3990 | -27.193,-0.150,-8.089 |
||
| 3991 | point |
||
| 3992 | -25.091,-0.948,-5.811 |
||
| 3993 | point |
||
| 3994 | -24.666,-0.907,-5.347 |
||
| 3995 | point |
||
| 3996 | -22.634,-0.671,-3.121 |
||
| 3997 | point |
||
| 3998 | -20.544,-0.684,-0.688 |
||
| 3999 | reverse |
||
| 4000 | // Pedestrian number 341 |
||
| 4001 | 27 // Ref num |
||
| 4002 | 6 // Number of instructions |
||
| 4003 | 2 // Initial instruction |
||
| 4004 | point |
||
| 4005 | -22.487,-0.588,-0.851 |
||
| 4006 | point |
||
| 4007 | -18.292,-0.857,-2.132 |
||
| 4008 | point |
||
| 4009 | -16.935,-0.953,-2.752 |
||
| 4010 | point |
||
| 4011 | -14.743,-0.958,-3.674 |
||
| 4012 | point |
||
| 4013 | -12.692,-0.956,-3.388 |
||
| 4014 | reverse |
||
| 4015 | // Pedestrian number 342 |
||
| 4016 | 27 // Ref num |
||
| 4017 | 4 // Number of instructions |
||
| 4018 | 2 // Initial instruction |
||
| 4019 | point |
||
| 4020 | -12.382,-0.958,-3.712 |
||
| 4021 | point |
||
| 4022 | -11.116,-0.970,-6.620 |
||
| 4023 | point |
||
| 4024 | -10.536,-0.976,-8.028 |
||
| 4025 | reverse |
||
| 4026 | // Pedestrian number 343 |
||
| 4027 | 26 // Ref num |
||
| 4028 | 7 // Number of instructions |
||
| 4029 | 3 // Initial instruction |
||
| 4030 | point |
||
| 4031 | -23.656,-0.927,-7.243 |
||
| 4032 | point |
||
| 4033 | -24.259,-0.961,-7.121 |
||
| 4034 | point |
||
| 4035 | -27.766,-0.106,-6.962 |
||
| 4036 | point |
||
| 4037 | -34.231,2.057,-6.429 |
||
| 4038 | point |
||
| 4039 | -34.385,2.319,-6.112 |
||
| 4040 | point |
||
| 4041 | -34.554,2.432,-5.766 |
||
| 4042 | reverse |
||
| 4043 | // Pedestrian number 344 |
||
| 4044 | 26 // Ref num |
||
| 4045 | 6 // Number of instructions |
||
| 4046 | 2 // Initial instruction |
||
| 4047 | point |
||
| 4048 | -32.861,2.413,-4.494 |
||
| 4049 | point |
||
| 4050 | -34.341,3.155,-1.888 |
||
| 4051 | point |
||
| 4052 | -35.225,3.599,-0.332 |
||
| 4053 | point |
||
| 4054 | -38.029,4.880,4.538 |
||
| 4055 | point |
||
| 4056 | -39.340,4.916,6.782 |
||
| 4057 | reverse |
||
| 4058 | // Pedestrian number 345 |
||
| 4059 | 30 // Ref num |
||
| 4060 | 5 // Number of instructions |
||
| 4061 | 3 // Initial instruction |
||
| 4062 | point |
||
| 4063 | -36.241,4.916,6.301 |
||
| 4064 | point |
||
| 4065 | -38.520,4.916,6.203 |
||
| 4066 | point |
||
| 4067 | -39.478,4.916,5.966 |
||
| 4068 | point |
||
| 4069 | -45.121,4.916,2.927 |
||
| 4070 | reverse |
||
| 4071 | // Pedestrian number 346 |
||
| 4072 | 9 // Ref num |
||
| 4073 | 4 // Number of instructions |
||
| 4074 | 2 // Initial instruction |
||
| 4075 | point |
||
| 4076 | -37.899,-3.180,-15.986 |
||
| 4077 | point |
||
| 4078 | -33.613,-3.180,-15.834 |
||
| 4079 | point |
||
| 4080 | -28.332,-3.180,-16.124 |
||
| 4081 | reverse |
||
| 4082 | // Pedestrian number 347 |
||
| 4083 | 26 // Ref num |
||
| 4084 | 5 // Number of instructions |
||
| 4085 | 2 // Initial instruction |
||
| 4086 | point |
||
| 4087 | -30.402,-3.060,-15.601 |
||
| 4088 | point |
||
| 4089 | -32.746,-2.339,-13.678 |
||
| 4090 | point |
||
| 4091 | -34.953,-1.640,-11.922 |
||
| 4092 | point |
||
| 4093 | -35.884,-1.188,-10.939 |
||
| 4094 | reverse |
||
| 4095 | // Pedestrian number 348 |
||
| 4096 | 26 // Ref num |
||
| 4097 | 5 // Number of instructions |
||
| 4098 | 2 // Initial instruction |
||
| 4099 | point |
||
| 4100 | -34.776,-3.065,-15.494 |
||
| 4101 | point |
||
| 4102 | -34.164,-2.680,-14.507 |
||
| 4103 | point |
||
| 4104 | -32.819,-1.916,-12.595 |
||
| 4105 | point |
||
| 4106 | -32.819,-1.916,-12.595 |
||
| 4107 | reverse |
||
| 4108 | // Pedestrian number 349 |
||
| 4109 | 6 // Ref num |
||
| 4110 | 4 // Number of instructions |
||
| 4111 | 2 // Initial instruction |
||
| 4112 | point |
||
| 4113 | -36.224,-2.875,-15.094 |
||
| 4114 | point |
||
| 4115 | -38.818,-2.993,-15.524 |
||
| 4116 | point |
||
| 4117 | -41.938,-2.870,-15.466 |
||
| 4118 | reverse |
||
| 4119 | // Pedestrian number 350 |
||
| 4120 | 26 // Ref num |
||
| 4121 | 5 // Number of instructions |
||
| 4122 | 2 // Initial instruction |
||
| 4123 | point |
||
| 4124 | -41.055,-2.609,-14.783 |
||
| 4125 | point |
||
| 4126 | -42.224,-2.452,-14.516 |
||
| 4127 | point |
||
| 4128 | -44.050,-2.485,-14.747 |
||
| 4129 | point |
||
| 4130 | -46.870,-2.894,-15.993 |
||
| 4131 | reverse |
||
| 4132 | // Pedestrian number 351 |
||
| 4133 | 26 // Ref num |
||
| 4134 | 4 // Number of instructions |
||
| 4135 | 2 // Initial instruction |
||
| 4136 | point |
||
| 4137 | -46.414,-2.632,-15.342 |
||
| 4138 | point |
||
| 4139 | -47.416,-1.732,-13.521 |
||
| 4140 | point |
||
| 4141 | -48.138,-1.095,-12.227 |
||
| 4142 | reverse |
||
| 4143 | // Pedestrian number 352 |
||
| 4144 | 26 // Ref num |
||
| 4145 | 4 // Number of instructions |
||
| 4146 | 2 // Initial instruction |
||
| 4147 | point |
||
| 4148 | -52.948,-2.017,-9.571 |
||
| 4149 | point |
||
| 4150 | -52.421,-1.900,-10.652 |
||
| 4151 | point |
||
| 4152 | -51.788,-1.910,-12.406 |
||
| 4153 | reverse |
||
| 4154 | // Pedestrian number 353 |
||
| 4155 | 26 // Ref num |
||
| 4156 | 6 // Number of instructions |
||
| 4157 | 4 // Initial instruction |
||
| 4158 | point |
||
| 4159 | -52.148,-2.238,-14.040 |
||
| 4160 | point |
||
| 4161 | -52.638,-2.314,-13.371 |
||
| 4162 | point |
||
| 4163 | -52.405,-2.125,-12.547 |
||
| 4164 | point |
||
| 4165 | -51.919,-1.714,-10.709 |
||
| 4166 | point |
||
| 4167 | -50.300,-1.078,-9.819 |
||
| 4168 | reverse |
||
| 4169 | // Pedestrian number 354 |
||
| 4170 | 9 // Ref num |
||
| 4171 | 5 // Number of instructions |
||
| 4172 | 2 // Initial instruction |
||
| 4173 | point |
||
| 4174 | -49.788,-2.723,-31.883 |
||
| 4175 | point |
||
| 4176 | -47.916,-2.723,-30.403 |
||
| 4177 | point |
||
| 4178 | -46.156,-2.723,-30.779 |
||
| 4179 | point |
||
| 4180 | -44.041,-2.723,-32.211 |
||
| 4181 | reverse |
||
| 4182 | // Pedestrian number 355 |
||
| 4183 | 27 // Ref num |
||
| 4184 | 4 // Number of instructions |
||
| 4185 | 2 // Initial instruction |
||
| 4186 | point |
||
| 4187 | -43.902,-2.723,-33.030 |
||
| 4188 | point |
||
| 4189 | -44.849,-2.723,-34.563 |
||
| 4190 | point |
||
| 4191 | -47.256,-2.723,-38.167 |
||
| 4192 | reverse |
||
| 4193 | // Pedestrian number 356 |
||
| 4194 | 6 // Ref num |
||
| 4195 | 4 // Number of instructions |
||
| 4196 | 2 // Initial instruction |
||
| 4197 | point |
||
| 4198 | -49.451,-2.723,-34.822 |
||
| 4199 | point |
||
| 4200 | -46.030,-2.723,-36.794 |
||
| 4201 | point |
||
| 4202 | -43.609,-2.723,-38.120 |
||
| 4203 | reverse |
||
| 4204 | // Pedestrian number 357 |
||
| 4205 | 27 // Ref num |
||
| 4206 | 4 // Number of instructions |
||
| 4207 | 2 // Initial instruction |
||
| 4208 | point |
||
| 4209 | -41.959,-2.723,-38.158 |
||
| 4210 | point |
||
| 4211 | -39.116,-2.723,-36.230 |
||
| 4212 | point |
||
| 4213 | -35.140,-2.723,-34.496 |
||
| 4214 | reverse |
||
| 4215 | // Pedestrian number 358 |
||
| 4216 | 6 // Ref num |
||
| 4217 | 4 // Number of instructions |
||
| 4218 | 2 // Initial instruction |
||
| 4219 | point |
||
| 4220 | -36.901,-2.723,-38.763 |
||
| 4221 | point |
||
| 4222 | -38.301,-2.723,-38.600 |
||
| 4223 | point |
||
| 4224 | -40.238,-2.723,-38.343 |
||
| 4225 | reverse |
||
| 4226 | // Pedestrian number 359 |
||
| 4227 | 27 // Ref num |
||
| 4228 | 4 // Number of instructions |
||
| 4229 | 2 // Initial instruction |
||
| 4230 | point |
||
| 4231 | -38.087,-2.723,-39.978 |
||
| 4232 | point |
||
| 4233 | -39.307,-2.723,-38.316 |
||
| 4234 | point |
||
| 4235 | -41.254,-2.723,-33.704 |
||
| 4236 | reverse |
||
| 4237 | // Pedestrian number 360 |
||
| 4238 | 9 // Ref num |
||
| 4239 | 5 // Number of instructions |
||
| 4240 | 3 // Initial instruction |
||
| 4241 | point |
||
| 4242 | -42.820,-2.723,-35.322 |
||
| 4243 | point |
||
| 4244 | -41.667,-2.723,-35.045 |
||
| 4245 | point |
||
| 4246 | -41.199,-2.723,-34.458 |
||
| 4247 | point |
||
| 4248 | -39.277,-2.723,-31.959 |
||
| 4249 | reverse |
||
| 4250 | // Pedestrian number 361 |
||
| 4251 | 18 // Ref num |
||
| 4252 | 5 // Number of instructions |
||
| 4253 | 2 // Initial instruction |
||
| 4254 | point |
||
| 4255 | -42.958,-2.723,-31.889 |
||
| 4256 | point |
||
| 4257 | -39.204,-2.723,-31.091 |
||
| 4258 | point |
||
| 4259 | -37.745,-2.723,-31.208 |
||
| 4260 | point |
||
| 4261 | -35.900,-2.723,-32.696 |
||
| 4262 | reverse |
||
| 4263 | // Pedestrian number 362 |
||
| 4264 | 27 // Ref num |
||
| 4265 | 5 // Number of instructions |
||
| 4266 | 2 // Initial instruction |
||
| 4267 | point |
||
| 4268 | -37.426,-2.723,-32.172 |
||
| 4269 | point |
||
| 4270 | -34.835,-2.723,-31.591 |
||
| 4271 | point |
||
| 4272 | -31.309,-2.723,-31.023 |
||
| 4273 | point |
||
| 4274 | -27.639,-2.723,-32.491 |
||
| 4275 | reverse |
||
| 4276 | // Pedestrian number 363 |
||
| 4277 | 27 // Ref num |
||
| 4278 | 4 // Number of instructions |
||
| 4279 | 2 // Initial instruction |
||
| 4280 | point |
||
| 4281 | -24.396,-2.723,-34.023 |
||
| 4282 | point |
||
| 4283 | -25.948,-2.723,-36.365 |
||
| 4284 | point |
||
| 4285 | -27.678,-2.723,-38.854 |
||
| 4286 | reverse |
||
| 4287 | // Pedestrian number 364 |
||
| 4288 | 9 // Ref num |
||
| 4289 | 4 // Number of instructions |
||
| 4290 | 2 // Initial instruction |
||
| 4291 | point |
||
| 4292 | -24.960,-2.723,-38.939 |
||
| 4293 | point |
||
| 4294 | -28.905,-2.723,-35.934 |
||
| 4295 | point |
||
| 4296 | -30.796,-2.723,-34.462 |
||
| 4297 | reverse |
||
| 4298 | // Pedestrian number 365 |
||
| 4299 | 30 // Ref num |
||
| 4300 | 4 // Number of instructions |
||
| 4301 | 2 // Initial instruction |
||
| 4302 | point |
||
| 4303 | -31.583,-2.723,-33.934 |
||
| 4304 | point |
||
| 4305 | -33.251,-2.723,-36.313 |
||
| 4306 | point |
||
| 4307 | -34.439,-2.723,-38.523 |
||
| 4308 | reverse |
||
| 4309 | // Pedestrian number 366 |
||
| 4310 | 9 // Ref num |
||
| 4311 | 7 // Number of instructions |
||
| 4312 | 4 // Initial instruction |
||
| 4313 | point |
||
| 4314 | 50.400,-6.666,18.287 |
||
| 4315 | point |
||
| 4316 | 49.982,-6.637,17.996 |
||
| 4317 | point |
||
| 4318 | 49.731,-6.590,17.871 |
||
| 4319 | point |
||
| 4320 | 48.754,-6.133,17.648 |
||
| 4321 | point |
||
| 4322 | 47.027,-5.300,16.065 |
||
| 4323 | point |
||
| 4324 | 47.158,-5.296,15.651 |
||
| 4325 | reverse |
||
| 4326 | // Pedestrian number 367 |
||
| 4327 | 9 // Ref num |
||
| 4328 | 4 // Number of instructions |
||
| 4329 | 2 // Initial instruction |
||
| 4330 | point |
||
| 4331 | 50.201,-6.654,16.484 |
||
| 4332 | point |
||
| 4333 | 52.997,-6.823,17.667 |
||
| 4334 | point |
||
| 4335 | 63.566,-6.829,19.108 |
||
| 4336 | reverse |
||
| 4337 | // Pedestrian number 368 |
||
| 4338 | 100 // Ref num |
||
| 4339 | 2 // Number of instructions |
||
| 4340 | 1 // Initial instruction |
||
| 4341 | point |
||
| 4342 | 100.480,-7.713,6.505 |
||
| 4343 | reverse |
||
| 4344 | // Pedestrian number 369 |
||
| 4345 | 112 // Ref num |
||
| 4346 | 2 // Number of instructions |
||
| 4347 | 1 // Initial instruction |
||
| 4348 | point |
||
| 4349 | 100.446,-7.718,6.913 |
||
| 4350 | reverse |
||
| 4351 | // Pedestrian number 370 |
||
| 4352 | 9 // Ref num |
||
| 4353 | 6 // Number of instructions |
||
| 4354 | 2 // Initial instruction |
||
| 4355 | point |
||
| 4356 | 100.460,-7.722,7.109 |
||
| 4357 | point |
||
| 4358 | 103.063,-7.846,6.294 |
||
| 4359 | point |
||
| 4360 | 104.308,-7.901,5.611 |
||
| 4361 | point |
||
| 4362 | 107.358,-8.060,5.909 |
||
| 4363 | point |
||
| 4364 | 123.578,-8.839,2.693 |
||
| 4365 | reverse |
||
| 4366 | // Pedestrian number 371 |
||
| 4367 | 9 // Ref num |
||
| 4368 | 6 // Number of instructions |
||
| 4369 | 2 // Initial instruction |
||
| 4370 | point |
||
| 4371 | 123.312,-8.823,2.897 |
||
| 4372 | point |
||
| 4373 | 125.595,-9.202,-1.271 |
||
| 4374 | point |
||
| 4375 | 127.383,-9.409,-3.089 |
||
| 4376 | point |
||
| 4377 | 132.616,-10.409,-13.845 |
||
| 4378 | point |
||
| 4379 | 133.412,-10.392,-13.666 |
||
| 4380 | reverse |
||
| 4381 | // Pedestrian number 372 |
||
| 4382 | 9 // Ref num |
||
| 4383 | 4 // Number of instructions |
||
| 4384 | 2 // Initial instruction |
||
| 4385 | point |
||
| 4386 | 132.454,-10.418,-13.942 |
||
| 4387 | point |
||
| 4388 | 132.635,-10.332,-13.020 |
||
| 4389 | point |
||
| 4390 | 132.142,-10.165,-11.217 |
||
| 4391 | reverse |
||
| 4392 | // Pedestrian number 373 |
||
| 4393 | 9 // Ref num |
||
| 4394 | 4 // Number of instructions |
||
| 4395 | 2 // Initial instruction |
||
| 4396 | point |
||
| 4397 | 133.065,-10.421,-13.970 |
||
| 4398 | point |
||
| 4399 | 132.630,-10.285,-12.513 |
||
| 4400 | point |
||
| 4401 | 129.769,-9.957,-9.171 |
||
| 4402 | reverse |
||
| 4403 | // Pedestrian number 374 |
||
| 4404 | 9 // Ref num |
||
| 4405 | 5 // Number of instructions |
||
| 4406 | 2 // Initial instruction |
||
| 4407 | point |
||
| 4408 | 123.792,-8.852,2.665 |
||
| 4409 | point |
||
| 4410 | 126.802,-9.404,-3.196 |
||
| 4411 | point |
||
| 4412 | 127.225,-9.514,-4.728 |
||
| 4413 | point |
||
| 4414 | 133.599,-10.392,-13.665 |
||
| 4415 | reverse |
||
| 4416 | // Pedestrian number 375 |
||
| 4417 | 9 // Ref num |
||
| 4418 | 4 // Number of instructions |
||
| 4419 | 2 // Initial instruction |
||
| 4420 | point |
||
| 4421 | 133.625,-10.423,-13.999 |
||
| 4422 | point |
||
| 4423 | 132.286,-10.282,-12.474 |
||
| 4424 | point |
||
| 4425 | 131.150,-10.201,-11.658 |
||
| 4426 | reverse |
||
| 4427 | // Pedestrian number 376 |
||
| 4428 | 111 // Ref num |
||
| 4429 | 2 // Number of instructions |
||
| 4430 | 1 // Initial instruction |
||
| 4431 | point |
||
| 4432 | 132.790,-11.276,-17.010 |
||
| 4433 | reverse |
||
| 4434 | // Pedestrian number 377 |
||
| 4435 | 112 // Ref num |
||
| 4436 | 2 // Number of instructions |
||
| 4437 | 1 // Initial instruction |
||
| 4438 | point |
||
| 4439 | 129.733,-10.437,-16.995 |
||
| 4440 | reverse |
||
| 4441 | // Pedestrian number 378 |
||
| 4442 | 9 // Ref num |
||
| 4443 | 4 // Number of instructions |
||
| 4444 | 2 // Initial instruction |
||
| 4445 | point |
||
| 4446 | 116.186,-10.768,-16.753 |
||
| 4447 | point |
||
| 4448 | 118.165,-10.379,-17.269 |
||
| 4449 | point |
||
| 4450 | 129.848,-10.438,-16.742 |
||
| 4451 | reverse |
||
| 4452 | // Pedestrian number 379 |
||
| 4453 | 9 // Ref num |
||
| 4454 | 6 // Number of instructions |
||
| 4455 | 1 // Initial instruction |
||
| 4456 | point |
||
| 4457 | 129.942,-10.438,-17.238 |
||
| 4458 | point |
||
| 4459 | 128.296,-10.430,-16.731 |
||
| 4460 | point |
||
| 4461 | 127.648,-10.427,-17.215 |
||
| 4462 | point |
||
| 4463 | 125.288,-10.415,-16.770 |
||
| 4464 | point |
||
| 4465 | 118.272,-10.379,-16.760 |
||
| 4466 | reverse |
||
| 4467 | // Pedestrian number 380 |
||
| 4468 | 9 // Ref num |
||
| 4469 | 5 // Number of instructions |
||
| 4470 | 2 // Initial instruction |
||
| 4471 | point |
||
| 4472 | 118.161,-10.379,-16.932 |
||
| 4473 | point |
||
| 4474 | 111.754,-11.641,-17.099 |
||
| 4475 | point |
||
| 4476 | 109.634,-12.058,-16.729 |
||
| 4477 | point |
||
| 4478 | 106.377,-13.014,-17.289 |
||
| 4479 | reverse |
||
| 4480 | // Pedestrian number 381 |
||
| 4481 | 9 // Ref num |
||
| 4482 | 5 // Number of instructions |
||
| 4483 | 2 // Initial instruction |
||
| 4484 | point |
||
| 4485 | 109.829,-12.020,-17.203 |
||
| 4486 | point |
||
| 4487 | 110.953,-11.799,-17.173 |
||
| 4488 | point |
||
| 4489 | 113.115,-11.373,-16.789 |
||
| 4490 | point |
||
| 4491 | 115.019,-10.998,-17.213 |
||
| 4492 | reverse |
||
| 4493 | // Pedestrian number 382 |
||
| 4494 | 138 // Ref num |
||
| 4495 | 2 // Number of instructions |
||
| 4496 | 1 // Initial instruction |
||
| 4497 | point |
||
| 4498 | 100.602,-14.340,-16.889 |
||
| 4499 | reverse |
||
| 4500 | // Pedestrian number 383 |
||
| 4501 | 112 // Ref num |
||
| 4502 | 2 // Number of instructions |
||
| 4503 | 1 // Initial instruction |
||
| 4504 | point |
||
| 4505 | 100.892,-14.382,-17.046 |
||
| 4506 | reverse |
||
| 4507 | // Pedestrian number 384 |
||
| 4508 | 100 // Ref num |
||
| 4509 | 2 // Number of instructions |
||
| 4510 | 1 // Initial instruction |
||
| 4511 | point |
||
| 4512 | 101.196,-14.426,-16.931 |
||
| 4513 | reverse |
||
| 4514 | // Pedestrian number 385 |
||
| 4515 | 9 // Ref num |
||
| 4516 | 8 // Number of instructions |
||
| 4517 | 4 // Initial instruction |
||
| 4518 | point |
||
| 4519 | 104.292,-13.331,-16.896 |
||
| 4520 | point |
||
| 4521 | 105.681,-12.999,-17.051 |
||
| 4522 | point |
||
| 4523 | 106.382,-12.893,-16.937 |
||
| 4524 | point |
||
| 4525 | 107.419,-12.524,-16.898 |
||
| 4526 | point |
||
| 4527 | 107.897,-12.096,-17.080 |
||
| 4528 | point |
||
| 4529 | 109.428,-12.119,-16.929 |
||
| 4530 | point |
||
| 4531 | 110.334,-11.920,-17.208 |
||
| 4532 | reverse |
||
| 4533 | // Pedestrian number 386 |
||
| 4534 | 111 // Ref num |
||
| 4535 | 2 // Number of instructions |
||
| 4536 | 1 // Initial instruction |
||
| 4537 | point |
||
| 4538 | 133.262,-10.358,-20.297 |
||
| 4539 | reverse |
||
| 4540 | // Pedestrian number 387 |
||
| 4541 | 9 // Ref num |
||
| 4542 | 4 // Number of instructions |
||
| 4543 | 2 // Initial instruction |
||
| 4544 | point |
||
| 4545 | 133.192,-10.420,-19.943 |
||
| 4546 | point |
||
| 4547 | 131.376,-10.143,-21.531 |
||
| 4548 | point |
||
| 4549 | 126.055,-8.855,-28.720 |
||
| 4550 | reverse |
||
| 4551 | // Pedestrian number 388 |
||
| 4552 | 9 // Ref num |
||
| 4553 | 4 // Number of instructions |
||
| 4554 | 2 // Initial instruction |
||
| 4555 | point |
||
| 4556 | 124.175,-8.765,-29.346 |
||
| 4557 | point |
||
| 4558 | 125.653,-8.847,-28.017 |
||
| 4559 | point |
||
| 4560 | 132.521,-10.416,-19.962 |
||
| 4561 | reverse |
||
| 4562 | // Pedestrian number 389 |
||
| 4563 | 9 // Ref num |
||
| 4564 | 6 // Number of instructions |
||
| 4565 | 1 // Initial instruction |
||
| 4566 | point |
||
| 4567 | 132.786,-10.417,-19.958 |
||
| 4568 | point |
||
| 4569 | 132.587,-10.175,-21.349 |
||
| 4570 | point |
||
| 4571 | 128.776,-9.568,-24.399 |
||
| 4572 | point |
||
| 4573 | 125.871,-8.856,-28.336 |
||
| 4574 | point |
||
| 4575 | 122.650,-8.715,-28.852 |
||
| 4576 | reverse |
||
| 4577 | // Pedestrian number 390 |
||
| 4578 | 112 // Ref num |
||
| 4579 | 2 // Number of instructions |
||
| 4580 | 1 // Initial instruction |
||
| 4581 | point |
||
| 4582 | 118.324,-8.510,-31.024 |
||
| 4583 | reverse |
||
| 4584 | // Pedestrian number 391 |
||
| 4585 | 112 // Ref num |
||
| 4586 | 2 // Number of instructions |
||
| 4587 | 1 // Initial instruction |
||
| 4588 | point |
||
| 4589 | 116.876,-8.446,-31.457 |
||
| 4590 | reverse |
||
| 4591 | // Pedestrian number 392 |
||
| 4592 | 112 // Ref num |
||
| 4593 | 2 // Number of instructions |
||
| 4594 | 1 // Initial instruction |
||
| 4595 | point |
||
| 4596 | 115.720,-8.396,-31.802 |
||
| 4597 | reverse |
||
| 4598 | // Pedestrian number 393 |
||
| 4599 | 111 // Ref num |
||
| 4600 | 2 // Number of instructions |
||
| 4601 | 1 // Initial instruction |
||
| 4602 | point |
||
| 4603 | 100.075,-7.702,-36.518 |
||
| 4604 | reverse |
||
| 4605 | // Pedestrian number 394 |
||
| 4606 | 100 // Ref num |
||
| 4607 | 2 // Number of instructions |
||
| 4608 | 1 // Initial instruction |
||
| 4609 | point |
||
| 4610 | 100.619,-7.725,-36.217 |
||
| 4611 | reverse |
||
| 4612 | // Pedestrian number 395 |
||
| 4613 | 9 // Ref num |
||
| 4614 | 5 // Number of instructions |
||
| 4615 | 2 // Initial instruction |
||
| 4616 | point |
||
| 4617 | 100.482,-7.712,-35.865 |
||
| 4618 | point |
||
| 4619 | 101.810,-7.781,-35.999 |
||
| 4620 | point |
||
| 4621 | 104.087,-7.871,-34.490 |
||
| 4622 | point |
||
| 4623 | 115.255,-8.376,-31.920 |
||
| 4624 | reverse |
||
| 4625 | // Pedestrian number 396 |
||
| 4626 | 9 // Ref num |
||
| 4627 | 4 // Number of instructions |
||
| 4628 | 2 // Initial instruction |
||
| 4629 | point |
||
| 4630 | 125.867,-8.843,-28.639 |
||
| 4631 | point |
||
| 4632 | 115.146,-8.378,-31.594 |
||
| 4633 | point |
||
| 4634 | 100.350,-7.717,-36.574 |
||
| 4635 | reverse |
||
| 4636 | // Pedestrian number 397 |
||
| 4637 | 112 // Ref num |
||
| 4638 | 2 // Number of instructions |
||
| 4639 | 1 // Initial instruction |
||
| 4640 | point |
||
| 4641 | 98.885,-7.687,-35.359 |
||
| 4642 | reverse |
||
| 4643 | // Pedestrian number 398 |
||
| 4644 | 9 // Ref num |
||
| 4645 | 5 // Number of instructions |
||
| 4646 | 2 // Initial instruction |
||
| 4647 | point |
||
| 4648 | 99.113,-7.687,-35.486 |
||
| 4649 | point |
||
| 4650 | 99.755,-7.687,-33.434 |
||
| 4651 | point |
||
| 4652 | 102.171,-7.693,-19.329 |
||
| 4653 | point |
||
| 4654 | 100.496,-7.693,-16.889 |
||
| 4655 | reverse |
||
| 4656 | // Pedestrian number 399 |
||
| 4657 | 9 // Ref num |
||
| 4658 | 4 // Number of instructions |
||
| 4659 | 2 // Initial instruction |
||
| 4660 | point |
||
| 4661 | 100.455,-7.693,-18.240 |
||
| 4662 | point |
||
| 4663 | 101.142,-7.693,-17.352 |
||
| 4664 | point |
||
| 4665 | 102.203,-7.693,-14.705 |
||
| 4666 | reverse |
||
| 4667 | // Pedestrian number 400 |
||
| 4668 | 9 // Ref num |
||
| 4669 | 4 // Number of instructions |
||
| 4670 | 2 // Initial instruction |
||
| 4671 | point |
||
| 4672 | 102.153,-7.693,-15.425 |
||
| 4673 | point |
||
| 4674 | 101.262,-7.693,-15.989 |
||
| 4675 | point |
||
| 4676 | 100.461,-7.693,-20.965 |
||
| 4677 | reverse |
||
| 4678 | // Pedestrian number 401 |
||
| 4679 | 9 // Ref num |
||
| 4680 | 4 // Number of instructions |
||
| 4681 | 2 // Initial instruction |
||
| 4682 | point |
||
| 4683 | 99.615,-7.687,-35.439 |
||
| 4684 | point |
||
| 4685 | 99.191,-7.687,-33.443 |
||
| 4686 | point |
||
| 4687 | 99.819,-7.687,-30.543 |
||
| 4688 | reverse |
||
| 4689 | // Pedestrian number 402 |
||
| 4690 | 9 // Ref num |
||
| 4691 | 4 // Number of instructions |
||
| 4692 | 2 // Initial instruction |
||
| 4693 | point |
||
| 4694 | 98.916,-7.687,-35.157 |
||
| 4695 | point |
||
| 4696 | 100.987,-7.693,-21.004 |
||
| 4697 | point |
||
| 4698 | 100.445,-7.693,-18.895 |
||
| 4699 | reverse |
||
| 4700 | // Pedestrian number 403 |
||
| 4701 | 9 // Ref num |
||
| 4702 | 4 // Number of instructions |
||
| 4703 | 2 // Initial instruction |
||
| 4704 | point |
||
| 4705 | 102.171,-7.693,-17.475 |
||
| 4706 | point |
||
| 4707 | 100.853,-7.693,-12.840 |
||
| 4708 | point |
||
| 4709 | 100.516,-7.693,-10.006 |
||
| 4710 | reverse |
||
| 4711 | // Pedestrian number 404 |
||
| 4712 | 9 // Ref num |
||
| 4713 | 5 // Number of instructions |
||
| 4714 | 3 // Initial instruction |
||
| 4715 | point |
||
| 4716 | 101.622,-7.687,-8.296 |
||
| 4717 | point |
||
| 4718 | 100.421,-7.693,-11.734 |
||
| 4719 | point |
||
| 4720 | 100.619,-7.693,-12.816 |
||
| 4721 | point |
||
| 4722 | 100.469,-7.693,-16.173 |
||
| 4723 | reverse |
||
| 4724 | // Pedestrian number 405 |
||
| 4725 | 9 // Ref num |
||
| 4726 | 5 // Number of instructions |
||
| 4727 | 2 // Initial instruction |
||
| 4728 | point |
||
| 4729 | 102.199,-7.693,-20.949 |
||
| 4730 | point |
||
| 4731 | 101.805,-7.693,-19.353 |
||
| 4732 | point |
||
| 4733 | 100.536,-7.693,-17.466 |
||
| 4734 | point |
||
| 4735 | 100.435,-7.693,-13.687 |
||
| 4736 | reverse |
||
| 4737 | // Pedestrian number 406 |
||
| 4738 | 9 // Ref num |
||
| 4739 | 4 // Number of instructions |
||
| 4740 | 2 // Initial instruction |
||
| 4741 | point |
||
| 4742 | 102.224,-7.693,-10.926 |
||
| 4743 | point |
||
| 4744 | 101.818,-7.693,-11.594 |
||
| 4745 | point |
||
| 4746 | 100.403,-7.693,-13.925 |
||
| 4747 | reverse |
||
| 4748 | // Pedestrian number 407 |
||
| 4749 | 9 // Ref num |
||
| 4750 | 4 // Number of instructions |
||
| 4751 | 2 // Initial instruction |
||
| 4752 | point |
||
| 4753 | 100.427,-7.693,-12.629 |
||
| 4754 | point |
||
| 4755 | 101.625,-7.693,-14.562 |
||
| 4756 | point |
||
| 4757 | 102.227,-7.693,-16.301 |
||
| 4758 | reverse |
||
| 4759 | // Pedestrian number 408 |
||
| 4760 | 112 // Ref num |
||
| 4761 | 2 // Number of instructions |
||
| 4762 | 1 // Initial instruction |
||
| 4763 | point |
||
| 4764 | 102.221,-7.693,-16.720 |
||
| 4765 | reverse |
||
| 4766 | // Pedestrian number 409 |
||
| 4767 | 112 // Ref num |
||
| 4768 | 2 // Number of instructions |
||
| 4769 | 1 // Initial instruction |
||
| 4770 | point |
||
| 4771 | 100.476,-7.693,-13.033 |
||
| 4772 | reverse |
||
| 4773 | // Pedestrian number 410 |
||
| 4774 | 111 // Ref num |
||
| 4775 | 2 // Number of instructions |
||
| 4776 | 1 // Initial instruction |
||
| 4777 | point |
||
| 4778 | 102.180,-7.693,-14.491 |
||
| 4779 | reverse |
||
| 4780 | // Pedestrian number 411 |
||
| 4781 | 9 // Ref num |
||
| 4782 | 4 // Number of instructions |
||
| 4783 | 2 // Initial instruction |
||
| 4784 | point |
||
| 4785 | 102.020,-7.693,-9.986 |
||
| 4786 | point |
||
| 4787 | 102.121,-7.693,-12.499 |
||
| 4788 | point |
||
| 4789 | 100.741,-7.687,-28.201 |
||
| 4790 | reverse |
||
| 4791 | // Pedestrian number 412 |
||
| 4792 | 111 // Ref num |
||
| 4793 | 2 // Number of instructions |
||
| 4794 | 1 // Initial instruction |
||
| 4795 | point |
||
| 4796 | 100.724,-7.687,-21.846 |
||
| 4797 | reverse |
||
| 4798 | // Pedestrian number 413 |
||
| 4799 | 130 // Ref num |
||
| 4800 | 2 // Number of instructions |
||
| 4801 | 1 // Initial instruction |
||
| 4802 | point |
||
| 4803 | 100.599,-7.693,-18.502 |
||
| 4804 | reverse |
||
| 4805 | // Pedestrian number 414 |
||
| 4806 | 131 // Ref num |
||
| 4807 | 2 // Number of instructions |
||
| 4808 | 1 // Initial instruction |
||
| 4809 | point |
||
| 4810 | 100.485,-7.693,-17.719 |
||
| 4811 | reverse |
||
| 4812 | // Pedestrian number 415 |
||
| 4813 | 111 // Ref num |
||
| 4814 | 2 // Number of instructions |
||
| 4815 | 1 // Initial instruction |
||
| 4816 | point |
||
| 4817 | 103.784,-9.485,-16.784 |
||
| 4818 | reverse |
||
| 4819 | // Pedestrian number 416 |
||
| 4820 | 112 // Ref num |
||
| 4821 | 2 // Number of instructions |
||
| 4822 | 1 // Initial instruction |
||
| 4823 | point |
||
| 4824 | 99.170,-9.483,-13.460 |
||
| 4825 | reverse |
||
| 4826 | // Pedestrian number 417 |
||
| 4827 | 112 // Ref num |
||
| 4828 | 2 // Number of instructions |
||
| 4829 | 1 // Initial instruction |
||
| 4830 | point |
||
| 4831 | 101.063,-9.484,-13.521 |
||
| 4832 | reverse |
||
| 4833 | // Pedestrian number 418 |
||
| 4834 | 112 // Ref num |
||
| 4835 | 2 // Number of instructions |
||
| 4836 | 1 // Initial instruction |
||
| 4837 | point |
||
| 4838 | 101.606,-9.519,-16.989 |
||
| 4839 | reverse |
||
| 4840 | // Pedestrian number 419 |
||
| 4841 | 100 // Ref num |
||
| 4842 | 2 // Number of instructions |
||
| 4843 | 1 // Initial instruction |
||
| 4844 | point |
||
| 4845 | 98.668,-9.482,-16.997 |
||
| 4846 | reverse |
||
| 4847 | // Pedestrian number 420 |
||
| 4848 | 9 // Ref num |
||
| 4849 | 8 // Number of instructions |
||
| 4850 | 3 // Initial instruction |
||
| 4851 | point |
||
| 4852 | 103.881,-9.483,-14.148 |
||
| 4853 | point |
||
| 4854 | 103.389,-9.490,-14.020 |
||
| 4855 | point |
||
| 4856 | 102.586,-9.264,-14.136 |
||
| 4857 | point |
||
| 4858 | 101.233,-8.698,-13.048 |
||
| 4859 | point |
||
| 4860 | 100.602,-8.582,-12.593 |
||
| 4861 | point |
||
| 4862 | 97.859,-8.588,-14.843 |
||
| 4863 | point |
||
| 4864 | 95.865,-7.703,-14.809 |
||
| 4865 | reverse |
||
| 4866 | // Pedestrian number 421 |
||
| 4867 | 9 // Ref num |
||
| 4868 | 8 // Number of instructions |
||
| 4869 | 2 // Initial instruction |
||
| 4870 | point |
||
| 4871 | 103.198,-9.493,-14.223 |
||
| 4872 | point |
||
| 4873 | 102.557,-9.109,-14.587 |
||
| 4874 | point |
||
| 4875 | 101.617,-8.883,-15.480 |
||
| 4876 | point |
||
| 4877 | 98.879,-8.573,-15.601 |
||
| 4878 | point |
||
| 4879 | 97.889,-8.602,-15.604 |
||
| 4880 | point |
||
| 4881 | 95.880,-7.708,-15.538 |
||
| 4882 | point |
||
| 4883 | 85.328,-6.708,-15.556 |
||
| 4884 | reverse |
||
| 4885 | // Pedestrian number 422 |
||
| 4886 | 9 // Ref num |
||
| 4887 | 5 // Number of instructions |
||
| 4888 | 2 // Initial instruction |
||
| 4889 | point |
||
| 4890 | 85.579,-6.732,-14.965 |
||
| 4891 | point |
||
| 4892 | 87.507,-6.911,-15.202 |
||
| 4893 | point |
||
| 4894 | 89.307,-7.079,-15.786 |
||
| 4895 | point |
||
| 4896 | 95.322,-7.638,-14.933 |
||
| 4897 | reverse |
||
| 4898 | // Pedestrian number 423 |
||
| 4899 | 9 // Ref num |
||
| 4900 | 8 // Number of instructions |
||
| 4901 | 3 // Initial instruction |
||
| 4902 | point |
||
| 4903 | 96.341,-8.607,-10.980 |
||
| 4904 | point |
||
| 4905 | 97.921,-8.749,-11.487 |
||
| 4906 | point |
||
| 4907 | 99.215,-8.698,-12.663 |
||
| 4908 | point |
||
| 4909 | 100.497,-8.784,-13.427 |
||
| 4910 | point |
||
| 4911 | 102.570,-8.845,-14.912 |
||
| 4912 | point |
||
| 4913 | 104.851,-8.570,-15.243 |
||
| 4914 | point |
||
| 4915 | 106.799,-7.707,-14.848 |
||
| 4916 | reverse |
||
| 4917 | // Pedestrian number 424 |
||
| 4918 | 9 // Ref num |
||
| 4919 | 4 // Number of instructions |
||
| 4920 | 2 // Initial instruction |
||
| 4921 | point |
||
| 4922 | 106.889,-7.683,-15.589 |
||
| 4923 | point |
||
| 4924 | 107.364,-7.639,-15.169 |
||
| 4925 | point |
||
| 4926 | 117.159,-6.725,-15.690 |
||
| 4927 | reverse |
||
| 4928 | // Pedestrian number 425 |
||
| 4929 | 9 // Ref num |
||
| 4930 | 4 // Number of instructions |
||
| 4931 | 2 // Initial instruction |
||
| 4932 | point |
||
| 4933 | 117.362,-6.707,-14.980 |
||
| 4934 | point |
||
| 4935 | 115.043,-6.923,-15.463 |
||
| 4936 | point |
||
| 4937 | 107.005,-7.672,-14.942 |
||
| 4938 | reverse |
||
| 4939 | // Pedestrian number 426 |
||
| 4940 | 9 // Ref num |
||
| 4941 | 4 // Number of instructions |
||
| 4942 | 2 // Initial instruction |
||
| 4943 | point |
||
| 4944 | 107.063,-7.667,-15.851 |
||
| 4945 | point |
||
| 4946 | 108.612,-7.522,-15.285 |
||
| 4947 | point |
||
| 4948 | 116.543,-6.783,-14.937 |
||
| 4949 | reverse |
||
| 4950 | // Pedestrian number 427 |
||
| 4951 | 112 // Ref num |
||
| 4952 | 2 // Number of instructions |
||
| 4953 | 1 // Initial instruction |
||
| 4954 | point |
||
| 4955 | 114.895,-6.937,-14.835 |
||
| 4956 | reverse |
||
| 4957 | // Pedestrian number 428 |
||
| 4958 | 121 // Ref num |
||
| 4959 | 2 // Number of instructions |
||
| 4960 | 1 // Initial instruction |
||
| 4961 | point |
||
| 4962 | 117.357,-6.706,-15.208 |
||
| 4963 | reverse |
||
| 4964 | // Pedestrian number 429 |
||
| 4965 | 121 // Ref num |
||
| 4966 | 2 // Number of instructions |
||
| 4967 | 1 // Initial instruction |
||
| 4968 | point |
||
| 4969 | 116.696,-6.769,-15.836 |
||
| 4970 | reverse |
||
| 4971 | // Pedestrian number 430 |
||
| 4972 | 121 // Ref num |
||
| 4973 | 2 // Number of instructions |
||
| 4974 | 1 // Initial instruction |
||
| 4975 | point |
||
| 4976 | 89.565,-7.103,-15.375 |
||
| 4977 | reverse |
||
| 4978 | // Pedestrian number 431 |
||
| 4979 | 121 // Ref num |
||
| 4980 | 2 // Number of instructions |
||
| 4981 | 1 // Initial instruction |
||
| 4982 | point |
||
| 4983 | 84.126,-6.393,-15.464 |
||
| 4984 | reverse |
||
| 4985 | // Pedestrian number 432 |
||
| 4986 | 100 // Ref num |
||
| 4987 | 2 // Number of instructions |
||
| 4988 | 1 // Initial instruction |
||
| 4989 | point |
||
| 4990 | 101.986,-4.101,-15.284 |
||
| 4991 | reverse |
||
| 4992 | // Pedestrian number 433 |
||
| 4993 | 101 // Ref num |
||
| 4994 | 2 // Number of instructions |
||
| 4995 | 1 // Initial instruction |
||
| 4996 | point |
||
| 4997 | 102.030,-4.101,-15.890 |
||
| 4998 | reverse |
||
| 4999 | // Pedestrian number 434 |
||
| 5000 | 112 // Ref num |
||
| 5001 | 2 // Number of instructions |
||
| 5002 | 1 // Initial instruction |
||
| 5003 | point |
||
| 5004 | 99.040,-4.101,-15.015 |
||
| 5005 | reverse |
||
| 5006 | // Pedestrian number 435 |
||
| 5007 | 112 // Ref num |
||
| 5008 | 2 // Number of instructions |
||
| 5009 | 1 // Initial instruction |
||
| 5010 | point |
||
| 5011 | 98.381,-4.101,-15.000 |
||
| 5012 | reverse |
||
| 5013 | // Pedestrian number 436 |
||
| 5014 | 112 // Ref num |
||
| 5015 | 2 // Number of instructions |
||
| 5016 | 1 // Initial instruction |
||
| 5017 | point |
||
| 5018 | 97.020,-4.101,-14.974 |
||
| 5019 | reverse |
||
| 5020 | // Pedestrian number 437 |
||
| 5021 | 112 // Ref num |
||
| 5022 | 2 // Number of instructions |
||
| 5023 | 1 // Initial instruction |
||
| 5024 | point |
||
| 5025 | 103.446,-4.101,-15.792 |
||
| 5026 | reverse |
||
| 5027 | // Pedestrian number 438 |
||
| 5028 | 112 // Ref num |
||
| 5029 | 2 // Number of instructions |
||
| 5030 | 1 // Initial instruction |
||
| 5031 | point |
||
| 5032 | 104.259,-4.101,-15.791 |
||
| 5033 | reverse |
||
| 5034 | // Pedestrian number 439 |
||
| 5035 | 112 // Ref num |
||
| 5036 | 2 // Number of instructions |
||
| 5037 | 1 // Initial instruction |
||
| 5038 | point |
||
| 5039 | 105.736,-4.101,-15.827 |
||
| 5040 | reverse |
||
| 5041 | // Pedestrian number 440 |
||
| 5042 | 9 // Ref num |
||
| 5043 | 7 // Number of instructions |
||
| 5044 | 4 // Initial instruction |
||
| 5045 | point |
||
| 5046 | 117.461,-4.697,-15.523 |
||
| 5047 | point |
||
| 5048 | 112.452,-4.416,-15.732 |
||
| 5049 | point |
||
| 5050 | 111.230,-4.347,-14.951 |
||
| 5051 | point |
||
| 5052 | 109.155,-4.231,-15.381 |
||
| 5053 | point |
||
| 5054 | 106.832,-4.101,-14.962 |
||
| 5055 | point |
||
| 5056 | 104.530,-4.101,-15.919 |
||
| 5057 | reverse |
||
| 5058 | // Pedestrian number 441 |
||
| 5059 | 9 // Ref num |
||
| 5060 | 6 // Number of instructions |
||
| 5061 | 2 // Initial instruction |
||
| 5062 | point |
||
| 5063 | 102.396,-4.101,-14.803 |
||
| 5064 | point |
||
| 5065 | 103.593,-4.101,-15.542 |
||
| 5066 | point |
||
| 5067 | 106.787,-4.101,-15.682 |
||
| 5068 | point |
||
| 5069 | 109.302,-4.239,-15.145 |
||
| 5070 | point |
||
| 5071 | 117.732,-4.712,-15.067 |
||
| 5072 | reverse |
||
| 5073 | // Pedestrian number 442 |
||
| 5074 | 9 // Ref num |
||
| 5075 | 6 // Number of instructions |
||
| 5076 | 4 // Initial instruction |
||
| 5077 | point |
||
| 5078 | 117.850,-4.719,-15.464 |
||
| 5079 | point |
||
| 5080 | 113.579,-4.479,-15.196 |
||
| 5081 | point |
||
| 5082 | 110.846,-4.326,-15.917 |
||
| 5083 | point |
||
| 5084 | 108.412,-4.189,-15.595 |
||
| 5085 | point |
||
| 5086 | 106.765,-4.101,-14.793 |
||
| 5087 | reverse |
||
| 5088 | // Pedestrian number 443 |
||
| 5089 | 9 // Ref num |
||
| 5090 | 4 // Number of instructions |
||
| 5091 | 2 // Initial instruction |
||
| 5092 | point |
||
| 5093 | 84.823,-4.719,-15.802 |
||
| 5094 | point |
||
| 5095 | 87.518,-4.568,-14.910 |
||
| 5096 | point |
||
| 5097 | 95.821,-4.101,-14.901 |
||
| 5098 | reverse |
||
| 5099 | // Pedestrian number 444 |
||
| 5100 | 9 // Ref num |
||
| 5101 | 4 // Number of instructions |
||
| 5102 | 2 // Initial instruction |
||
| 5103 | point |
||
| 5104 | 97.307,-4.101,-14.811 |
||
| 5105 | point |
||
| 5106 | 98.226,-4.101,-15.326 |
||
| 5107 | point |
||
| 5108 | 100.351,-4.101,-15.919 |
||
| 5109 | reverse |
||
| 5110 | // Pedestrian number 445 |
||
| 5111 | 9 // Ref num |
||
| 5112 | 6 // Number of instructions |
||
| 5113 | 2 // Initial instruction |
||
| 5114 | point |
||
| 5115 | 101.477,-4.101,-14.895 |
||
| 5116 | point |
||
| 5117 | 101.054,-4.101,-15.274 |
||
| 5118 | point |
||
| 5119 | 98.497,-4.101,-15.595 |
||
| 5120 | point |
||
| 5121 | 98.072,-4.101,-15.907 |
||
| 5122 | point |
||
| 5123 | 96.004,-4.101,-15.907 |
||
| 5124 | reverse |
||
| 5125 | // Pedestrian number 446 |
||
| 5126 | 9 // Ref num |
||
| 5127 | 6 // Number of instructions |
||
| 5128 | 4 // Initial instruction |
||
| 5129 | point |
||
| 5130 | 85.224,-4.696,-15.773 |
||
| 5131 | point |
||
| 5132 | 89.014,-4.484,-15.364 |
||
| 5133 | point |
||
| 5134 | 89.895,-4.434,-15.902 |
||
| 5135 | point |
||
| 5136 | 95.758,-4.105,-15.730 |
||
| 5137 | point |
||
| 5138 | 96.816,-4.101,-14.944 |
||
| 5139 | reverse |
||
| 5140 | // Pedestrian number 447 |
||
| 5141 | 9 // Ref num |
||
| 5142 | 3 // Number of instructions |
||
| 5143 | 1 // Initial instruction |
||
| 5144 | point |
||
| 5145 | 98.873,996.299,-14.839 |
||
| 5146 | point |
||
| 5147 | 99.945,990.990,-12.874 |
||
| 5148 | reverse |
||
| 5149 | // Pedestrian number 448 |
||
| 5150 | 9 // Ref num |
||
| 5151 | 5 // Number of instructions |
||
| 5152 | 2 // Initial instruction |
||
| 5153 | point |
||
| 5154 | 105.234,-8.402,-14.564 |
||
| 5155 | point |
||
| 5156 | 105.978,-8.072,-15.215 |
||
| 5157 | point |
||
| 5158 | 106.316,992.478,-16.236 |
||
| 5159 | point |
||
| 5160 | 105.497,991.468,-19.456 |
||
| 5161 | reverse |
||
| 5162 | // Pedestrian number 449 |
||
| 5163 | 9 // Ref num |
||
| 5164 | 4 // Number of instructions |
||
| 5165 | 2 // Initial instruction |
||
| 5166 | point |
||
| 5167 | 100.636,-7.693,-20.323 |
||
| 5168 | point |
||
| 5169 | 102.096,992.707,-18.285 |
||
| 5170 | point |
||
| 5171 | 104.387,991.012,-13.250 |
||
| 5172 | reverse |
||
| 5173 | // Pedestrian number 450 |
||
| 5174 | 9 // Ref num |
||
| 5175 | 3 // Number of instructions |
||
| 5176 | 1 // Initial instruction |
||
| 5177 | point |
||
| 5178 | 100.951,992.707,-16.103 |
||
| 5179 | point |
||
| 5180 | 98.382,991.427,-19.318 |
||
| 5181 | reverse |
||
| 5182 | // Pedestrian number 451 |
||
| 5183 | 9 // Ref num |
||
| 5184 | 3 // Number of instructions |
||
| 5185 | 1 // Initial instruction |
||
| 5186 | point |
||
| 5187 | 103.053,996.299,-15.785 |
||
| 5188 | point |
||
| 5189 | 99.954,991.003,-17.908 |
||
| 5190 | reverse |
||
| 5191 | // Pedestrian number 452 |
||
| 5192 | 9 // Ref num |
||
| 5193 | 7 // Number of instructions |
||
| 5194 | 2 // Initial instruction |
||
| 5195 | point |
||
| 5196 | 99.473,-7.687,6.076 |
||
| 5197 | point |
||
| 5198 | 99.342,-7.687,4.641 |
||
| 5199 | point |
||
| 5200 | 99.987,-7.687,3.504 |
||
| 5201 | point |
||
| 5202 | 99.337,-7.687,1.652 |
||
| 5203 | point |
||
| 5204 | 99.599,-7.687,-0.252 |
||
| 5205 | point |
||
| 5206 | 100.533,-7.687,-1.088 |
||
| 5207 | reverse |
||
| 5208 | // Pedestrian number 453 |
||
| 5209 | 9 // Ref num |
||
| 5210 | 7 // Number of instructions |
||
| 5211 | 2 // Initial instruction |
||
| 5212 | point |
||
| 5213 | 100.095,-7.687,2.620 |
||
| 5214 | point |
||
| 5215 | 99.994,-7.687,1.436 |
||
| 5216 | point |
||
| 5217 | 100.304,-7.687,0.618 |
||
| 5218 | point |
||
| 5219 | 99.901,-7.687,-1.479 |
||
| 5220 | point |
||
| 5221 | 100.850,-7.693,-9.952 |
||
| 5222 | point |
||
| 5223 | 100.531,-7.693,-10.474 |
||
| 5224 | reverse |
||
| 5225 | // Pedestrian number 454 |
||
| 5226 | 9 // Ref num |
||
| 5227 | 4 // Number of instructions |
||
| 5228 | 1 // Initial instruction |
||
| 5229 | point |
||
| 5230 | 100.886,-7.693,-11.502 |
||
| 5231 | point |
||
| 5232 | 100.462,992.707,-12.400 |
||
| 5233 | point |
||
| 5234 | 97.993,991.168,-16.849 |
||
| 5235 | reverse |
||
| 5236 | // Pedestrian number 455 |
||
| 5237 | 9 // Ref num |
||
| 5238 | 3 // Number of instructions |
||
| 5239 | 1 // Initial instruction |
||
| 5240 | point |
||
| 5241 | 102.794,996.299,-15.657 |
||
| 5242 | point |
||
| 5243 | 98.232,991.543,-19.705 |
||
| 5244 | reverse |
||
| 5245 | // Pedestrian number 456 |
||
| 5246 | 9 // Ref num |
||
| 5247 | 3 // Number of instructions |
||
| 5248 | 1 // Initial instruction |
||
| 5249 | point |
||
| 5250 | 100.968,996.299,-14.813 |
||
| 5251 | point |
||
| 5252 | 104.962,991.239,-18.032 |
||
| 5253 | reverse |
||
| 5254 | // Pedestrian number 457 |
||
| 5255 | 9 // Ref num |
||
| 5256 | 3 // Number of instructions |
||
| 5257 | 1 // Initial instruction |
||
| 5258 | point |
||
| 5259 | 99.625,996.299,-15.025 |
||
| 5260 | point |
||
| 5261 | 105.603,991.492,-18.865 |
||
| 5262 | reverse |
||
| 5263 | // Pedestrian number 458 |
||
| 5264 | 9 // Ref num |
||
| 5265 | 3 // Number of instructions |
||
| 5266 | 1 // Initial instruction |
||
| 5267 | point |
||
| 5268 | 101.643,996.299,-15.187 |
||
| 5269 | point |
||
| 5270 | 106.030,991.662,-12.495 |
||
| 5271 | reverse |
||
| 5272 | // Pedestrian number 459 |
||
| 5273 | 9 // Ref num |
||
| 5274 | 4 // Number of instructions |
||
| 5275 | 2 // Initial instruction |
||
| 5276 | point |
||
| 5277 | 106.174,991.719,-14.212 |
||
| 5278 | point |
||
| 5279 | 102.475,996.299,-15.307 |
||
| 5280 | point |
||
| 5281 | 98.052,991.146,-16.949 |
||
| 5282 | reverse |
||
| 5283 | // Pedestrian number 460 |
||
| 5284 | 112 // Ref num |
||
| 5285 | 2 // Number of instructions |
||
| 5286 | 1 // Initial instruction |
||
| 5287 | point |
||
| 5288 | 81.817,-7.365,14.695 |
||
| 5289 | reverse |
||
| 5290 | // Pedestrian number 461 |
||
| 5291 | 112 // Ref num |
||
| 5292 | 2 // Number of instructions |
||
| 5293 | 1 // Initial instruction |
||
| 5294 | point |
||
| 5295 | 80.646,-7.493,14.950 |
||
| 5296 | reverse |
||
| 5297 | // Pedestrian number 462 |
||
| 5298 | 100 // Ref num |
||
| 5299 | 2 // Number of instructions |
||
| 5300 | 1 // Initial instruction |
||
| 5301 | point |
||
| 5302 | 79.106,-7.450,15.355 |
||
| 5303 | reverse |
||
| 5304 | // Pedestrian number 463 |
||
| 5305 | 112 // Ref num |
||
| 5306 | 2 // Number of instructions |
||
| 5307 | 1 // Initial instruction |
||
| 5308 | point |
||
| 5309 | 77.231,-7.398,15.475 |
||
| 5310 | reverse |
||
| 5311 | // Pedestrian number 464 |
||
| 5312 | 112 // Ref num |
||
| 5313 | 2 // Number of instructions |
||
| 5314 | 1 // Initial instruction |
||
| 5315 | point |
||
| 5316 | 73.246,-7.272,17.123 |
||
| 5317 | reverse |
||
| 5318 | // Pedestrian number 465 |
||
| 5319 | 9 // Ref num |
||
| 5320 | 5 // Number of instructions |
||
| 5321 | 2 // Initial instruction |
||
| 5322 | point |
||
| 5323 | 51.617,-5.300,-39.709 |
||
| 5324 | point |
||
| 5325 | 49.160,995.081,-44.377 |
||
| 5326 | point |
||
| 5327 | 49.075,994.126,-46.193 |
||
| 5328 | point |
||
| 5329 | 50.738,993.712,-47.150 |
||
| 5330 | reverse |
||
| 5331 | // Pedestrian number 466 |
||
| 5332 | 9 // Ref num |
||
| 5333 | 6 // Number of instructions |
||
| 5334 | 2 // Initial instruction |
||
| 5335 | point |
||
| 5336 | 42.929,-3.238,-46.546 |
||
| 5337 | point |
||
| 5338 | 46.289,-4.920,-46.406 |
||
| 5339 | point |
||
| 5340 | 49.705,-6.582,-46.697 |
||
| 5341 | point |
||
| 5342 | 50.794,-6.693,-46.492 |
||
| 5343 | point |
||
| 5344 | 51.803,-6.755,-45.631 |
||
| 5345 | reverse |
||
| 5346 | // Pedestrian number 467 |
||
| 5347 | 9 // Ref num |
||
| 5348 | 7 // Number of instructions |
||
| 5349 | 3 // Initial instruction |
||
| 5350 | point |
||
| 5351 | 54.420,-6.829,-46.084 |
||
| 5352 | point |
||
| 5353 | 56.650,-6.829,-47.207 |
||
| 5354 | point |
||
| 5355 | 56.964,-6.829,-47.037 |
||
| 5356 | point |
||
| 5357 | 57.586,-6.829,-46.663 |
||
| 5358 | point |
||
| 5359 | 59.734,-6.829,-47.786 |
||
| 5360 | point |
||
| 5361 | 63.561,-6.829,-48.298 |
||
| 5362 | reverse |
||
| 5363 | // Pedestrian number 468 |
||
| 5364 | 112 // Ref num |
||
| 5365 | 2 // Number of instructions |
||
| 5366 | 1 // Initial instruction |
||
| 5367 | point |
||
| 5368 | 69.275,-7.107,-46.720 |
||
| 5369 | reverse |
||
| 5370 | // Pedestrian number 469 |
||
| 5371 | 112 // Ref num |
||
| 5372 | 2 // Number of instructions |
||
| 5373 | 1 // Initial instruction |
||
| 5374 | point |
||
| 5375 | 73.908,-7.211,-46.342 |
||
| 5376 | reverse |
||
| 5377 | // Pedestrian number 470 |
||
| 5378 | 129 // Ref num |
||
| 5379 | 2 // Number of instructions |
||
| 5380 | 1 // Initial instruction |
||
| 5381 | point |
||
| 5382 | 95.779,-7.921,-38.387 |
||
| 5383 | reverse |
||
| 5384 | // Pedestrian number 471 |
||
| 5385 | 16 // Ref num |
||
| 5386 | 4 // Number of instructions |
||
| 5387 | 2 // Initial instruction |
||
| 5388 | point |
||
| 5389 | -74.814,-3.179,12.493 |
||
| 5390 | point |
||
| 5391 | -73.882,-3.179,15.966 |
||
| 5392 | point |
||
| 5393 | -74.887,-3.179,18.987 |
||
| 5394 | reverse |
||
| 5395 | // Pedestrian number 472 |
||
| 5396 | 27 // Ref num |
||
| 5397 | 7 // Number of instructions |
||
| 5398 | 2 // Initial instruction |
||
| 5399 | point |
||
| 5400 | -82.790,-3.166,15.892 |
||
| 5401 | point |
||
| 5402 | -84.183,-3.166,16.760 |
||
| 5403 | point |
||
| 5404 | -84.613,-3.166,17.115 |
||
| 5405 | point |
||
| 5406 | -85.613,-3.166,19.029 |
||
| 5407 | point |
||
| 5408 | -85.613,-3.180,19.029 |
||
| 5409 | point |
||
| 5410 | -85.657,-3.180,19.336 |
||
| 5411 | reverse |
||
| 5412 | // Pedestrian number 473 |
||
| 5413 | 31 // Ref num |
||
| 5414 | 5 // Number of instructions |
||
| 5415 | 2 // Initial instruction |
||
| 5416 | point |
||
| 5417 | -82.533,-3.180,19.196 |
||
| 5418 | point |
||
| 5419 | -83.156,-3.180,21.496 |
||
| 5420 | point |
||
| 5421 | -83.447,-3.180,24.221 |
||
| 5422 | point |
||
| 5423 | -82.340,-3.180,27.468 |
||
| 5424 | reverse |
||
| 5425 | // Pedestrian number 474 |
||
| 5426 | 24 // Ref num |
||
| 5427 | 6 // Number of instructions |
||
| 5428 | 2 // Initial instruction |
||
| 5429 | point |
||
| 5430 | -79.568,-3.180,25.920 |
||
| 5431 | point |
||
| 5432 | -80.326,-3.180,27.173 |
||
| 5433 | point |
||
| 5434 | -80.711,-3.180,29.228 |
||
| 5435 | point |
||
| 5436 | -81.225,-3.180,30.176 |
||
| 5437 | point |
||
| 5438 | -80.555,-3.125,32.239 |
||
| 5439 | reverse |
||
| 5440 | // Pedestrian number 475 |
||
| 5441 | 30 // Ref num |
||
| 5442 | 6 // Number of instructions |
||
| 5443 | 4 // Initial instruction |
||
| 5444 | point |
||
| 5445 | -75.345,-2.338,30.401 |
||
| 5446 | point |
||
| 5447 | -75.499,-2.535,32.127 |
||
| 5448 | point |
||
| 5449 | -74.910,-2.715,33.978 |
||
| 5450 | point |
||
| 5451 | -74.925,-2.828,35.034 |
||
| 5452 | point |
||
| 5453 | -76.365,-3.175,38.927 |
||
| 5454 | reverse |
||
| 5455 | // Pedestrian number 476 |
||
| 5456 | 31 // Ref num |
||
| 5457 | 7 // Number of instructions |
||
| 5458 | 2 // Initial instruction |
||
| 5459 | point |
||
| 5460 | -71.453,-2.434,33.855 |
||
| 5461 | point |
||
| 5462 | -68.406,-2.551,35.873 |
||
| 5463 | point |
||
| 5464 | -67.934,-2.585,36.114 |
||
| 5465 | point |
||
| 5466 | -67.415,-2.913,36.974 |
||
| 5467 | point |
||
| 5468 | -66.504,-3.009,37.781 |
||
| 5469 | point |
||
| 5470 | -65.881,-3.143,38.049 |
||
| 5471 | reverse |
||
| 5472 | // Pedestrian number 477 |
||
| 5473 | 24 // Ref num |
||
| 5474 | 6 // Number of instructions |
||
| 5475 | 2 // Initial instruction |
||
| 5476 | point |
||
| 5477 | -40.877,-2.925,23.263 |
||
| 5478 | point |
||
| 5479 | -43.564,-2.925,21.376 |
||
| 5480 | point |
||
| 5481 | -47.063,-2.925,20.614 |
||
| 5482 | point |
||
| 5483 | -47.430,-2.925,20.924 |
||
| 5484 | point |
||
| 5485 | -47.869,-2.925,23.470 |
||
| 5486 | reverse |
||
| 5487 | // Pedestrian number 478 |
||
| 5488 | 30 // Ref num |
||
| 5489 | 6 // Number of instructions |
||
| 5490 | 2 // Initial instruction |
||
| 5491 | point |
||
| 5492 | -40.805,-2.925,23.001 |
||
| 5493 | point |
||
| 5494 | -43.588,-2.925,21.640 |
||
| 5495 | point |
||
| 5496 | -47.108,-2.925,20.878 |
||
| 5497 | point |
||
| 5498 | -47.775,-2.925,21.315 |
||
| 5499 | point |
||
| 5500 | -48.071,-2.925,23.438 |
||
| 5501 | reverse |
||
| 5502 | // Pedestrian number 479 |
||
| 5503 | 30 // Ref num |
||
| 5504 | 7 // Number of instructions |
||
| 5505 | 2 // Initial instruction |
||
| 5506 | point |
||
| 5507 | -40.712,-2.925,22.616 |
||
| 5508 | point |
||
| 5509 | -43.772,-2.925,21.167 |
||
| 5510 | point |
||
| 5511 | -46.416,-2.925,20.549 |
||
| 5512 | point |
||
| 5513 | -47.716,-2.925,20.963 |
||
| 5514 | point |
||
| 5515 | -48.357,-2.925,21.919 |
||
| 5516 | point |
||
| 5517 | -48.244,-2.925,23.299 |
||
| 5518 | reverse |
||
| 5519 | // Pedestrian number 480 |
||
| 5520 | 30 // Ref num |
||
| 5521 | 9 // Number of instructions |
||
| 5522 | 5 // Initial instruction |
||
| 5523 | point |
||
| 5524 | -40.641,-2.925,22.426 |
||
| 5525 | point |
||
| 5526 | -41.271,-2.925,21.340 |
||
| 5527 | point |
||
| 5528 | -42.220,-2.925,21.084 |
||
| 5529 | point |
||
| 5530 | -43.660,-2.925,20.783 |
||
| 5531 | point |
||
| 5532 | -44.407,-2.925,21.275 |
||
| 5533 | point |
||
| 5534 | -46.150,-2.925,21.328 |
||
| 5535 | point |
||
| 5536 | -47.277,-2.925,22.401 |
||
| 5537 | point |
||
| 5538 | -47.673,-2.925,23.473 |
||
| 5539 | reverse |
||
| 5540 | // Pedestrian number 481 |
||
| 5541 | 27 // Ref num |
||
| 5542 | 9 // Number of instructions |
||
| 5543 | 4 // Initial instruction |
||
| 5544 | point |
||
| 5545 | -40.925,-2.925,22.698 |
||
| 5546 | point |
||
| 5547 | -42.025,-2.925,22.209 |
||
| 5548 | point |
||
| 5549 | -43.948,-2.925,21.810 |
||
| 5550 | point |
||
| 5551 | -44.714,-2.925,21.202 |
||
| 5552 | point |
||
| 5553 | -47.527,-2.925,20.645 |
||
| 5554 | point |
||
| 5555 | -47.837,-2.925,20.844 |
||
| 5556 | point |
||
| 5557 | -48.752,-2.925,21.848 |
||
| 5558 | point |
||
| 5559 | -48.428,-2.925,23.330 |
||
| 5560 | reverse |
||
| 5561 | // Pedestrian number 482 |
||
| 5562 | 27 // Ref num |
||
| 5563 | 5 // Number of instructions |
||
| 5564 | 2 // Initial instruction |
||
| 5565 | point |
||
| 5566 | -40.459,-2.925,21.755 |
||
| 5567 | point |
||
| 5568 | -43.187,-2.925,21.159 |
||
| 5569 | point |
||
| 5570 | -44.879,-2.923,21.606 |
||
| 5571 | point |
||
| 5572 | -47.450,-2.923,23.498 |
||
| 5573 | reverse |
||
| 5574 | // Pedestrian number 483 |
||
| 5575 | 31 // Ref num |
||
| 5576 | 5 // Number of instructions |
||
| 5577 | 2 // Initial instruction |
||
| 5578 | point |
||
| 5579 | -10.311,-2.813,-14.894 |
||
| 5580 | point |
||
| 5581 | -11.362,-2.334,-13.398 |
||
| 5582 | point |
||
| 5583 | -12.590,-2.116,-12.679 |
||
| 5584 | point |
||
| 5585 | -12.734,-2.012,-12.363 |
||
| 5586 | reverse |
||
| 5587 | // Pedestrian number 484 |
||
| 5588 | 16 // Ref num |
||
| 5589 | 6 // Number of instructions |
||
| 5590 | 3 // Initial instruction |
||
| 5591 | point |
||
| 5592 | -10.370,-2.871,-15.051 |
||
| 5593 | point |
||
| 5594 | -11.336,-2.588,-14.155 |
||
| 5595 | point |
||
| 5596 | -11.473,-2.402,-13.588 |
||
| 5597 | point |
||
| 5598 | -12.808,-2.157,-12.774 |
||
| 5599 | point |
||
| 5600 | -12.869,-2.013,-12.335 |
||
| 5601 | reverse |
||
| 5602 | // Pedestrian number 485 |
||
| 5603 | 30 // Ref num |
||
| 5604 | 5 // Number of instructions |
||
| 5605 | 2 // Initial instruction |
||
| 5606 | point |
||
| 5607 | -11.983,-3.141,-19.372 |
||
| 5608 | point |
||
| 5609 | -10.626,-3.327,-19.182 |
||
| 5610 | point |
||
| 5611 | -6.912,-3.327,-19.039 |
||
| 5612 | point |
||
| 5613 | -0.454,-2.246,-18.969 |
||
| 5614 | reverse |
||
| 5615 | // Pedestrian number 486 |
||
| 5616 | 27 // Ref num |
||
| 5617 | 10 // Number of instructions |
||
| 5618 | 2 // Initial instruction |
||
| 5619 | point |
||
| 5620 | -11.552,-3.009,-19.582 |
||
| 5621 | point |
||
| 5622 | -9.923,-3.327,-19.158 |
||
| 5623 | point |
||
| 5624 | -9.372,-3.327,-18.833 |
||
| 5625 | point |
||
| 5626 | -6.859,-3.327,-18.539 |
||
| 5627 | point |
||
| 5628 | -3.468,-2.772,-18.781 |
||
| 5629 | point |
||
| 5630 | -2.229,-2.556,-19.192 |
||
| 5631 | point |
||
| 5632 | -0.457,-2.247,-19.160 |
||
| 5633 | point |
||
| 5634 | 0.177,-2.327,-18.927 |
||
| 5635 | point |
||
| 5636 | 1.790,-2.607,-16.857 |
||
| 5637 | reverse |
||
| 5638 | // Pedestrian number 487 |
||
| 5639 | 31 // Ref num |
||
| 5640 | 10 // Number of instructions |
||
| 5641 | 2 // Initial instruction |
||
| 5642 | point |
||
| 5643 | -12.230,-3.195,-19.281 |
||
| 5644 | point |
||
| 5645 | -11.098,-3.327,-19.104 |
||
| 5646 | point |
||
| 5647 | -10.325,-3.327,-18.817 |
||
| 5648 | point |
||
| 5649 | -8.709,-3.327,-18.973 |
||
| 5650 | point |
||
| 5651 | -6.932,-3.327,-18.811 |
||
| 5652 | point |
||
| 5653 | -3.924,-2.852,-18.497 |
||
| 5654 | point |
||
| 5655 | -0.449,-2.246,-18.777 |
||
| 5656 | point |
||
| 5657 | 0.860,-2.446,-18.800 |
||
| 5658 | point |
||
| 5659 | 2.674,-2.762,-16.755 |
||
| 5660 | reverse |
||
| 5661 | // Pedestrian number 488 |
||
| 5662 | 30 // Ref num |
||
| 5663 | 10 // Number of instructions |
||
| 5664 | 3 // Initial instruction |
||
| 5665 | point |
||
| 5666 | -10.365,-2.686,-20.104 |
||
| 5667 | point |
||
| 5668 | -9.295,-3.327,-19.169 |
||
| 5669 | point |
||
| 5670 | -8.528,-3.327,-19.221 |
||
| 5671 | point |
||
| 5672 | -6.773,-3.327,-18.186 |
||
| 5673 | point |
||
| 5674 | -5.157,-3.067,-18.220 |
||
| 5675 | point |
||
| 5676 | -3.906,-2.849,-17.993 |
||
| 5677 | point |
||
| 5678 | -1.473,-2.424,-18.447 |
||
| 5679 | point |
||
| 5680 | -0.448,-2.246,-18.401 |
||
| 5681 | point |
||
| 5682 | 1.264,-2.516,-16.857 |
||
| 5683 | reverse |
||
| 5684 | // Pedestrian number 489 |
||
| 5685 | 30 // Ref num |
||
| 5686 | 6 // Number of instructions |
||
| 5687 | 3 // Initial instruction |
||
| 5688 | point |
||
| 5689 | -0.317,-2.240,-17.155 |
||
| 5690 | point |
||
| 5691 | 2.618,-2.753,-17.747 |
||
| 5692 | point |
||
| 5693 | 5.989,-3.325,-18.650 |
||
| 5694 | point |
||
| 5695 | 8.425,-3.268,-18.035 |
||
| 5696 | point |
||
| 5697 | 11.987,-3.184,-18.448 |
||
| 5698 | reverse |
||
| 5699 | // Pedestrian number 490 |
||
| 5700 | 27 // Ref num |
||
| 5701 | 8 // Number of instructions |
||
| 5702 | 4 // Initial instruction |
||
| 5703 | point |
||
| 5704 | -0.352,-2.234,-17.621 |
||
| 5705 | point |
||
| 5706 | 2.141,-2.669,-17.875 |
||
| 5707 | point |
||
| 5708 | 5.137,-3.193,-17.134 |
||
| 5709 | point |
||
| 5710 | 6.271,-3.319,-17.810 |
||
| 5711 | point |
||
| 5712 | 8.717,-3.261,-18.281 |
||
| 5713 | point |
||
| 5714 | 11.382,-3.199,-18.197 |
||
| 5715 | point |
||
| 5716 | 12.058,-3.183,-18.292 |
||
| 5717 | reverse |
||
| 5718 | // Pedestrian number 491 |
||
| 5719 | 16 // Ref num |
||
| 5720 | 6 // Number of instructions |
||
| 5721 | 2 // Initial instruction |
||
| 5722 | point |
||
| 5723 | -0.251,-2.252,-17.426 |
||
| 5724 | point |
||
| 5725 | 2.977,-2.816,-18.339 |
||
| 5726 | point |
||
| 5727 | 5.325,-3.225,-17.288 |
||
| 5728 | point |
||
| 5729 | 6.263,-3.319,-17.129 |
||
| 5730 | point |
||
| 5731 | 11.947,-3.186,-15.948 |
||
| 5732 | reverse |
||
| 5733 | // Pedestrian number 492 |
||
| 5734 | 27 // Ref num |
||
| 5735 | 7 // Number of instructions |
||
| 5736 | 3 // Initial instruction |
||
| 5737 | point |
||
| 5738 | 2.847,-2.793,-16.699 |
||
| 5739 | point |
||
| 5740 | 6.084,-3.323,-17.417 |
||
| 5741 | point |
||
| 5742 | 9.065,-3.253,-17.215 |
||
| 5743 | point |
||
| 5744 | 10.296,-3.224,-16.791 |
||
| 5745 | point |
||
| 5746 | 11.133,-3.205,-17.237 |
||
| 5747 | point |
||
| 5748 | 11.890,-3.187,-18.309 |
||
| 5749 | reverse |
||
| 5750 | // Pedestrian number 493 |
||
| 5751 | 24 // Ref num |
||
| 5752 | 7 // Number of instructions |
||
| 5753 | 2 // Initial instruction |
||
| 5754 | point |
||
| 5755 | -16.927,-2.839,-15.371 |
||
| 5756 | point |
||
| 5757 | -17.622,-1.971,-13.128 |
||
| 5758 | point |
||
| 5759 | -19.542,-1.491,-12.028 |
||
| 5760 | point |
||
| 5761 | -21.252,-1.318,-11.520 |
||
| 5762 | point |
||
| 5763 | -21.988,-1.024,-10.778 |
||
| 5764 | point |
||
| 5765 | -22.340,-0.979,-10.264 |
||
| 5766 | reverse |
||
| 5767 | // Pedestrian number 494 |
||
| 5768 | 15 // Ref num |
||
| 5769 | 4 // Number of instructions |
||
| 5770 | 2 // Initial instruction |
||
| 5771 | point |
||
| 5772 | 28.521,-3.166,-9.559 |
||
| 5773 | point |
||
| 5774 | 27.923,-3.166,-10.182 |
||
| 5775 | point |
||
| 5776 | 27.576,-3.166,-11.712 |
||
| 5777 | reverse |
||
| 5778 | // Pedestrian number 495 |
||
| 5779 | 1 // Ref num |
||
| 5780 | 4 // Number of instructions |
||
| 5781 | 2 // Initial instruction |
||
| 5782 | point |
||
| 5783 | 28.506,-3.166,-9.785 |
||
| 5784 | point |
||
| 5785 | 28.237,-3.166,-10.443 |
||
| 5786 | point |
||
| 5787 | 27.603,-3.166,-11.851 |
||
| 5788 | reverse |
||
| 5789 | // Pedestrian number 496 |
||
| 5790 | 22 // Ref num |
||
| 5791 | 5 // Number of instructions |
||
| 5792 | 3 // Initial instruction |
||
| 5793 | point |
||
| 5794 | 28.388,-3.166,-9.360 |
||
| 5795 | point |
||
| 5796 | 27.503,-3.166,-10.297 |
||
| 5797 | point |
||
| 5798 | 27.512,-3.166,-10.587 |
||
| 5799 | point |
||
| 5800 | 27.423,-3.166,-11.682 |
||
| 5801 | reverse |
||
| 5802 | // Pedestrian number 497 |
||
| 5803 | 24 // Ref num |
||
| 5804 | 6 // Number of instructions |
||
| 5805 | 2 // Initial instruction |
||
| 5806 | point |
||
| 5807 | 39.935,-3.179,-17.993 |
||
| 5808 | point |
||
| 5809 | 39.168,-3.166,-14.982 |
||
| 5810 | point |
||
| 5811 | 38.921,-3.166,-11.417 |
||
| 5812 | point |
||
| 5813 | 39.367,-3.166,-9.437 |
||
| 5814 | point |
||
| 5815 | 38.310,-3.166,-7.656 |
||
| 5816 | reverse |
||
| 5817 | // Pedestrian number 498 |
||
| 5818 | 31 // Ref num |
||
| 5819 | 6 // Number of instructions |
||
| 5820 | 3 // Initial instruction |
||
| 5821 | point |
||
| 5822 | 40.290,-3.179,-18.249 |
||
| 5823 | point |
||
| 5824 | 39.904,-3.180,-15.902 |
||
| 5825 | point |
||
| 5826 | 39.319,-3.166,-14.686 |
||
| 5827 | point |
||
| 5828 | 38.715,-3.166,-12.628 |
||
| 5829 | point |
||
| 5830 | 35.880,-3.166,-10.539 |
||
| 5831 | reverse |
||
| 5832 | // Pedestrian number 499 |
||
| 5833 | 15 // Ref num |
||
| 5834 | 8 // Number of instructions |
||
| 5835 | 4 // Initial instruction |
||
| 5836 | point |
||
| 5837 | 40.697,-3.166,-18.150 |
||
| 5838 | point |
||
| 5839 | 40.260,-3.180,-16.524 |
||
| 5840 | point |
||
| 5841 | 40.240,-3.180,-15.323 |
||
| 5842 | point |
||
| 5843 | 39.502,-3.166,-14.587 |
||
| 5844 | point |
||
| 5845 | 39.315,-3.166,-12.748 |
||
| 5846 | point |
||
| 5847 | 37.680,-3.166,-11.405 |
||
| 5848 | point |
||
| 5849 | 35.831,-3.166,-10.942 |
||
| 5850 | reverse |
||
| 5851 | // Pedestrian number 500 |
||
| 5852 | 16 // Ref num |
||
| 5853 | 7 // Number of instructions |
||
| 5854 | 4 // Initial instruction |
||
| 5855 | point |
||
| 5856 | 40.995,-3.179,-17.986 |
||
| 5857 | point |
||
| 5858 | 40.577,-3.180,-15.473 |
||
| 5859 | point |
||
| 5860 | 39.711,-3.180,-14.475 |
||
| 5861 | point |
||
| 5862 | 39.188,-3.180,-14.365 |
||
| 5863 | point |
||
| 5864 | 38.361,-3.180,-13.424 |
||
| 5865 | point |
||
| 5866 | 37.818,-3.180,-12.570 |
||
| 5867 | reverse |
||
| 5868 | // Pedestrian number 501 |
||
| 5869 | 14 // Ref num |
||
| 5870 | 7 // Number of instructions |
||
| 5871 | 4 // Initial instruction |
||
| 5872 | point |
||
| 5873 | 51.750,-5.297,-20.548 |
||
| 5874 | point |
||
| 5875 | 47.071,-5.294,-18.014 |
||
| 5876 | point |
||
| 5877 | 42.910,-3.226,-16.647 |
||
| 5878 | point |
||
| 5879 | 42.362,-3.179,-16.504 |
||
| 5880 | point |
||
| 5881 | 41.705,-3.179,-16.467 |
||
| 5882 | point |
||
| 5883 | 41.171,-3.179,-17.944 |
||
| 5884 | reverse |
||
| 5885 | // Pedestrian number 502 |
||
| 5886 | 31 // Ref num |
||
| 5887 | 6 // Number of instructions |
||
| 5888 | 3 // Initial instruction |
||
| 5889 | point |
||
| 5890 | 42.133,-3.179,-17.591 |
||
| 5891 | point |
||
| 5892 | 40.974,-3.179,-16.072 |
||
| 5893 | point |
||
| 5894 | 39.211,-3.166,-12.202 |
||
| 5895 | point |
||
| 5896 | 38.959,-3.166,-9.193 |
||
| 5897 | point |
||
| 5898 | 38.234,-3.166,-7.940 |
||
| 5899 | reverse |
||
| 5900 | // Pedestrian number 503 |
||
| 5901 | 18 // Ref num |
||
| 5902 | 4 // Number of instructions |
||
| 5903 | 2 // Initial instruction |
||
| 5904 | point |
||
| 5905 | 40.029,-3.166,-3.322 |
||
| 5906 | point |
||
| 5907 | 38.387,-3.166,-3.602 |
||
| 5908 | point |
||
| 5909 | 35.912,-3.166,-4.817 |
||
| 5910 | reverse |
||
| 5911 | // Pedestrian number 504 |
||
| 5912 | 27 // Ref num |
||
| 5913 | 6 // Number of instructions |
||
| 5914 | 4 // Initial instruction |
||
| 5915 | point |
||
| 5916 | 43.401,-3.483,-3.972 |
||
| 5917 | point |
||
| 5918 | 42.829,-3.196,-4.114 |
||
| 5919 | point |
||
| 5920 | 42.766,-3.179,-4.299 |
||
| 5921 | point |
||
| 5922 | 42.733,-3.179,-5.544 |
||
| 5923 | point |
||
| 5924 | 39.282,-3.166,-14.013 |
||
| 5925 | reverse |
||
| 5926 | // Pedestrian number 505 |
||
| 5927 | 31 // Ref num |
||
| 5928 | 7 // Number of instructions |
||
| 5929 | 2 // Initial instruction |
||
| 5930 | point |
||
| 5931 | 40.161,-3.180,-3.263 |
||
| 5932 | point |
||
| 5933 | 42.566,-3.180,-5.233 |
||
| 5934 | point |
||
| 5935 | 42.546,-3.180,-8.120 |
||
| 5936 | point |
||
| 5937 | 42.735,-3.180,-8.832 |
||
| 5938 | point |
||
| 5939 | 43.189,-3.371,-9.429 |
||
| 5940 | point |
||
| 5941 | 46.412,-4.996,-11.212 |
||
| 5942 | reverse |
||
| 5943 | // Pedestrian number 506 |
||
| 5944 | 22 // Ref num |
||
| 5945 | 5 // Number of instructions |
||
| 5946 | 3 // Initial instruction |
||
| 5947 | point |
||
| 5948 | 35.960,-3.179,-10.427 |
||
| 5949 | point |
||
| 5950 | 36.887,-3.179,-10.378 |
||
| 5951 | point |
||
| 5952 | 37.294,-3.179,-10.056 |
||
| 5953 | point |
||
| 5954 | 38.099,-3.166,-8.156 |
||
| 5955 | reverse |
||
| 5956 | // Pedestrian number 507 |
||
| 5957 | 30 // Ref num |
||
| 5958 | 5 // Number of instructions |
||
| 5959 | 2 // Initial instruction |
||
| 5960 | point |
||
| 5961 | 39.487,-3.179,18.497 |
||
| 5962 | point |
||
| 5963 | 39.084,-3.179,21.842 |
||
| 5964 | point |
||
| 5965 | 38.189,-3.179,23.444 |
||
| 5966 | point |
||
| 5967 | 35.267,-3.179,24.900 |
||
| 5968 | reverse |
||
| 5969 | // Pedestrian number 508 |
||
| 5970 | 30 // Ref num |
||
| 5971 | 4 // Number of instructions |
||
| 5972 | 2 // Initial instruction |
||
| 5973 | point |
||
| 5974 | 35.621,-3.179,26.237 |
||
| 5975 | point |
||
| 5976 | 38.727,-3.179,23.996 |
||
| 5977 | point |
||
| 5978 | 39.547,-3.179,22.522 |
||
| 5979 | reverse |
||
| 5980 | // Pedestrian number 509 |
||
| 5981 | 15 // Ref num |
||
| 5982 | 5 // Number of instructions |
||
| 5983 | 2 // Initial instruction |
||
| 5984 | point |
||
| 5985 | 39.672,-3.179,45.478 |
||
| 5986 | point |
||
| 5987 | 38.088,-3.180,43.404 |
||
| 5988 | point |
||
| 5989 | 37.721,-3.180,40.049 |
||
| 5990 | point |
||
| 5991 | 36.588,-3.180,36.910 |
||
| 5992 | reverse |
||
| 5993 | // Pedestrian number 510 |
||
| 5994 | 31 // Ref num |
||
| 5995 | 5 // Number of instructions |
||
| 5996 | 2 // Initial instruction |
||
| 5997 | point |
||
| 5998 | 30.656,-3.180,45.441 |
||
| 5999 | point |
||
| 6000 | 35.078,-3.180,45.905 |
||
| 6001 | point |
||
| 6002 | 37.556,-3.180,44.540 |
||
| 6003 | point |
||
| 6004 | 39.559,-3.180,45.592 |
||
| 6005 | reverse |
||
| 6006 | // Pedestrian number 511 |
||
| 6007 | 22 // Ref num |
||
| 6008 | 6 // Number of instructions |
||
| 6009 | 2 // Initial instruction |
||
| 6010 | point |
||
| 6011 | 43.301,-3.408,45.545 |
||
| 6012 | point |
||
| 6013 | 42.710,-3.180,45.157 |
||
| 6014 | point |
||
| 6015 | 41.295,-3.179,43.356 |
||
| 6016 | point |
||
| 6017 | 39.978,-3.179,42.495 |
||
| 6018 | point |
||
| 6019 | 34.533,-3.180,41.521 |
||
| 6020 | reverse |
||
| 6021 | // Pedestrian number 512 |
||
| 6022 | 27 // Ref num |
||
| 6023 | 6 // Number of instructions |
||
| 6024 | 2 // Initial instruction |
||
| 6025 | point |
||
| 6026 | 35.494,-3.180,48.392 |
||
| 6027 | point |
||
| 6028 | 36.152,-3.180,44.762 |
||
| 6029 | point |
||
| 6030 | 36.995,-3.180,42.548 |
||
| 6031 | point |
||
| 6032 | 37.801,-3.179,39.451 |
||
| 6033 | point |
||
| 6034 | 36.814,-3.179,35.940 |
||
| 6035 | reverse |
||
| 6036 | // Pedestrian number 513 |
||
| 6037 | 24 // Ref num |
||
| 6038 | 5 // Number of instructions |
||
| 6039 | 2 // Initial instruction |
||
| 6040 | point |
||
| 6041 | 42.753,-3.179,45.702 |
||
| 6042 | point |
||
| 6043 | 39.548,-3.179,43.421 |
||
| 6044 | point |
||
| 6045 | 38.689,-3.179,41.709 |
||
| 6046 | point |
||
| 6047 | 35.413,-3.179,39.947 |
||
| 6048 | reverse |
||
| 6049 | // Pedestrian number 514 |
||
| 6050 | 31 // Ref num |
||
| 6051 | 4 // Number of instructions |
||
| 6052 | 2 // Initial instruction |
||
| 6053 | point |
||
| 6054 | 39.951,-3.179,33.077 |
||
| 6055 | point |
||
| 6056 | 40.057,-3.179,30.382 |
||
| 6057 | point |
||
| 6058 | 36.521,-3.180,27.934 |
||
| 6059 | reverse |
||
| 6060 | // Pedestrian number 515 |
||
| 6061 | 14 // Ref num |
||
| 6062 | 4 // Number of instructions |
||
| 6063 | 2 // Initial instruction |
||
| 6064 | point |
||
| 6065 | 51.001,-5.294,48.324 |
||
| 6066 | point |
||
| 6067 | 51.045,-5.294,43.810 |
||
| 6068 | point |
||
| 6069 | 57.901,-5.294,40.299 |
||
| 6070 | reverse |
||
| 6071 | // Pedestrian number 516 |
||
| 6072 | 31 // Ref num |
||
| 6073 | 6 // Number of instructions |
||
| 6074 | 2 // Initial instruction |
||
| 6075 | point |
||
| 6076 | 47.336,-5.294,48.276 |
||
| 6077 | point |
||
| 6078 | 50.752,-5.294,43.509 |
||
| 6079 | point |
||
| 6080 | 51.941,-5.294,42.962 |
||
| 6081 | point |
||
| 6082 | 54.625,-5.294,42.338 |
||
| 6083 | point |
||
| 6084 | 57.779,-5.294,40.671 |
||
| 6085 | reverse |
||
| 6086 | // Pedestrian number 517 |
||
| 6087 | 27 // Ref num |
||
| 6088 | 5 // Number of instructions |
||
| 6089 | 2 // Initial instruction |
||
| 6090 | point |
||
| 6091 | 39.504,-3.179,41.380 |
||
| 6092 | point |
||
| 6093 | 39.946,-3.179,35.559 |
||
| 6094 | point |
||
| 6095 | 38.579,-3.179,33.207 |
||
| 6096 | point |
||
| 6097 | 36.617,-3.179,31.109 |
||
| 6098 | reverse |
||
| 6099 | // Pedestrian number 518 |
||
| 6100 | 25 // Ref num |
||
| 6101 | 5 // Number of instructions |
||
| 6102 | 2 // Initial instruction |
||
| 6103 | point |
||
| 6104 | 39.094,-3.180,17.134 |
||
| 6105 | point |
||
| 6106 | 37.128,-3.166,16.017 |
||
| 6107 | point |
||
| 6108 | 35.905,-3.166,14.561 |
||
| 6109 | point |
||
| 6110 | 34.788,-3.166,13.081 |
||
| 6111 | reverse |
||
| 6112 | // Pedestrian number 519 |
||
| 6113 | 24 // Ref num |
||
| 6114 | 5 // Number of instructions |
||
| 6115 | 2 // Initial instruction |
||
| 6116 | point |
||
| 6117 | 22.897,-3.166,-19.970 |
||
| 6118 | point |
||
| 6119 | 21.862,-3.166,-21.076 |
||
| 6120 | point |
||
| 6121 | 21.369,-3.166,-25.058 |
||
| 6122 | point |
||
| 6123 | 20.521,-3.166,-28.559 |
||
| 6124 | reverse |
||
| 6125 | // Pedestrian number 520 |
||
| 6126 | 27 // Ref num |
||
| 6127 | 5 // Number of instructions |
||
| 6128 | 2 // Initial instruction |
||
| 6129 | point |
||
| 6130 | 20.660,-3.166,-28.879 |
||
| 6131 | point |
||
| 6132 | 20.606,-3.179,-27.599 |
||
| 6133 | point |
||
| 6134 | 20.936,-3.179,-24.022 |
||
| 6135 | point |
||
| 6136 | 22.092,-3.179,-19.409 |
||
| 6137 | reverse |
||
| 6138 | // Pedestrian number 521 |
||
| 6139 | 31 // Ref num |
||
| 6140 | 4 // Number of instructions |
||
| 6141 | 2 // Initial instruction |
||
| 6142 | point |
||
| 6143 | 20.481,-3.179,-26.085 |
||
| 6144 | point |
||
| 6145 | 21.912,-3.179,-30.336 |
||
| 6146 | point |
||
| 6147 | 23.362,-3.179,-36.892 |
||
| 6148 | reverse |
||
| 6149 | // Pedestrian number 522 |
||
| 6150 | 30 // Ref num |
||
| 6151 | 4 // Number of instructions |
||
| 6152 | 2 // Initial instruction |
||
| 6153 | point |
||
| 6154 | 20.593,-3.179,-29.375 |
||
| 6155 | point |
||
| 6156 | 21.208,-3.180,-34.786 |
||
| 6157 | point |
||
| 6158 | 23.330,-3.180,-37.369 |
||
| 6159 | reverse |
||
| 6160 | // Pedestrian number 523 |
||
| 6161 | 31 // Ref num |
||
| 6162 | 5 // Number of instructions |
||
| 6163 | 2 // Initial instruction |
||
| 6164 | point |
||
| 6165 | 23.349,-3.180,-34.179 |
||
| 6166 | point |
||
| 6167 | 20.880,-3.179,-37.984 |
||
| 6168 | point |
||
| 6169 | 21.690,-3.179,-41.104 |
||
| 6170 | point |
||
| 6171 | 23.082,-3.179,-42.377 |
||
| 6172 | reverse |
||
| 6173 | // Pedestrian number 524 |
||
| 6174 | 24 // Ref num |
||
| 6175 | 6 // Number of instructions |
||
| 6176 | 3 // Initial instruction |
||
| 6177 | point |
||
| 6178 | 24.188,-3.179,-44.682 |
||
| 6179 | point |
||
| 6180 | 27.038,-3.179,-45.930 |
||
| 6181 | point |
||
| 6182 | 30.710,-3.179,-44.982 |
||
| 6183 | point |
||
| 6184 | 34.469,-3.179,-45.068 |
||
| 6185 | point |
||
| 6186 | 35.816,-3.179,-44.569 |
||
| 6187 | reverse |
||
| 6188 | // Pedestrian number 525 |
||
| 6189 | 30 // Ref num |
||
| 6190 | 6 // Number of instructions |
||
| 6191 | 2 // Initial instruction |
||
| 6192 | point |
||
| 6193 | 36.799,-3.179,-44.629 |
||
| 6194 | point |
||
| 6195 | 33.619,-3.179,-45.581 |
||
| 6196 | point |
||
| 6197 | 29.550,-3.179,-46.305 |
||
| 6198 | point |
||
| 6199 | 27.258,-3.179,-46.279 |
||
| 6200 | point |
||
| 6201 | 24.052,-3.179,-45.135 |
||
| 6202 | reverse |
||
| 6203 | // Pedestrian number 526 |
||
| 6204 | 13 // Ref num |
||
| 6205 | 3 // Number of instructions |
||
| 6206 | 1 // Initial instruction |
||
| 6207 | point |
||
| 6208 | 50.008,-5.327,-47.540 |
||
| 6209 | point |
||
| 6210 | 51.684,-5.298,-47.499 |
||
| 6211 | reverse |
||
| 6212 | // Pedestrian number 527 |
||
| 6213 | 13 // Ref num |
||
| 6214 | 5 // Number of instructions |
||
| 6215 | 3 // Initial instruction |
||
| 6216 | point |
||
| 6217 | 50.027,-5.328,-45.248 |
||
| 6218 | point |
||
| 6219 | 50.505,-5.320,-46.077 |
||
| 6220 | point |
||
| 6221 | 50.045,-5.327,-47.260 |
||
| 6222 | point |
||
| 6223 | 51.794,-5.296,-47.110 |
||
| 6224 | reverse |
||
| 6225 | // Pedestrian number 528 |
||
| 6226 | 13 // Ref num |
||
| 6227 | 5 // Number of instructions |
||
| 6228 | 2 // Initial instruction |
||
| 6229 | point |
||
| 6230 | 51.783,-5.297,-46.806 |
||
| 6231 | point |
||
| 6232 | 50.018,-5.328,-46.966 |
||
| 6233 | point |
||
| 6234 | 50.046,-5.328,-45.772 |
||
| 6235 | point |
||
| 6236 | 51.724,-5.298,-45.278 |
||
| 6237 | reverse |
||
| 6238 | // Pedestrian number 529 |
||
| 6239 | 13 // Ref num |
||
| 6240 | 3 // Number of instructions |
||
| 6241 | 1 // Initial instruction |
||
| 6242 | point |
||
| 6243 | 50.037,-5.328,-46.642 |
||
| 6244 | point |
||
| 6245 | 51.750,-5.297,-46.533 |
||
| 6246 | reverse |
||
| 6247 | // Pedestrian number 530 |
||
| 6248 | 13 // Ref num |
||
| 6249 | 3 // Number of instructions |
||
| 6250 | 1 // Initial instruction |
||
| 6251 | point |
||
| 6252 | 50.068,-5.327,-46.315 |
||
| 6253 | point |
||
| 6254 | 51.727,-5.298,-46.114 |
||
| 6255 | reverse |
||
| 6256 | // Pedestrian number 531 |
||
| 6257 | 13 // Ref num |
||
| 6258 | 6 // Number of instructions |
||
| 6259 | 3 // Initial instruction |
||
| 6260 | point |
||
| 6261 | 51.631,-5.299,-47.250 |
||
| 6262 | point |
||
| 6263 | 50.069,-5.327,-45.963 |
||
| 6264 | point |
||
| 6265 | 50.069,-5.327,-45.963 |
||
| 6266 | point |
||
| 6267 | 50.683,-5.317,-45.817 |
||
| 6268 | point |
||
| 6269 | 51.776,-5.296,-44.994 |
||
| 6270 | reverse |
||
| 6271 | // Pedestrian number 532 |
||
| 6272 | 13 // Ref num |
||
| 6273 | 4 // Number of instructions |
||
| 6274 | 1 // Initial instruction |
||
| 6275 | point |
||
| 6276 | 50.113,-5.327,-45.586 |
||
| 6277 | point |
||
| 6278 | 50.631,-5.317,-45.368 |
||
| 6279 | point |
||
| 6280 | 51.713,-5.298,-45.690 |
||
| 6281 | reverse |
||
| 6282 | // Pedestrian number 533 |
||
| 6283 | 13 // Ref num |
||
| 6284 | 3 // Number of instructions |
||
| 6285 | 1 // Initial instruction |
||
| 6286 | point |
||
| 6287 | 50.103,-5.333,-45.174 |
||
| 6288 | point |
||
| 6289 | 51.802,-5.297,-45.173 |
||
| 6290 | reverse |
||
| 6291 | // Pedestrian number 534 |
||
| 6292 | 14 // Ref num |
||
| 6293 | 6 // Number of instructions |
||
| 6294 | 2 // Initial instruction |
||
| 6295 | point |
||
| 6296 | 51.748,-5.294,-47.888 |
||
| 6297 | point |
||
| 6298 | 49.500,-5.294,-47.975 |
||
| 6299 | point |
||
| 6300 | 47.021,-5.294,-48.098 |
||
| 6301 | point |
||
| 6302 | 43.327,-5.294,-52.095 |
||
| 6303 | point |
||
| 6304 | 42.601,-5.293,-55.601 |
||
| 6305 | reverse |
||
| 6306 | // Pedestrian number 535 |
||
| 6307 | 30 // Ref num |
||
| 6308 | 6 // Number of instructions |
||
| 6309 | 2 // Initial instruction |
||
| 6310 | point |
||
| 6311 | 37.258,-3.179,-44.643 |
||
| 6312 | point |
||
| 6313 | 38.855,-3.179,-46.244 |
||
| 6314 | point |
||
| 6315 | 39.670,-3.179,-46.459 |
||
| 6316 | point |
||
| 6317 | 40.261,-3.179,-46.075 |
||
| 6318 | point |
||
| 6319 | 39.998,-3.179,-44.165 |
||
| 6320 | reverse |
||
| 6321 | // Pedestrian number 536 |
||
| 6322 | 31 // Ref num |
||
| 6323 | 8 // Number of instructions |
||
| 6324 | 2 // Initial instruction |
||
| 6325 | point |
||
| 6326 | 40.015,-3.179,-43.925 |
||
| 6327 | point |
||
| 6328 | 40.254,-3.179,-42.531 |
||
| 6329 | point |
||
| 6330 | 40.863,-3.179,-40.734 |
||
| 6331 | point |
||
| 6332 | 40.723,-3.179,-39.006 |
||
| 6333 | point |
||
| 6334 | 40.135,-3.179,-38.099 |
||
| 6335 | point |
||
| 6336 | 39.512,-3.179,-37.724 |
||
| 6337 | point |
||
| 6338 | 38.640,-3.179,-38.093 |
||
| 6339 | reverse |
||
| 6340 | // Pedestrian number 537 |
||
| 6341 | 24 // Ref num |
||
| 6342 | 5 // Number of instructions |
||
| 6343 | 2 // Initial instruction |
||
| 6344 | point |
||
| 6345 | 37.264,-3.179,-33.254 |
||
| 6346 | point |
||
| 6347 | 34.862,-3.179,-32.309 |
||
| 6348 | point |
||
| 6349 | 33.495,-3.179,-29.870 |
||
| 6350 | point |
||
| 6351 | 33.693,-3.179,-25.439 |
||
| 6352 | reverse |
||
| 6353 | // Pedestrian number 538 |
||
| 6354 | 15 // Ref num |
||
| 6355 | 6 // Number of instructions |
||
| 6356 | 2 // Initial instruction |
||
| 6357 | point |
||
| 6358 | 37.291,-3.179,-26.415 |
||
| 6359 | point |
||
| 6360 | 35.117,-3.179,-28.072 |
||
| 6361 | point |
||
| 6362 | 32.965,-3.179,-32.431 |
||
| 6363 | point |
||
| 6364 | 31.516,-3.179,-33.759 |
||
| 6365 | point |
||
| 6366 | 29.748,-3.179,-38.003 |
||
| 6367 | reverse |
||
| 6368 | // Pedestrian number 539 |
||
| 6369 | 16 // Ref num |
||
| 6370 | 7 // Number of instructions |
||
| 6371 | 2 // Initial instruction |
||
| 6372 | point |
||
| 6373 | 39.689,-3.179,-36.502 |
||
| 6374 | point |
||
| 6375 | 37.629,-3.179,-37.410 |
||
| 6376 | point |
||
| 6377 | 36.470,-3.179,-36.559 |
||
| 6378 | point |
||
| 6379 | 35.871,-3.179,-35.820 |
||
| 6380 | point |
||
| 6381 | 36.376,-3.179,-35.296 |
||
| 6382 | point |
||
| 6383 | 37.283,-3.179,-34.960 |
||
| 6384 | reverse |
||
| 6385 | // Pedestrian number 540 |
||
| 6386 | 16 // Ref num |
||
| 6387 | 6 // Number of instructions |
||
| 6388 | 2 // Initial instruction |
||
| 6389 | point |
||
| 6390 | 37.184,-3.179,-35.294 |
||
| 6391 | point |
||
| 6392 | 34.407,-3.179,-34.930 |
||
| 6393 | point |
||
| 6394 | 32.571,-3.179,-35.316 |
||
| 6395 | point |
||
| 6396 | 29.282,-3.179,-36.694 |
||
| 6397 | point |
||
| 6398 | 27.626,-3.179,-37.956 |
||
| 6399 | reverse |
||
| 6400 | // Pedestrian number 541 |
||
| 6401 | 27 // Ref num |
||
| 6402 | 5 // Number of instructions |
||
| 6403 | 2 // Initial instruction |
||
| 6404 | point |
||
| 6405 | 32.037,-3.179,-37.944 |
||
| 6406 | point |
||
| 6407 | 33.139,-3.179,-33.977 |
||
| 6408 | point |
||
| 6409 | 35.034,-3.179,-31.229 |
||
| 6410 | point |
||
| 6411 | 37.281,-3.179,-30.798 |
||
| 6412 | reverse |
||
| 6413 | // Pedestrian number 542 |
||
| 6414 | 31 // Ref num |
||
| 6415 | 6 // Number of instructions |
||
| 6416 | 2 // Initial instruction |
||
| 6417 | point |
||
| 6418 | 37.224,-3.179,-32.185 |
||
| 6419 | point |
||
| 6420 | 32.292,-3.179,-30.918 |
||
| 6421 | point |
||
| 6422 | 30.490,-3.179,-29.636 |
||
| 6423 | point |
||
| 6424 | 29.965,-3.179,-27.104 |
||
| 6425 | point |
||
| 6426 | 29.238,-3.179,-25.463 |
||
| 6427 | reverse |
||
| 6428 | // Pedestrian number 543 |
||
| 6429 | 31 // Ref num |
||
| 6430 | 5 // Number of instructions |
||
| 6431 | 2 // Initial instruction |
||
| 6432 | point |
||
| 6433 | 31.645,-3.179,-25.312 |
||
| 6434 | point |
||
| 6435 | 31.122,-3.179,-27.648 |
||
| 6436 | point |
||
| 6437 | 27.938,-3.179,-30.712 |
||
| 6438 | point |
||
| 6439 | 26.074,-3.179,-30.960 |
||
| 6440 | reverse |
||
| 6441 | // Pedestrian number 544 |
||
| 6442 | 31 // Ref num |
||
| 6443 | 5 // Number of instructions |
||
| 6444 | 2 // Initial instruction |
||
| 6445 | point |
||
| 6446 | 29.523,-3.179,-38.090 |
||
| 6447 | point |
||
| 6448 | 29.975,-3.179,-34.143 |
||
| 6449 | point |
||
| 6450 | 29.107,-3.179,-32.382 |
||
| 6451 | point |
||
| 6452 | 26.134,-3.179,-31.571 |
||
| 6453 | reverse |
||
| 6454 | // Pedestrian number 545 |
||
| 6455 | 27 // Ref num |
||
| 6456 | 7 // Number of instructions |
||
| 6457 | 2 // Initial instruction |
||
| 6458 | point |
||
| 6459 | 26.590,-3.179,-25.767 |
||
| 6460 | point |
||
| 6461 | 28.863,-3.179,-28.452 |
||
| 6462 | point |
||
| 6463 | 31.312,-3.179,-29.928 |
||
| 6464 | point |
||
| 6465 | 31.109,-3.179,-32.094 |
||
| 6466 | point |
||
| 6467 | 32.311,-3.179,-33.615 |
||
| 6468 | point |
||
| 6469 | 33.511,-3.179,-37.892 |
||
| 6470 | reverse |
||
| 6471 | // Pedestrian number 546 |
||
| 6472 | 30 // Ref num |
||
| 6473 | 5 // Number of instructions |
||
| 6474 | 2 // Initial instruction |
||
| 6475 | point |
||
| 6476 | 31.814,-3.179,-37.962 |
||
| 6477 | point |
||
| 6478 | 31.370,-3.179,-36.701 |
||
| 6479 | point |
||
| 6480 | 32.158,-3.179,-33.656 |
||
| 6481 | point |
||
| 6482 | 37.284,-3.179,-33.437 |
||
| 6483 | reverse |
||
| 6484 | // Pedestrian number 547 |
||
| 6485 | 16 // Ref num |
||
| 6486 | 8 // Number of instructions |
||
| 6487 | 2 // Initial instruction |
||
| 6488 | point |
||
| 6489 | 37.259,-3.179,-34.115 |
||
| 6490 | point |
||
| 6491 | 35.531,-3.179,-34.130 |
||
| 6492 | point |
||
| 6493 | 34.575,-3.179,-32.461 |
||
| 6494 | point |
||
| 6495 | 34.551,-3.179,-30.906 |
||
| 6496 | point |
||
| 6497 | 32.248,-3.179,-30.072 |
||
| 6498 | point |
||
| 6499 | 29.646,-3.179,-30.707 |
||
| 6500 | point |
||
| 6501 | 26.114,-3.179,-29.171 |
||
| 6502 | reverse |
||
| 6503 | // Pedestrian number 548 |
||
| 6504 | 30 // Ref num |
||
| 6505 | 6 // Number of instructions |
||
| 6506 | 4 // Initial instruction |
||
| 6507 | point |
||
| 6508 | 26.181,-3.179,-27.282 |
||
| 6509 | point |
||
| 6510 | 29.357,-3.179,-30.068 |
||
| 6511 | point |
||
| 6512 | 29.380,-3.179,-33.924 |
||
| 6513 | point |
||
| 6514 | 28.015,-3.179,-35.908 |
||
| 6515 | point |
||
| 6516 | 27.344,-3.179,-37.924 |
||
| 6517 | reverse |
||
| 6518 | // Pedestrian number 549 |
||
| 6519 | 31 // Ref num |
||
| 6520 | 5 // Number of instructions |
||
| 6521 | 2 // Initial instruction |
||
| 6522 | point |
||
| 6523 | -61.111,0.000,21.856 |
||
| 6524 | point |
||
| 6525 | -59.297,0.000,23.355 |
||
| 6526 | point |
||
| 6527 | -58.703,0.000,25.085 |
||
| 6528 | point |
||
| 6529 | -59.446,0.000,25.855 |
||
| 6530 | reverse |
||
| 6531 | // Pedestrian number 550 |
||
| 6532 | 102 // Ref num |
||
| 6533 | 2 // Number of instructions |
||
| 6534 | 1 // Initial instruction |
||
| 6535 | point |
||
| 6536 | -47.880,-2.414,30.337 |
||
| 6537 | reverse |
||
| 6538 | // Pedestrian number 551 |
||
| 6539 | 114 // Ref num |
||
| 6540 | 2 // Number of instructions |
||
| 6541 | 1 // Initial instruction |
||
| 6542 | point |
||
| 6543 | -79.314,5.692,103.036 |
||
| 6544 | reverse |
||
| 6545 | // Pedestrian number 552 |
||
| 6546 | 114 // Ref num |
||
| 6547 | 2 // Number of instructions |
||
| 6548 | 1 // Initial instruction |
||
| 6549 | point |
||
| 6550 | -75.908,7.182,113.619 |
||
| 6551 | reverse |
||
| 6552 | // Pedestrian number 553 |
||
| 6553 | 114 // Ref num |
||
| 6554 | 2 // Number of instructions |
||
| 6555 | 1 // Initial instruction |
||
| 6556 | point |
||
| 6557 | -72.010,7.387,117.217 |
||
| 6558 | reverse |
||
| 6559 | // Pedestrian number 554 |
||
| 6560 | 114 // Ref num |
||
| 6561 | 2 // Number of instructions |
||
| 6562 | 1 // Initial instruction |
||
| 6563 | point |
||
| 6564 | -60.688,7.428,122.516 |
||
| 6565 | reverse |
||
| 6566 | // Pedestrian number 555 |
||
| 6567 | 114 // Ref num |
||
| 6568 | 2 // Number of instructions |
||
| 6569 | 1 // Initial instruction |
||
| 6570 | point |
||
| 6571 | -50.492,7.622,125.443 |
||
| 6572 | reverse |
||
| 6573 | // Pedestrian number 556 |
||
| 6574 | 114 // Ref num |
||
| 6575 | 2 // Number of instructions |
||
| 6576 | 1 // Initial instruction |
||
| 6577 | point |
||
| 6578 | -32.826,8.071,123.321 |
||
| 6579 | reverse |
||
| 6580 | // Pedestrian number 557 |
||
| 6581 | 114 // Ref num |
||
| 6582 | 2 // Number of instructions |
||
| 6583 | 1 // Initial instruction |
||
| 6584 | point |
||
| 6585 | 11.089,6.665,122.806 |
||
| 6586 | reverse |
||
| 6587 | // Pedestrian number 558 |
||
| 6588 | 114 // Ref num |
||
| 6589 | 2 // Number of instructions |
||
| 6590 | 1 // Initial instruction |
||
| 6591 | point |
||
| 6592 | 18.835,7.313,121.954 |
||
| 6593 | reverse |
||
| 6594 | // Pedestrian number 559 |
||
| 6595 | 114 // Ref num |
||
| 6596 | 2 // Number of instructions |
||
| 6597 | 1 // Initial instruction |
||
| 6598 | point |
||
| 6599 | 24.995,6.791,120.428 |
||
| 6600 | reverse |
||
| 6601 | // Pedestrian number 560 |
||
| 6602 | 114 // Ref num |
||
| 6603 | 2 // Number of instructions |
||
| 6604 | 1 // Initial instruction |
||
| 6605 | point |
||
| 6606 | 38.228,2.494,120.493 |
||
| 6607 | reverse |
||
| 6608 | // Pedestrian number 561 |
||
| 6609 | 114 // Ref num |
||
| 6610 | 2 // Number of instructions |
||
| 6611 | 1 // Initial instruction |
||
| 6612 | point |
||
| 6613 | 45.380,4.613,119.000 |
||
| 6614 | reverse |
||
| 6615 | // Pedestrian number 562 |
||
| 6616 | 114 // Ref num |
||
| 6617 | 2 // Number of instructions |
||
| 6618 | 1 // Initial instruction |
||
| 6619 | point |
||
| 6620 | 50.510,6.220,117.576 |
||
| 6621 | reverse |
||
| 6622 | // Pedestrian number 563 |
||
| 6623 | 114 // Ref num |
||
| 6624 | 2 // Number of instructions |
||
| 6625 | 1 // Initial instruction |
||
| 6626 | point |
||
| 6627 | 53.349,6.259,116.588 |
||
| 6628 | reverse |
||
| 6629 | // Pedestrian number 564 |
||
| 6630 | 114 // Ref num |
||
| 6631 | 2 // Number of instructions |
||
| 6632 | 1 // Initial instruction |
||
| 6633 | point |
||
| 6634 | 58.113,6.233,110.929 |
||
| 6635 | reverse |
||
| 6636 | // Pedestrian number 565 |
||
| 6637 | 114 // Ref num |
||
| 6638 | 2 // Number of instructions |
||
| 6639 | 1 // Initial instruction |
||
| 6640 | point |
||
| 6641 | 59.004,6.265,104.527 |
||
| 6642 | reverse |
||
| 6643 | // Pedestrian number 566 |
||
| 6644 | 27 // Ref num |
||
| 6645 | 7 // Number of instructions |
||
| 6646 | 3 // Initial instruction |
||
| 6647 | point |
||
| 6648 | -55.939,5.970,102.231 |
||
| 6649 | point |
||
| 6650 | -57.634,5.844,103.771 |
||
| 6651 | point |
||
| 6652 | -59.636,5.706,104.639 |
||
| 6653 | point |
||
| 6654 | -62.868,5.475,105.080 |
||
| 6655 | point |
||
| 6656 | -64.543,5.355,105.029 |
||
| 6657 | point |
||
| 6658 | -65.713,5.666,105.077 |
||
| 6659 | reverse |
||
| 6660 | // Pedestrian number 567 |
||
| 6661 | 30 // Ref num |
||
| 6662 | 9 // Number of instructions |
||
| 6663 | 3 // Initial instruction |
||
| 6664 | point |
||
| 6665 | -66.362,5.837,104.739 |
||
| 6666 | point |
||
| 6667 | -71.089,7.058,102.702 |
||
| 6668 | point |
||
| 6669 | -73.446,7.658,101.537 |
||
| 6670 | point |
||
| 6671 | -73.740,7.613,101.507 |
||
| 6672 | point |
||
| 6673 | -75.138,7.119,99.289 |
||
| 6674 | point |
||
| 6675 | -74.795,7.282,96.656 |
||
| 6676 | point |
||
| 6677 | -74.252,7.632,95.238 |
||
| 6678 | point |
||
| 6679 | -73.269,7.645,92.663 |
||
| 6680 | reverse |
||
| 6681 | // Pedestrian number 568 |
||
| 6682 | 16 // Ref num |
||
| 6683 | 7 // Number of instructions |
||
| 6684 | 2 // Initial instruction |
||
| 6685 | point |
||
| 6686 | -75.099,7.355,79.338 |
||
| 6687 | point |
||
| 6688 | -73.624,7.379,78.073 |
||
| 6689 | point |
||
| 6690 | -73.010,7.387,76.720 |
||
| 6691 | point |
||
| 6692 | -72.291,7.418,76.349 |
||
| 6693 | point |
||
| 6694 | -71.221,7.474,76.316 |
||
| 6695 | point |
||
| 6696 | -70.706,7.576,75.767 |
||
| 6697 | reverse |
||
| 6698 | // Pedestrian number 569 |
||
| 6699 | 27 // Ref num |
||
| 6700 | 5 // Number of instructions |
||
| 6701 | 2 // Initial instruction |
||
| 6702 | point |
||
| 6703 | -58.619,5.158,70.428 |
||
| 6704 | point |
||
| 6705 | -57.662,5.371,71.561 |
||
| 6706 | point |
||
| 6707 | -56.870,5.562,72.740 |
||
| 6708 | point |
||
| 6709 | -55.726,5.774,73.610 |
||
| 6710 | reverse |
||
| 6711 | // Pedestrian number 570 |
||
| 6712 | 27 // Ref num |
||
| 6713 | 11 // Number of instructions |
||
| 6714 | 2 // Initial instruction |
||
| 6715 | point |
||
| 6716 | -36.865,4.433,66.229 |
||
| 6717 | point |
||
| 6718 | -36.784,3.711,64.824 |
||
| 6719 | point |
||
| 6720 | -36.518,3.374,64.182 |
||
| 6721 | point |
||
| 6722 | -35.077,2.850,63.231 |
||
| 6723 | point |
||
| 6724 | -33.812,2.178,60.964 |
||
| 6725 | point |
||
| 6726 | -33.565,1.283,57.208 |
||
| 6727 | point |
||
| 6728 | -32.067,0.634,54.498 |
||
| 6729 | point |
||
| 6730 | -29.408,-0.671,50.570 |
||
| 6731 | point |
||
| 6732 | -29.548,-1.938,48.388 |
||
| 6733 | point |
||
| 6734 | -30.007,-1.877,45.845 |
||
| 6735 | reverse |
||
| 6736 | // Pedestrian number 571 |
||
| 6737 | 31 // Ref num |
||
| 6738 | 8 // Number of instructions |
||
| 6739 | 5 // Initial instruction |
||
| 6740 | point |
||
| 6741 | -33.485,4.015,65.721 |
||
| 6742 | point |
||
| 6743 | -34.616,4.423,66.401 |
||
| 6744 | point |
||
| 6745 | -36.892,4.720,66.773 |
||
| 6746 | point |
||
| 6747 | -37.559,5.105,67.488 |
||
| 6748 | point |
||
| 6749 | -37.483,5.485,68.224 |
||
| 6750 | point |
||
| 6751 | -36.866,6.096,69.358 |
||
| 6752 | point |
||
| 6753 | -36.566,6.184,69.711 |
||
| 6754 | reverse |
||
| 6755 | // Pedestrian number 572 |
||
| 6756 | 31 // Ref num |
||
| 6757 | 7 // Number of instructions |
||
| 6758 | 3 // Initial instruction |
||
| 6759 | point |
||
| 6760 | -33.101,3.830,65.390 |
||
| 6761 | point |
||
| 6762 | -31.138,3.362,64.650 |
||
| 6763 | point |
||
| 6764 | -28.610,3.578,64.764 |
||
| 6765 | point |
||
| 6766 | -26.759,3.535,64.492 |
||
| 6767 | point |
||
| 6768 | -24.656,2.881,63.303 |
||
| 6769 | point |
||
| 6770 | -24.004,2.760,62.763 |
||
| 6771 | reverse |
||
| 6772 | // Pedestrian number 573 |
||
| 6773 | 27 // Ref num |
||
| 6774 | 7 // Number of instructions |
||
| 6775 | 4 // Initial instruction |
||
| 6776 | point |
||
| 6777 | -35.040,7.264,78.478 |
||
| 6778 | point |
||
| 6779 | -35.785,7.171,77.246 |
||
| 6780 | point |
||
| 6781 | -36.035,7.080,76.324 |
||
| 6782 | point |
||
| 6783 | -35.625,6.996,75.849 |
||
| 6784 | point |
||
| 6785 | -33.994,1007.240,75.474 |
||
| 6786 | point |
||
| 6787 | -27.684,1003.050,76.331 |
||
| 6788 | reverse |
||
| 6789 | // Pedestrian number 574 |
||
| 6790 | 27 // Ref num |
||
| 6791 | 5 // Number of instructions |
||
| 6792 | 3 // Initial instruction |
||
| 6793 | point |
||
| 6794 | -33.124,7.635,118.494 |
||
| 6795 | point |
||
| 6796 | -31.960,7.617,118.631 |
||
| 6797 | point |
||
| 6798 | -31.317,7.613,118.599 |
||
| 6799 | point |
||
| 6800 | -29.798,7.575,119.000 |
||
| 6801 | reverse |
||
| 6802 | // Pedestrian number 575 |
||
| 6803 | 16 // Ref num |
||
| 6804 | 6 // Number of instructions |
||
| 6805 | 2 // Initial instruction |
||
| 6806 | point |
||
| 6807 | -28.943,7.556,119.180 |
||
| 6808 | point |
||
| 6809 | -26.806,7.541,119.109 |
||
| 6810 | point |
||
| 6811 | -25.928,7.505,119.587 |
||
| 6812 | point |
||
| 6813 | -24.754,7.539,120.807 |
||
| 6814 | point |
||
| 6815 | -24.735,7.661,122.081 |
||
| 6816 | reverse |
||
| 6817 | // Pedestrian number 576 |
||
| 6818 | 16 // Ref num |
||
| 6819 | 7 // Number of instructions |
||
| 6820 | 3 // Initial instruction |
||
| 6821 | point |
||
| 6822 | -17.177,7.331,121.161 |
||
| 6823 | point |
||
| 6824 | -16.637,7.340,121.047 |
||
| 6825 | point |
||
| 6826 | -14.984,6.987,120.610 |
||
| 6827 | point |
||
| 6828 | -13.456,6.619,120.958 |
||
| 6829 | point |
||
| 6830 | -8.302,5.454,120.825 |
||
| 6831 | point |
||
| 6832 | -7.040,5.343,120.976 |
||
| 6833 | reverse |
||
| 6834 | // Pedestrian number 577 |
||
| 6835 | 31 // Ref num |
||
| 6836 | 9 // Number of instructions |
||
| 6837 | 1 // Initial instruction |
||
| 6838 | point |
||
| 6839 | -10.954,3.764,105.165 |
||
| 6840 | point |
||
| 6841 | -12.053,4.358,105.762 |
||
| 6842 | point |
||
| 6843 | -14.092,5.347,106.622 |
||
| 6844 | point |
||
| 6845 | -14.562,5.506,106.873 |
||
| 6846 | point |
||
| 6847 | -16.810,5.395,107.366 |
||
| 6848 | point |
||
| 6849 | -25.725,5.912,105.179 |
||
| 6850 | point |
||
| 6851 | -28.443,6.415,102.734 |
||
| 6852 | point |
||
| 6853 | -31.862,6.606,101.661 |
||
| 6854 | reverse |
||
| 6855 | // Pedestrian number 578 |
||
| 6856 | 27 // Ref num |
||
| 6857 | 9 // Number of instructions |
||
| 6858 | 2 // Initial instruction |
||
| 6859 | point |
||
| 6860 | -43.256,8.714,89.578 |
||
| 6861 | point |
||
| 6862 | -44.443,8.714,90.788 |
||
| 6863 | point |
||
| 6864 | -45.317,8.714,91.128 |
||
| 6865 | point |
||
| 6866 | -46.666,8.714,91.141 |
||
| 6867 | point |
||
| 6868 | -47.916,8.714,90.605 |
||
| 6869 | point |
||
| 6870 | -47.867,8.714,88.553 |
||
| 6871 | point |
||
| 6872 | -48.040,8.714,87.461 |
||
| 6873 | point |
||
| 6874 | -50.107,8.714,84.763 |
||
| 6875 | reverse |
||
| 6876 | // Pedestrian number 579 |
||
| 6877 | 30 // Ref num |
||
| 6878 | 6 // Number of instructions |
||
| 6879 | 2 // Initial instruction |
||
| 6880 | point |
||
| 6881 | -47.765,8.714,89.010 |
||
| 6882 | point |
||
| 6883 | -49.063,8.714,90.421 |
||
| 6884 | point |
||
| 6885 | -49.364,8.714,91.280 |
||
| 6886 | point |
||
| 6887 | -48.660,8.714,92.359 |
||
| 6888 | point |
||
| 6889 | -46.802,8.714,93.481 |
||
| 6890 | reverse |
||
| 6891 | // Pedestrian number 580 |
||
| 6892 | 16 // Ref num |
||
| 6893 | 5 // Number of instructions |
||
| 6894 | 2 // Initial instruction |
||
| 6895 | point |
||
| 6896 | -46.127,8.714,93.218 |
||
| 6897 | point |
||
| 6898 | -46.292,8.714,91.830 |
||
| 6899 | point |
||
| 6900 | -46.437,8.714,90.640 |
||
| 6901 | point |
||
| 6902 | -47.298,8.714,89.141 |
||
| 6903 | reverse |
||
| 6904 | // Pedestrian number 581 |
||
| 6905 | 27 // Ref num |
||
| 6906 | 7 // Number of instructions |
||
| 6907 | 2 // Initial instruction |
||
| 6908 | point |
||
| 6909 | -64.463,5.359,79.379 |
||
| 6910 | point |
||
| 6911 | -63.640,5.420,80.172 |
||
| 6912 | point |
||
| 6913 | -62.653,5.492,80.881 |
||
| 6914 | point |
||
| 6915 | -60.987,5.584,81.122 |
||
| 6916 | point |
||
| 6917 | -60.023,5.612,81.237 |
||
| 6918 | point |
||
| 6919 | -59.620,5.674,81.261 |
||
| 6920 | reverse |
||
| 6921 | // Pedestrian number 582 |
||
| 6922 | 16 // Ref num |
||
| 6923 | 8 // Number of instructions |
||
| 6924 | 3 // Initial instruction |
||
| 6925 | point |
||
| 6926 | -63.744,5.239,72.222 |
||
| 6927 | point |
||
| 6928 | -62.527,5.059,70.754 |
||
| 6929 | point |
||
| 6930 | -61.185,4.859,68.900 |
||
| 6931 | point |
||
| 6932 | -60.464,4.745,67.520 |
||
| 6933 | point |
||
| 6934 | -59.870,4.418,66.381 |
||
| 6935 | point |
||
| 6936 | -59.839,4.192,65.028 |
||
| 6937 | point |
||
| 6938 | -60.973,4.171,63.315 |
||
| 6939 | reverse |
||
| 6940 | // Pedestrian number 583 |
||
| 6941 | 27 // Ref num |
||
| 6942 | 11 // Number of instructions |
||
| 6943 | 4 // Initial instruction |
||
| 6944 | point |
||
| 6945 | -64.792,5.459,68.313 |
||
| 6946 | point |
||
| 6947 | -63.843,5.256,67.482 |
||
| 6948 | point |
||
| 6949 | -61.423,4.717,66.008 |
||
| 6950 | point |
||
| 6951 | -61.090,4.487,65.074 |
||
| 6952 | point |
||
| 6953 | -60.025,3.996,63.588 |
||
| 6954 | point |
||
| 6955 | -59.434,3.630,62.190 |
||
| 6956 | point |
||
| 6957 | -59.366,2.960,60.542 |
||
| 6958 | point |
||
| 6959 | -60.732,1.784,57.598 |
||
| 6960 | point |
||
| 6961 | -62.339,1.199,56.030 |
||
| 6962 | point |
||
| 6963 | -64.475,1.006,55.398 |
||
| 6964 | reverse |
||
| 6965 | // Pedestrian number 584 |
||
| 6966 | 16 // Ref num |
||
| 6967 | 10 // Number of instructions |
||
| 6968 | 4 // Initial instruction |
||
| 6969 | point |
||
| 6970 | -63.409,-0.659,50.654 |
||
| 6971 | point |
||
| 6972 | -63.585,-0.109,52.297 |
||
| 6973 | point |
||
| 6974 | -63.256,0.275,53.451 |
||
| 6975 | point |
||
| 6976 | -62.005,0.725,54.789 |
||
| 6977 | point |
||
| 6978 | -61.331,0.900,55.280 |
||
| 6979 | point |
||
| 6980 | -59.595,1.194,56.164 |
||
| 6981 | point |
||
| 6982 | -57.930,1.561,57.046 |
||
| 6983 | point |
||
| 6984 | -57.342,2.055,58.392 |
||
| 6985 | point |
||
| 6986 | -57.202,2.789,60.412 |
||
| 6987 | reverse |
||
| 6988 | // Pedestrian number 585 |
||
| 6989 | 30 // Ref num |
||
| 6990 | 10 // Number of instructions |
||
| 6991 | 4 // Initial instruction |
||
| 6992 | point |
||
| 6993 | -54.155,-0.674,50.591 |
||
| 6994 | point |
||
| 6995 | -53.577,-0.055,52.410 |
||
| 6996 | point |
||
| 6997 | -54.675,0.843,55.027 |
||
| 6998 | point |
||
| 6999 | -53.865,1.305,56.399 |
||
| 7000 | point |
||
| 7001 | -53.405,1.626,57.425 |
||
| 7002 | point |
||
| 7003 | -54.188,2.380,59.571 |
||
| 7004 | point |
||
| 7005 | -52.913,3.889,63.265 |
||
| 7006 | point |
||
| 7007 | -52.920,3.998,63.649 |
||
| 7008 | point |
||
| 7009 | -54.762,4.405,67.072 |
||
| 7010 | reverse |
||
| 7011 | // Pedestrian number 586 |
||
| 7012 | 30 // Ref num |
||
| 7013 | 7 // Number of instructions |
||
| 7014 | 2 // Initial instruction |
||
| 7015 | point |
||
| 7016 | -55.947,-0.661,50.718 |
||
| 7017 | point |
||
| 7018 | -56.268,0.271,53.431 |
||
| 7019 | point |
||
| 7020 | -56.124,0.860,55.145 |
||
| 7021 | point |
||
| 7022 | -55.768,2.212,58.852 |
||
| 7023 | point |
||
| 7024 | -56.159,2.873,60.781 |
||
| 7025 | point |
||
| 7026 | -56.449,3.161,61.789 |
||
| 7027 | reverse |
||
| 7028 | // Pedestrian number 587 |
||
| 7029 | 16 // Ref num |
||
| 7030 | 7 // Number of instructions |
||
| 7031 | 4 // Initial instruction |
||
| 7032 | point |
||
| 7033 | -65.227,0.552,54.230 |
||
| 7034 | point |
||
| 7035 | -64.315,0.311,53.492 |
||
| 7036 | point |
||
| 7037 | -62.756,0.049,52.788 |
||
| 7038 | point |
||
| 7039 | -60.982,-0.090,52.419 |
||
| 7040 | point |
||
| 7041 | -58.287,-0.472,51.280 |
||
| 7042 | point |
||
| 7043 | -56.507,-0.623,50.797 |
||
| 7044 | reverse |
||
| 7045 | // Pedestrian number 588 |
||
| 7046 | 16 // Ref num |
||
| 7047 | 10 // Number of instructions |
||
| 7048 | 4 // Initial instruction |
||
| 7049 | point |
||
| 7050 | -53.077,-0.640,50.663 |
||
| 7051 | point |
||
| 7052 | -51.198,0.053,52.729 |
||
| 7053 | point |
||
| 7054 | -49.727,0.710,54.760 |
||
| 7055 | point |
||
| 7056 | -48.163,1.260,56.784 |
||
| 7057 | point |
||
| 7058 | -46.023,1.800,58.756 |
||
| 7059 | point |
||
| 7060 | -41.866,2.465,61.213 |
||
| 7061 | point |
||
| 7062 | -38.678,3.135,63.505 |
||
| 7063 | point |
||
| 7064 | -37.769,3.596,64.494 |
||
| 7065 | point |
||
| 7066 | -37.050,4.467,66.285 |
||
| 7067 | reverse |
||
| 7068 | // Pedestrian number 589 |
||
| 7069 | 30 // Ref num |
||
| 7070 | 15 // Number of instructions |
||
| 7071 | 5 // Initial instruction |
||
| 7072 | point |
||
| 7073 | -32.858,-1.602,48.513 |
||
| 7074 | point |
||
| 7075 | -32.881,-1.055,49.958 |
||
| 7076 | point |
||
| 7077 | -33.032,-0.626,50.704 |
||
| 7078 | point |
||
| 7079 | -33.684,-0.262,51.791 |
||
| 7080 | point |
||
| 7081 | -34.682,0.411,53.787 |
||
| 7082 | point |
||
| 7083 | -35.001,0.653,54.578 |
||
| 7084 | point |
||
| 7085 | -35.716,0.890,55.571 |
||
| 7086 | point |
||
| 7087 | -35.822,1.570,58.435 |
||
| 7088 | point |
||
| 7089 | -35.975,1.938,59.986 |
||
| 7090 | point |
||
| 7091 | -37.941,2.626,62.218 |
||
| 7092 | point |
||
| 7093 | -38.099,2.891,63.205 |
||
| 7094 | point |
||
| 7095 | -37.783,3.807,64.921 |
||
| 7096 | point |
||
| 7097 | -37.614,4.307,65.932 |
||
| 7098 | point |
||
| 7099 | -37.149,4.501,66.369 |
||
| 7100 | reverse |
||
| 7101 | // Pedestrian number 590 |
||
| 7102 | 114 // Ref num |
||
| 7103 | 2 // Number of instructions |
||
| 7104 | 1 // Initial instruction |
||
| 7105 | point |
||
| 7106 | -41.728,8.022,124.465 |
||
| 7107 | reverse |
||
| 7108 | // Pedestrian number 591 |
||
| 7109 | 114 // Ref num |
||
| 7110 | 2 // Number of instructions |
||
| 7111 | 1 // Initial instruction |
||
| 7112 | point |
||
| 7113 | -39.985,9.864,100.309 |
||
| 7114 | reverse |
||
| 7115 | // Pedestrian number 592 |
||
| 7116 | 114 // Ref num |
||
| 7117 | 2 // Number of instructions |
||
| 7118 | 1 // Initial instruction |
||
| 7119 | point |
||
| 7120 | -91.143,13.033,53.007 |
||
| 7121 | reverse |
||
| 7122 | // Pedestrian number 593 |
||
| 7123 | 114 // Ref num |
||
| 7124 | 2 // Number of instructions |
||
| 7125 | 1 // Initial instruction |
||
| 7126 | point |
||
| 7127 | -92.420,0.178,-2.886 |
||
| 7128 | reverse |
||
| 7129 | // Pedestrian number 594 |
||
| 7130 | 114 // Ref num |
||
| 7131 | 2 // Number of instructions |
||
| 7132 | 1 // Initial instruction |
||
| 7133 | point |
||
| 7134 | -92.734,0.358,-13.096 |
||
| 7135 | reverse |
||
| 7136 | // Pedestrian number 595 |
||
| 7137 | 13 // Ref num |
||
| 7138 | 8 // Number of instructions |
||
| 7139 | 3 // Initial instruction |
||
| 7140 | point |
||
| 7141 | -41.096,-5.293,-52.999 |
||
| 7142 | point |
||
| 7143 | -41.687,-5.293,-53.028 |
||
| 7144 | point |
||
| 7145 | -41.687,-5.293,-53.028 |
||
| 7146 | point |
||
| 7147 | -42.632,-5.293,-53.075 |
||
| 7148 | point |
||
| 7149 | -43.150,-5.293,-53.181 |
||
| 7150 | point |
||
| 7151 | -44.268,-5.293,-54.336 |
||
| 7152 | point |
||
| 7153 | -45.816,-5.293,-55.737 |
||
| 7154 | reverse |
||
| 7155 | // Pedestrian number 596 |
||
| 7156 | 13 // Ref num |
||
| 7157 | 6 // Number of instructions |
||
| 7158 | 2 // Initial instruction |
||
| 7159 | point |
||
| 7160 | -41.154,-5.293,-53.375 |
||
| 7161 | point |
||
| 7162 | -41.684,-5.293,-53.378 |
||
| 7163 | point |
||
| 7164 | -42.541,-5.293,-53.462 |
||
| 7165 | point |
||
| 7166 | -43.146,-5.293,-53.640 |
||
| 7167 | point |
||
| 7168 | -46.158,-5.293,-55.606 |
||
| 7169 | reverse |
||
| 7170 | // Pedestrian number 597 |
||
| 7171 | 13 // Ref num |
||
| 7172 | 6 // Number of instructions |
||
| 7173 | 2 // Initial instruction |
||
| 7174 | point |
||
| 7175 | -41.153,-5.293,-53.818 |
||
| 7176 | point |
||
| 7177 | -41.663,-5.293,-53.823 |
||
| 7178 | point |
||
| 7179 | -42.088,-5.293,-54.346 |
||
| 7180 | point |
||
| 7181 | -43.138,-5.293,-54.963 |
||
| 7182 | point |
||
| 7183 | -45.289,-5.293,-55.691 |
||
| 7184 | reverse |
||
| 7185 | // Pedestrian number 598 |
||
| 7186 | 114 // Ref num |
||
| 7187 | 2 // Number of instructions |
||
| 7188 | 1 // Initial instruction |
||
| 7189 | point |
||
| 7190 | -54.168,-5.293,-53.210 |
||
| 7191 | reverse |
||
| 7192 | // Pedestrian number 599 |
||
| 7193 | 114 // Ref num |
||
| 7194 | 2 // Number of instructions |
||
| 7195 | 1 // Initial instruction |
||
| 7196 | point |
||
| 7197 | -57.204,-5.293,-54.657 |
||
| 7198 | reverse |
||
| 7199 | // Pedestrian number 600 |
||
| 7200 | 114 // Ref num |
||
| 7201 | 2 // Number of instructions |
||
| 7202 | 1 // Initial instruction |
||
| 7203 | point |
||
| 7204 | -61.080,-5.293,-52.838 |
||
| 7205 | reverse |
||
| 7206 | // Pedestrian number 601 |
||
| 7207 | 114 // Ref num |
||
| 7208 | 2 // Number of instructions |
||
| 7209 | 1 // Initial instruction |
||
| 7210 | point |
||
| 7211 | -65.744,-5.293,-54.875 |
||
| 7212 | reverse |
||
| 7213 | // Pedestrian number 602 |
||
| 7214 | 114 // Ref num |
||
| 7215 | 2 // Number of instructions |
||
| 7216 | 1 // Initial instruction |
||
| 7217 | point |
||
| 7218 | -74.248,-5.293,-55.505 |
||
| 7219 | reverse |
||
| 7220 | // Pedestrian number 603 |
||
| 7221 | 114 // Ref num |
||
| 7222 | 2 // Number of instructions |
||
| 7223 | 1 // Initial instruction |
||
| 7224 | point |
||
| 7225 | -79.428,-5.293,-52.617 |
||
| 7226 | reverse |
||
| 7227 | // Pedestrian number 604 |
||
| 7228 | 114 // Ref num |
||
| 7229 | 2 // Number of instructions |
||
| 7230 | 1 // Initial instruction |
||
| 7231 | point |
||
| 7232 | -83.165,-5.293,-53.267 |
||
| 7233 | reverse |
||
| 7234 | // Pedestrian number 605 |
||
| 7235 | 114 // Ref num |
||
| 7236 | 2 // Number of instructions |
||
| 7237 | 1 // Initial instruction |
||
| 7238 | point |
||
| 7239 | -77.164,-5.293,-53.663 |
||
| 7240 | reverse |
||
| 7241 | // Pedestrian number 606 |
||
| 7242 | 114 // Ref num |
||
| 7243 | 2 // Number of instructions |
||
| 7244 | 1 // Initial instruction |
||
| 7245 | point |
||
| 7246 | -73.118,-5.293,-53.436 |
||
| 7247 | reverse |
||
| 7248 | // Pedestrian number 607 |
||
| 7249 | 114 // Ref num |
||
| 7250 | 2 // Number of instructions |
||
| 7251 | 1 // Initial instruction |
||
| 7252 | point |
||
| 7253 | -70.433,-5.293,-55.361 |
||
| 7254 | reverse |
||
| 7255 | // Pedestrian number 608 |
||
| 7256 | 114 // Ref num |
||
| 7257 | 2 // Number of instructions |
||
| 7258 | 1 // Initial instruction |
||
| 7259 | point |
||
| 7260 | -60.270,-5.293,-55.098 |
||
| 7261 | reverse |
||
| 7262 | // Pedestrian number 609 |
||
| 7263 | 114 // Ref num |
||
| 7264 | 2 // Number of instructions |
||
| 7265 | 1 // Initial instruction |
||
| 7266 | point |
||
| 7267 | -50.167,-5.293,-55.019 |
||
| 7268 | reverse |
||
| 7269 | // Pedestrian number 610 |
||
| 7270 | 114 // Ref num |
||
| 7271 | 2 // Number of instructions |
||
| 7272 | 1 // Initial instruction |
||
| 7273 | point |
||
| 7274 | -36.590,-5.293,-54.129 |
||
| 7275 | reverse |
||
| 7276 | // Pedestrian number 611 |
||
| 7277 | 114 // Ref num |
||
| 7278 | 2 // Number of instructions |
||
| 7279 | 1 // Initial instruction |
||
| 7280 | point |
||
| 7281 | -26.627,-5.293,-52.880 |
||
| 7282 | reverse |
||
| 7283 | // Pedestrian number 612 |
||
| 7284 | 114 // Ref num |
||
| 7285 | 2 // Number of instructions |
||
| 7286 | 1 // Initial instruction |
||
| 7287 | point |
||
| 7288 | -12.302,-5.294,-53.719 |
||
| 7289 | reverse |
||
| 7290 | // Pedestrian number 613 |
||
| 7291 | 114 // Ref num |
||
| 7292 | 2 // Number of instructions |
||
| 7293 | 1 // Initial instruction |
||
| 7294 | point |
||
| 7295 | -9.348,-5.295,-55.095 |
||
| 7296 | reverse |
||
| 7297 | // Pedestrian number 614 |
||
| 7298 | 114 // Ref num |
||
| 7299 | 2 // Number of instructions |
||
| 7300 | 1 // Initial instruction |
||
| 7301 | point |
||
| 7302 | -6.088,-5.292,-52.730 |
||
| 7303 | reverse |
||
| 7304 | // Pedestrian number 615 |
||
| 7305 | 114 // Ref num |
||
| 7306 | 2 // Number of instructions |
||
| 7307 | 1 // Initial instruction |
||
| 7308 | point |
||
| 7309 | -1.815,-5.293,-55.168 |
||
| 7310 | reverse |
||
| 7311 | // Pedestrian number 616 |
||
| 7312 | 114 // Ref num |
||
| 7313 | 2 // Number of instructions |
||
| 7314 | 1 // Initial instruction |
||
| 7315 | point |
||
| 7316 | 3.400,-5.293,-52.562 |
||
| 7317 | reverse |
||
| 7318 | // Pedestrian number 617 |
||
| 7319 | 114 // Ref num |
||
| 7320 | 2 // Number of instructions |
||
| 7321 | 1 // Initial instruction |
||
| 7322 | point |
||
| 7323 | 8.393,-5.293,-55.380 |
||
| 7324 | reverse |
||
| 7325 | // Pedestrian number 618 |
||
| 7326 | 114 // Ref num |
||
| 7327 | 2 // Number of instructions |
||
| 7328 | 1 // Initial instruction |
||
| 7329 | point |
||
| 7330 | 11.592,-5.293,-53.340 |
||
| 7331 | reverse |
||
| 7332 | // Pedestrian number 619 |
||
| 7333 | 114 // Ref num |
||
| 7334 | 2 // Number of instructions |
||
| 7335 | 1 // Initial instruction |
||
| 7336 | point |
||
| 7337 | 15.697,-5.293,-54.653 |
||
| 7338 | reverse |
||
| 7339 | // Pedestrian number 620 |
||
| 7340 | 114 // Ref num |
||
| 7341 | 2 // Number of instructions |
||
| 7342 | 1 // Initial instruction |
||
| 7343 | point |
||
| 7344 | 21.633,-5.293,-53.110 |
||
| 7345 | reverse |
||
| 7346 | // Pedestrian number 621 |
||
| 7347 | 114 // Ref num |
||
| 7348 | 2 // Number of instructions |
||
| 7349 | 1 // Initial instruction |
||
| 7350 | point |
||
| 7351 | 26.438,-5.293,-54.432 |
||
| 7352 | reverse |
||
| 7353 | // Pedestrian number 622 |
||
| 7354 | 114 // Ref num |
||
| 7355 | 2 // Number of instructions |
||
| 7356 | 1 // Initial instruction |
||
| 7357 | point |
||
| 7358 | 30.914,-5.293,-53.255 |
||
| 7359 | reverse |
||
| 7360 | // Pedestrian number 623 |
||
| 7361 | 114 // Ref num |
||
| 7362 | 2 // Number of instructions |
||
| 7363 | 1 // Initial instruction |
||
| 7364 | point |
||
| 7365 | 34.091,-5.293,-54.347 |
||
| 7366 | reverse |
||
| 7367 | // Pedestrian number 624 |
||
| 7368 | 114 // Ref num |
||
| 7369 | 2 // Number of instructions |
||
| 7370 | 1 // Initial instruction |
||
| 7371 | point |
||
| 7372 | 36.755,-5.293,-54.113 |
||
| 7373 | reverse |
||
| 7374 | // Pedestrian number 625 |
||
| 7375 | 114 // Ref num |
||
| 7376 | 2 // Number of instructions |
||
| 7377 | 1 // Initial instruction |
||
| 7378 | point |
||
| 7379 | 39.538,-5.293,-54.422 |
||
| 7380 | reverse |
||
| 7381 | // Pedestrian number 626 |
||
| 7382 | 114 // Ref num |
||
| 7383 | 2 // Number of instructions |
||
| 7384 | 1 // Initial instruction |
||
| 7385 | point |
||
| 7386 | 42.480,-5.293,-53.308 |
||
| 7387 | reverse |
||
| 7388 | // Pedestrian number 627 |
||
| 7389 | 27 // Ref num |
||
| 7390 | 7 // Number of instructions |
||
| 7391 | 1 // Initial instruction |
||
| 7392 | point |
||
| 7393 | 56.026,5.312,53.775 |
||
| 7394 | point |
||
| 7395 | 55.326,5.256,53.078 |
||
| 7396 | point |
||
| 7397 | 54.340,4.934,50.764 |
||
| 7398 | point |
||
| 7399 | 54.241,4.533,48.553 |
||
| 7400 | point |
||
| 7401 | 53.810,1004.730,47.202 |
||
| 7402 | point |
||
| 7403 | 51.740,995.104,39.330 |
||
| 7404 | reverse |
||
| 7405 | // Pedestrian number 628 |
||
| 7406 | 16 // Ref num |
||
| 7407 | 6 // Number of instructions |
||
| 7408 | 2 // Initial instruction |
||
| 7409 | point |
||
| 7410 | 51.121,0.382,53.775 |
||
| 7411 | point |
||
| 7412 | 50.032,-0.012,52.545 |
||
| 7413 | point |
||
| 7414 | 48.407,-0.184,52.017 |
||
| 7415 | point |
||
| 7416 | 47.325,0.143,52.989 |
||
| 7417 | point |
||
| 7418 | 46.593,0.533,54.155 |
||
| 7419 | reverse |
||
| 7420 | // Pedestrian number 629 |
||
| 7421 | 27 // Ref num |
||
| 7422 | 5 // Number of instructions |
||
| 7423 | 1 // Initial instruction |
||
| 7424 | point |
||
| 7425 | 44.384,0.895,55.279 |
||
| 7426 | point |
||
| 7427 | 44.478,0.780,54.774 |
||
| 7428 | point |
||
| 7429 | 44.661,0.110,52.890 |
||
| 7430 | point |
||
| 7431 | 45.846,-0.673,50.564 |
||
| 7432 | reverse |
||
| 7433 | // Pedestrian number 630 |
||
| 7434 | 27 // Ref num |
||
| 7435 | 6 // Number of instructions |
||
| 7436 | 2 // Initial instruction |
||
| 7437 | point |
||
| 7438 | 39.581,0.163,53.070 |
||
| 7439 | point |
||
| 7440 | 41.639,-0.035,52.432 |
||
| 7441 | point |
||
| 7442 | 42.538,-0.225,51.894 |
||
| 7443 | point |
||
| 7444 | 43.108,-0.694,50.499 |
||
| 7445 | point |
||
| 7446 | 43.132,-0.807,50.429 |
||
| 7447 | reverse |
||
| 7448 | // Pedestrian number 631 |
||
| 7449 | 30 // Ref num |
||
| 7450 | 5 // Number of instructions |
||
| 7451 | 2 // Initial instruction |
||
| 7452 | point |
||
| 7453 | 31.875,3.466,63.944 |
||
| 7454 | point |
||
| 7455 | 29.946,3.373,63.190 |
||
| 7456 | point |
||
| 7457 | 28.503,3.175,61.845 |
||
| 7458 | point |
||
| 7459 | 28.484,2.991,60.730 |
||
| 7460 | reverse |
||
| 7461 | // Pedestrian number 632 |
||
| 7462 | 27 // Ref num |
||
| 7463 | 8 // Number of instructions |
||
| 7464 | 4 // Initial instruction |
||
| 7465 | point |
||
| 7466 | 27.982,2.860,59.948 |
||
| 7467 | point |
||
| 7468 | 27.107,2.809,59.641 |
||
| 7469 | point |
||
| 7470 | 25.083,2.422,58.711 |
||
| 7471 | point |
||
| 7472 | 23.043,2.287,58.413 |
||
| 7473 | point |
||
| 7474 | 21.847,2.491,58.900 |
||
| 7475 | point |
||
| 7476 | 21.031,2.777,59.708 |
||
| 7477 | point |
||
| 7478 | 17.784,3.179,64.690 |
||
| 7479 | reverse |
||
| 7480 | // Pedestrian number 633 |
||
| 7481 | 31 // Ref num |
||
| 7482 | 3 // Number of instructions |
||
| 7483 | 1 // Initial instruction |
||
| 7484 | point |
||
| 7485 | 7.401,1.763,60.134 |
||
| 7486 | point |
||
| 7487 | 5.961,1.622,59.422 |
||
| 7488 | reverse |
||
| 7489 | // Pedestrian number 634 |
||
| 7490 | 15 // Ref num |
||
| 7491 | 5 // Number of instructions |
||
| 7492 | 3 // Initial instruction |
||
| 7493 | point |
||
| 7494 | -70.564,-3.166,-14.174 |
||
| 7495 | point |
||
| 7496 | -71.957,-3.166,-13.618 |
||
| 7497 | point |
||
| 7498 | -72.971,-3.166,-12.651 |
||
| 7499 | point |
||
| 7500 | -75.177,-3.166,-10.864 |
||
| 7501 | reverse |
||
| 7502 | // Pedestrian number 635 |
||
| 7503 | 16 // Ref num |
||
| 7504 | 6 // Number of instructions |
||
| 7505 | 2 // Initial instruction |
||
| 7506 | point |
||
| 7507 | -72.148,-3.166,-15.142 |
||
| 7508 | point |
||
| 7509 | -69.653,-3.166,-15.152 |
||
| 7510 | point |
||
| 7511 | -67.781,-3.166,-15.774 |
||
| 7512 | point |
||
| 7513 | -64.899,-3.166,-15.282 |
||
| 7514 | point |
||
| 7515 | -62.011,-3.166,-16.245 |
||
| 7516 | reverse |
||
| 7517 | // Pedestrian number 636 |
||
| 7518 | 27 // Ref num |
||
| 7519 | 5 // Number of instructions |
||
| 7520 | 2 // Initial instruction |
||
| 7521 | point |
||
| 7522 | -72.295,-3.166,-15.047 |
||
| 7523 | point |
||
| 7524 | -71.874,-3.166,-14.902 |
||
| 7525 | point |
||
| 7526 | -71.502,-3.166,-14.511 |
||
| 7527 | point |
||
| 7528 | -70.579,-3.166,-14.414 |
||
| 7529 | reverse |
||
| 7530 | // Pedestrian number 637 |
||
| 7531 | 30 // Ref num |
||
| 7532 | 7 // Number of instructions |
||
| 7533 | 2 // Initial instruction |
||
| 7534 | point |
||
| 7535 | -72.839,-3.166,-15.014 |
||
| 7536 | point |
||
| 7537 | -75.125,-3.166,-14.994 |
||
| 7538 | point |
||
| 7539 | -76.183,-3.166,-14.539 |
||
| 7540 | point |
||
| 7541 | -79.349,-3.166,-15.278 |
||
| 7542 | point |
||
| 7543 | -82.026,-3.166,-14.599 |
||
| 7544 | point |
||
| 7545 | -85.556,-3.166,-10.953 |
||
| 7546 | reverse |
||
| 7547 | // Pedestrian number 638 |
||
| 7548 | 31 // Ref num |
||
| 7549 | 6 // Number of instructions |
||
| 7550 | 2 // Initial instruction |
||
| 7551 | point |
||
| 7552 | -80.986,-3.166,-5.980 |
||
| 7553 | point |
||
| 7554 | -82.460,-3.166,-9.442 |
||
| 7555 | point |
||
| 7556 | -82.375,-3.166,-10.236 |
||
| 7557 | point |
||
| 7558 | -81.465,-3.166,-10.901 |
||
| 7559 | point |
||
| 7560 | -77.223,-3.166,-9.614 |
||
| 7561 | reverse |
||
| 7562 | // Pedestrian number 639 |
||
| 7563 | 24 // Ref num |
||
| 7564 | 5 // Number of instructions |
||
| 7565 | 2 // Initial instruction |
||
| 7566 | point |
||
| 7567 | -85.536,-3.166,-15.402 |
||
| 7568 | point |
||
| 7569 | -82.317,-3.166,-15.100 |
||
| 7570 | point |
||
| 7571 | -79.290,-3.166,-12.862 |
||
| 7572 | point |
||
| 7573 | -77.285,-3.166,-9.929 |
||
| 7574 | reverse |
||
| 7575 | // Pedestrian number 640 |
||
| 7576 | 16 // Ref num |
||
| 7577 | 5 // Number of instructions |
||
| 7578 | 2 // Initial instruction |
||
| 7579 | point |
||
| 7580 | -82.864,-3.069,-18.855 |
||
| 7581 | point |
||
| 7582 | -82.530,-2.848,-20.130 |
||
| 7583 | point |
||
| 7584 | -82.089,-2.614,-21.216 |
||
| 7585 | point |
||
| 7586 | -81.435,-1.987,-25.753 |
||
| 7587 | reverse |
||
| 7588 | // Pedestrian number 641 |
||
| 7589 | 27 // Ref num |
||
| 7590 | 7 // Number of instructions |
||
| 7591 | 3 // Initial instruction |
||
| 7592 | point |
||
| 7593 | -83.118,-3.154,-19.010 |
||
| 7594 | point |
||
| 7595 | -82.907,-3.037,-19.467 |
||
| 7596 | point |
||
| 7597 | -82.747,-2.943,-19.804 |
||
| 7598 | point |
||
| 7599 | -82.509,-2.767,-20.898 |
||
| 7600 | point |
||
| 7601 | -81.292,-2.128,-24.011 |
||
| 7602 | point |
||
| 7603 | -81.071,-1.845,-26.078 |
||
| 7604 | reverse |
||
| 7605 | // Pedestrian number 642 |
||
| 7606 | 30 // Ref num |
||
| 7607 | 5 // Number of instructions |
||
| 7608 | 2 // Initial instruction |
||
| 7609 | point |
||
| 7610 | -82.715,-2.790,-21.025 |
||
| 7611 | point |
||
| 7612 | -82.060,-2.388,-23.439 |
||
| 7613 | point |
||
| 7614 | -80.668,-1.801,-25.339 |
||
| 7615 | point |
||
| 7616 | -79.509,-1.226,-27.781 |
||
| 7617 | reverse |
||
| 7618 | // Pedestrian number 643 |
||
| 7619 | 31 // Ref num |
||
| 7620 | 8 // Number of instructions |
||
| 7621 | 3 // Initial instruction |
||
| 7622 | point |
||
| 7623 | -81.634,-1.931,-26.864 |
||
| 7624 | point |
||
| 7625 | -81.296,-1.643,-28.856 |
||
| 7626 | point |
||
| 7627 | -79.500,-0.765,-32.464 |
||
| 7628 | point |
||
| 7629 | -78.611,-0.285,-34.778 |
||
| 7630 | point |
||
| 7631 | -78.237,0.081,-36.775 |
||
| 7632 | point |
||
| 7633 | -78.230,0.315,-38.407 |
||
| 7634 | point |
||
| 7635 | -77.869,0.459,-38.873 |
||
| 7636 | reverse |
||
| 7637 | // Pedestrian number 644 |
||
| 7638 | 27 // Ref num |
||
| 7639 | 6 // Number of instructions |
||
| 7640 | 2 // Initial instruction |
||
| 7641 | point |
||
| 7642 | -81.021,-1.768,-26.714 |
||
| 7643 | point |
||
| 7644 | -79.642,-1.070,-29.762 |
||
| 7645 | point |
||
| 7646 | -78.782,-0.612,-31.915 |
||
| 7647 | point |
||
| 7648 | -78.233,-0.349,-33.053 |
||
| 7649 | point |
||
| 7650 | -77.503,-0.113,-33.233 |
||
| 7651 | reverse |
||
| 7652 | // Pedestrian number 645 |
||
| 7653 | 31 // Ref num |
||
| 7654 | 8 // Number of instructions |
||
| 7655 | 2 // Initial instruction |
||
| 7656 | point |
||
| 7657 | -79.470,-1.190,-28.032 |
||
| 7658 | point |
||
| 7659 | -80.069,-1.205,-29.652 |
||
| 7660 | point |
||
| 7661 | -80.227,-1.046,-31.758 |
||
| 7662 | point |
||
| 7663 | -80.107,-0.800,-33.910 |
||
| 7664 | point |
||
| 7665 | -78.885,-0.257,-35.882 |
||
| 7666 | point |
||
| 7667 | -78.054,0.225,-37.318 |
||
| 7668 | point |
||
| 7669 | -77.689,0.511,-38.739 |
||
| 7670 | reverse |
||
| 7671 | // Pedestrian number 646 |
||
| 7672 | 31 // Ref num |
||
| 7673 | 5 // Number of instructions |
||
| 7674 | 2 // Initial instruction |
||
| 7675 | point |
||
| 7676 | -81.480,-1.136,-34.619 |
||
| 7677 | point |
||
| 7678 | -79.026,-0.400,-34.805 |
||
| 7679 | point |
||
| 7680 | -76.851,0.156,-33.987 |
||
| 7681 | point |
||
| 7682 | -76.309,0.164,-33.622 |
||
| 7683 | reverse |
||
| 7684 | // Pedestrian number 647 |
||
| 7685 | 30 // Ref num |
||
| 7686 | 6 // Number of instructions |
||
| 7687 | 4 // Initial instruction |
||
| 7688 | point |
||
| 7689 | -77.630,0.527,-39.439 |
||
| 7690 | point |
||
| 7691 | -77.844,0.466,-40.311 |
||
| 7692 | point |
||
| 7693 | -77.812,0.341,-40.847 |
||
| 7694 | point |
||
| 7695 | -76.854,0.168,-42.010 |
||
| 7696 | point |
||
| 7697 | -77.075,-0.410,-43.307 |
||
| 7698 | reverse |
||
| 7699 | // Pedestrian number 648 |
||
| 7700 | 16 // Ref num |
||
| 7701 | 5 // Number of instructions |
||
| 7702 | 2 // Initial instruction |
||
| 7703 | point |
||
| 7704 | -73.920,1.149,-36.026 |
||
| 7705 | point |
||
| 7706 | -71.268,1.149,-36.010 |
||
| 7707 | point |
||
| 7708 | -70.072,1.149,-37.045 |
||
| 7709 | point |
||
| 7710 | -68.766,1.149,-40.608 |
||
| 7711 | reverse |
||
| 7712 | // Pedestrian number 649 |
||
| 7713 | 27 // Ref num |
||
| 7714 | 6 // Number of instructions |
||
| 7715 | 3 // Initial instruction |
||
| 7716 | point |
||
| 7717 | -75.346,1.149,-37.387 |
||
| 7718 | point |
||
| 7719 | -73.305,1.149,-38.813 |
||
| 7720 | point |
||
| 7721 | -72.390,1.149,-39.173 |
||
| 7722 | point |
||
| 7723 | -70.976,1.149,-39.755 |
||
| 7724 | point |
||
| 7725 | -70.281,1.149,-40.561 |
||
| 7726 | reverse |
||
| 7727 | // Pedestrian number 650 |
||
| 7728 | 30 // Ref num |
||
| 7729 | 7 // Number of instructions |
||
| 7730 | 5 // Initial instruction |
||
| 7731 | point |
||
| 7732 | -77.273,0.631,-39.119 |
||
| 7733 | point |
||
| 7734 | -75.488,1.136,-39.080 |
||
| 7735 | point |
||
| 7736 | -73.949,1.149,-39.058 |
||
| 7737 | point |
||
| 7738 | -71.232,1.149,-38.275 |
||
| 7739 | point |
||
| 7740 | -68.639,1.149,-36.404 |
||
| 7741 | point |
||
| 7742 | -66.759,1.149,-34.168 |
||
| 7743 | reverse |
||
| 7744 | // Pedestrian number 651 |
||
| 7745 | 31 // Ref num |
||
| 7746 | 6 // Number of instructions |
||
| 7747 | 3 // Initial instruction |
||
| 7748 | point |
||
| 7749 | -60.752,0.513,-33.659 |
||
| 7750 | point |
||
| 7751 | -62.613,1.149,-35.004 |
||
| 7752 | point |
||
| 7753 | -64.559,1.149,-36.928 |
||
| 7754 | point |
||
| 7755 | -65.021,1.149,-38.514 |
||
| 7756 | point |
||
| 7757 | -67.344,1.149,-40.675 |
||
| 7758 | reverse |
||
| 7759 | // Pedestrian number 652 |
||
| 7760 | 27 // Ref num |
||
| 7761 | 5 // Number of instructions |
||
| 7762 | 2 // Initial instruction |
||
| 7763 | point |
||
| 7764 | -62.485,1.067,-38.264 |
||
| 7765 | point |
||
| 7766 | -60.968,0.396,-39.640 |
||
| 7767 | point |
||
| 7768 | -59.525,-0.164,-40.364 |
||
| 7769 | point |
||
| 7770 | -56.581,-2.284,-44.446 |
||
| 7771 | reverse |
||
| 7772 | // Pedestrian number 653 |
||
| 7773 | 114 // Ref num |
||
| 7774 | 2 // Number of instructions |
||
| 7775 | 1 // Initial instruction |
||
| 7776 | point |
||
| 7777 | -80.200,-5.293,-55.317 |
||
| 7778 | reverse |
||
| 7779 | // Pedestrian number 654 |
||
| 7780 | 114 // Ref num |
||
| 7781 | 2 // Number of instructions |
||
| 7782 | 1 // Initial instruction |
||
| 7783 | point |
||
| 7784 | -76.966,-5.094,-56.705 |
||
| 7785 | reverse |
||
| 7786 | // Pedestrian number 655 |
||
| 7787 | 114 // Ref num |
||
| 7788 | 2 // Number of instructions |
||
| 7789 | 1 // Initial instruction |
||
| 7790 | point |
||
| 7791 | -73.166,-5.017,-56.973 |
||
| 7792 | reverse |
||
| 7793 | // Pedestrian number 656 |
||
| 7794 | 114 // Ref num |
||
| 7795 | 2 // Number of instructions |
||
| 7796 | 1 // Initial instruction |
||
| 7797 | point |
||
| 7798 | -69.247,-4.938,-57.211 |
||
| 7799 | reverse |
||
| 7800 | // Pedestrian number 657 |
||
| 7801 | 31 // Ref num |
||
| 7802 | 5 // Number of instructions |
||
| 7803 | 2 // Initial instruction |
||
| 7804 | point |
||
| 7805 | -83.151,-3.178,-18.238 |
||
| 7806 | point |
||
| 7807 | -83.674,-3.124,-20.135 |
||
| 7808 | point |
||
| 7809 | -83.102,-3.015,-23.423 |
||
| 7810 | point |
||
| 7811 | -85.692,-2.904,-27.386 |
||
| 7812 | reverse |
||
| 7813 | // Pedestrian number 658 |
||
| 7814 | 16 // Ref num |
||
| 7815 | 6 // Number of instructions |
||
| 7816 | 2 // Initial instruction |
||
| 7817 | point |
||
| 7818 | -85.656,-3.201,-18.299 |
||
| 7819 | point |
||
| 7820 | -85.081,-3.119,-20.724 |
||
| 7821 | point |
||
| 7822 | -83.197,-2.936,-26.008 |
||
| 7823 | point |
||
| 7824 | -83.978,-2.888,-27.749 |
||
| 7825 | point |
||
| 7826 | -85.686,-2.840,-29.349 |
||
| 7827 | reverse |
||
| 7828 | // Pedestrian number 659 |
||
| 7829 | 30 // Ref num |
||
| 7830 | 5 // Number of instructions |
||
| 7831 | 2 // Initial instruction |
||
| 7832 | point |
||
| 7833 | -83.301,-3.182,-18.174 |
||
| 7834 | point |
||
| 7835 | -84.084,-3.188,-18.212 |
||
| 7836 | point |
||
| 7837 | -84.533,-3.181,-18.569 |
||
| 7838 | point |
||
| 7839 | -85.689,-3.102,-21.351 |
||
| 7840 | reverse |
||
| 7841 | // Pedestrian number 660 |
||
| 7842 | 16 // Ref num |
||
| 7843 | 5 // Number of instructions |
||
| 7844 | 2 // Initial instruction |
||
| 7845 | point |
||
| 7846 | -85.762,-3.024,-23.939 |
||
| 7847 | point |
||
| 7848 | -84.720,-2.918,-26.942 |
||
| 7849 | point |
||
| 7850 | -84.010,-2.837,-29.366 |
||
| 7851 | point |
||
| 7852 | -83.198,-2.773,-31.174 |
||
| 7853 | reverse |
||
| 7854 | // Pedestrian number 661 |
||
| 7855 | 27 // Ref num |
||
| 7856 | 8 // Number of instructions |
||
| 7857 | 3 // Initial instruction |
||
| 7858 | point |
||
| 7859 | -82.911,-2.698,-28.431 |
||
| 7860 | point |
||
| 7861 | -83.098,-2.859,-28.387 |
||
| 7862 | point |
||
| 7863 | -83.402,-2.843,-29.016 |
||
| 7864 | point |
||
| 7865 | -83.437,-2.814,-29.926 |
||
| 7866 | point |
||
| 7867 | -85.758,-2.698,-33.669 |
||
| 7868 | point |
||
| 7869 | -85.799,-2.678,-34.287 |
||
| 7870 | point |
||
| 7871 | -86.032,-2.531,-34.484 |
||
| 7872 | reverse |
||
| 7873 | // Pedestrian number 662 |
||
| 7874 | 27 // Ref num |
||
| 7875 | 7 // Number of instructions |
||
| 7876 | 2 // Initial instruction |
||
| 7877 | point |
||
| 7878 | -85.771,-2.774,-31.344 |
||
| 7879 | point |
||
| 7880 | -84.227,-2.701,-33.571 |
||
| 7881 | point |
||
| 7882 | -83.183,-2.629,-35.739 |
||
| 7883 | point |
||
| 7884 | -83.201,-2.606,-36.455 |
||
| 7885 | point |
||
| 7886 | -83.224,-2.600,-37.717 |
||
| 7887 | point |
||
| 7888 | -82.711,-2.600,-38.511 |
||
| 7889 | reverse |
||
| 7890 | // Pedestrian number 663 |
||
| 7891 | 31 // Ref num |
||
| 7892 | 6 // Number of instructions |
||
| 7893 | 4 // Initial instruction |
||
| 7894 | point |
||
| 7895 | -82.470,-2.645,-39.125 |
||
| 7896 | point |
||
| 7897 | -83.394,-2.720,-40.154 |
||
| 7898 | point |
||
| 7899 | -83.765,-2.729,-40.660 |
||
| 7900 | point |
||
| 7901 | -84.150,-2.617,-41.562 |
||
| 7902 | point |
||
| 7903 | -85.399,-2.112,-43.064 |
||
| 7904 | reverse |
||
| 7905 | // Pedestrian number 664 |
||
| 7906 | 27 // Ref num |
||
| 7907 | 6 // Number of instructions |
||
| 7908 | 4 // Initial instruction |
||
| 7909 | point |
||
| 7910 | -82.235,-2.714,-39.786 |
||
| 7911 | point |
||
| 7912 | -82.814,-2.826,-41.109 |
||
| 7913 | point |
||
| 7914 | -83.579,-2.611,-42.964 |
||
| 7915 | point |
||
| 7916 | -83.579,-2.611,-42.964 |
||
| 7917 | point |
||
| 7918 | -85.421,-1.995,-43.992 |
||
| 7919 | reverse |
||
| 7920 | // Pedestrian number 665 |
||
| 7921 | 30 // Ref num |
||
| 7922 | 7 // Number of instructions |
||
| 7923 | 4 // Initial instruction |
||
| 7924 | point |
||
| 7925 | -81.709,-2.852,-41.093 |
||
| 7926 | point |
||
| 7927 | -82.308,-2.874,-41.473 |
||
| 7928 | point |
||
| 7929 | -82.824,-2.779,-42.019 |
||
| 7930 | point |
||
| 7931 | -83.243,-2.622,-43.553 |
||
| 7932 | point |
||
| 7933 | -84.020,-2.331,-44.373 |
||
| 7934 | point |
||
| 7935 | -85.500,-1.885,-44.738 |
||
| 7936 | reverse |
||
| 7937 | // Pedestrian number 666 |
||
| 7938 | 30 // Ref num |
||
| 7939 | 5 // Number of instructions |
||
| 7940 | 3 // Initial instruction |
||
| 7941 | point |
||
| 7942 | -81.307,-2.959,-42.101 |
||
| 7943 | point |
||
| 7944 | -82.631,-2.770,-42.600 |
||
| 7945 | point |
||
| 7946 | -83.890,-2.611,-42.250 |
||
| 7947 | point |
||
| 7948 | -85.381,-2.074,-43.429 |
||
| 7949 | reverse |
||
| 7950 | // Pedestrian number 667 |
||
| 7951 | 27 // Ref num |
||
| 7952 | 6 // Number of instructions |
||
| 7953 | 4 // Initial instruction |
||
| 7954 | point |
||
| 7955 | -82.642,-2.618,-38.887 |
||
| 7956 | point |
||
| 7957 | -83.822,-2.681,-39.861 |
||
| 7958 | point |
||
| 7959 | -84.100,-2.699,-40.123 |
||
| 7960 | point |
||
| 7961 | -84.445,-2.612,-40.966 |
||
| 7962 | point |
||
| 7963 | -85.336,-2.196,-42.503 |
||
| 7964 | reverse |
||
| 7965 | // Pedestrian number 668 |
||
| 7966 | 30 // Ref num |
||
| 7967 | 7 // Number of instructions |
||
| 7968 | 2 // Initial instruction |
||
| 7969 | point |
||
| 7970 | -83.075,-2.600,-44.008 |
||
| 7971 | point |
||
| 7972 | -81.686,-2.600,-45.654 |
||
| 7973 | point |
||
| 7974 | -80.912,-2.600,-46.360 |
||
| 7975 | point |
||
| 7976 | -78.736,-2.600,-47.537 |
||
| 7977 | point |
||
| 7978 | -76.353,-2.647,-47.686 |
||
| 7979 | point |
||
| 7980 | -76.254,-2.845,-48.062 |
||
| 7981 | reverse |
||
| 7982 | // Pedestrian number 669 |
||
| 7983 | 16 // Ref num |
||
| 7984 | 7 // Number of instructions |
||
| 7985 | 2 // Initial instruction |
||
| 7986 | point |
||
| 7987 | -82.677,-2.600,-44.290 |
||
| 7988 | point |
||
| 7989 | -81.548,-2.600,-44.429 |
||
| 7990 | point |
||
| 7991 | -79.413,-2.600,-44.602 |
||
| 7992 | point |
||
| 7993 | -77.713,-2.600,-45.305 |
||
| 7994 | point |
||
| 7995 | -76.720,-2.627,-46.396 |
||
| 7996 | point |
||
| 7997 | -75.919,-2.656,-47.737 |
||
| 7998 | reverse |
||
| 7999 | // Pedestrian number 670 |
||
| 8000 | 31 // Ref num |
||
| 8001 | 4 // Number of instructions |
||
| 8002 | 2 // Initial instruction |
||
| 8003 | point |
||
| 8004 | -82.909,-2.938,-46.512 |
||
| 8005 | point |
||
| 8006 | -81.587,-2.852,-47.264 |
||
| 8007 | point |
||
| 8008 | -79.105,-2.622,-47.606 |
||
| 8009 | reverse |
||
| 8010 | // Pedestrian number 671 |
||
| 8011 | 16 // Ref num |
||
| 8012 | 7 // Number of instructions |
||
| 8013 | 3 // Initial instruction |
||
| 8014 | point |
||
| 8015 | -70.748,-2.985,-45.249 |
||
| 8016 | point |
||
| 8017 | -68.928,-3.136,-45.807 |
||
| 8018 | point |
||
| 8019 | -66.439,-2.902,-47.572 |
||
| 8020 | point |
||
| 8021 | -64.512,-2.942,-47.552 |
||
| 8022 | point |
||
| 8023 | -62.568,-3.102,-47.736 |
||
| 8024 | point |
||
| 8025 | -62.481,-3.160,-48.026 |
||
| 8026 | reverse |
||
| 8027 | // Pedestrian number 672 |
||
| 8028 | 114 // Ref num |
||
| 8029 | 2 // Number of instructions |
||
| 8030 | 1 // Initial instruction |
||
| 8031 | point |
||
| 8032 | -80.282,-5.293,-53.170 |
||
| 8033 | reverse |
||
| 8034 | // Pedestrian number 673 |
||
| 8035 | 114 // Ref num |
||
| 8036 | 2 // Number of instructions |
||
| 8037 | 1 // Initial instruction |
||
| 8038 | point |
||
| 8039 | -80.741,-5.189,-56.160 |
||
| 8040 | reverse |
||
| 8041 | // Pedestrian number 674 |
||
| 8042 | 114 // Ref num |
||
| 8043 | 2 // Number of instructions |
||
| 8044 | 1 // Initial instruction |
||
| 8045 | point |
||
| 8046 | -78.174,-5.293,-55.279 |
||
| 8047 | reverse |
||
| 8048 | // Pedestrian number 675 |
||
| 8049 | 114 // Ref num |
||
| 8050 | 2 // Number of instructions |
||
| 8051 | 1 // Initial instruction |
||
| 8052 | point |
||
| 8053 | -75.915,-5.293,-52.780 |
||
| 8054 | reverse |
||
| 8055 | // Pedestrian number 676 |
||
| 8056 | 31 // Ref num |
||
| 8057 | 6 // Number of instructions |
||
| 8058 | 2 // Initial instruction |
||
| 8059 | point |
||
| 8060 | -65.218,-3.275,-45.339 |
||
| 8061 | point |
||
| 8062 | -64.231,-3.293,-45.442 |
||
| 8063 | point |
||
| 8064 | -63.527,-3.282,-45.598 |
||
| 8065 | point |
||
| 8066 | -61.093,-3.122,-46.671 |
||
| 8067 | point |
||
| 8068 | -58.281,-2.816,-47.706 |
||
| 8069 | reverse |
||
| 8070 | // Pedestrian number 677 |
||
| 8071 | 16 // Ref num |
||
| 8072 | 8 // Number of instructions |
||
| 8073 | 3 // Initial instruction |
||
| 8074 | point |
||
| 8075 | -61.449,-3.163,-47.718 |
||
| 8076 | point |
||
| 8077 | -60.014,-3.005,-47.400 |
||
| 8078 | point |
||
| 8079 | -58.279,-2.813,-46.356 |
||
| 8080 | point |
||
| 8081 | -56.211,-2.589,-45.291 |
||
| 8082 | point |
||
| 8083 | -55.437,-2.588,-44.916 |
||
| 8084 | point |
||
| 8085 | -53.488,-2.588,-44.658 |
||
| 8086 | point |
||
| 8087 | -53.253,-2.607,-44.590 |
||
| 8088 | reverse |
||
| 8089 | // Pedestrian number 678 |
||
| 8090 | 16 // Ref num |
||
| 8091 | 6 // Number of instructions |
||
| 8092 | 4 // Initial instruction |
||
| 8093 | point |
||
| 8094 | -61.331,-3.146,-45.186 |
||
| 8095 | point |
||
| 8096 | -58.113,-2.796,-45.771 |
||
| 8097 | point |
||
| 8098 | -56.238,-2.592,-46.820 |
||
| 8099 | point |
||
| 8100 | -55.224,-2.588,-47.134 |
||
| 8101 | point |
||
| 8102 | -53.671,-2.588,-47.749 |
||
| 8103 | reverse |
||
| 8104 | // Pedestrian number 679 |
||
| 8105 | 27 // Ref num |
||
| 8106 | 6 // Number of instructions |
||
| 8107 | 2 // Initial instruction |
||
| 8108 | point |
||
| 8109 | -52.953,-2.645,-44.353 |
||
| 8110 | point |
||
| 8111 | -52.977,-2.642,-42.532 |
||
| 8112 | point |
||
| 8113 | -52.951,-2.645,-40.098 |
||
| 8114 | point |
||
| 8115 | -52.318,-2.725,-38.778 |
||
| 8116 | point |
||
| 8117 | -51.819,-2.723,-37.929 |
||
| 8118 | reverse |
||
| 8119 | // Pedestrian number 680 |
||
| 8120 | 27 // Ref num |
||
| 8121 | 9 // Number of instructions |
||
| 8122 | 2 // Initial instruction |
||
| 8123 | point |
||
| 8124 | -52.850,-2.658,-44.430 |
||
| 8125 | point |
||
| 8126 | -51.388,-2.723,-43.701 |
||
| 8127 | point |
||
| 8128 | -49.703,-2.723,-43.638 |
||
| 8129 | point |
||
| 8130 | -48.778,-2.723,-43.528 |
||
| 8131 | point |
||
| 8132 | -48.321,-2.723,-43.169 |
||
| 8133 | point |
||
| 8134 | -48.060,-2.723,-42.507 |
||
| 8135 | point |
||
| 8136 | -48.248,-2.723,-41.799 |
||
| 8137 | point |
||
| 8138 | -49.122,-2.723,-40.463 |
||
| 8139 | reverse |
||
| 8140 | // Pedestrian number 681 |
||
| 8141 | 15 // Ref num |
||
| 8142 | 7 // Number of instructions |
||
| 8143 | 3 // Initial instruction |
||
| 8144 | point |
||
| 8145 | -41.683,-2.723,-40.257 |
||
| 8146 | point |
||
| 8147 | -42.273,-2.723,-41.209 |
||
| 8148 | point |
||
| 8149 | -41.598,-2.723,-43.328 |
||
| 8150 | point |
||
| 8151 | -41.470,-2.723,-43.988 |
||
| 8152 | point |
||
| 8153 | -41.381,-3.177,-44.978 |
||
| 8154 | point |
||
| 8155 | -41.815,-3.179,-47.505 |
||
| 8156 | reverse |
||
| 8157 | // Pedestrian number 682 |
||
| 8158 | 16 // Ref num |
||
| 8159 | 10 // Number of instructions |
||
| 8160 | 4 // Initial instruction |
||
| 8161 | point |
||
| 8162 | -41.733,-3.050,-44.684 |
||
| 8163 | point |
||
| 8164 | -41.571,-3.180,-44.998 |
||
| 8165 | point |
||
| 8166 | -40.709,-3.180,-45.454 |
||
| 8167 | point |
||
| 8168 | -39.494,-3.180,-45.664 |
||
| 8169 | point |
||
| 8170 | -35.969,-3.180,-45.370 |
||
| 8171 | point |
||
| 8172 | -35.282,-3.180,-45.017 |
||
| 8173 | point |
||
| 8174 | -35.111,-2.738,-43.962 |
||
| 8175 | point |
||
| 8176 | -35.082,-2.723,-42.575 |
||
| 8177 | point |
||
| 8178 | -35.818,-2.723,-40.688 |
||
| 8179 | reverse |
||
| 8180 | // Pedestrian number 683 |
||
| 8181 | 24 // Ref num |
||
| 8182 | 8 // Number of instructions |
||
| 8183 | 3 // Initial instruction |
||
| 8184 | point |
||
| 8185 | -35.775,-2.723,-40.336 |
||
| 8186 | point |
||
| 8187 | -32.788,-2.723,-42.399 |
||
| 8188 | point |
||
| 8189 | -31.212,-2.723,-43.381 |
||
| 8190 | point |
||
| 8191 | -29.149,-2.723,-43.488 |
||
| 8192 | point |
||
| 8193 | -27.781,-2.723,-42.978 |
||
| 8194 | point |
||
| 8195 | -27.226,-2.723,-42.305 |
||
| 8196 | point |
||
| 8197 | -26.962,-2.723,-40.884 |
||
| 8198 | reverse |
||
| 8199 | // Pedestrian number 684 |
||
| 8200 | 15 // Ref num |
||
| 8201 | 8 // Number of instructions |
||
| 8202 | 2 // Initial instruction |
||
| 8203 | point |
||
| 8204 | -30.432,-2.723,-40.684 |
||
| 8205 | point |
||
| 8206 | -29.471,-2.723,-42.397 |
||
| 8207 | point |
||
| 8208 | -27.981,-2.723,-43.646 |
||
| 8209 | point |
||
| 8210 | -26.804,-2.723,-43.819 |
||
| 8211 | point |
||
| 8212 | -24.207,-2.723,-43.597 |
||
| 8213 | point |
||
| 8214 | -23.268,-2.723,-43.679 |
||
| 8215 | point |
||
| 8216 | -22.436,-2.632,-44.603 |
||
| 8217 | reverse |
||
| 8218 | // Pedestrian number 685 |
||
| 8219 | 16 // Ref num |
||
| 8220 | 10 // Number of instructions |
||
| 8221 | 6 // Initial instruction |
||
| 8222 | point |
||
| 8223 | -28.787,-2.723,-40.517 |
||
| 8224 | point |
||
| 8225 | -29.079,-2.723,-41.959 |
||
| 8226 | point |
||
| 8227 | -28.723,-2.723,-43.796 |
||
| 8228 | point |
||
| 8229 | -28.779,-2.723,-43.925 |
||
| 8230 | point |
||
| 8231 | -29.110,-3.198,-45.032 |
||
| 8232 | point |
||
| 8233 | -29.169,-3.180,-45.140 |
||
| 8234 | point |
||
| 8235 | -28.941,-3.180,-45.613 |
||
| 8236 | point |
||
| 8237 | -28.452,-3.180,-46.373 |
||
| 8238 | point |
||
| 8239 | -28.327,-3.180,-47.436 |
||
| 8240 | reverse |
||
| 8241 | // Pedestrian number 686 |
||
| 8242 | 31 // Ref num |
||
| 8243 | 8 // Number of instructions |
||
| 8244 | 2 // Initial instruction |
||
| 8245 | point |
||
| 8246 | -27.201,-3.081,-47.637 |
||
| 8247 | point |
||
| 8248 | -27.478,-3.178,-45.562 |
||
| 8249 | point |
||
| 8250 | -27.641,-3.180,-45.119 |
||
| 8251 | point |
||
| 8252 | -27.687,-2.728,-43.938 |
||
| 8253 | point |
||
| 8254 | -27.771,-2.723,-43.467 |
||
| 8255 | point |
||
| 8256 | -28.694,-2.723,-41.668 |
||
| 8257 | point |
||
| 8258 | -28.631,-2.723,-40.361 |
||
| 8259 | reverse |
||
| 8260 | // Pedestrian number 687 |
||
| 8261 | 16 // Ref num |
||
| 8262 | 6 // Number of instructions |
||
| 8263 | 2 // Initial instruction |
||
| 8264 | point |
||
| 8265 | -21.888,-2.588,-44.990 |
||
| 8266 | point |
||
| 8267 | -20.042,-2.588,-45.416 |
||
| 8268 | point |
||
| 8269 | -19.288,-2.588,-45.491 |
||
| 8270 | point |
||
| 8271 | -16.435,-2.848,-45.106 |
||
| 8272 | point |
||
| 8273 | -15.835,-2.765,-44.784 |
||
| 8274 | reverse |
||
| 8275 | // Pedestrian number 688 |
||
| 8276 | 27 // Ref num |
||
| 8277 | 5 // Number of instructions |
||
| 8278 | 2 // Initial instruction |
||
| 8279 | point |
||
| 8280 | -22.332,-2.621,-44.363 |
||
| 8281 | point |
||
| 8282 | -22.323,-2.620,-41.414 |
||
| 8283 | point |
||
| 8284 | -22.843,-2.674,-39.146 |
||
| 8285 | point |
||
| 8286 | -22.378,-2.626,-36.148 |
||
| 8287 | reverse |
||
| 8288 | // Pedestrian number 689 |
||
| 8289 | 16 // Ref num |
||
| 8290 | 5 // Number of instructions |
||
| 8291 | 2 // Initial instruction |
||
| 8292 | point |
||
| 8293 | -22.230,-2.611,-35.517 |
||
| 8294 | point |
||
| 8295 | -22.176,-2.605,-33.069 |
||
| 8296 | point |
||
| 8297 | -22.752,-2.665,-31.412 |
||
| 8298 | point |
||
| 8299 | -22.444,-2.633,-29.374 |
||
| 8300 | reverse |
||
| 8301 | // Pedestrian number 690 |
||
| 8302 | 27 // Ref num |
||
| 8303 | 12 // Number of instructions |
||
| 8304 | 5 // Initial instruction |
||
| 8305 | point |
||
| 8306 | -18.962,-2.464,-30.752 |
||
| 8307 | point |
||
| 8308 | -19.135,-2.554,-31.059 |
||
| 8309 | point |
||
| 8310 | -19.335,-2.588,-31.532 |
||
| 8311 | point |
||
| 8312 | -19.372,-2.588,-32.938 |
||
| 8313 | point |
||
| 8314 | -19.704,-2.588,-34.363 |
||
| 8315 | point |
||
| 8316 | -20.922,-2.588,-37.176 |
||
| 8317 | point |
||
| 8318 | -21.894,-2.588,-39.792 |
||
| 8319 | point |
||
| 8320 | -22.703,-2.660,-40.023 |
||
| 8321 | point |
||
| 8322 | -23.124,-2.704,-40.236 |
||
| 8323 | point |
||
| 8324 | -23.475,-2.723,-40.033 |
||
| 8325 | point |
||
| 8326 | -24.973,-2.723,-40.504 |
||
| 8327 | reverse |
||
| 8328 | // Pedestrian number 691 |
||
| 8329 | 16 // Ref num |
||
| 8330 | 5 // Number of instructions |
||
| 8331 | 2 // Initial instruction |
||
| 8332 | point |
||
| 8333 | -21.862,-2.588,-35.936 |
||
| 8334 | point |
||
| 8335 | -21.687,-2.588,-38.528 |
||
| 8336 | point |
||
| 8337 | -20.538,-2.588,-40.756 |
||
| 8338 | point |
||
| 8339 | -19.430,-2.588,-44.521 |
||
| 8340 | reverse |
||
| 8341 | // Pedestrian number 692 |
||
| 8342 | 27 // Ref num |
||
| 8343 | 8 // Number of instructions |
||
| 8344 | 2 // Initial instruction |
||
| 8345 | point |
||
| 8346 | -6.634,-3.180,-45.083 |
||
| 8347 | point |
||
| 8348 | -3.542,-3.180,-45.116 |
||
| 8349 | point |
||
| 8350 | -1.761,-3.180,-45.923 |
||
| 8351 | point |
||
| 8352 | -0.035,-3.180,-47.622 |
||
| 8353 | point |
||
| 8354 | 1.224,-3.180,-47.679 |
||
| 8355 | point |
||
| 8356 | 2.735,-3.180,-46.993 |
||
| 8357 | point |
||
| 8358 | 4.887,-3.180,-45.094 |
||
| 8359 | reverse |
||
| 8360 | // Pedestrian number 693 |
||
| 8361 | 30 // Ref num |
||
| 8362 | 8 // Number of instructions |
||
| 8363 | 3 // Initial instruction |
||
| 8364 | point |
||
| 8365 | -6.584,-3.305,-48.122 |
||
| 8366 | point |
||
| 8367 | -5.150,-3.199,-47.856 |
||
| 8368 | point |
||
| 8369 | -4.948,-3.179,-47.739 |
||
| 8370 | point |
||
| 8371 | -1.945,-3.179,-47.608 |
||
| 8372 | point |
||
| 8373 | 1.791,-3.179,-45.173 |
||
| 8374 | point |
||
| 8375 | 3.277,-3.179,-45.228 |
||
| 8376 | point |
||
| 8377 | 7.380,-3.179,-47.491 |
||
| 8378 | reverse |
||
| 8379 | // Pedestrian number 694 |
||
| 8380 | 31 // Ref num |
||
| 8381 | 7 // Number of instructions |
||
| 8382 | 3 // Initial instruction |
||
| 8383 | point |
||
| 8384 | 3.905,-3.279,-48.001 |
||
| 8385 | point |
||
| 8386 | 4.493,-3.206,-47.826 |
||
| 8387 | point |
||
| 8388 | 4.740,-3.179,-47.713 |
||
| 8389 | point |
||
| 8390 | 7.428,-3.179,-46.987 |
||
| 8391 | point |
||
| 8392 | 10.711,-3.179,-47.691 |
||
| 8393 | point |
||
| 8394 | 11.126,-3.271,-47.981 |
||
| 8395 | reverse |
||
| 8396 | // Pedestrian number 695 |
||
| 8397 | 27 // Ref num |
||
| 8398 | 7 // Number of instructions |
||
| 8399 | 3 // Initial instruction |
||
| 8400 | point |
||
| 8401 | 15.733,-0.834,-42.613 |
||
| 8402 | point |
||
| 8403 | 14.563,-0.290,-40.953 |
||
| 8404 | point |
||
| 8405 | 14.184,0.766,-37.876 |
||
| 8406 | point |
||
| 8407 | 14.165,0.772,-37.372 |
||
| 8408 | point |
||
| 8409 | 13.987,0.694,-36.789 |
||
| 8410 | point |
||
| 8411 | 14.986,0.972,-36.234 |
||
| 8412 | reverse |
||
| 8413 | // Pedestrian number 696 |
||
| 8414 | 16 // Ref num |
||
| 8415 | 5 // Number of instructions |
||
| 8416 | 2 // Initial instruction |
||
| 8417 | point |
||
| 8418 | 8.138,-0.580,-34.469 |
||
| 8419 | point |
||
| 8420 | 6.532,-0.246,-31.767 |
||
| 8421 | point |
||
| 8422 | 6.096,1000.335,-30.296 |
||
| 8423 | point |
||
| 8424 | 5.740,997.073,-27.045 |
||
| 8425 | reverse |
||
| 8426 | // Pedestrian number 697 |
||
| 8427 | 27 // Ref num |
||
| 8428 | 6 // Number of instructions |
||
| 8429 | 3 // Initial instruction |
||
| 8430 | point |
||
| 8431 | 8.103,-0.655,-35.080 |
||
| 8432 | point |
||
| 8433 | 4.776,-0.712,-35.572 |
||
| 8434 | point |
||
| 8435 | 1.193,-0.618,-34.833 |
||
| 8436 | point |
||
| 8437 | -2.647,-0.192,-31.404 |
||
| 8438 | point |
||
| 8439 | -4.961,-0.123,-30.958 |
||
| 8440 | reverse |
||
| 8441 | // Pedestrian number 698 |
||
| 8442 | 30 // Ref num |
||
| 8443 | 7 // Number of instructions |
||
| 8444 | 2 // Initial instruction |
||
| 8445 | point |
||
| 8446 | -5.306,-0.140,-31.272 |
||
| 8447 | point |
||
| 8448 | -4.139,-0.484,-34.507 |
||
| 8449 | point |
||
| 8450 | -4.114,-0.650,-36.423 |
||
| 8451 | point |
||
| 8452 | -5.262,-0.705,-38.182 |
||
| 8453 | point |
||
| 8454 | -5.707,-0.729,-38.928 |
||
| 8455 | point |
||
| 8456 | -5.317,-0.864,-41.839 |
||
| 8457 | reverse |
||
| 8458 | // Pedestrian number 699 |
||
| 8459 | 30 // Ref num |
||
| 8460 | 6 // Number of instructions |
||
| 8461 | 2 // Initial instruction |
||
| 8462 | point |
||
| 8463 | -2.401,-0.864,-41.878 |
||
| 8464 | point |
||
| 8465 | -0.230,-0.864,-39.810 |
||
| 8466 | point |
||
| 8467 | 1.539,-0.864,-37.535 |
||
| 8468 | point |
||
| 8469 | 3.997,-0.753,-35.912 |
||
| 8470 | point |
||
| 8471 | 7.946,-0.701,-35.450 |
||
| 8472 | reverse |
||
| 8473 | // Pedestrian number 700 |
||
| 8474 | 30 // Ref num |
||
| 8475 | 9 // Number of instructions |
||
| 8476 | 2 // Initial instruction |
||
| 8477 | point |
||
| 8478 | 6.321,-0.828,-41.957 |
||
| 8479 | point |
||
| 8480 | 8.121,-0.672,-41.624 |
||
| 8481 | point |
||
| 8482 | 10.594,-0.444,-41.102 |
||
| 8483 | point |
||
| 8484 | 12.453,-0.075,-40.197 |
||
| 8485 | point |
||
| 8486 | 13.207,0.317,-39.087 |
||
| 8487 | point |
||
| 8488 | 13.698,0.690,-38.019 |
||
| 8489 | point |
||
| 8490 | 13.749,0.686,-37.565 |
||
| 8491 | point |
||
| 8492 | 14.950,0.931,-36.991 |
||
| 8493 | reverse |
||
| 8494 | // Pedestrian number 701 |
||
| 8495 | 16 // Ref num |
||
| 8496 | 8 // Number of instructions |
||
| 8497 | 2 // Initial instruction |
||
| 8498 | point |
||
| 8499 | -16.702,-0.864,-36.833 |
||
| 8500 | point |
||
| 8501 | -15.605,-0.864,-37.972 |
||
| 8502 | point |
||
| 8503 | -13.904,-0.864,-38.623 |
||
| 8504 | point |
||
| 8505 | -12.898,-0.864,-39.647 |
||
| 8506 | point |
||
| 8507 | -12.337,-0.864,-41.983 |
||
| 8508 | point |
||
| 8509 | -12.086,-1.337,-42.635 |
||
| 8510 | point |
||
| 8511 | -11.989,-2.184,-43.732 |
||
| 8512 | reverse |
||
| 8513 | // Pedestrian number 702 |
||
| 8514 | 31 // Ref num |
||
| 8515 | 6 // Number of instructions |
||
| 8516 | 2 // Initial instruction |
||
| 8517 | point |
||
| 8518 | -16.449,-1.922,-24.626 |
||
| 8519 | point |
||
| 8520 | -16.777,-1.886,-23.773 |
||
| 8521 | point |
||
| 8522 | -15.858,-1.484,-21.634 |
||
| 8523 | point |
||
| 8524 | -15.092,-1.386,-20.798 |
||
| 8525 | point |
||
| 8526 | -14.455,-1.364,-20.288 |
||
| 8527 | reverse |
||
| 8528 | // Pedestrian number 703 |
||
| 8529 | 16 // Ref num |
||
| 8530 | 5 // Number of instructions |
||
| 8531 | 2 // Initial instruction |
||
| 8532 | point |
||
| 8533 | -19.005,-2.590,-29.029 |
||
| 8534 | point |
||
| 8535 | -18.176,-2.335,-29.872 |
||
| 8536 | point |
||
| 8537 | -16.499,-2.094,-30.916 |
||
| 8538 | point |
||
| 8539 | -15.597,-2.165,-30.997 |
||
| 8540 | reverse |
||
| 8541 | // Pedestrian number 704 |
||
| 8542 | 31 // Ref num |
||
| 8543 | 6 // Number of instructions |
||
| 8544 | 2 // Initial instruction |
||
| 8545 | point |
||
| 8546 | -22.586,-2.588,-29.279 |
||
| 8547 | point |
||
| 8548 | -24.346,-2.723,-29.907 |
||
| 8549 | point |
||
| 8550 | -26.299,-2.723,-30.816 |
||
| 8551 | point |
||
| 8552 | -26.552,-2.724,-31.516 |
||
| 8553 | point |
||
| 8554 | -26.285,-2.724,-32.593 |
||
| 8555 | reverse |
||
| 8556 | // Pedestrian number 705 |
||
| 8557 | 27 // Ref num |
||
| 8558 | 5 // Number of instructions |
||
| 8559 | 1 // Initial instruction |
||
| 8560 | point |
||
| 8561 | -30.462,-2.724,-32.550 |
||
| 8562 | point |
||
| 8563 | -31.413,-2.723,-31.718 |
||
| 8564 | point |
||
| 8565 | -33.706,-2.723,-32.037 |
||
| 8566 | point |
||
| 8567 | -34.986,-2.723,-32.158 |
||
| 8568 | reverse |
||
| 8569 | // Pedestrian number 706 |
||
| 8570 | 24 // Ref num |
||
| 8571 | 8 // Number of instructions |
||
| 8572 | 4 // Initial instruction |
||
| 8573 | point |
||
| 8574 | -14.780,-2.308,-30.887 |
||
| 8575 | point |
||
| 8576 | -13.795,-3.204,-29.035 |
||
| 8577 | point |
||
| 8578 | -13.476,-3.262,-28.853 |
||
| 8579 | point |
||
| 8580 | -12.802,-3.327,-28.463 |
||
| 8581 | point |
||
| 8582 | -11.860,-3.327,-26.644 |
||
| 8583 | point |
||
| 8584 | -11.236,-3.327,-26.215 |
||
| 8585 | point |
||
| 8586 | -10.266,-3.176,-25.989 |
||
| 8587 | reverse |
||
| 8588 | // Pedestrian number 707 |
||
| 8589 | 27 // Ref num |
||
| 8590 | 6 // Number of instructions |
||
| 8591 | 2 // Initial instruction |
||
| 8592 | point |
||
| 8593 | -18.992,-2.612,-26.294 |
||
| 8594 | point |
||
| 8595 | -17.537,-2.784,-26.653 |
||
| 8596 | point |
||
| 8597 | -16.240,-2.936,-27.385 |
||
| 8598 | point |
||
| 8599 | -12.983,-3.320,-28.533 |
||
| 8600 | point |
||
| 8601 | -10.756,-3.327,-28.817 |
||
| 8602 | reverse |
||
| 8603 | // Pedestrian number 708 |
||
| 8604 | 30 // Ref num |
||
| 8605 | 8 // Number of instructions |
||
| 8606 | 2 // Initial instruction |
||
| 8607 | point |
||
| 8608 | -10.554,-3.327,-28.845 |
||
| 8609 | point |
||
| 8610 | -8.082,-3.327,-28.321 |
||
| 8611 | point |
||
| 8612 | -6.016,-3.327,-27.549 |
||
| 8613 | point |
||
| 8614 | -2.232,-3.327,-26.620 |
||
| 8615 | point |
||
| 8616 | -0.451,-3.327,-26.643 |
||
| 8617 | point |
||
| 8618 | -0.159,-3.155,-26.387 |
||
| 8619 | point |
||
| 8620 | 0.567,-2.480,-25.382 |
||
| 8621 | reverse |
||
| 8622 | // Pedestrian number 709 |
||
| 8623 | 27 // Ref num |
||
| 8624 | 5 // Number of instructions |
||
| 8625 | 2 // Initial instruction |
||
| 8626 | point |
||
| 8627 | -5.243,-3.327,-26.391 |
||
| 8628 | point |
||
| 8629 | -3.094,-3.327,-27.565 |
||
| 8630 | point |
||
| 8631 | -1.075,-3.327,-28.554 |
||
| 8632 | point |
||
| 8633 | 1.254,-3.327,-29.263 |
||
| 8634 | reverse |
||
| 8635 | // Pedestrian number 710 |
||
| 8636 | 30 // Ref num |
||
| 8637 | 4 // Number of instructions |
||
| 8638 | 2 // Initial instruction |
||
| 8639 | point |
||
| 8640 | -0.032,-3.327,-26.729 |
||
| 8641 | point |
||
| 8642 | 2.095,-3.327,-27.729 |
||
| 8643 | point |
||
| 8644 | 5.274,-3.327,-29.296 |
||
| 8645 | reverse |
||
| 8646 | // Pedestrian number 711 |
||
| 8647 | 27 // Ref num |
||
| 8648 | 5 // Number of instructions |
||
| 8649 | 4 // Initial instruction |
||
| 8650 | point |
||
| 8651 | 41.307,-3.179,-18.524 |
||
| 8652 | point |
||
| 8653 | 41.327,-3.179,-20.236 |
||
| 8654 | point |
||
| 8655 | 42.556,-3.179,-24.144 |
||
| 8656 | point |
||
| 8657 | 40.018,-3.179,-29.433 |
||
| 8658 | reverse |
||
| 8659 | // Pedestrian number 712 |
||
| 8660 | 16 // Ref num |
||
| 8661 | 7 // Number of instructions |
||
| 8662 | 3 // Initial instruction |
||
| 8663 | point |
||
| 8664 | 40.019,-3.179,-27.684 |
||
| 8665 | point |
||
| 8666 | 40.028,-3.179,-29.866 |
||
| 8667 | point |
||
| 8668 | 41.163,-3.179,-32.446 |
||
| 8669 | point |
||
| 8670 | 42.057,-3.179,-34.086 |
||
| 8671 | point |
||
| 8672 | 41.651,-3.179,-35.110 |
||
| 8673 | point |
||
| 8674 | 40.058,-3.179,-36.304 |
||
| 8675 | reverse |
||
| 8676 | // Pedestrian number 713 |
||
| 8677 | 15 // Ref num |
||
| 8678 | 6 // Number of instructions |
||
| 8679 | 2 // Initial instruction |
||
| 8680 | point |
||
| 8681 | 42.233,-3.179,-17.831 |
||
| 8682 | point |
||
| 8683 | 42.204,-3.180,-19.631 |
||
| 8684 | point |
||
| 8685 | 41.463,-3.179,-21.729 |
||
| 8686 | point |
||
| 8687 | 41.004,-3.179,-23.474 |
||
| 8688 | point |
||
| 8689 | 40.053,-3.179,-27.030 |
||
| 8690 | reverse |
||
| 8691 | // Pedestrian number 714 |
||
| 8692 | 30 // Ref num |
||
| 8693 | 7 // Number of instructions |
||
| 8694 | 2 // Initial instruction |
||
| 8695 | point |
||
| 8696 | -61.900,-2.899,-26.394 |
||
| 8697 | point |
||
| 8698 | -64.132,-2.899,-26.985 |
||
| 8699 | point |
||
| 8700 | -64.395,-2.899,-27.038 |
||
| 8701 | point |
||
| 8702 | -64.856,-2.676,-27.076 |
||
| 8703 | point |
||
| 8704 | -65.311,-2.440,-27.555 |
||
| 8705 | point |
||
| 8706 | -65.877,-2.147,-28.740 |
||
| 8707 | reverse |
||
| 8708 | // Pedestrian number 715 |
||
| 8709 | 27 // Ref num |
||
| 8710 | 6 // Number of instructions |
||
| 8711 | 2 // Initial instruction |
||
| 8712 | point |
||
| 8713 | -64.308,-2.899,-26.279 |
||
| 8714 | point |
||
| 8715 | -63.652,-2.899,-27.390 |
||
| 8716 | point |
||
| 8717 | -62.639,-2.899,-28.226 |
||
| 8718 | point |
||
| 8719 | -59.708,-2.447,-28.929 |
||
| 8720 | point |
||
| 8721 | -59.134,-1.615,-29.932 |
||
| 8722 | reverse |
||
| 8723 | // Pedestrian number 716 |
||
| 8724 | 31 // Ref num |
||
| 8725 | 6 // Number of instructions |
||
| 8726 | 3 // Initial instruction |
||
| 8727 | point |
||
| 8728 | -62.537,-2.899,-28.902 |
||
| 8729 | point |
||
| 8730 | -61.707,-2.899,-28.588 |
||
| 8731 | point |
||
| 8732 | -59.063,-2.293,-27.580 |
||
| 8733 | point |
||
| 8734 | -58.115,-2.067,-27.642 |
||
| 8735 | point |
||
| 8736 | -56.314,-1.637,-28.790 |
||
| 8737 | reverse |
||
| 8738 | // Pedestrian number 717 |
||
| 8739 | 114 // Ref num |
||
| 8740 | 2 // Number of instructions |
||
| 8741 | 1 // Initial instruction |
||
| 8742 | point |
||
| 8743 | 41.452,-5.293,-54.702 |
||
| 8744 | reverse |
||
| 8745 | // Pedestrian number 718 |
||
| 8746 | 114 // Ref num |
||
| 8747 | 2 // Number of instructions |
||
| 8748 | 1 // Initial instruction |
||
| 8749 | point |
||
| 8750 | 51.029,-5.294,-21.667 |
||
| 8751 | reverse |
||
| 8752 | // Pedestrian number 719 |
||
| 8753 | 114 // Ref num |
||
| 8754 | 2 // Number of instructions |
||
| 8755 | 1 // Initial instruction |
||
| 8756 | point |
||
| 8757 | 50.527,-5.294,-19.375 |
||
| 8758 | reverse |
||
| 8759 | // Pedestrian number 720 |
||
| 8760 | 114 // Ref num |
||
| 8761 | 2 // Number of instructions |
||
| 8762 | 1 // Initial instruction |
||
| 8763 | point |
||
| 8764 | 51.435,-5.294,-17.686 |
||
| 8765 | reverse |
||
| 8766 | // Pedestrian number 721 |
||
| 8767 | 114 // Ref num |
||
| 8768 | 2 // Number of instructions |
||
| 8769 | 1 // Initial instruction |
||
| 8770 | point |
||
| 8771 | 50.055,-5.294,-17.370 |
||
| 8772 | reverse |
||
| 8773 | // Pedestrian number 722 |
||
| 8774 | 114 // Ref num |
||
| 8775 | 2 // Number of instructions |
||
| 8776 | 1 // Initial instruction |
||
| 8777 | point |
||
| 8778 | 49.701,-5.294,-18.724 |
||
| 8779 | reverse |
||
| 8780 | // Pedestrian number 723 |
||
| 8781 | 114 // Ref num |
||
| 8782 | 2 // Number of instructions |
||
| 8783 | 1 // Initial instruction |
||
| 8784 | point |
||
| 8785 | 49.021,-5.294,-19.929 |
||
| 8786 | reverse |
||
| 8787 | // Pedestrian number 724 |
||
| 8788 | 114 // Ref num |
||
| 8789 | 2 // Number of instructions |
||
| 8790 | 1 // Initial instruction |
||
| 8791 | point |
||
| 8792 | 49.603,-5.294,-23.340 |
||
| 8793 | reverse |
||
| 8794 | // Pedestrian number 725 |
||
| 8795 | 114 // Ref num |
||
| 8796 | 2 // Number of instructions |
||
| 8797 | 1 // Initial instruction |
||
| 8798 | point |
||
| 8799 | 48.611,-5.294,-25.787 |
||
| 8800 | reverse |
||
| 8801 | // Pedestrian number 726 |
||
| 8802 | 114 // Ref num |
||
| 8803 | 2 // Number of instructions |
||
| 8804 | 1 // Initial instruction |
||
| 8805 | point |
||
| 8806 | 50.084,-5.300,-30.742 |
||
| 8807 | reverse |
||
| 8808 | // Pedestrian number 727 |
||
| 8809 | 114 // Ref num |
||
| 8810 | 2 // Number of instructions |
||
| 8811 | 1 // Initial instruction |
||
| 8812 | point |
||
| 8813 | 50.625,-5.313,-33.582 |
||
| 8814 | reverse |
||
| 8815 | // Pedestrian number 728 |
||
| 8816 | 114 // Ref num |
||
| 8817 | 2 // Number of instructions |
||
| 8818 | 1 // Initial instruction |
||
| 8819 | point |
||
| 8820 | 49.004,-5.302,-37.348 |
||
| 8821 | reverse |
||
| 8822 | // Pedestrian number 729 |
||
| 8823 | 114 // Ref num |
||
| 8824 | 2 // Number of instructions |
||
| 8825 | 1 // Initial instruction |
||
| 8826 | point |
||
| 8827 | 47.642,-5.291,-40.126 |
||
| 8828 | reverse |
||
| 8829 | // Pedestrian number 730 |
||
| 8830 | 114 // Ref num |
||
| 8831 | 2 // Number of instructions |
||
| 8832 | 1 // Initial instruction |
||
| 8833 | point |
||
| 8834 | 47.396,-5.294,-32.716 |
||
| 8835 | reverse |
||
| 8836 | // Pedestrian number 731 |
||
| 8837 | 114 // Ref num |
||
| 8838 | 2 // Number of instructions |
||
| 8839 | 1 // Initial instruction |
||
| 8840 | point |
||
| 8841 | 47.445,-5.294,-22.285 |
||
| 8842 | reverse |
||
| 8843 | // Pedestrian number 732 |
||
| 8844 | 114 // Ref num |
||
| 8845 | 2 // Number of instructions |
||
| 8846 | 1 // Initial instruction |
||
| 8847 | point |
||
| 8848 | 48.273,-5.294,-14.887 |
||
| 8849 | reverse |
||
| 8850 | // Pedestrian number 733 |
||
| 8851 | 114 // Ref num |
||
| 8852 | 2 // Number of instructions |
||
| 8853 | 1 // Initial instruction |
||
| 8854 | point |
||
| 8855 | 50.699,-5.294,-11.173 |
||
| 8856 | reverse |
||
| 8857 | // Pedestrian number 734 |
||
| 8858 | 114 // Ref num |
||
| 8859 | 2 // Number of instructions |
||
| 8860 | 1 // Initial instruction |
||
| 8861 | point |
||
| 8862 | 48.092,-5.294,-7.302 |
||
| 8863 | reverse |
||
| 8864 | // Pedestrian number 735 |
||
| 8865 | 114 // Ref num |
||
| 8866 | 2 // Number of instructions |
||
| 8867 | 1 // Initial instruction |
||
| 8868 | point |
||
| 8869 | 50.893,-5.294,18.952 |
||
| 8870 | reverse |
||
| 8871 | // Pedestrian number 736 |
||
| 8872 | 114 // Ref num |
||
| 8873 | 2 // Number of instructions |
||
| 8874 | 1 // Initial instruction |
||
| 8875 | point |
||
| 8876 | 52.717,-5.294,44.442 |
||
| 8877 | reverse |
||
| 8878 | // Pedestrian number 737 |
||
| 8879 | 114 // Ref num |
||
| 8880 | 2 // Number of instructions |
||
| 8881 | 1 // Initial instruction |
||
| 8882 | point |
||
| 8883 | 54.139,-5.294,44.362 |
||
| 8884 | reverse |
||
| 8885 | // Pedestrian number 738 |
||
| 8886 | 114 // Ref num |
||
| 8887 | 2 // Number of instructions |
||
| 8888 | 1 // Initial instruction |
||
| 8889 | point |
||
| 8890 | 53.474,-5.294,43.821 |
||
| 8891 | reverse |
||
| 8892 | // Pedestrian number 739 |
||
| 8893 | 114 // Ref num |
||
| 8894 | 2 // Number of instructions |
||
| 8895 | 1 // Initial instruction |
||
| 8896 | point |
||
| 8897 | 52.035,-5.294,42.316 |
||
| 8898 | reverse |
||
| 8899 | // Pedestrian number 740 |
||
| 8900 | 114 // Ref num |
||
| 8901 | 2 // Number of instructions |
||
| 8902 | 1 // Initial instruction |
||
| 8903 | point |
||
| 8904 | 53.178,-5.317,41.687 |
||
| 8905 | reverse |
||
| 8906 | // Pedestrian number 741 |
||
| 8907 | 114 // Ref num |
||
| 8908 | 2 // Number of instructions |
||
| 8909 | 1 // Initial instruction |
||
| 8910 | point |
||
| 8911 | 54.271,-5.331,40.756 |
||
| 8912 | reverse |
||
| 8913 | // Pedestrian number 742 |
||
| 8914 | 114 // Ref num |
||
| 8915 | 2 // Number of instructions |
||
| 8916 | 1 // Initial instruction |
||
| 8917 | point |
||
| 8918 | 55.712,-5.331,40.448 |
||
| 8919 | reverse |
||
| 8920 | // Pedestrian number 743 |
||
| 8921 | 114 // Ref num |
||
| 8922 | 2 // Number of instructions |
||
| 8923 | 1 // Initial instruction |
||
| 8924 | point |
||
| 8925 | 57.171,-5.331,39.797 |
||
| 8926 | reverse |
||
| 8927 | // Pedestrian number 744 |
||
| 8928 | 114 // Ref num |
||
| 8929 | 2 // Number of instructions |
||
| 8930 | 1 // Initial instruction |
||
| 8931 | point |
||
| 8932 | 55.527,-5.331,39.334 |
||
| 8933 | reverse |
||
| 8934 | // Pedestrian number 745 |
||
| 8935 | 114 // Ref num |
||
| 8936 | 2 // Number of instructions |
||
| 8937 | 1 // Initial instruction |
||
| 8938 | point |
||
| 8939 | 52.547,-5.331,40.472 |
||
| 8940 | reverse |
||
| 8941 | // Pedestrian number 746 |
||
| 8942 | 114 // Ref num |
||
| 8943 | 2 // Number of instructions |
||
| 8944 | 1 // Initial instruction |
||
| 8945 | point |
||
| 8946 | 49.282,-5.294,40.947 |
||
| 8947 | reverse |
||
| 8948 | // Pedestrian number 747 |
||
| 8949 | 31 // Ref num |
||
| 8950 | 6 // Number of instructions |
||
| 8951 | 2 // Initial instruction |
||
| 8952 | point |
||
| 8953 | -17.720,-1.168,16.031 |
||
| 8954 | point |
||
| 8955 | -13.012,-1.045,16.846 |
||
| 8956 | point |
||
| 8957 | -12.194,-1.208,16.862 |
||
| 8958 | point |
||
| 8959 | -9.200,-1.879,16.208 |
||
| 8960 | point |
||
| 8961 | -8.955,-1.934,16.179 |
||
| 8962 | reverse |
||
| 8963 | // Pedestrian number 748 |
||
| 8964 | 27 // Ref num |
||
| 8965 | 6 // Number of instructions |
||
| 8966 | 3 // Initial instruction |
||
| 8967 | point |
||
| 8968 | -17.826,-1.171,18.770 |
||
| 8969 | point |
||
| 8970 | -15.937,-1.122,18.415 |
||
| 8971 | point |
||
| 8972 | -13.068,-1.047,17.968 |
||
| 8973 | point |
||
| 8974 | -12.694,-1.096,17.943 |
||
| 8975 | point |
||
| 8976 | -9.987,-1.703,18.778 |
||
| 8977 | reverse |
||
| 8978 | // Pedestrian number 749 |
||
| 8979 | 16 // Ref num |
||
| 8980 | 7 // Number of instructions |
||
| 8981 | 2 // Initial instruction |
||
| 8982 | point |
||
| 8983 | -15.167,-1.101,18.770 |
||
| 8984 | point |
||
| 8985 | -13.512,-1.058,17.477 |
||
| 8986 | point |
||
| 8987 | -13.022,-1.045,17.367 |
||
| 8988 | point |
||
| 8989 | -12.588,-1.120,17.319 |
||
| 8990 | point |
||
| 8991 | -11.598,-1.342,17.613 |
||
| 8992 | point |
||
| 8993 | -9.302,-1.856,18.789 |
||
| 8994 | reverse |
||
| 8995 | // Pedestrian number 750 |
||
| 8996 | 30 // Ref num |
||
| 8997 | 7 // Number of instructions |
||
| 8998 | 2 // Initial instruction |
||
| 8999 | point |
||
| 9000 | -19.203,-1.207,16.176 |
||
| 9001 | point |
||
| 9002 | -17.436,-1.161,16.924 |
||
| 9003 | point |
||
| 9004 | -15.708,-1.116,17.320 |
||
| 9005 | point |
||
| 9006 | -13.066,-1.047,18.754 |
||
| 9007 | point |
||
| 9008 | -12.715,-0.953,19.124 |
||
| 9009 | point |
||
| 9010 | -11.794,-0.837,19.787 |
||
| 9011 | reverse |
||
| 9012 | // Pedestrian number 751 |
||
| 9013 | 13 // Ref num |
||
| 9014 | 5 // Number of instructions |
||
| 9015 | 2 // Initial instruction |
||
| 9016 | point |
||
| 9017 | -21.833,-5.017,-66.737 |
||
| 9018 | point |
||
| 9019 | -21.475,-5.072,-64.634 |
||
| 9020 | point |
||
| 9021 | -21.479,-5.098,-63.616 |
||
| 9022 | point |
||
| 9023 | -21.880,-5.128,-62.420 |
||
| 9024 | reverse |
||
| 9025 | // Pedestrian number 752 |
||
| 9026 | 13 // Ref num |
||
| 9027 | 6 // Number of instructions |
||
| 9028 | 2 // Initial instruction |
||
| 9029 | point |
||
| 9030 | -19.353,-5.007,-67.193 |
||
| 9031 | point |
||
| 9032 | -20.030,-5.073,-64.624 |
||
| 9033 | point |
||
| 9034 | -20.326,-5.140,-62.005 |
||
| 9035 | point |
||
| 9036 | -19.942,-5.185,-60.280 |
||
| 9037 | point |
||
| 9038 | -19.401,-5.209,-59.375 |
||
| 9039 | reverse |
||
| 9040 | // Pedestrian number 753 |
||
| 9041 | 13 // Ref num |
||
| 9042 | 7 // Number of instructions |
||
| 9043 | 2 // Initial instruction |
||
| 9044 | point |
||
| 9045 | -19.394,-4.972,-68.571 |
||
| 9046 | point |
||
| 9047 | -20.725,-5.071,-64.675 |
||
| 9048 | point |
||
| 9049 | -20.743,-5.149,-61.623 |
||
| 9050 | point |
||
| 9051 | -21.219,-5.179,-60.451 |
||
| 9052 | point |
||
| 9053 | -21.302,-5.208,-59.308 |
||
| 9054 | point |
||
| 9055 | -20.912,-5.276,-56.680 |
||
| 9056 | reverse |
||
| 9057 | // Pedestrian number 754 |
||
| 9058 | 13 // Ref num |
||
| 9059 | 5 // Number of instructions |
||
| 9060 | 2 // Initial instruction |
||
| 9061 | point |
||
| 9062 | -20.504,-5.160,-61.255 |
||
| 9063 | point |
||
| 9064 | -21.090,-5.072,-64.635 |
||
| 9065 | point |
||
| 9066 | -21.124,-5.042,-65.800 |
||
| 9067 | point |
||
| 9068 | -21.669,-5.007,-67.179 |
||
| 9069 | reverse |
||
| 9070 | // Pedestrian number 755 |
||
| 9071 | 13 // Ref num |
||
| 9072 | 5 // Number of instructions |
||
| 9073 | 2 // Initial instruction |
||
| 9074 | point |
||
| 9075 | -19.386,-5.123,-62.612 |
||
| 9076 | point |
||
| 9077 | -20.375,-5.070,-64.687 |
||
| 9078 | point |
||
| 9079 | -20.522,-5.024,-66.514 |
||
| 9080 | point |
||
| 9081 | -21.694,-4.982,-68.145 |
||
| 9082 | reverse |
||
| 9083 | // Pedestrian number 756 |
||
| 9084 | 14 // Ref num |
||
| 9085 | 7 // Number of instructions |
||
| 9086 | 2 // Initial instruction |
||
| 9087 | point |
||
| 9088 | -19.383,-5.041,-65.837 |
||
| 9089 | point |
||
| 9090 | -19.548,-5.069,-64.722 |
||
| 9091 | point |
||
| 9092 | -19.625,-5.082,-64.239 |
||
| 9093 | point |
||
| 9094 | -21.106,-5.140,-61.970 |
||
| 9095 | point |
||
| 9096 | -21.568,-5.195,-59.813 |
||
| 9097 | point |
||
| 9098 | -21.732,-5.293,-53.722 |
||
| 9099 | reverse |
||
| 9100 | // Pedestrian number 757 |
||
| 9101 | 114 // Ref num |
||
| 9102 | 2 // Number of instructions |
||
| 9103 | 1 // Initial instruction |
||
| 9104 | point |
||
| 9105 | -37.068,-1.046,49.571 |
||
| 9106 | reverse |
||
| 9107 | // Pedestrian number 758 |
||
| 9108 | 114 // Ref num |
||
| 9109 | 2 // Number of instructions |
||
| 9110 | 1 // Initial instruction |
||
| 9111 | point |
||
| 9112 | -37.666,-1.095,49.179 |
||
| 9113 | reverse |
||
| 9114 | // Pedestrian number 759 |
||
| 9115 | 114 // Ref num |
||
| 9116 | 2 // Number of instructions |
||
| 9117 | 1 // Initial instruction |
||
| 9118 | point |
||
| 9119 | -36.400,-0.798,50.247 |
||
| 9120 | reverse |
||
| 9121 | // Pedestrian number 760 |
||
| 9122 | 114 // Ref num |
||
| 9123 | 2 // Number of instructions |
||
| 9124 | 1 // Initial instruction |
||
| 9125 | point |
||
| 9126 | -34.929,-0.380,51.435 |
||
| 9127 | reverse |
||
| 9128 | // Pedestrian number 761 |
||
| 9129 | 114 // Ref num |
||
| 9130 | 2 // Number of instructions |
||
| 9131 | 1 // Initial instruction |
||
| 9132 | point |
||
| 9133 | -32.260,0.252,53.312 |
||
| 9134 | reverse |
||
| 9135 | // Pedestrian number 762 |
||
| 9136 | 114 // Ref num |
||
| 9137 | 2 // Number of instructions |
||
| 9138 | 1 // Initial instruction |
||
| 9139 | point |
||
| 9140 | -40.577,-0.637,50.670 |
||
| 9141 | reverse |
||
| 9142 | // Pedestrian number 763 |
||
| 9143 | 114 // Ref num |
||
| 9144 | 2 // Number of instructions |
||
| 9145 | 1 // Initial instruction |
||
| 9146 | point |
||
| 9147 | -38.692,-0.097,52.262 |
||
| 9148 | reverse |
||
| 9149 | // Pedestrian number 764 |
||
| 9150 | 114 // Ref num |
||
| 9151 | 2 // Number of instructions |
||
| 9152 | 1 // Initial instruction |
||
| 9153 | point |
||
| 9154 | -36.583,0.551,54.191 |
||
| 9155 | reverse |
||
| 9156 | // Pedestrian number 765 |
||
| 9157 | 114 // Ref num |
||
| 9158 | 2 // Number of instructions |
||
| 9159 | 1 // Initial instruction |
||
| 9160 | point |
||
| 9161 | -33.265,1.253,57.103 |
||
| 9162 | reverse |
||
| 9163 | // Pedestrian number 766 |
||
| 9164 | 114 // Ref num |
||
| 9165 | 2 // Number of instructions |
||
| 9166 | 1 // Initial instruction |
||
| 9167 | point |
||
| 9168 | -29.474,0.919,55.696 |
||
| 9169 | reverse |
||
| 9170 | // Pedestrian number 767 |
||
| 9171 | 114 // Ref num |
||
| 9172 | 2 // Number of instructions |
||
| 9173 | 1 // Initial instruction |
||
| 9174 | point |
||
| 9175 | -32.271,1.460,57.966 |
||
| 9176 | reverse |
||
| 9177 | // Pedestrian number 768 |
||
| 9178 | 114 // Ref num |
||
| 9179 | 2 // Number of instructions |
||
| 9180 | 1 // Initial instruction |
||
| 9181 | point |
||
| 9182 | -28.459,1.094,56.432 |
||
| 9183 | reverse |
||
| 9184 | // Pedestrian number 769 |
||
| 9185 | 114 // Ref num |
||
| 9186 | 2 // Number of instructions |
||
| 9187 | 1 // Initial instruction |
||
| 9188 | point |
||
| 9189 | -26.524,1.380,57.639 |
||
| 9190 | reverse |
||
| 9191 | // Pedestrian number 770 |
||
| 9192 | 114 // Ref num |
||
| 9193 | 2 // Number of instructions |
||
| 9194 | 1 // Initial instruction |
||
| 9195 | point |
||
| 9196 | -23.972,1.758,58.865 |
||
| 9197 | reverse |
||
| 9198 | // Pedestrian number 771 |
||
| 9199 | 114 // Ref num |
||
| 9200 | 2 // Number of instructions |
||
| 9201 | 1 // Initial instruction |
||
| 9202 | point |
||
| 9203 | -30.061,1.847,59.618 |
||
| 9204 | reverse |
||
| 9205 | // Pedestrian number 772 |
||
| 9206 | 114 // Ref num |
||
| 9207 | 2 // Number of instructions |
||
| 9208 | 1 // Initial instruction |
||
| 9209 | point |
||
| 9210 | -28.959,2.015,60.300 |
||
| 9211 | reverse |
||
| 9212 | // Pedestrian number 773 |
||
| 9213 | 114 // Ref num |
||
| 9214 | 2 // Number of instructions |
||
| 9215 | 1 // Initial instruction |
||
| 9216 | point |
||
| 9217 | -27.271,2.247,61.296 |
||
| 9218 | reverse |
||
| 9219 | // Pedestrian number 774 |
||
| 9220 | 114 // Ref num |
||
| 9221 | 2 // Number of instructions |
||
| 9222 | 1 // Initial instruction |
||
| 9223 | point |
||
| 9224 | 7.848,2.707,64.237 |
||
| 9225 | reverse |
||
| 9226 | // Pedestrian number 775 |
||
| 9227 | 114 // Ref num |
||
| 9228 | 2 // Number of instructions |
||
| 9229 | 1 // Initial instruction |
||
| 9230 | point |
||
| 9231 | 10.591,1.945,60.696 |
||
| 9232 | reverse |
||
| 9233 | // Pedestrian number 776 |
||
| 9234 | 114 // Ref num |
||
| 9235 | 2 // Number of instructions |
||
| 9236 | 1 // Initial instruction |
||
| 9237 | point |
||
| 9238 | 11.323,1.183,57.335 |
||
| 9239 | reverse |
||
| 9240 | // Pedestrian number 777 |
||
| 9241 | 114 // Ref num |
||
| 9242 | 2 // Number of instructions |
||
| 9243 | 1 // Initial instruction |
||
| 9244 | point |
||
| 9245 | 11.939,0.398,53.282 |
||
| 9246 | reverse |
||
| 9247 | // Pedestrian number 778 |
||
| 9248 | 114 // Ref num |
||
| 9249 | 2 // Number of instructions |
||
| 9250 | 1 // Initial instruction |
||
| 9251 | point |
||
| 9252 | 8.341,0.815,55.486 |
||
| 9253 | reverse |
||
| 9254 | // Pedestrian number 779 |
||
| 9255 | 114 // Ref num |
||
| 9256 | 2 // Number of instructions |
||
| 9257 | 1 // Initial instruction |
||
| 9258 | point |
||
| 9259 | 8.418,1.065,56.720 |
||
| 9260 | reverse |
||
| 9261 | // Pedestrian number 780 |
||
| 9262 | 27 // Ref num |
||
| 9263 | 8 // Number of instructions |
||
| 9264 | 2 // Initial instruction |
||
| 9265 | point |
||
| 9266 | 39.650,-3.180,48.377 |
||
| 9267 | point |
||
| 9268 | 39.941,-3.180,45.521 |
||
| 9269 | point |
||
| 9270 | 39.760,-3.180,41.243 |
||
| 9271 | point |
||
| 9272 | 38.874,-3.180,39.571 |
||
| 9273 | point |
||
| 9274 | 38.554,-3.180,37.916 |
||
| 9275 | point |
||
| 9276 | 38.073,-3.180,36.646 |
||
| 9277 | point |
||
| 9278 | 36.821,-3.180,35.224 |
||
| 9279 | reverse |
||
| 9280 | // Pedestrian number 781 |
||
| 9281 | 30 // Ref num |
||
| 9282 | 7 // Number of instructions |
||
| 9283 | 2 // Initial instruction |
||
| 9284 | point |
||
| 9285 | 42.219,-3.176,47.045 |
||
| 9286 | point |
||
| 9287 | 41.053,-3.180,46.538 |
||
| 9288 | point |
||
| 9289 | 40.484,-3.180,41.083 |
||
| 9290 | point |
||
| 9291 | 39.981,-3.180,39.646 |
||
| 9292 | point |
||
| 9293 | 39.193,-3.180,38.084 |
||
| 9294 | point |
||
| 9295 | 36.876,-3.180,35.620 |
||
| 9296 | reverse |
||
| 9297 | // Pedestrian number 782 |
||
| 9298 | 31 // Ref num |
||
| 9299 | 6 // Number of instructions |
||
| 9300 | 2 // Initial instruction |
||
| 9301 | point |
||
| 9302 | 41.260,-3.180,17.073 |
||
| 9303 | point |
||
| 9304 | 39.861,-3.180,20.259 |
||
| 9305 | point |
||
| 9306 | 38.611,-3.180,21.258 |
||
| 9307 | point |
||
| 9308 | 37.287,-3.180,21.664 |
||
| 9309 | point |
||
| 9310 | 33.863,-3.180,21.735 |
||
| 9311 | reverse |
||
| 9312 | // Pedestrian number 783 |
||
| 9313 | 27 // Ref num |
||
| 9314 | 5 // Number of instructions |
||
| 9315 | 3 // Initial instruction |
||
| 9316 | point |
||
| 9317 | 20.607,-3.179,-46.354 |
||
| 9318 | point |
||
| 9319 | 21.620,-3.179,-45.978 |
||
| 9320 | point |
||
| 9321 | 22.605,-3.179,-45.828 |
||
| 9322 | point |
||
| 9323 | 23.751,-3.179,-45.087 |
||
| 9324 | reverse |
||
| 9325 | // Pedestrian number 784 |
||
| 9326 | 16 // Ref num |
||
| 9327 | 6 // Number of instructions |
||
| 9328 | 2 // Initial instruction |
||
| 9329 | point |
||
| 9330 | 20.693,-3.179,-43.681 |
||
| 9331 | point |
||
| 9332 | 20.960,-3.179,-45.472 |
||
| 9333 | point |
||
| 9334 | 21.470,-3.179,-46.570 |
||
| 9335 | point |
||
| 9336 | 21.947,-3.179,-47.040 |
||
| 9337 | point |
||
| 9338 | 23.491,-3.179,-47.676 |
||
| 9339 | reverse |
||
| 9340 | // Pedestrian number 785 |
||
| 9341 | 30 // Ref num |
||
| 9342 | 8 // Number of instructions |
||
| 9343 | 2 // Initial instruction |
||
| 9344 | point |
||
| 9345 | 23.011,-3.179,-40.229 |
||
| 9346 | point |
||
| 9347 | 22.546,-3.179,-41.181 |
||
| 9348 | point |
||
| 9349 | 22.428,-3.179,-43.273 |
||
| 9350 | point |
||
| 9351 | 22.645,-3.179,-44.790 |
||
| 9352 | point |
||
| 9353 | 23.451,-3.179,-45.511 |
||
| 9354 | point |
||
| 9355 | 23.890,-3.179,-45.613 |
||
| 9356 | point |
||
| 9357 | 26.232,-3.179,-44.746 |
||
| 9358 | reverse |
||
| 9359 | // Pedestrian number 786 |
||
| 9360 | 99 // Ref num |
||
| 9361 | 7 // Number of instructions |
||
| 9362 | 3 // Initial instruction |
||
| 9363 | point |
||
| 9364 | 19.036,-3.180,18.569 |
||
| 9365 | point |
||
| 9366 | 16.994,-3.180,18.559 |
||
| 9367 | point |
||
| 9368 | 15.973,-3.180,18.355 |
||
| 9369 | point |
||
| 9370 | 15.167,-3.180,18.526 |
||
| 9371 | point |
||
| 9372 | 14.631,-3.169,19.010 |
||
| 9373 | point |
||
| 9374 | 14.765,-3.119,19.877 |
||
| 9375 | reverse |
||
| 9376 | START OF OPPONENT PATHS |
||
| 9377 | 109 // Number of path nodes |
||
| 9378 | -38.713, -3.180, 17.325 // Node #0 |
||
| 9379 | -41.760, -3.180, 17.409 // Node #1 |
||
| 9380 | -54.622, -3.177, 17.443 // Node #2 |
||
| 9381 | -63.015, -3.174, 17.417 // Node #3 |
||
| 9382 | -84.313, -3.168, 17.549 // Node #4 |
||
| 9383 | -84.452, -3.168, -16.631 // Node #5 |
||
| 9384 | -84.326, -2.503, -38.822 // Node #6 |
||
| 9385 | -84.555, -3.180, 47.596 // Node #7 |
||
| 9386 | -63.325, -3.180, 46.999 // Node #8 |
||
| 9387 | -21.940, -1.586, 47.193 // Node #9 |
||
| 9388 | 13.297, -1.814, 47.252 // Node #10 |
||
| 9389 | 21.150, -3.180, 47.200 // Node #11 |
||
| 9390 | 21.546, -3.179, 36.520 // Node #12 |
||
| 9391 | 21.810, -3.180, 27.928 // Node #13 |
||
| 9392 | 21.514, -3.183, 17.606 // Node #14 |
||
| 9393 | 21.623, -3.180, -16.238 // Node #15 |
||
| 9394 | 13.605, -3.183, -16.898 // Node #16 |
||
| 9395 | -20.108, -3.180, -17.649 // Node #17 |
||
| 9396 | -54.364, -3.181, -19.728 // Node #18 |
||
| 9397 | 41.417, -3.180, -17.288 // Node #19 |
||
| 9398 | 41.868, -3.179, -37.336 // Node #20 |
||
| 9399 | 41.863, -3.180, -46.183 // Node #21 |
||
| 9400 | 21.959, -3.183, -46.644 // Node #22 |
||
| 9401 | -20.522, -2.589, -46.529 // Node #23 |
||
| 9402 | -54.412, -2.533, -46.121 // Node #24 |
||
| 9403 | -81.095, -2.600, -45.924 // Node #25 |
||
| 9404 | -52.699, -2.588, -28.005 // Node #26 |
||
| 9405 | -20.717, -2.590, -27.403 // Node #27 |
||
| 9406 | 13.882, -3.960, -28.465 // Node #28 |
||
| 9407 | 21.510, -3.181, -28.109 // Node #29 |
||
| 9408 | 41.706, -3.179, 17.410 // Node #30 |
||
| 9409 | 41.744, -3.183, 46.419 // Node #31 |
||
| 9410 | 28.480, -3.180, 35.330 // Node #32 |
||
| 9411 | 27.969, -3.180, 27.310 // Node #33 |
||
| 9412 | 13.800, -3.181, 17.511 // Node #34 |
||
| 9413 | -28.805, 2.483, 17.375 // Node #35 |
||
| 9414 | -41.677, -2.925, 22.604 // Node #36 |
||
| 9415 | -47.944, -2.925, 22.660 // Node #37 |
||
| 9416 | -47.836, -3.180, 17.325 // Node #38 |
||
| 9417 | -54.742, -3.180, 36.225 // Node #39 |
||
| 9418 | -21.022, -1.814, 36.340 // Node #40 |
||
| 9419 | 13.499, -1.815, 36.159 // Node #41 |
||
| 9420 | -41.280, -0.818, 47.241 // Node #42 |
||
| 9421 | -21.199, 2.948, 62.860 // Node #43 |
||
| 9422 | -4.475, 2.652, 63.215 // Node #44 |
||
| 9423 | 9.042, 2.253, 62.164 // Node #45 |
||
| 9424 | -62.872, -3.180, 36.402 // Node #46 |
||
| 9425 | -63.020, -3.185, -17.429 // Node #47 |
||
| 9426 | -63.045, -2.902, -26.938 // Node #48 |
||
| 9427 | -38.963, -3.180, -17.359 // Node #49 |
||
| 9428 | -19.980, -5.296, -54.224 // Node #50 |
||
| 9429 | -19.334, -5.117, -82.177 // Node #51 |
||
| 9430 | 33.526, -3.180, -36.505 // Node #52 |
||
| 9431 | 31.924, -3.180, -27.247 // Node #53 |
||
| 9432 | 37.060, -3.180, -25.569 // Node #54 |
||
| 9433 | 26.319, -3.180, -37.741 // Node #55 |
||
| 9434 | 26.317, -3.180, -25.429 // Node #56 |
||
| 9435 | -19.706, -0.830, -3.349 // Node #57 |
||
| 9436 | -22.520, -0.583, -0.782 // Node #58 |
||
| 9437 | -15.571, -0.947, -1.234 // Node #59 |
||
| 9438 | -31.632, 2.419, 6.349 // Node #60 |
||
| 9439 | -26.576, 2.369, 2.104 // Node #61 |
||
| 9440 | -19.960, 2.853, 2.567 // Node #62 |
||
| 9441 | -9.855, 2.525, 2.564 // Node #63 |
||
| 9442 | -0.343, 4.915, -3.707 // Node #64 |
||
| 9443 | -0.622, -2.276, -18.178 // Node #65 |
||
| 9444 | 39.695, 2.639, 65.341 // Node #66 |
||
| 9445 | 53.784, 7.562, 70.145 // Node #67 |
||
| 9446 | 50.562, 8.038, 96.352 // Node #68 |
||
| 9447 | 33.308, 4.169, 115.842 // Node #69 |
||
| 9448 | 14.208, 7.524, 119.210 // Node #70 |
||
| 9449 | -34.511, 7.776, 119.672 // Node #71 |
||
| 9450 | -51.938, 7.723, 119.021 // Node #72 |
||
| 9451 | -61.798, 5.521, 79.836 // Node #73 |
||
| 9452 | 50.224, -5.294, 46.301 // Node #74 |
||
| 9453 | 51.548, -5.294, 48.267 // Node #75 |
||
| 9454 | 51.524, -5.307, 16.130 // Node #76 |
||
| 9455 | 51.477, -5.301, -48.594 // Node #77 |
||
| 9456 | 43.732, -5.295, -54.592 // Node #78 |
||
| 9457 | -81.453, -5.293, -54.334 // Node #79 |
||
| 9458 | -18.465, -5.117, -107.544 // Node #80 |
||
| 9459 | -22.265, -5.117, -107.793 // Node #81 |
||
| 9460 | -21.907, -4.999, -79.759 // Node #82 |
||
| 9461 | -21.304, -4.800, -75.217 // Node #83 |
||
| 9462 | -21.453, -5.295, -54.357 // Node #84 |
||
| 9463 | -37.645, -5.293, -54.662 // Node #85 |
||
| 9464 | -45.594, -5.293, -53.228 // Node #86 |
||
| 9465 | -54.643, -5.293, -55.555 // Node #87 |
||
| 9466 | -59.904, -5.293, -53.186 // Node #88 |
||
| 9467 | -84.905, -5.293, -55.313 // Node #89 |
||
| 9468 | 10.624, 0.110, 52.102 // Node #90 |
||
| 9469 | 49.928, -6.627, 17.455 // Node #91 |
||
| 9470 | 53.326, -6.827, 17.484 // Node #92 |
||
| 9471 | 63.823, -6.838, 18.996 // Node #93 |
||
| 9472 | 82.848, -7.327, 14.349 // Node #94 |
||
| 9473 | 99.075, -7.761, 7.079 // Node #95 |
||
| 9474 | 101.300, -7.687, -9.741 // Node #96 |
||
| 9475 | 101.304, -7.687, -21.188 // Node #97 |
||
| 9476 | 99.083, -7.760, -36.335 // Node #98 |
||
| 9477 | 84.036, -7.180, -44.039 // Node #99 |
||
| 9478 | 63.546, -6.828, -47.904 // Node #100 |
||
| 9479 | 53.283, -6.827, -46.456 // Node #101 |
||
| 9480 | 49.967, -6.634, -46.393 // Node #102 |
||
| 9481 | 123.997, -8.906, 1.925 // Node #103 |
||
| 9482 | 132.775, -10.372, -13.442 // Node #104 |
||
| 9483 | 125.881, -8.865, -28.404 // Node #105 |
||
| 9484 | 132.858, -10.377, -20.188 // Node #106 |
||
| 9485 | -23.742, 2.449, 61.529 // Node #107 |
||
| 9486 | -17.704, 3.145, 63.552 // Node #108 |
||
| 9487 | 130 // Number of path sections |
||
| 9488 | 0, 1, 0, 255, 0, 255, 1.0, 1 // Section #0 |
||
| 9489 | 1, 38, 0, 255, 0, 255, 1.0, 1 // Section #1 |
||
| 9490 | 2, 3, 0, 255, 0, 255, 1.0, 1 // Section #2 |
||
| 9491 | 3, 4, 0, 255, 0, 255, 1.0, 0 // Section #3 |
||
| 9492 | 5, 4, 0, 255, 0, 255, 1.0, 1 // Section #4 |
||
| 9493 | 6, 5, 0, 255, 0, 255, 1.0, 1 // Section #5 |
||
| 9494 | 4, 7, 0, 255, 0, 255, 1.0, 1 // Section #6 |
||
| 9495 | 7, 8, 0, 255, 0, 255, 1.0, 1 // Section #7 |
||
| 9496 | 8, 42, 0, 255, 0, 255, 1.0, 1 // Section #8 |
||
| 9497 | 9, 10, 0, 255, 0, 255, 1.0, 0 // Section #9 |
||
| 9498 | 10, 11, 0, 255, 0, 255, 1.0, 1 // Section #10 |
||
| 9499 | 11, 12, 0, 255, 0, 255, 1.0, 0 // Section #11 |
||
| 9500 | 12, 13, 0, 255, 0, 255, 1.0, 0 // Section #12 |
||
| 9501 | 13, 14, 0, 255, 0, 255, 1.0, 0 // Section #13 |
||
| 9502 | 14, 15, 0, 255, 0, 255, 1.0, 1 // Section #14 |
||
| 9503 | 15, 16, 0, 255, 0, 255, 1.0, 0 // Section #15 |
||
| 9504 | 16, 65, 0, 255, 0, 255, 1.0, 0 // Section #16 |
||
| 9505 | 49, 17, 0, 255, 0, 255, 1.0, 0 // Section #17 |
||
| 9506 | 2, 18, 0, 255, 0, 255, 1.0, 0 // Section #18 |
||
| 9507 | 15, 19, 0, 255, 0, 255, 1.0, 0 // Section #19 |
||
| 9508 | 20, 19, 0, 255, 0, 255, 1.0, 0 // Section #20 |
||
| 9509 | 21, 20, 0, 255, 0, 255, 1.0, 0 // Section #21 |
||
| 9510 | 21, 22, 0, 255, 0, 255, 1.0, 1 // Section #22 |
||
| 9511 | 22, 23, 0, 255, 0, 255, 1.0, 0 // Section #23 |
||
| 9512 | 23, 24, 0, 255, 0, 255, 1.0, 0 // Section #24 |
||
| 9513 | 24, 25, 0, 255, 0, 255, 1.0, 0 // Section #25 |
||
| 9514 | 25, 6, 0, 255, 0, 255, 1.0, 1 // Section #26 |
||
| 9515 | 24, 26, 0, 255, 0, 255, 1.0, 0 // Section #27 |
||
| 9516 | 26, 27, 0, 255, 0, 255, 1.0, 1 // Section #28 |
||
| 9517 | 27, 28, 0, 255, 0, 255, 1.0, 0 // Section #29 |
||
| 9518 | 28, 29, 0, 255, 0, 255, 1.0, 0 // Section #30 |
||
| 9519 | 29, 15, 0, 255, 0, 255, 1.0, 1 // Section #31 |
||
| 9520 | 19, 30, 0, 255, 0, 255, 1.0, 0 // Section #32 |
||
| 9521 | 30, 31, 0, 255, 0, 255, 1.0, 1 // Section #33 |
||
| 9522 | 11, 31, 0, 255, 0, 255, 1.0, 1 // Section #34 |
||
| 9523 | 12, 32, 0, 255, 0, 255, 1.0, 0 // Section #35 |
||
| 9524 | 32, 33, 0, 255, 0, 255, 1.0, 0 // Section #36 |
||
| 9525 | 33, 13, 0, 255, 0, 255, 1.0, 0 // Section #37 |
||
| 9526 | 14, 34, 0, 255, 0, 255, 1.0, 1 // Section #38 |
||
| 9527 | 34, 35, 0, 255, 0, 255, 1.0, 1 // Section #39 |
||
| 9528 | 35, 0, 0, 255, 0, 255, 1.0, 1 // Section #40 |
||
| 9529 | 1, 36, 0, 255, 0, 255, 1.0, 0 // Section #41 |
||
| 9530 | 36, 37, 0, 255, 0, 255, 1.0, 0 // Section #42 |
||
| 9531 | 38, 2, 0, 255, 0, 255, 1.0, 1 // Section #43 |
||
| 9532 | 37, 38, 0, 255, 0, 255, 1.0, 0 // Section #44 |
||
| 9533 | 39, 2, 0, 255, 0, 255, 1.0, 0 // Section #45 |
||
| 9534 | 39, 40, 0, 255, 0, 255, 1.0, 0 // Section #46 |
||
| 9535 | 40, 41, 0, 255, 0, 255, 1.0, 0 // Section #47 |
||
| 9536 | 41, 34, 0, 255, 0, 255, 1.0, 0 // Section #48 |
||
| 9537 | 34, 16, 0, 255, 0, 255, 1.0, 0 // Section #49 |
||
| 9538 | 42, 9, 0, 255, 0, 255, 1.0, 0 // Section #50 |
||
| 9539 | 42, 107, 0, 255, 0, 255, 1.0, 1 // Section #51 |
||
| 9540 | 43, 108, 0, 255, 0, 255, 1.0, 1 // Section #52 |
||
| 9541 | 44, 45, 0, 255, 0, 255, 1.0, 1 // Section #53 |
||
| 9542 | 39, 46, 0, 255, 0, 255, 1.0, 0 // Section #54 |
||
| 9543 | 46, 8, 0, 255, 0, 255, 1.0, 0 // Section #55 |
||
| 9544 | 3, 47, 0, 255, 0, 255, 1.0, 1 // Section #56 |
||
| 9545 | 47, 48, 0, 255, 0, 255, 1.0, 1 // Section #57 |
||
| 9546 | 48, 26, 0, 255, 0, 255, 1.0, 1 // Section #58 |
||
| 9547 | 18, 49, 0, 255, 0, 255, 1.0, 0 // Section #59 |
||
| 9548 | 17, 27, 0, 255, 0, 255, 1.0, 0 // Section #60 |
||
| 9549 | 27, 23, 0, 255, 0, 255, 1.0, 1 // Section #61 |
||
| 9550 | 23, 50, 0, 255, 0, 255, 1.0, 1 // Section #62 |
||
| 9551 | 50, 51, 0, 255, 0, 255, 0.6, 1 // Section #63 |
||
| 9552 | 22, 29, 0, 255, 0, 255, 1.0, 1 // Section #64 |
||
| 9553 | 52, 20, 0, 255, 0, 255, 1.0, 0 // Section #65 |
||
| 9554 | 53, 52, 0, 255, 0, 255, 1.0, 0 // Section #66 |
||
| 9555 | 54, 53, 0, 255, 0, 255, 1.0, 0 // Section #67 |
||
| 9556 | 55, 52, 0, 255, 0, 255, 1.0, 0 // Section #68 |
||
| 9557 | 56, 53, 0, 255, 0, 255, 1.0, 0 // Section #69 |
||
| 9558 | 57, 17, 0, 255, 0, 255, 1.0, 0 // Section #70 |
||
| 9559 | 58, 57, 0, 255, 0, 255, 1.0, 0 // Section #71 |
||
| 9560 | 59, 57, 0, 255, 0, 255, 1.0, 0 // Section #72 |
||
| 9561 | 35, 60, 0, 255, 0, 255, 1.0, 0 // Section #73 |
||
| 9562 | 60, 61, 0, 255, 0, 255, 1.0, 0 // Section #74 |
||
| 9563 | 61, 62, 0, 255, 0, 255, 1.0, 0 // Section #75 |
||
| 9564 | 62, 57, 0, 255, 0, 255, 1.0, 0 // Section #76 |
||
| 9565 | 62, 63, 0, 255, 0, 255, 1.0, 0 // Section #77 |
||
| 9566 | 63, 64, 0, 255, 0, 255, 1.0, 0 // Section #78 |
||
| 9567 | 64, 16, 0, 255, 0, 255, 1.0, 0 // Section #79 |
||
| 9568 | 65, 17, 0, 255, 0, 255, 1.0, 0 // Section #80 |
||
| 9569 | 45, 66, 0, 255, 0, 255, 1.0, 0 // Section #81 |
||
| 9570 | 66, 67, 0, 255, 0, 255, 1.0, 0 // Section #82 |
||
| 9571 | 67, 68, 0, 255, 0, 255, 1.0, 0 // Section #83 |
||
| 9572 | 68, 69, 0, 255, 0, 255, 1.0, 0 // Section #84 |
||
| 9573 | 69, 70, 0, 255, 0, 255, 1.0, 0 // Section #85 |
||
| 9574 | 70, 71, 0, 255, 0, 255, 1.0, 0 // Section #86 |
||
| 9575 | 71, 72, 0, 255, 0, 255, 1.0, 0 // Section #87 |
||
| 9576 | 72, 73, 0, 255, 0, 255, 1.0, 0 // Section #88 |
||
| 9577 | 73, 8, 0, 255, 0, 255, 1.0, 0 // Section #89 |
||
| 9578 | 31, 74, 0, 255, 0, 255, 1.0, 0 // Section #90 |
||
| 9579 | 75, 74, 0, 255, 0, 255, 1.0, 0 // Section #91 |
||
| 9580 | 74, 76, 0, 255, 0, 255, 1.0, 0 // Section #92 |
||
| 9581 | 76, 77, 0, 255, 0, 255, 1.0, 0 // Section #93 |
||
| 9582 | 77, 78, 0, 255, 0, 255, 1.0, 0 // Section #94 |
||
| 9583 | 78, 50, 0, 255, 0, 255, 1.0, 0 // Section #95 |
||
| 9584 | 79, 25, 0, 255, 0, 255, 1.0, 1 // Section #96 |
||
| 9585 | 30, 14, 0, 255, 0, 255, 1.0, 0 // Section #97 |
||
| 9586 | 51, 80, 0, 255, 0, 255, 0.6, 1 // Section #98 |
||
| 9587 | 80, 81, 0, 255, 0, 255, 0.6, 1 // Section #99 |
||
| 9588 | 81, 82, 0, 255, 0, 255, 0.6, 1 // Section #100 |
||
| 9589 | 82, 83, 0, 255, 0, 255, 0.6, 1 // Section #101 |
||
| 9590 | 83, 84, 0, 255, 0, 255, 0.6, 1 // Section #102 |
||
| 9591 | 84, 85, 0, 255, 0, 255, 0.6, 1 // Section #103 |
||
| 9592 | 85, 86, 0, 255, 0, 255, 0.6, 1 // Section #104 |
||
| 9593 | 86, 87, 0, 255, 0, 255, 0.6, 1 // Section #105 |
||
| 9594 | 87, 88, 0, 255, 0, 255, 0.6, 1 // Section #106 |
||
| 9595 | 88, 79, 0, 255, 0, 255, 0.6, 1 // Section #107 |
||
| 9596 | 89, 79, 0, 255, 0, 255, 1.0, 1000 // Section #108 |
||
| 9597 | 45, 90, 0, 255, 0, 255, 1.0, 1 // Section #109 |
||
| 9598 | 90, 10, 0, 255, 0, 255, 1.0, 1 // Section #110 |
||
| 9599 | 30, 91, 0, 255, 0, 255, 1.0, 1 // Section #111 |
||
| 9600 | 91, 92, 0, 255, 0, 255, 0.6, 1 // Section #112 |
||
| 9601 | 92, 93, 0, 255, 0, 255, 0.6, 1 // Section #113 |
||
| 9602 | 93, 94, 0, 255, 0, 255, 0.6, 1 // Section #114 |
||
| 9603 | 94, 95, 0, 255, 0, 255, 0.6, 1 // Section #115 |
||
| 9604 | 95, 96, 0, 255, 0, 255, 0.6, 1 // Section #116 |
||
| 9605 | 96, 97, 0, 255, 0, 255, 0.6, 1 // Section #117 |
||
| 9606 | 97, 98, 0, 255, 0, 255, 0.6, 1 // Section #118 |
||
| 9607 | 98, 99, 0, 255, 0, 255, 0.6, 1 // Section #119 |
||
| 9608 | 99, 100, 0, 255, 0, 255, 0.6, 1 // Section #120 |
||
| 9609 | 100, 101, 0, 255, 0, 255, 0.6, 1 // Section #121 |
||
| 9610 | 101, 102, 0, 255, 0, 255, 0.6, 1 // Section #122 |
||
| 9611 | 102, 21, 0, 255, 0, 255, 0.6, 1 // Section #123 |
||
| 9612 | 103, 95, 0, 255, 0, 255, 0.6, 0 // Section #124 |
||
| 9613 | 104, 103, 0, 255, 0, 255, 0.6, 0 // Section #125 |
||
| 9614 | 105, 98, 0, 255, 0, 255, 0.6, 0 // Section #126 |
||
| 9615 | 106, 105, 0, 255, 0, 255, 0.6, 0 // Section #127 |
||
| 9616 | 107, 43, 0, 255, 0, 255, 1.0, 1 // Section #128 |
||
| 9617 | 108, 44, 0, 255, 0, 255, 1.0, 1 // Section #129 |
||
| 9618 | 8 // Number of cop start points |
||
| 9619 | 40.971, -3.180, -19.093, 0.000, 0.000, 0.000 // Cop start point #0 |
||
| 9620 | 26.070, -3.179, 31.969, 0.000, 0.000, 0.000 // Cop start point #1 |
||
| 9621 | -35.728, -3.179, 36.995, 0.000, 0.000, 0.000 // Cop start point #2 |
||
| 9622 | -54.202, -3.180, -19.784, 0.000, 0.000, 0.000 // Cop start point #3 |
||
| 9623 | 5.667, -0.609, -34.727, 0.000, 0.000, 0.000 // Cop start point #4 |
||
| 9624 | -21.993, -0.767, -4.868, 0.000, 0.000, 0.000 // Cop start point #5 |
||
| 9625 | -92.017, 0.000, 24.228, 0.000, 0.000, 0.000 // Cop start point #6 |
||
| 9626 | -21.939, 2.988, 64.359, 0.000, 0.000, 0.000 // Cop start point #7 |
||
| 9627 | END OF OPPONENT PATHS |
||
| 9628 | 9 // number of material modifiers |
||
| 9629 | // default materias |
||
| 9630 | 1.0 // car wall friction |
||
| 9631 | 1.0 // tyre road friction |
||
| 9632 | 1.0 // down force |
||
| 9633 | 0.0 // bumpiness |
||
| 9634 | |||
| 9635 | |||
| 9636 | |||
| 9637 | 1.0 // sparkiness |
||
| 9638 | 1 // room for expansion |
||
| 9639 | SNOW2.MAT // room for expansion |
||
| 9640 | //Ab|;_ya|k2T |
||
| 9641 | 1.0 // car wall friction |
||
| 9642 | 1.0 // tyre road friction |
||
| 9643 | 1.0 // down force |
||
| 9644 | 0.0 // bumpiness |
||
| 9645 | -1 // tyre sound index |
||
| 9646 | |||
| 9647 | |||
| 9648 | 0.0 // sparkiness |
||
| 9649 | 1 // room for expansion |
||
| 9650 | SKIDMARK.MAT // room for expansion |
||
| 9651 | // material '1' |
||
| 9652 | 1.0 // car wall friction |
||
| 9653 | 1.0 // tyre road friction |
||
| 9654 | 1.0 // down force |
||
| 9655 | 0.0 // bumpiness |
||
| 9656 | |||
| 9657 | |||
| 9658 | |||
| 9659 | 1.0 // sparkiness |
||
| 9660 | 1 // room for expansion |
||
| 9661 | SKIDMARK.MAT // room for expansion |
||
| 9662 | // material '2' |
||
| 9663 | 1.0 // car wall friction |
||
| 9664 | 1.0 // tyre road friction |
||
| 9665 | 1.0 // down force |
||
| 9666 | 0.0 // bumpiness |
||
| 9667 | |||
| 9668 | |||
| 9669 | |||
| 9670 | 1.0 // sparkiness |
||
| 9671 | 1 // room for expansion |
||
| 9672 | SKIDMARK.MAT // room for expansion |
||
| 9673 | // material '3' |
||
| 9674 | 1.0 // car wall friction |
||
| 9675 | 1.0 // tyre road friction |
||
| 9676 | 1.0 // down force |
||
| 9677 | 0.0 // bumpiness |
||
| 9678 | |||
| 9679 | |||
| 9680 | |||
| 9681 | 1.0 // sparkiness |
||
| 9682 | 1 // room for expansion |
||
| 9683 | SKIDMARK.MAT // room for expansion |
||
| 9684 | // material '4' |
||
| 9685 | 1.0 // car wall friction |
||
| 9686 | 1.0 // tyre road friction |
||
| 9687 | 1.0 // down force |
||
| 9688 | 0.0 // bumpiness |
||
| 9689 | |||
| 9690 | |||
| 9691 | |||
| 9692 | 1.0 // sparkiness |
||
| 9693 | 1 // room for expansion |
||
| 9694 | SKIDMARK.MAT // room for expansion |
||
| 9695 | // material '5' |
||
| 9696 | 1.0 // car wall friction |
||
| 9697 | 1.0 // tyre road friction |
||
| 9698 | 1.0 // down force |
||
| 9699 | 4 // bumpiness |
||
| 9700 | |||
| 9701 | |||
| 9702 | |||
| 9703 | |||
| 9704 | 3 // room for expansion |
||
| 9705 | SNOW1.MAT // room for expansion |
||
| 9706 | // material '6' |
||
| 9707 | 1.0 // car wall friction |
||
| 9708 | 1.0 // tyre road friction |
||
| 9709 | 1.0 // down force |
||
| 9710 | 7.0 // bumpiness |
||
| 9711 | |||
| 9712 | |||
| 9713 | |||
| 9714 | 1 // sparkiness |
||
| 9715 | 3 // room for expansion |
||
| 9716 | SNOW2.MAT // room for expansion |
||
| 9717 | // material '7' |
||
| 9718 | 0.05 // car wall friction |
||
| 9719 | 0.05 // tyre road friction |
||
| 9720 | 0.40 // down force |
||
| 9721 | 0.0 // bumpiness |
||
| 9722 | |||
| 9723 | |||
| 9724 | |||
| 9725 | |||
| 9726 | 2 // room for expansion |
||
| 9727 | SNOW1.MAT // room for expansion |
||
| 9728 | // Non CarObjects |
||
| 9729 | 4 // number of non car objects |
||
| 9730 | STREE1.TXT |
||
| 9731 | STREE2.TXT |
||
| 9732 | LITE.TXT |
||
| 9733 | CONE.TXT |
||
| 9734 | 2 // Number of smoke shadetables |
||
| 9735 | 222, 230, 245 // r g b values |
||
| 9736 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" |
||
| 9737 | 219, 217, 212 // r g b values |
||
| 9738 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" |
||
| 9739 | 11 // Number of network start points |
||
| 9740 | -73.174,-3.166,1.919 //1 |
||
| 9741 | 180 |
||
| 9742 | -68.809,-2.186,31.751 //2 |
||
| 9743 | 184 |
||
| 9744 | 29.917,-3.180,31.534 //3 |
||
| 9745 | 179 |
||
| 9746 | 41.191,-3.179,-46.587 //4 |
||
| 9747 | 273 |
||
| 9748 | 32.370,-3.179,-28.175 //5 |
||
| 9749 | 180 |
||
| 9750 | -20.734,-5.117,-106.122 //6 |
||
| 9751 | 179 |
||
| 9752 | -36.463,-2.723,-36.527 //7 |
||
| 9753 | 271 |
||
| 9754 | -89.726,0.121,-11.030 //8 |
||
| 9755 | 177 |
||
| 9756 | -41.088,4.912,5.601 //9 |
||
| 9757 | 263 |
||
| 9758 | -19.267,-0.871,-3.754 //10 |
||
| 9759 | 3 |
||
| 9760 | 20.663,16.177,83.795 //11 |
||
| 9761 | 85 |
||
| 9762 | 1 // number of splash files |
||
| 9763 | SPLSHGRN.PIX // name of pixelmapfile for splashes |
||
| 9764 | 1 |
||
| 9765 | ICE3.TXT |