Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 5 | pmbaty | 1 | VERSION 4 // 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 | -94.104,14.369,83.946 // Position of centre of start of grid | ||
| 6 | 25 // Direction that grid faces in | ||
| 7 | // Laps, checkpoints etc | ||
| 8 | 60,30,10 // Initial timer count for each skill level | ||
| 9 | 2 // # laps | ||
| 10 | 5000,5000,5000 // Race completed bonus (all laps raced) for each skill level | ||
| 11 | 10000,10000,10000 // Race completed bonus (all peds killed) for each skill level | ||
| 12 | 10000,10000,10000 // Race completed bonus (all oppos wasted) for each skill level | ||
| 13 | // Width and height of map checkpoint rectangles | ||
| 14 | 9,18 | ||
| 15 | 11,26 | ||
| 16 | |||
| 17 | 6 // # pixelmap files to load | ||
| 18 | ROCKY.PIX | ||
| 19 | DEFFY.PIX | ||
| 20 | MINLIT.PIX | ||
| 21 | DESB1.PIX | ||
| 22 | DRKSCRN.PIX | ||
| 23 | FOGSCRN.PIX | ||
| 24 | 6 // # pixelmap files to load (low memory) | ||
| 25 | ROCKY.PIX | ||
| 26 | DEFFY.PIX | ||
| 27 | MINLIT.PIX | ||
| 28 | DE8B2.PIX | ||
| 29 | DRKSCRN.PIX | ||
| 30 | FOGSCRN.PIX | ||
| 31 | 3 // # shade table files to load | ||
| 32 | IDENTITY.TAB | ||
| 33 | DRRENDER.TAB | ||
| 34 | DESB1.TAB | ||
| 35 | 12 // # material files to load | ||
| 36 | ROCKY3.MAT | ||
| 37 | DEFFY4.MAT | ||
| 38 | MINLIT.MAT | ||
| 39 | SPOTTY.MAT | ||
| 40 | DARKY2.MAT | ||
| 41 | BLULIT.MAT | ||
| 42 | WATTY.MAT | ||
| 43 | DESB1.MAT | ||
| 44 | DARKSKY.MAT | ||
| 45 | DRKSCRN.MAT | ||
| 46 | FOGSCRN.MAT | ||
| 47 | SKIDMARK.MAT | ||
| 48 | 12 // # material files to load (low memory) | ||
| 49 | ROCKY3.MAT | ||
| 50 | DEFFY4.MAT | ||
| 51 | MINLIT.MAT | ||
| 52 | SPOTTY.MAT | ||
| 53 | DARKY2.MAT | ||
| 54 | BLULIT.MAT | ||
| 55 | WATTY.MAT | ||
| 56 | DE8B2.MAT | ||
| 57 | DARKSKY.MAT | ||
| 58 | DRKSCRN.MAT | ||
| 59 | FOGSCRN.MAT | ||
| 60 | SKIDMARK.MAT | ||
| 61 | 1 // # model files to load | ||
| 62 | NETMINES.DAT | ||
| 63 | NETMINES.ACT // Track actor | ||
| 64 | NETMINSX.ACT // Additional actor | ||
| 65 | // HORIZON STUFF | ||
| 66 | NONE // Name of sky texture pixelmap (or "none") | ||
| 67 | 3 // Horizontal repetitions of sky texture | ||
| 68 | 30 // Vertical size of sky texture (degrees) | ||
| 69 | 59 // Position of horizon (pixels below top) | ||
| 70 | dark							    		// Depth cue mode ("none", "dark" or "fog") | ||
| 71 | 8,0 | ||
| 72 | // DEFAULT ENGINE NOISE | ||
| 73 | 1 | ||
| 74 | // SPECIAL EFFECTS VOLUMES | ||
| 75 | 15 // # special effects volumes | ||
| 76 | DEFAULT WATER | ||
| 77 | 0.2 // gravity multiplier | ||
| 78 | 50 // viscosity multiplier | ||
| 79 | |||
| 80 | 0.002 // Pedestrian damage per millisecond | ||
| 81 | |||
| 82 | 1 // Sky colour | ||
| 83 | WATTY.MAT // Windscreen material to use | ||
| 84 | 5100 // Sound ID of entry noise | ||
| 85 | 5100 // Sound ID of exit noise | ||
| 86 | 2 // Engine noise index | ||
| 87 | |||
| 88 | //------------------------ 0 ----------------------------------------------- | ||
| 89 | NEW IMPROVED! | ||
| 90 | 6.176, 0.002, 0.443 | ||
| 91 | 0.000, 2.488, -0.007 | ||
| 92 | -0.670, 0.028, 9.338 | ||
| 93 | -84.403, 14.366, 136.001 | ||
| 94 | 1 // gravity multiplier | ||
| 95 | 1 // viscosity multiplier | ||
| 96 | |||
| 97 | |||
| 98 | -1 // camera effect index | ||
| 99 | -1 // sky colour | ||
| 100 | ROCKY3.MAT // Windscreen material to use | ||
| 101 | -1 // Sound ID of entry noise | ||
| 102 | -1 // Sound ID of exit noise | ||
| 103 | |||
| 104 | |||
| 105 | //------------------------ 1 ----------------------------------------------- | ||
| 106 | NEW IMPROVED! | ||
| 107 | 7.030, 0.000, -5.483 | ||
| 108 | 0.003, 7.430, 0.003 | ||
| 109 | 3.034, -0.003, 3.787 | ||
| 110 | -106.668, 12.034, 0.397 | ||
| 111 | 1 // gravity multiplier | ||
| 112 | 1 // viscosity multiplier | ||
| 113 | |||
| 114 | |||
| 115 | -1 // camera effect index | ||
| 116 | -1 // sky colour | ||
| 117 | ROCKY3.MAT // Windscreen material to use | ||
| 118 | -1 // Sound ID of entry noise | ||
| 119 | -1 // Sound ID of exit noise | ||
| 120 | |||
| 121 | |||
| 122 | //------------------------ 2 ----------------------------------------------- | ||
| 123 | NEW IMPROVED! | ||
| 124 | -3.266, 0.000, 3.995 | ||
| 125 | 0.000, 8.916, 0.000 | ||
| 126 | -2.312, 0.000, -1.890 | ||
| 127 | -103.283, 12.733, 5.049 | ||
| 128 | 1 // gravity multiplier | ||
| 129 | 1 // viscosity multiplier | ||
| 130 | |||
| 131 | |||
| 132 | -1 // camera effect index | ||
| 133 | -1 // sky colour | ||
| 134 | ROCKY3.MAT // Windscreen material to use | ||
| 135 | -1 // Sound ID of entry noise | ||
| 136 | -1 // Sound ID of exit noise | ||
| 137 | |||
| 138 | |||
| 139 | //------------------------ 3 ----------------------------------------------- | ||
| 140 | NEW IMPROVED! | ||
| 141 | -1.066, 0.000, -0.550 | ||
| 142 | 0.000, 4.300, 0.000 | ||
| 143 | 1.369, 0.000, -2.654 | ||
| 144 | -111.036, 11.357, -22.233 | ||
| 145 | 1 // gravity multiplier | ||
| 146 | 1 // viscosity multiplier | ||
| 147 | |||
| 148 | |||
| 149 | -1 // camera effect index | ||
| 150 | -1 // sky colour | ||
| 151 | DEFFY4.MAT // Windscreen material to use | ||
| 152 | -1 // Sound ID of entry noise | ||
| 153 | -1 // Sound ID of exit noise | ||
| 154 | |||
| 155 | |||
| 156 | //------------------------ 4 ----------------------------------------------- | ||
| 157 | NEW IMPROVED! | ||
| 158 | 1.732, 0.000, 2.433 | ||
| 159 | -0.001, 2.986, 0.001 | ||
| 160 | -3.503, -0.002, 2.494 | ||
| 161 | -40.086, 13.896, 65.447 | ||
| 162 | 1 // gravity multiplier | ||
| 163 | 1 // viscosity multiplier | ||
| 164 | |||
| 165 | |||
| 166 | -1 // camera effect index | ||
| 167 | -1 // sky colour | ||
| 168 | MINLIT.MAT // Windscreen material to use | ||
| 169 | -1 // Sound ID of entry noise | ||
| 170 | -1 // Sound ID of exit noise | ||
| 171 | |||
| 172 | |||
| 173 | //------------------------ 5 ----------------------------------------------- | ||
| 174 | NEW IMPROVED! | ||
| 175 | -4.189, 0.000, -14.827 | ||
| 176 | 0.000, 1.440, 0.000 | ||
| 177 | 14.827, 0.000, -4.189 | ||
| 178 | 57.304, 10.427, 23.870 | ||
| 179 | 1 // gravity multiplier | ||
| 180 | 1 // viscosity multiplier | ||
| 181 | |||
| 182 | |||
| 183 | -1 // camera effect index | ||
| 184 | -1 // sky colour | ||
| 185 | DEFFY4.MAT // Windscreen material to use | ||
| 186 | -1 // Sound ID of entry noise | ||
| 187 | -1 // Sound ID of exit noise | ||
| 188 | |||
| 189 | |||
| 190 | //------------------------ 6 ----------------------------------------------- | ||
| 191 | NEW IMPROVED! | ||
| 192 | -2.310, 0.000, -1.892 | ||
| 193 | 0.000, 5.160, 0.000 | ||
| 194 | 2.270, 0.000, -2.772 | ||
| 195 | 43.210, 9.207, 24.455 | ||
| 196 | 1 // gravity multiplier | ||
| 197 | 1 // viscosity multiplier | ||
| 198 | |||
| 199 | |||
| 200 | -1 // camera effect index | ||
| 201 | -1 // sky colour | ||
| 202 | DEFFY4.MAT // Windscreen material to use | ||
| 203 | -1 // Sound ID of entry noise | ||
| 204 | -1 // Sound ID of exit noise | ||
| 205 | |||
| 206 | |||
| 207 | //------------------------ 7 ----------------------------------------------- | ||
| 208 | NEW IMPROVED! | ||
| 209 | -0.422, 0.000, -12.832 | ||
| 210 | 0.000, 4.300, 0.000 | ||
| 211 | 31.931, 0.000, -1.050 | ||
| 212 | 148.595, -27.058, -19.500 | ||
| 213 | 1 // gravity multiplier | ||
| 214 | 1 // viscosity multiplier | ||
| 215 | |||
| 216 | |||
| 217 | -1 // camera effect index | ||
| 218 | -1 // sky colour | ||
| 219 | BLULIT.MAT // Windscreen material to use | ||
| 220 | -1 // Sound ID of entry noise | ||
| 221 | -1 // Sound ID of exit noise | ||
| 222 | |||
| 223 | |||
| 224 | //------------------------ 8 ----------------------------------------------- | ||
| 225 | NEW IMPROVED! | ||
| 226 | -15.320, 0.000, -21.774 | ||
| 227 | 0.000, 10.699, 0.000 | ||
| 228 | 21.774, 0.000, -15.320 | ||
| 229 | -130.408, 11.357, -39.633 | ||
| 230 | 1 // gravity multiplier | ||
| 231 | 1 // viscosity multiplier | ||
| 232 | |||
| 233 | |||
| 234 | -1 // camera effect index | ||
| 235 | -1 // sky colour | ||
| 236 | DARKY2.MAT // Windscreen material to use | ||
| 237 | -1 // Sound ID of entry noise | ||
| 238 | -1 // Sound ID of exit noise | ||
| 239 | |||
| 240 | |||
| 241 | //------------------------ 9 ----------------------------------------------- | ||
| 242 | NEW IMPROVED! | ||
| 243 | 0.149, 0.000, -1.432 | ||
| 244 | 0.003, 1.000, 0.000 | ||
| 245 | 1.432, -0.004, 0.149 | ||
| 246 | -128.636, 13.289, -8.142 | ||
| 247 | 1 // gravity multiplier | ||
| 248 | 1 // viscosity multiplier | ||
| 249 | |||
| 250 | |||
| 251 | -1 // camera effect index | ||
| 252 | -1 // sky colour | ||
| 253 | DEFFY4.MAT // Windscreen material to use | ||
| 254 | -1 // Sound ID of entry noise | ||
| 255 | -1 // Sound ID of exit noise | ||
| 256 | |||
| 257 | |||
| 258 | //------------------------ 10 ----------------------------------------------- | ||
| 259 | NEW IMPROVED! | ||
| 260 | -6.598, 0.022, 3.418 | ||
| 261 | 0.032, 10.699, -0.011 | ||
| 262 | -10.206, 0.022, -19.701 | ||
| 263 | -155.389, 13.347, -20.356 | ||
| 264 | 1 // gravity multiplier | ||
| 265 | 1 // viscosity multiplier | ||
| 266 | |||
| 267 | |||
| 268 | -1 // camera effect index | ||
| 269 | -1 // sky colour | ||
| 270 | DEFFY4.MAT // Windscreen material to use | ||
| 271 | -1 // Sound ID of entry noise | ||
| 272 | -1 // Sound ID of exit noise | ||
| 273 | |||
| 274 | |||
| 275 | //------------------------ 11 ----------------------------------------------- | ||
| 276 | NEW IMPROVED! | ||
| 277 | -7.422, 0.001, 0.354 | ||
| 278 | 0.000, 4.300, -0.018 | ||
| 279 | -0.425, -0.038, -8.906 | ||
| 280 | -79.866, 5.958, -142.693 | ||
| 281 | 1 // gravity multiplier | ||
| 282 | 1 // viscosity multiplier | ||
| 283 | |||
| 284 | |||
| 285 | -1 // camera effect index | ||
| 286 | -1 // sky colour | ||
| 287 | DEFFY4.MAT // Windscreen material to use | ||
| 288 | -1 // Sound ID of entry noise | ||
| 289 | -1 // Sound ID of exit noise | ||
| 290 | |||
| 291 | |||
| 292 | //------------------------ 12 ----------------------------------------------- | ||
| 293 | NEW IMPROVED! | ||
| 294 | -0.130, 0.000, -11.795 | ||
| 295 | 0.000, 2.986, 0.000 | ||
| 296 | 15.406, 0.000, -0.170 | ||
| 297 | -79.523, 5.222, -114.377 | ||
| 298 | 1 // gravity multiplier | ||
| 299 | 1 // viscosity multiplier | ||
| 300 | |||
| 301 | |||
| 302 | -1 // camera effect index | ||
| 303 | -1 // sky colour | ||
| 304 | DEFFY4.MAT // Windscreen material to use | ||
| 305 | -1 // Sound ID of entry noise | ||
| 306 | -1 // Sound ID of exit noise | ||
| 307 | |||
| 308 | |||
| 309 | //------------------------ 13 ----------------------------------------------- | ||
| 310 | NEW IMPROVED! | ||
| 311 | -1.728, 0.000, 0.011 | ||
| 312 | 0.000, 2.074, 0.000 | ||
| 313 | -0.027, 0.000, -4.300 | ||
| 314 | -74.360, 4.042, -99.123 | ||
| 315 | 1 // gravity multiplier | ||
| 316 | 1 // viscosity multiplier | ||
| 317 | |||
| 318 | |||
| 319 | -1 // camera effect index | ||
| 320 | -1 // sky colour | ||
| 321 | DEFFY4.MAT // Windscreen material to use | ||
| 322 | -1 // Sound ID of entry noise | ||
| 323 | -1 // Sound ID of exit noise | ||
| 324 | |||
| 325 | |||
| 326 | // REFLECTIVE WINDSCREEN SPECIFICATIONS | ||
| 327 | DEFFY4.MAT // Material to use for default screens | ||
| 328 | DEFFY4.MAT // Material to use for default screens during darkness | ||
| 329 | FOGSCRN.MAT // Material to use for default screens during fog | ||
| 330 | |||
| 331 | // MAP DETAILS | ||
| 332 | NMINEMAP.PIX // Map pixelmap name | ||
| 333 | 0.68, 0, 0 // World->map transformation matrix | ||
| 334 | 0, 0, 0 | ||
| 335 | 0, 0.68, 0 | ||
| 336 | 159.0, 100.2, 0 | ||
| 337 | // ****** SKART OF FUNK AND GROOVE STUFF ****** | ||
| 338 | START OF FUNK | ||
| 339 | !WATER2.MAT | ||
| 340 | constant | ||
| 341 | slither | ||
| 342 | harmonic | ||
| 343 | 0.20,0 | ||
| 344 | 5,5 | ||
| 345 | no fucking lighting | ||
| 346 | no animation you cunt | ||
| 347 | NEXT FUNK | ||
| 348 | CHECK.MAT | ||
| 349 | constant | ||
| 350 | roll | ||
| 351 | continuous | ||
| 352 | 0.2,0 | ||
| 353 | no fucking lighting | ||
| 354 | no animation you cunt | ||
| 355 | END OF FUNK | ||
| 356 | START OF GROOVE | ||
| 357 | &MNO0013.ACT // Actor name of moving part | ||
| 358 | not a fuckin lolliiipop // Not a lollipop | ||
| 359 | distance // Only moves when in view | ||
| 360 | straight // Moves on a straight path | ||
| 361 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 362 | 0,0,0 // Centre of movement | ||
| 363 | 0.1 // Cycles per second | ||
| 364 | 1.5,0,0 // Amount of movement (each way) in each axis | ||
| 365 | no object moving cunt // Object itself does not change orientation | ||
| 366 | NEXT GROOVE | ||
| 367 | &RCH0012.ACT // Actor name of moving part | ||
| 368 | not a fuckin lolliiipop // Not a lollipop | ||
| 369 | distance // Only moves when in view | ||
| 370 | straight // Moves on a straight path | ||
| 371 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 372 | 0,0,0 // Centre of movement | ||
| 373 | 0.25 // Cycles per second | ||
| 374 | 0,0,0.3 // Amount of movement (each way) in each axis | ||
| 375 | no object moving cunt // Object itself does not change orientation | ||
| 376 | NEXT GROOVE | ||
| 377 | &MNO0023.ACT // Actor name of moving part | ||
| 378 | not a fuckin lolliiipop // Not a lollipop | ||
| 379 | distance // Only moves when in view | ||
| 380 | straight // Moves on a straight path | ||
| 381 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 382 | 0,0,0 // Centre of movement | ||
| 383 | 0.1 // Cycles per second | ||
| 384 | 1.5,0,0 // Amount of movement (each way) in each axis | ||
| 385 | no object moving cunt // Object itself does not change orientation | ||
| 386 | NEXT GROOVE | ||
| 387 | &MNO0044.ACT // Actor name of moving part | ||
| 388 | not a fuckin lolliiipop // Not a lollipop | ||
| 389 | distance // Only moves when in view | ||
| 390 | straight // Moves on a straight path | ||
| 391 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 392 | 0,0,0 // Centre of movement | ||
| 393 | 0.09 // Cycles per second | ||
| 394 | 1.5,0,0 // Amount of movement (each way) in each axis | ||
| 395 | no object moving cunt // Object itself does not change orientation | ||
| 396 | NEXT GROOVE | ||
| 397 | &MNO0045.ACT // Actor name of moving part | ||
| 398 | not a fuckin lolliiipop // Not a lollipop | ||
| 399 | distance // Only moves when in view | ||
| 400 | straight // Moves on a straight path | ||
| 401 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 402 | 0,0,0 // Centre of movement | ||
| 403 | 0.1 // Cycles per second | ||
| 404 | 1.4,0,0 // Amount of movement (each way) in each axis | ||
| 405 | no object moving cunt // Object itself does not change orientation | ||
| 406 | NEXT GROOVE | ||
| 407 | &MNO0046.ACT // Actor name of moving part | ||
| 408 | not a fuckin lolliiipop // Not a lollipop | ||
| 409 | distance // Only moves when in view | ||
| 410 | straight // Moves on a straight path | ||
| 411 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 412 | 0,0,0 // Centre of movement | ||
| 413 | 0.1 // Cycles per second | ||
| 414 | 1.5,0,0 // Amount of movement (each way) in each axis | ||
| 415 | no object moving cunt // Object itself does not change orientation | ||
| 416 | NEXT GROOVE | ||
| 417 | &MNO0047.ACT // Actor name of moving part | ||
| 418 | not a fuckin lolliiipop // Not a lollipop | ||
| 419 | distance // Only moves when in view | ||
| 420 | straight // Moves on a straight path | ||
| 421 | harmonic // Motion is linear (i.e. direction changes instantly) | ||
| 422 | 0,0,0 // Centre of movement | ||
| 423 | 0.1 // Cycles per second | ||
| 424 | 1.7,0,0 // Amount of movement (each way) in each axis | ||
| 425 | no object moving cunt // Object itself does not change orientation | ||
| 426 | END OF GROOVE | ||
| 427 | // ****** STARK OF PEDESTRIAN STUFF ****** | ||
| 428 | 5 | ||
| 429 | 760 // Number of pedestrians | ||
| 430 | // Pedestrian number 1 | ||
| 431 | 29 // Ref num | ||
| 432 | 3 // Number of instructions | ||
| 433 | 2 // Initial instruction | ||
| 434 | point | ||
| 435 | -85.208,14.369,106.023 | ||
| 436 | point | ||
| 437 | -85.492,14.369,105.192 | ||
| 438 | reverse | ||
| 439 | // Pedestrian number 2 | ||
| 440 | 5 // Ref num | ||
| 441 | 5 // Number of instructions | ||
| 442 | 2 // Initial instruction | ||
| 443 | point | ||
| 444 | -85.066,14.369,113.485 | ||
| 445 | point | ||
| 446 | -84.621,14.369,112.428 | ||
| 447 | point | ||
| 448 | -84.014,14.369,110.942 | ||
| 449 | point | ||
| 450 | -84.137,14.369,109.797 | ||
| 451 | reverse | ||
| 452 | // Pedestrian number 3 | ||
| 453 | 11 // Ref num | ||
| 454 | 5 // Number of instructions | ||
| 455 | 3 // Initial instruction | ||
| 456 | point | ||
| 457 | -84.018,14.369,108.392 | ||
| 458 | point | ||
| 459 | -83.055,14.369,108.410 | ||
| 460 | point | ||
| 461 | -81.736,14.369,105.737 | ||
| 462 | point | ||
| 463 | -81.698,14.369,102.531 | ||
| 464 | reverse | ||
| 465 | // Pedestrian number 4 | ||
| 466 | 5 // Ref num | ||
| 467 | 7 // Number of instructions | ||
| 468 | 3 // Initial instruction | ||
| 469 | point | ||
| 470 | -79.883,14.369,103.385 | ||
| 471 | point | ||
| 472 | -79.975,14.369,105.420 | ||
| 473 | point | ||
| 474 | -81.341,14.369,109.022 | ||
| 475 | point | ||
| 476 | -82.742,14.369,111.939 | ||
| 477 | point | ||
| 478 | -83.171,14.369,112.347 | ||
| 479 | point | ||
| 480 | -83.114,14.369,112.797 | ||
| 481 | reverse | ||
| 482 | // Pedestrian number 5 | ||
| 483 | 10 // Ref num | ||
| 484 | 4 // Number of instructions | ||
| 485 | 1 // Initial instruction | ||
| 486 | point | ||
| 487 | -83.306,14.369,108.590 | ||
| 488 | point | ||
| 489 | -83.594,14.369,111.511 | ||
| 490 | point | ||
| 491 | -83.384,14.369,112.479 | ||
| 492 | reverse | ||
| 493 | // Pedestrian number 6 | ||
| 494 | 11 // Ref num | ||
| 495 | 5 // Number of instructions | ||
| 496 | 2 // Initial instruction | ||
| 497 | point | ||
| 498 | -81.807,14.369,107.566 | ||
| 499 | point | ||
| 500 | -83.919,14.369,110.287 | ||
| 501 | point | ||
| 502 | -84.865,14.369,111.630 | ||
| 503 | point | ||
| 504 | -85.858,14.369,112.225 | ||
| 505 | reverse | ||
| 506 | // Pedestrian number 7 | ||
| 507 | 5 // Ref num | ||
| 508 | 4 // Number of instructions | ||
| 509 | 2 // Initial instruction | ||
| 510 | point | ||
| 511 | -86.524,14.369,109.349 | ||
| 512 | point | ||
| 513 | -84.776,14.369,110.101 | ||
| 514 | point | ||
| 515 | -81.964,14.369,111.209 | ||
| 516 | reverse | ||
| 517 | // Pedestrian number 8 | ||
| 518 | 9 // Ref num | ||
| 519 | 8 // Number of instructions | ||
| 520 | 2 // Initial instruction | ||
| 521 | point | ||
| 522 | -84.759,14.369,109.723 | ||
| 523 | point | ||
| 524 | -86.785,14.369,104.525 | ||
| 525 | point | ||
| 526 | -87.091,14.369,101.874 | ||
| 527 | point | ||
| 528 | -87.674,14.369,100.168 | ||
| 529 | point | ||
| 530 | -89.071,14.369,96.500 | ||
| 531 | point | ||
| 532 | -89.268,14.369,93.101 | ||
| 533 | point | ||
| 534 | -88.621,14.369,91.324 | ||
| 535 | reverse | ||
| 536 | // Pedestrian number 9 | ||
| 537 | 9 // Ref num | ||
| 538 | 5 // Number of instructions | ||
| 539 | 2 // Initial instruction | ||
| 540 | point | ||
| 541 | -68.366,14.370,78.226 | ||
| 542 | point | ||
| 543 | -64.533,14.370,77.990 | ||
| 544 | point | ||
| 545 | -62.149,14.370,77.844 | ||
| 546 | point | ||
| 547 | -60.465,14.370,77.118 | ||
| 548 | reverse | ||
| 549 | // Pedestrian number 10 | ||
| 550 | 9 // Ref num | ||
| 551 | 4 // Number of instructions | ||
| 552 | 2 // Initial instruction | ||
| 553 | point | ||
| 554 | -59.664,14.370,76.409 | ||
| 555 | point | ||
| 556 | -57.960,14.374,75.732 | ||
| 557 | point | ||
| 558 | -55.367,14.379,74.241 | ||
| 559 | reverse | ||
| 560 | // Pedestrian number 11 | ||
| 561 | 10 // Ref num | ||
| 562 | 4 // Number of instructions | ||
| 563 | 2 // Initial instruction | ||
| 564 | point | ||
| 565 | -47.445,14.395,69.491 | ||
| 566 | point | ||
| 567 | -49.300,14.389,70.472 | ||
| 568 | point | ||
| 569 | -51.908,14.385,71.842 | ||
| 570 | reverse | ||
| 571 | // Pedestrian number 12 | ||
| 572 | 11 // Ref num | ||
| 573 | 8 // Number of instructions | ||
| 574 | 4 // Initial instruction | ||
| 575 | point | ||
| 576 | -44.314,14.393,66.629 | ||
| 577 | point | ||
| 578 | -46.171,14.393,66.943 | ||
| 579 | point | ||
| 580 | -48.633,14.390,68.849 | ||
| 581 | point | ||
| 582 | -49.599,14.389,69.303 | ||
| 583 | point | ||
| 584 | -52.609,14.385,70.634 | ||
| 585 | point | ||
| 586 | -54.147,14.382,72.059 | ||
| 587 | point | ||
| 588 | -55.362,14.381,72.049 | ||
| 589 | reverse | ||
| 590 | // Pedestrian number 13 | ||
| 591 | 5 // Ref num | ||
| 592 | 5 // Number of instructions | ||
| 593 | 2 // Initial instruction | ||
| 594 | point | ||
| 595 | -62.154,14.370,75.770 | ||
| 596 | point | ||
| 597 | -60.486,14.370,75.583 | ||
| 598 | point | ||
| 599 | -58.877,14.373,74.899 | ||
| 600 | point | ||
| 601 | -55.874,14.380,72.273 | ||
| 602 | reverse | ||
| 603 | // Pedestrian number 14 | ||
| 604 | 9 // Ref num | ||
| 605 | 5 // Number of instructions | ||
| 606 | 2 // Initial instruction | ||
| 607 | point | ||
| 608 | -51.007,13.886,71.996 | ||
| 609 | point | ||
| 610 | -49.565,13.889,71.412 | ||
| 611 | point | ||
| 612 | -48.214,13.890,70.852 | ||
| 613 | point | ||
| 614 | -47.553,13.892,69.969 | ||
| 615 | reverse | ||
| 616 | // Pedestrian number 15 | ||
| 617 | 10 // Ref num | ||
| 618 | 7 // Number of instructions | ||
| 619 | 2 // Initial instruction | ||
| 620 | point | ||
| 621 | -34.693,13.899,62.914 | ||
| 622 | point | ||
| 623 | -36.636,13.898,64.167 | ||
| 624 | point | ||
| 625 | -38.106,13.897,65.301 | ||
| 626 | point | ||
| 627 | -39.317,13.897,65.697 | ||
| 628 | point | ||
| 629 | -41.357,13.896,67.129 | ||
| 630 | point | ||
| 631 | -42.868,13.895,67.450 | ||
| 632 | reverse | ||
| 633 | // Pedestrian number 16 | ||
| 634 | 9 // Ref num | ||
| 635 | 5 // Number of instructions | ||
| 636 | 2 // Initial instruction | ||
| 637 | point | ||
| 638 | -35.006,13.913,64.110 | ||
| 639 | point | ||
| 640 | -37.169,13.912,65.353 | ||
| 641 | point | ||
| 642 | -41.311,13.910,67.726 | ||
| 643 | point | ||
| 644 | -43.312,13.894,67.762 | ||
| 645 | reverse | ||
| 646 | // Pedestrian number 17 | ||
| 647 | 9 // Ref num | ||
| 648 | 5 // Number of instructions | ||
| 649 | 2 // Initial instruction | ||
| 650 | point | ||
| 651 | -30.775,13.902,62.693 | ||
| 652 | point | ||
| 653 | -22.908,13.913,63.948 | ||
| 654 | point | ||
| 655 | -22.676,13.954,63.976 | ||
| 656 | point | ||
| 657 | -21.124,14.363,63.240 | ||
| 658 | reverse | ||
| 659 | // Pedestrian number 18 | ||
| 660 | 5 // Ref num | ||
| 661 | 8 // Number of instructions | ||
| 662 | 3 // Initial instruction | ||
| 663 | point | ||
| 664 | -18.347,14.369,63.618 | ||
| 665 | point | ||
| 666 | -19.108,14.369,63.319 | ||
| 667 | point | ||
| 668 | -19.615,14.369,63.525 | ||
| 669 | point | ||
| 670 | -20.782,14.369,64.185 | ||
| 671 | point | ||
| 672 | -20.896,14.369,64.495 | ||
| 673 | point | ||
| 674 | -20.713,14.369,64.814 | ||
| 675 | point | ||
| 676 | -17.887,14.369,64.454 | ||
| 677 | reverse | ||
| 678 | // Pedestrian number 19 | ||
| 679 | 10 // Ref num | ||
| 680 | 5 // Number of instructions | ||
| 681 | 2 // Initial instruction | ||
| 682 | point | ||
| 683 | -19.995,14.369,62.728 | ||
| 684 | point | ||
| 685 | -20.615,14.369,64.271 | ||
| 686 | point | ||
| 687 | -20.816,14.369,65.030 | ||
| 688 | point | ||
| 689 | -21.063,14.290,65.875 | ||
| 690 | reverse | ||
| 691 | // Pedestrian number 20 | ||
| 692 | 5 // Ref num | ||
| 693 | 6 // Number of instructions | ||
| 694 | 2 // Initial instruction | ||
| 695 | point | ||
| 696 | -23.347,13.908,65.153 | ||
| 697 | point | ||
| 698 | -25.007,13.907,65.103 | ||
| 699 | point | ||
| 700 | -32.190,13.901,64.265 | ||
| 701 | point | ||
| 702 | -33.904,13.899,64.347 | ||
| 703 | point | ||
| 704 | -34.451,13.899,64.794 | ||
| 705 | reverse | ||
| 706 | // Pedestrian number 21 | ||
| 707 | 9 // Ref num | ||
| 708 | 6 // Number of instructions | ||
| 709 | 2 // Initial instruction | ||
| 710 | point | ||
| 711 | -24.066,13.922,64.719 | ||
| 712 | point | ||
| 713 | -31.633,13.916,63.365 | ||
| 714 | point | ||
| 715 | -33.113,13.914,63.350 | ||
| 716 | point | ||
| 717 | -34.480,13.914,63.792 | ||
| 718 | point | ||
| 719 | -35.954,13.898,63.554 | ||
| 720 | reverse | ||
| 721 | // Pedestrian number 22 | ||
| 722 | 10 // Ref num | ||
| 723 | 5 // Number of instructions | ||
| 724 | 2 // Initial instruction | ||
| 725 | point | ||
| 726 | -43.990,11.351,65.521 | ||
| 727 | point | ||
| 728 | -41.406,11.352,65.314 | ||
| 729 | point | ||
| 730 | -39.854,11.352,65.060 | ||
| 731 | point | ||
| 732 | -35.536,11.353,62.558 | ||
| 733 | reverse | ||
| 734 | // Pedestrian number 23 | ||
| 735 | 11 // Ref num | ||
| 736 | 6 // Number of instructions | ||
| 737 | 2 // Initial instruction | ||
| 738 | point | ||
| 739 | -43.185,11.351,66.968 | ||
| 740 | point | ||
| 741 | -42.268,11.352,65.121 | ||
| 742 | point | ||
| 743 | -41.673,11.352,63.900 | ||
| 744 | point | ||
| 745 | -40.955,11.352,63.393 | ||
| 746 | point | ||
| 747 | -37.884,11.354,61.696 | ||
| 748 | reverse | ||
| 749 | // Pedestrian number 24 | ||
| 750 | 5 // Ref num | ||
| 751 | 4 // Number of instructions | ||
| 752 | 2 // Initial instruction | ||
| 753 | point | ||
| 754 | -36.820,11.353,63.439 | ||
| 755 | point | ||
| 756 | -39.913,11.352,63.832 | ||
| 757 | point | ||
| 758 | -41.444,11.352,63.928 | ||
| 759 | reverse | ||
| 760 | // Pedestrian number 25 | ||
| 761 | 9 // Ref num | ||
| 762 | 4 // Number of instructions | ||
| 763 | 2 // Initial instruction | ||
| 764 | point | ||
| 765 | -36.917,11.353,61.308 | ||
| 766 | point | ||
| 767 | -35.166,11.353,61.188 | ||
| 768 | point | ||
| 769 | -32.729,11.352,61.006 | ||
| 770 | reverse | ||
| 771 | // Pedestrian number 26 | ||
| 772 | 10 // Ref num | ||
| 773 | 6 // Number of instructions | ||
| 774 | 2 // Initial instruction | ||
| 775 | point | ||
| 776 | -23.249,11.353,40.384 | ||
| 777 | point | ||
| 778 | -20.668,11.353,39.112 | ||
| 779 | point | ||
| 780 | -18.606,11.353,38.177 | ||
| 781 | point | ||
| 782 | -10.842,11.353,32.302 | ||
| 783 | point | ||
| 784 | -10.573,11.353,32.371 | ||
| 785 | reverse | ||
| 786 | // Pedestrian number 27 | ||
| 787 | 11 // Ref num | ||
| 788 | 6 // Number of instructions | ||
| 789 | 3 // Initial instruction | ||
| 790 | point | ||
| 791 | -12.042,11.353,30.614 | ||
| 792 | point | ||
| 793 | -10.939,11.353,29.555 | ||
| 794 | point | ||
| 795 | -10.294,11.353,29.678 | ||
| 796 | point | ||
| 797 | -9.533,11.353,29.588 | ||
| 798 | point | ||
| 799 | -8.338,11.343,31.167 | ||
| 800 | reverse | ||
| 801 | // Pedestrian number 28 | ||
| 802 | 5 // Ref num | ||
| 803 | 4 // Number of instructions | ||
| 804 | 2 // Initial instruction | ||
| 805 | point | ||
| 806 | -8.157,11.314,31.842 | ||
| 807 | point | ||
| 808 | -6.584,11.194,33.520 | ||
| 809 | point | ||
| 810 | -5.655,11.125,34.365 | ||
| 811 | reverse | ||
| 812 | // Pedestrian number 29 | ||
| 813 | 10 // Ref num | ||
| 814 | 7 // Number of instructions | ||
| 815 | 2 // Initial instruction | ||
| 816 | point | ||
| 817 | -24.564,11.353,38.920 | ||
| 818 | point | ||
| 819 | -22.350,11.353,38.145 | ||
| 820 | point | ||
| 821 | -20.444,11.353,37.445 | ||
| 822 | point | ||
| 823 | -17.893,11.353,35.676 | ||
| 824 | point | ||
| 825 | -12.169,11.353,30.988 | ||
| 826 | point | ||
| 827 | -11.917,11.353,30.375 | ||
| 828 | reverse | ||
| 829 | // Pedestrian number 30 | ||
| 830 | 11 // Ref num | ||
| 831 | 5 // Number of instructions | ||
| 832 | 2 // Initial instruction | ||
| 833 | point | ||
| 834 | -22.198,11.353,37.964 | ||
| 835 | point | ||
| 836 | -20.761,11.353,41.237 | ||
| 837 | point | ||
| 838 | -20.388,11.353,42.570 | ||
| 839 | point | ||
| 840 | -20.840,11.353,48.320 | ||
| 841 | reverse | ||
| 842 | // Pedestrian number 31 | ||
| 843 | 5 // Ref num | ||
| 844 | 6 // Number of instructions | ||
| 845 | 2 // Initial instruction | ||
| 846 | point | ||
| 847 | -22.692,11.353,38.193 | ||
| 848 | point | ||
| 849 | -19.794,11.356,39.413 | ||
| 850 | point | ||
| 851 | -12.606,12.092,41.703 | ||
| 852 | point | ||
| 853 | -11.095,12.387,42.633 | ||
| 854 | point | ||
| 855 | -9.990,12.511,44.247 | ||
| 856 | reverse | ||
| 857 | // Pedestrian number 32 | ||
| 858 | 5 // Ref num | ||
| 859 | 4 // Number of instructions | ||
| 860 | 2 // Initial instruction | ||
| 861 | point | ||
| 862 | -23.074,11.353,39.950 | ||
| 863 | point | ||
| 864 | -20.295,11.354,41.280 | ||
| 865 | point | ||
| 866 | -17.307,11.679,42.216 | ||
| 867 | reverse | ||
| 868 | // Pedestrian number 33 | ||
| 869 | 9 // Ref num | ||
| 870 | 6 // Number of instructions | ||
| 871 | 2 // Initial instruction | ||
| 872 | point | ||
| 873 | -24.002,11.353,39.220 | ||
| 874 | point | ||
| 875 | -21.329,11.353,39.137 | ||
| 876 | point | ||
| 877 | -19.556,11.353,38.661 | ||
| 878 | point | ||
| 879 | -18.002,11.353,37.101 | ||
| 880 | point | ||
| 881 | -16.616,11.353,36.986 | ||
| 882 | reverse | ||
| 883 | // Pedestrian number 34 | ||
| 884 | 11 // Ref num | ||
| 885 | 5 // Number of instructions | ||
| 886 | 3 // Initial instruction | ||
| 887 | point | ||
| 888 | -23.276,11.353,37.532 | ||
| 889 | point | ||
| 890 | -22.719,11.353,38.073 | ||
| 891 | point | ||
| 892 | -22.924,11.353,39.891 | ||
| 893 | point | ||
| 894 | -20.083,11.353,44.655 | ||
| 895 | reverse | ||
| 896 | // Pedestrian number 35 | ||
| 897 | 10 // Ref num | ||
| 898 | 7 // Number of instructions | ||
| 899 | 4 // Initial instruction | ||
| 900 | point | ||
| 901 | -38.585,11.352,30.923 | ||
| 902 | point | ||
| 903 | -43.522,11.351,28.083 | ||
| 904 | point | ||
| 905 | -44.426,11.351,27.688 | ||
| 906 | point | ||
| 907 | -48.479,11.351,24.509 | ||
| 908 | point | ||
| 909 | -48.818,11.351,23.652 | ||
| 910 | point | ||
| 911 | -49.586,11.351,23.355 | ||
| 912 | reverse | ||
| 913 | // Pedestrian number 36 | ||
| 914 | 5 // Ref num | ||
| 915 | 6 // Number of instructions | ||
| 916 | 2 // Initial instruction | ||
| 917 | point | ||
| 918 | -53.094,11.351,25.102 | ||
| 919 | point | ||
| 920 | -49.295,11.351,24.483 | ||
| 921 | point | ||
| 922 | -48.898,11.351,24.446 | ||
| 923 | point | ||
| 924 | -48.467,11.351,23.922 | ||
| 925 | point | ||
| 926 | -48.721,11.351,21.475 | ||
| 927 | reverse | ||
| 928 | // Pedestrian number 37 | ||
| 929 | 13 // Ref num | ||
| 930 | 7 // Number of instructions | ||
| 931 | 3 // Initial instruction | ||
| 932 | point | ||
| 933 | -50.055,11.351,25.701 | ||
| 934 | point | ||
| 935 | -47.177,11.351,26.252 | ||
| 936 | point | ||
| 937 | -45.020,11.351,26.399 | ||
| 938 | point | ||
| 939 | -42.914,11.351,26.541 | ||
| 940 | point | ||
| 941 | -41.575,11.351,27.566 | ||
| 942 | point | ||
| 943 | -40.534,11.351,27.654 | ||
| 944 | reverse | ||
| 945 | // Pedestrian number 38 | ||
| 946 | 14 // Ref num | ||
| 947 | 7 // Number of instructions | ||
| 948 | 3 // Initial instruction | ||
| 949 | point | ||
| 950 | -48.666,11.351,24.208 | ||
| 951 | point | ||
| 952 | -45.737,11.351,25.196 | ||
| 953 | point | ||
| 954 | -44.837,11.351,26.280 | ||
| 955 | point | ||
| 956 | -42.980,11.351,28.515 | ||
| 957 | point | ||
| 958 | -42.292,11.351,28.622 | ||
| 959 | point | ||
| 960 | -41.320,11.351,29.367 | ||
| 961 | reverse | ||
| 962 | // Pedestrian number 39 | ||
| 963 | 13 // Ref num | ||
| 964 | 7 // Number of instructions | ||
| 965 | 3 // Initial instruction | ||
| 966 | point | ||
| 967 | -48.318,11.351,21.986 | ||
| 968 | point | ||
| 969 | -46.067,11.351,26.145 | ||
| 970 | point | ||
| 971 | -44.645,11.351,26.127 | ||
| 972 | point | ||
| 973 | -43.366,11.351,26.167 | ||
| 974 | point | ||
| 975 | -41.369,11.351,27.413 | ||
| 976 | point | ||
| 977 | -40.222,11.351,29.767 | ||
| 978 | reverse | ||
| 979 | // Pedestrian number 40 | ||
| 980 | 13 // Ref num | ||
| 981 | 4 // Number of instructions | ||
| 982 | 2 // Initial instruction | ||
| 983 | point | ||
| 984 | -44.919,11.351,25.131 | ||
| 985 | point | ||
| 986 | -43.615,11.351,27.000 | ||
| 987 | point | ||
| 988 | -42.232,11.351,28.900 | ||
| 989 | reverse | ||
| 990 | // Pedestrian number 41 | ||
| 991 | 13 // Ref num | ||
| 992 | 6 // Number of instructions | ||
| 993 | 2 // Initial instruction | ||
| 994 | point | ||
| 995 | -46.382,11.351,26.884 | ||
| 996 | point | ||
| 997 | -42.925,11.351,27.167 | ||
| 998 | point | ||
| 999 | -40.924,11.351,27.435 | ||
| 1000 | point | ||
| 1001 | -40.176,11.351,28.024 | ||
| 1002 | point | ||
| 1003 | -39.730,11.351,28.079 | ||
| 1004 | reverse | ||
| 1005 | // Pedestrian number 42 | ||
| 1006 | 11 // Ref num | ||
| 1007 | 4 // Number of instructions | ||
| 1008 | 2 // Initial instruction | ||
| 1009 | point | ||
| 1010 | -81.316,11.352,16.299 | ||
| 1011 | point | ||
| 1012 | -78.025,11.352,16.595 | ||
| 1013 | point | ||
| 1014 | -77.274,11.352,16.651 | ||
| 1015 | reverse | ||
| 1016 | // Pedestrian number 43 | ||
| 1017 | 11 // Ref num | ||
| 1018 | 4 // Number of instructions | ||
| 1019 | 2 // Initial instruction | ||
| 1020 | point | ||
| 1021 | -81.048,11.352,14.540 | ||
| 1022 | point | ||
| 1023 | -77.799,11.352,16.643 | ||
| 1024 | point | ||
| 1025 | -77.270,11.352,17.116 | ||
| 1026 | reverse | ||
| 1027 | // Pedestrian number 44 | ||
| 1028 | 10 // Ref num | ||
| 1029 | 4 // Number of instructions | ||
| 1030 | 2 // Initial instruction | ||
| 1031 | point | ||
| 1032 | -76.710,11.352,17.007 | ||
| 1033 | point | ||
| 1034 | -73.140,11.352,20.234 | ||
| 1035 | point | ||
| 1036 | -70.525,11.352,22.781 | ||
| 1037 | reverse | ||
| 1038 | // Pedestrian number 45 | ||
| 1039 | 9 // Ref num | ||
| 1040 | 4 // Number of instructions | ||
| 1041 | 2 // Initial instruction | ||
| 1042 | point | ||
| 1043 | -93.813,11.351,7.829 | ||
| 1044 | point | ||
| 1045 | -94.285,11.351,7.288 | ||
| 1046 | point | ||
| 1047 | -96.499,11.352,4.681 | ||
| 1048 | reverse | ||
| 1049 | // Pedestrian number 46 | ||
| 1050 | 5 // Ref num | ||
| 1051 | 7 // Number of instructions | ||
| 1052 | 5 // Initial instruction | ||
| 1053 | point | ||
| 1054 | -103.880,11.354,-0.994 | ||
| 1055 | point | ||
| 1056 | -104.641,11.353,0.981 | ||
| 1057 | point | ||
| 1058 | -104.792,11.338,0.964 | ||
| 1059 | point | ||
| 1060 | -105.104,11.534,1.346 | ||
| 1061 | point | ||
| 1062 | -108.093,13.175,4.267 | ||
| 1063 | point | ||
| 1064 | -108.110,13.231,4.446 | ||
| 1065 | reverse | ||
| 1066 | // Pedestrian number 47 | ||
| 1067 | 9 // Ref num | ||
| 1068 | 4 // Number of instructions | ||
| 1069 | 2 // Initial instruction | ||
| 1070 | point | ||
| 1071 | -104.592,13.243,7.583 | ||
| 1072 | point | ||
| 1073 | -106.773,13.232,5.670 | ||
| 1074 | point | ||
| 1075 | -108.153,13.231,4.553 | ||
| 1076 | reverse | ||
| 1077 | // Pedestrian number 48 | ||
| 1078 | 10 // Ref num | ||
| 1079 | 7 // Number of instructions | ||
| 1080 | 3 // Initial instruction | ||
| 1081 | point | ||
| 1082 | -107.708,13.230,4.910 | ||
| 1083 | point | ||
| 1084 | -108.487,13.231,4.760 | ||
| 1085 | point | ||
| 1086 | -108.740,13.231,4.374 | ||
| 1087 | point | ||
| 1088 | -109.105,13.232,3.623 | ||
| 1089 | point | ||
| 1090 | -110.211,13.232,2.518 | ||
| 1091 | point | ||
| 1092 | -112.456,13.235,-0.213 | ||
| 1093 | reverse | ||
| 1094 | // Pedestrian number 49 | ||
| 1095 | 10 // Ref num | ||
| 1096 | 9 // Number of instructions | ||
| 1097 | 3 // Initial instruction | ||
| 1098 | point | ||
| 1099 | -103.278,13.248,8.636 | ||
| 1100 | point | ||
| 1101 | -104.192,13.244,8.151 | ||
| 1102 | point | ||
| 1103 | -105.612,13.238,7.361 | ||
| 1104 | point | ||
| 1105 | -106.098,13.236,7.121 | ||
| 1106 | point | ||
| 1107 | -106.627,13.232,6.444 | ||
| 1108 | point | ||
| 1109 | -107.161,13.231,6.365 | ||
| 1110 | point | ||
| 1111 | -107.436,13.230,5.459 | ||
| 1112 | point | ||
| 1113 | -108.368,13.231,4.602 | ||
| 1114 | reverse | ||
| 1115 | // Pedestrian number 50 | ||
| 1116 | 10 // Ref num | ||
| 1117 | 7 // Number of instructions | ||
| 1118 | 4 // Initial instruction | ||
| 1119 | point | ||
| 1120 | -97.050,13.297,13.414 | ||
| 1121 | point | ||
| 1122 | -95.839,13.392,13.926 | ||
| 1123 | point | ||
| 1124 | -95.016,13.445,14.064 | ||
| 1125 | point | ||
| 1126 | -93.947,13.552,14.976 | ||
| 1127 | point | ||
| 1128 | -93.158,13.601,15.069 | ||
| 1129 | point | ||
| 1130 | -92.480,13.625,14.779 | ||
| 1131 | reverse | ||
| 1132 | // Pedestrian number 51 | ||
| 1133 | 9 // Ref num | ||
| 1134 | 7 // Number of instructions | ||
| 1135 | 5 // Initial instruction | ||
| 1136 | point | ||
| 1137 | -93.776,13.890,19.012 | ||
| 1138 | point | ||
| 1139 | -93.278,13.969,19.277 | ||
| 1140 | point | ||
| 1141 | -93.081,14.030,19.678 | ||
| 1142 | point | ||
| 1143 | -91.850,14.230,20.370 | ||
| 1144 | point | ||
| 1145 | -89.738,14.496,22.660 | ||
| 1146 | point | ||
| 1147 | -88.842,14.493,23.899 | ||
| 1148 | reverse | ||
| 1149 | // Pedestrian number 52 | ||
| 1150 | 5 // Ref num | ||
| 1151 | 5 // Number of instructions | ||
| 1152 | 2 // Initial instruction | ||
| 1153 | point | ||
| 1154 | -95.242,13.617,17.695 | ||
| 1155 | point | ||
| 1156 | -98.675,13.272,14.725 | ||
| 1157 | point | ||
| 1158 | -104.225,13.249,10.330 | ||
| 1159 | point | ||
| 1160 | -105.688,13.236,6.625 | ||
| 1161 | reverse | ||
| 1162 | // Pedestrian number 53 | ||
| 1163 | 5 // Ref num | ||
| 1164 | 5 // Number of instructions | ||
| 1165 | 2 // Initial instruction | ||
| 1166 | point | ||
| 1167 | -103.222,13.249,8.918 | ||
| 1168 | point | ||
| 1169 | -97.365,13.279,13.413 | ||
| 1170 | point | ||
| 1171 | -95.080,13.456,14.344 | ||
| 1172 | point | ||
| 1173 | -94.191,13.507,14.354 | ||
| 1174 | reverse | ||
| 1175 | // Pedestrian number 54 | ||
| 1176 | 11 // Ref num | ||
| 1177 | 6 // Number of instructions | ||
| 1178 | 2 // Initial instruction | ||
| 1179 | point | ||
| 1180 | -123.055,13.273,-6.243 | ||
| 1181 | point | ||
| 1182 | -124.443,13.278,-6.903 | ||
| 1183 | point | ||
| 1184 | -127.035,13.287,-8.149 | ||
| 1185 | point | ||
| 1186 | -130.624,13.298,-7.877 | ||
| 1187 | point | ||
| 1188 | -141.760,13.333,-8.316 | ||
| 1189 | reverse | ||
| 1190 | // Pedestrian number 55 | ||
| 1191 | 10 // Ref num | ||
| 1192 | 5 // Number of instructions | ||
| 1193 | 2 // Initial instruction | ||
| 1194 | point | ||
| 1195 | -142.041,13.334,-8.196 | ||
| 1196 | point | ||
| 1197 | -144.603,13.362,-6.400 | ||
| 1198 | point | ||
| 1199 | -146.638,13.369,-5.922 | ||
| 1200 | point | ||
| 1201 | -148.341,13.374,-4.251 | ||
| 1202 | reverse | ||
| 1203 | // Pedestrian number 56 | ||
| 1204 | 5 // Ref num | ||
| 1205 | 6 // Number of instructions | ||
| 1206 | 2 // Initial instruction | ||
| 1207 | point | ||
| 1208 | -148.193,13.358,-6.055 | ||
| 1209 | point | ||
| 1210 | -151.872,13.015,-7.054 | ||
| 1211 | point | ||
| 1212 | -152.718,13.019,-7.468 | ||
| 1213 | point | ||
| 1214 | -154.108,13.024,-8.354 | ||
| 1215 | point | ||
| 1216 | -155.482,13.031,-9.583 | ||
| 1217 | reverse | ||
| 1218 | // Pedestrian number 57 | ||
| 1219 | 9 // Ref num | ||
| 1220 | 7 // Number of instructions | ||
| 1221 | 2 // Initial instruction | ||
| 1222 | point | ||
| 1223 | -155.476,13.025,-7.026 | ||
| 1224 | point | ||
| 1225 | -155.919,13.032,-9.563 | ||
| 1226 | point | ||
| 1227 | -156.007,13.033,-10.024 | ||
| 1228 | point | ||
| 1229 | -156.492,13.024,-10.740 | ||
| 1230 | point | ||
| 1231 | -158.067,12.764,-14.263 | ||
| 1232 | point | ||
| 1233 | -160.588,12.672,-15.876 | ||
| 1234 | reverse | ||
| 1235 | // Pedestrian number 58 | ||
| 1236 | 10 // Ref num | ||
| 1237 | 5 // Number of instructions | ||
| 1238 | 2 // Initial instruction | ||
| 1239 | point | ||
| 1240 | -147.952,13.374,-5.937 | ||
| 1241 | point | ||
| 1242 | -145.379,13.365,-5.631 | ||
| 1243 | point | ||
| 1244 | -142.611,13.351,-5.573 | ||
| 1245 | point | ||
| 1246 | -140.790,13.333,-6.823 | ||
| 1247 | reverse | ||
| 1248 | // Pedestrian number 59 | ||
| 1249 | 5 // Ref num | ||
| 1250 | 5 // Number of instructions | ||
| 1251 | 2 // Initial instruction | ||
| 1252 | point | ||
| 1253 | -142.591,13.341,-7.825 | ||
| 1254 | point | ||
| 1255 | -144.531,13.363,-5.260 | ||
| 1256 | point | ||
| 1257 | -145.296,13.365,-4.334 | ||
| 1258 | point | ||
| 1259 | -145.918,13.367,-4.129 | ||
| 1260 | reverse | ||
| 1261 | // Pedestrian number 60 | ||
| 1262 | 11 // Ref num | ||
| 1263 | 8 // Number of instructions | ||
| 1264 | 2 // Initial instruction | ||
| 1265 | point | ||
| 1266 | -158.578,12.657,-16.290 | ||
| 1267 | point | ||
| 1268 | -159.530,11.357,-31.660 | ||
| 1269 | point | ||
| 1270 | -159.043,11.357,-33.539 | ||
| 1271 | point | ||
| 1272 | -158.435,11.357,-34.837 | ||
| 1273 | point | ||
| 1274 | -157.503,11.357,-35.911 | ||
| 1275 | point | ||
| 1276 | -156.435,11.357,-36.737 | ||
| 1277 | point | ||
| 1278 | -144.267,11.355,-47.114 | ||
| 1279 | reverse | ||
| 1280 | // Pedestrian number 61 | ||
| 1281 | 10 // Ref num | ||
| 1282 | 7 // Number of instructions | ||
| 1283 | 5 // Initial instruction | ||
| 1284 | point | ||
| 1285 | -142.549,11.338,-45.725 | ||
| 1286 | point | ||
| 1287 | -143.688,11.337,-44.735 | ||
| 1288 | point | ||
| 1289 | -143.580,11.184,-43.054 | ||
| 1290 | point | ||
| 1291 | -142.941,11.098,-42.662 | ||
| 1292 | point | ||
| 1293 | -141.861,10.965,-42.122 | ||
| 1294 | point | ||
| 1295 | -140.448,10.790,-41.414 | ||
| 1296 | reverse | ||
| 1297 | // Pedestrian number 62 | ||
| 1298 | 10 // Ref num | ||
| 1299 | 5 // Number of instructions | ||
| 1300 | 2 // Initial instruction | ||
| 1301 | point | ||
| 1302 | -146.787,11.355,-45.112 | ||
| 1303 | point | ||
| 1304 | -144.250,11.336,-44.143 | ||
| 1305 | point | ||
| 1306 | -143.284,11.231,-43.797 | ||
| 1307 | point | ||
| 1308 | -141.215,11.010,-43.124 | ||
| 1309 | reverse | ||
| 1310 | // Pedestrian number 63 | ||
| 1311 | 5 // Ref num | ||
| 1312 | 6 // Number of instructions | ||
| 1313 | 3 // Initial instruction | ||
| 1314 | point | ||
| 1315 | -142.446,11.338,-45.859 | ||
| 1316 | point | ||
| 1317 | -138.361,11.354,-50.651 | ||
| 1318 | point | ||
| 1319 | -136.817,11.355,-51.828 | ||
| 1320 | point | ||
| 1321 | -135.018,11.357,-53.060 | ||
| 1322 | point | ||
| 1323 | -131.188,11.357,-53.078 | ||
| 1324 | reverse | ||
| 1325 | // Pedestrian number 64 | ||
| 1326 | 11 // Ref num | ||
| 1327 | 4 // Number of instructions | ||
| 1328 | 2 // Initial instruction | ||
| 1329 | point | ||
| 1330 | -132.409,11.357,-52.486 | ||
| 1331 | point | ||
| 1332 | -136.681,11.350,-49.570 | ||
| 1333 | point | ||
| 1334 | -142.060,11.338,-45.955 | ||
| 1335 | reverse | ||
| 1336 | // Pedestrian number 65 | ||
| 1337 | 11 // Ref num | ||
| 1338 | 5 // Number of instructions | ||
| 1339 | 2 // Initial instruction | ||
| 1340 | point | ||
| 1341 | -141.898,4.719,-45.746 | ||
| 1342 | point | ||
| 1343 | -128.757,4.765,-39.588 | ||
| 1344 | point | ||
| 1345 | -113.936,4.825,-33.185 | ||
| 1346 | point | ||
| 1347 | -113.296,4.827,-30.242 | ||
| 1348 | reverse | ||
| 1349 | // Pedestrian number 66 | ||
| 1350 | 10 // Ref num | ||
| 1351 | 5 // Number of instructions | ||
| 1352 | 2 // Initial instruction | ||
| 1353 | point | ||
| 1354 | -113.129,4.827,-21.330 | ||
| 1355 | point | ||
| 1356 | -121.995,4.741,-24.112 | ||
| 1357 | point | ||
| 1358 | -125.236,4.718,-25.092 | ||
| 1359 | point | ||
| 1360 | -129.075,4.718,-29.934 | ||
| 1361 | reverse | ||
| 1362 | // Pedestrian number 67 | ||
| 1363 | 5 // Ref num | ||
| 1364 | 6 // Number of instructions | ||
| 1365 | 3 // Initial instruction | ||
| 1366 | point | ||
| 1367 | -129.611,4.717,-30.290 | ||
| 1368 | point | ||
| 1369 | -132.602,4.716,-31.203 | ||
| 1370 | point | ||
| 1371 | -135.398,4.716,-35.276 | ||
| 1372 | point | ||
| 1373 | -136.161,4.719,-38.603 | ||
| 1374 | point | ||
| 1375 | -136.314,4.719,-38.896 | ||
| 1376 | reverse | ||
| 1377 | // Pedestrian number 68 | ||
| 1378 | 5 // Ref num | ||
| 1379 | 5 // Number of instructions | ||
| 1380 | 2 // Initial instruction | ||
| 1381 | point | ||
| 1382 | -138.811,4.716,-36.229 | ||
| 1383 | point | ||
| 1384 | -141.447,4.725,-22.038 | ||
| 1385 | point | ||
| 1386 | -143.360,4.721,-9.952 | ||
| 1387 | point | ||
| 1388 | -144.313,4.737,-9.083 | ||
| 1389 | reverse | ||
| 1390 | // Pedestrian number 69 | ||
| 1391 | 10 // Ref num | ||
| 1392 | 6 // Number of instructions | ||
| 1393 | 2 // Initial instruction | ||
| 1394 | point | ||
| 1395 | -147.499,4.752,-8.335 | ||
| 1396 | point | ||
| 1397 | -149.782,4.736,-9.982 | ||
| 1398 | point | ||
| 1399 | -150.948,4.741,-11.461 | ||
| 1400 | point | ||
| 1401 | -152.405,4.733,-15.813 | ||
| 1402 | point | ||
| 1403 | -155.228,4.717,-19.780 | ||
| 1404 | reverse | ||
| 1405 | // Pedestrian number 70 | ||
| 1406 | 11 // Ref num | ||
| 1407 | 5 // Number of instructions | ||
| 1408 | 2 // Initial instruction | ||
| 1409 | point | ||
| 1410 | -153.408,4.817,-31.814 | ||
| 1411 | point | ||
| 1412 | -137.487,4.720,-26.025 | ||
| 1413 | point | ||
| 1414 | -132.171,4.716,-25.650 | ||
| 1415 | point | ||
| 1416 | -129.903,4.717,-23.236 | ||
| 1417 | reverse | ||
| 1418 | // Pedestrian number 71 | ||
| 1419 | 9 // Ref num | ||
| 1420 | 4 // Number of instructions | ||
| 1421 | 2 // Initial instruction | ||
| 1422 | point | ||
| 1423 | -129.151,4.717,-22.371 | ||
| 1424 | point | ||
| 1425 | -126.163,4.718,-17.698 | ||
| 1426 | point | ||
| 1427 | -123.049,4.721,-13.012 | ||
| 1428 | reverse | ||
| 1429 | // Pedestrian number 72 | ||
| 1430 | 10 // Ref num | ||
| 1431 | 5 // Number of instructions | ||
| 1432 | 2 // Initial instruction | ||
| 1433 | point | ||
| 1434 | -120.778,4.727,-13.803 | ||
| 1435 | point | ||
| 1436 | -118.924,4.728,-11.922 | ||
| 1437 | point | ||
| 1438 | -117.301,4.729,-10.326 | ||
| 1439 | point | ||
| 1440 | -115.811,4.729,-7.626 | ||
| 1441 | reverse | ||
| 1442 | // Pedestrian number 73 | ||
| 1443 | 5 // Ref num | ||
| 1444 | 6 // Number of instructions | ||
| 1445 | 2 // Initial instruction | ||
| 1446 | point | ||
| 1447 | -119.484,4.727,-14.282 | ||
| 1448 | point | ||
| 1449 | -119.441,4.726,-15.270 | ||
| 1450 | point | ||
| 1451 | -119.329,4.736,-17.038 | ||
| 1452 | point | ||
| 1453 | -116.967,4.790,-23.223 | ||
| 1454 | point | ||
| 1455 | -114.512,4.826,-35.141 | ||
| 1456 | reverse | ||
| 1457 | // Pedestrian number 74 | ||
| 1458 | 11 // Ref num | ||
| 1459 | 6 // Number of instructions | ||
| 1460 | 2 // Initial instruction | ||
| 1461 | point | ||
| 1462 | -118.303,4.828,-42.690 | ||
| 1463 | point | ||
| 1464 | -127.687,4.758,-37.776 | ||
| 1465 | point | ||
| 1466 | -132.239,4.725,-35.494 | ||
| 1467 | point | ||
| 1468 | -133.668,4.719,-35.787 | ||
| 1469 | point | ||
| 1470 | -136.310,4.716,-37.784 | ||
| 1471 | reverse | ||
| 1472 | // Pedestrian number 75 | ||
| 1473 | 10 // Ref num | ||
| 1474 | 5 // Number of instructions | ||
| 1475 | 2 // Initial instruction | ||
| 1476 | point | ||
| 1477 | -135.334,4.716,-35.602 | ||
| 1478 | point | ||
| 1479 | -135.927,4.716,-36.545 | ||
| 1480 | point | ||
| 1481 | -136.275,4.716,-37.168 | ||
| 1482 | point | ||
| 1483 | -137.036,4.716,-37.772 | ||
| 1484 | reverse | ||
| 1485 | // Pedestrian number 76 | ||
| 1486 | 9 // Ref num | ||
| 1487 | 5 // Number of instructions | ||
| 1488 | 2 // Initial instruction | ||
| 1489 | point | ||
| 1490 | -139.599,4.717,-35.613 | ||
| 1491 | point | ||
| 1492 | -136.809,4.716,-34.181 | ||
| 1493 | point | ||
| 1494 | -135.528,4.716,-33.366 | ||
| 1495 | point | ||
| 1496 | -133.006,4.716,-27.886 | ||
| 1497 | reverse | ||
| 1498 | // Pedestrian number 77 | ||
| 1499 | 10 // Ref num | ||
| 1500 | 4 // Number of instructions | ||
| 1501 | 2 // Initial instruction | ||
| 1502 | point | ||
| 1503 | -133.124,4.717,-27.146 | ||
| 1504 | point | ||
| 1505 | -134.473,4.716,-29.961 | ||
| 1506 | point | ||
| 1507 | -134.997,4.716,-31.117 | ||
| 1508 | reverse | ||
| 1509 | // Pedestrian number 78 | ||
| 1510 | 5 // Ref num | ||
| 1511 | 5 // Number of instructions | ||
| 1512 | 2 // Initial instruction | ||
| 1513 | point | ||
| 1514 | -139.991,4.718,-35.701 | ||
| 1515 | point | ||
| 1516 | -146.016,4.746,-37.392 | ||
| 1517 | point | ||
| 1518 | -148.799,4.759,-38.207 | ||
| 1519 | point | ||
| 1520 | -150.177,4.776,-36.456 | ||
| 1521 | reverse | ||
| 1522 | // Pedestrian number 79 | ||
| 1523 | 11 // Ref num | ||
| 1524 | 6 // Number of instructions | ||
| 1525 | 2 // Initial instruction | ||
| 1526 | point | ||
| 1527 | -152.888,4.812,-32.533 | ||
| 1528 | point | ||
| 1529 | -148.290,4.730,-26.643 | ||
| 1530 | point | ||
| 1531 | -142.644,4.728,-18.882 | ||
| 1532 | point | ||
| 1533 | -141.415,4.724,-10.251 | ||
| 1534 | point | ||
| 1535 | -140.677,4.730,-9.856 | ||
| 1536 | reverse | ||
| 1537 | // Pedestrian number 80 | ||
| 1538 | 13 // Ref num | ||
| 1539 | 6 // Number of instructions | ||
| 1540 | 2 // Initial instruction | ||
| 1541 | point | ||
| 1542 | -134.579,4.727,-9.983 | ||
| 1543 | point | ||
| 1544 | -129.725,4.712,-11.591 | ||
| 1545 | point | ||
| 1546 | -121.125,4.726,-13.909 | ||
| 1547 | point | ||
| 1548 | -120.534,4.727,-13.999 | ||
| 1549 | point | ||
| 1550 | -117.512,4.728,-12.672 | ||
| 1551 | reverse | ||
| 1552 | // Pedestrian number 81 | ||
| 1553 | 14 // Ref num | ||
| 1554 | 5 // Number of instructions | ||
| 1555 | 2 // Initial instruction | ||
| 1556 | point | ||
| 1557 | -125.679,4.714,-11.343 | ||
| 1558 | point | ||
| 1559 | -129.564,4.711,-11.398 | ||
| 1560 | point | ||
| 1561 | -133.112,4.722,-11.397 | ||
| 1562 | point | ||
| 1563 | -138.404,4.739,-9.673 | ||
| 1564 | reverse | ||
| 1565 | // Pedestrian number 82 | ||
| 1566 | 5 // Ref num | ||
| 1567 | 6 // Number of instructions | ||
| 1568 | 4 // Initial instruction | ||
| 1569 | point | ||
| 1570 | -142.837,4.718,-39.206 | ||
| 1571 | point | ||
| 1572 | -142.446,4.733,-35.740 | ||
| 1573 | point | ||
| 1574 | -143.258,4.750,-33.202 | ||
| 1575 | point | ||
| 1576 | -140.240,4.724,-25.415 | ||
| 1577 | point | ||
| 1578 | -133.616,4.724,-10.152 | ||
| 1579 | reverse | ||
| 1580 | // Pedestrian number 83 | ||
| 1581 | 9 // Ref num | ||
| 1582 | 8 // Number of instructions | ||
| 1583 | 4 // Initial instruction | ||
| 1584 | point | ||
| 1585 | -134.830,4.716,-31.153 | ||
| 1586 | point | ||
| 1587 | -132.304,4.717,-29.262 | ||
| 1588 | point | ||
| 1589 | -128.040,4.716,-24.038 | ||
| 1590 | point | ||
| 1591 | -127.138,4.716,-21.953 | ||
| 1592 | point | ||
| 1593 | -125.811,4.716,-18.942 | ||
| 1594 | point | ||
| 1595 | -122.953,4.722,-17.354 | ||
| 1596 | point | ||
| 1597 | -121.853,4.724,-13.446 | ||
| 1598 | reverse | ||
| 1599 | // Pedestrian number 84 | ||
| 1600 | 5 // Ref num | ||
| 1601 | 5 // Number of instructions | ||
| 1602 | 2 // Initial instruction | ||
| 1603 | point | ||
| 1604 | -123.795,4.719,-20.145 | ||
| 1605 | point | ||
| 1606 | -124.485,4.717,-23.745 | ||
| 1607 | point | ||
| 1608 | -125.236,4.724,-26.510 | ||
| 1609 | point | ||
| 1610 | -132.462,4.716,-33.159 | ||
| 1611 | reverse | ||
| 1612 | // Pedestrian number 85 | ||
| 1613 | 10 // Ref num | ||
| 1614 | 4 // Number of instructions | ||
| 1615 | 2 // Initial instruction | ||
| 1616 | point | ||
| 1617 | -132.414,4.718,-33.968 | ||
| 1618 | point | ||
| 1619 | -131.933,4.717,-33.072 | ||
| 1620 | point | ||
| 1621 | -130.234,4.716,-30.160 | ||
| 1622 | reverse | ||
| 1623 | // Pedestrian number 86 | ||
| 1624 | 11 // Ref num | ||
| 1625 | 4 // Number of instructions | ||
| 1626 | 2 // Initial instruction | ||
| 1627 | point | ||
| 1628 | -130.648,4.716,-29.678 | ||
| 1629 | point | ||
| 1630 | -133.171,4.716,-30.450 | ||
| 1631 | point | ||
| 1632 | -135.518,4.716,-30.878 | ||
| 1633 | reverse | ||
| 1634 | // Pedestrian number 87 | ||
| 1635 | 5 // Ref num | ||
| 1636 | 4 // Number of instructions | ||
| 1637 | 2 // Initial instruction | ||
| 1638 | point | ||
| 1639 | -105.188,11.357,-36.074 | ||
| 1640 | point | ||
| 1641 | -107.750,11.357,-30.587 | ||
| 1642 | point | ||
| 1643 | -112.865,11.357,-21.128 | ||
| 1644 | reverse | ||
| 1645 | // Pedestrian number 88 | ||
| 1646 | 5 // Ref num | ||
| 1647 | 6 // Number of instructions | ||
| 1648 | 4 // Initial instruction | ||
| 1649 | point | ||
| 1650 | -113.204,11.357,-20.179 | ||
| 1651 | point | ||
| 1652 | -109.287,11.357,-25.180 | ||
| 1653 | point | ||
| 1654 | -106.356,11.357,-29.227 | ||
| 1655 | point | ||
| 1656 | -105.522,11.357,-30.983 | ||
| 1657 | point | ||
| 1658 | -104.979,11.357,-33.307 | ||
| 1659 | reverse | ||
| 1660 | // Pedestrian number 89 | ||
| 1661 | 11 // Ref num | ||
| 1662 | 4 // Number of instructions | ||
| 1663 | 2 // Initial instruction | ||
| 1664 | point | ||
| 1665 | -105.464,11.357,-36.843 | ||
| 1666 | point | ||
| 1667 | -107.622,11.357,-30.427 | ||
| 1668 | point | ||
| 1669 | -110.991,11.357,-20.518 | ||
| 1670 | reverse | ||
| 1671 | // Pedestrian number 90 | ||
| 1672 | 9 // Ref num | ||
| 1673 | 4 // Number of instructions | ||
| 1674 | 2 // Initial instruction | ||
| 1675 | point | ||
| 1676 | -105.555,11.357,-37.330 | ||
| 1677 | point | ||
| 1678 | -111.010,11.357,-48.896 | ||
| 1679 | point | ||
| 1680 | -112.816,11.357,-52.844 | ||
| 1681 | reverse | ||
| 1682 | // Pedestrian number 91 | ||
| 1683 | 10 // Ref num | ||
| 1684 | 5 // Number of instructions | ||
| 1685 | 2 // Initial instruction | ||
| 1686 | point | ||
| 1687 | -108.841,11.358,-3.849 | ||
| 1688 | point | ||
| 1689 | -103.814,11.354,-0.527 | ||
| 1690 | point | ||
| 1691 | -101.821,11.352,0.744 | ||
| 1692 | point | ||
| 1693 | -99.387,11.352,5.229 | ||
| 1694 | reverse | ||
| 1695 | // Pedestrian number 92 | ||
| 1696 | 10 // Ref num | ||
| 1697 | 5 // Number of instructions | ||
| 1698 | 2 // Initial instruction | ||
| 1699 | point | ||
| 1700 | -98.693,11.352,5.808 | ||
| 1701 | point | ||
| 1702 | -93.851,11.351,6.799 | ||
| 1703 | point | ||
| 1704 | -92.976,11.351,6.891 | ||
| 1705 | point | ||
| 1706 | -91.358,11.354,7.540 | ||
| 1707 | reverse | ||
| 1708 | // Pedestrian number 93 | ||
| 1709 | 5 // Ref num | ||
| 1710 | 6 // Number of instructions | ||
| 1711 | 3 // Initial instruction | ||
| 1712 | point | ||
| 1713 | -98.352,11.353,3.565 | ||
| 1714 | point | ||
| 1715 | -97.554,11.352,4.829 | ||
| 1716 | point | ||
| 1717 | -95.618,11.351,5.194 | ||
| 1718 | point | ||
| 1719 | -89.932,11.357,5.996 | ||
| 1720 | point | ||
| 1721 | -84.197,11.375,9.100 | ||
| 1722 | reverse | ||
| 1723 | // Pedestrian number 94 | ||
| 1724 | 5 // Ref num | ||
| 1725 | 4 // Number of instructions | ||
| 1726 | 2 // Initial instruction | ||
| 1727 | point | ||
| 1728 | -81.274,11.382,6.971 | ||
| 1729 | point | ||
| 1730 | -84.986,11.372,7.629 | ||
| 1731 | point | ||
| 1732 | -87.906,11.364,8.164 | ||
| 1733 | reverse | ||
| 1734 | // Pedestrian number 95 | ||
| 1735 | 5 // Ref num | ||
| 1736 | 4 // Number of instructions | ||
| 1737 | 2 // Initial instruction | ||
| 1738 | point | ||
| 1739 | -59.517,11.360,12.074 | ||
| 1740 | point | ||
| 1741 | -54.757,11.354,17.382 | ||
| 1742 | point | ||
| 1743 | -52.789,11.351,20.617 | ||
| 1744 | reverse | ||
| 1745 | // Pedestrian number 96 | ||
| 1746 | 9 // Ref num | ||
| 1747 | 5 // Number of instructions | ||
| 1748 | 2 // Initial instruction | ||
| 1749 | point | ||
| 1750 | -20.160,14.369,65.782 | ||
| 1751 | point | ||
| 1752 | -17.020,14.369,64.847 | ||
| 1753 | point | ||
| 1754 | -13.954,14.369,64.404 | ||
| 1755 | point | ||
| 1756 | -10.919,14.369,64.485 | ||
| 1757 | reverse | ||
| 1758 | // Pedestrian number 97 | ||
| 1759 | 9 // Ref num | ||
| 1760 | 4 // Number of instructions | ||
| 1761 | 2 // Initial instruction | ||
| 1762 | point | ||
| 1763 | -10.668,14.369,64.500 | ||
| 1764 | point | ||
| 1765 | -5.358,14.369,66.167 | ||
| 1766 | point | ||
| 1767 | -2.697,14.369,66.474 | ||
| 1768 | reverse | ||
| 1769 | // Pedestrian number 98 | ||
| 1770 | 11 // Ref num | ||
| 1771 | 6 // Number of instructions | ||
| 1772 | 3 // Initial instruction | ||
| 1773 | point | ||
| 1774 | -52.806,13.950,73.189 | ||
| 1775 | point | ||
| 1776 | -53.142,13.959,73.742 | ||
| 1777 | point | ||
| 1778 | -54.169,13.978,74.537 | ||
| 1779 | point | ||
| 1780 | -55.630,14.006,75.624 | ||
| 1781 | point | ||
| 1782 | -58.396,14.048,76.443 | ||
| 1783 | reverse | ||
| 1784 | // Pedestrian number 99 | ||
| 1785 | 5 // Ref num | ||
| 1786 | 6 // Number of instructions | ||
| 1787 | 3 // Initial instruction | ||
| 1788 | point | ||
| 1789 | -60.221,14.081,77.661 | ||
| 1790 | point | ||
| 1791 | -60.959,14.095,78.243 | ||
| 1792 | point | ||
| 1793 | -61.888,14.111,78.859 | ||
| 1794 | point | ||
| 1795 | -62.731,14.125,79.362 | ||
| 1796 | point | ||
| 1797 | -65.826,14.173,80.770 | ||
| 1798 | reverse | ||
| 1799 | // Pedestrian number 100 | ||
| 1800 | 128 // Ref num | ||
| 1801 | 2 // Number of instructions | ||
| 1802 | 1 // Initial instruction | ||
| 1803 | point | ||
| 1804 | -88.552,14.369,93.004 | ||
| 1805 | reverse | ||
| 1806 | // Pedestrian number 101 | ||
| 1807 | 112 // Ref num | ||
| 1808 | 2 // Number of instructions | ||
| 1809 | 1 // Initial instruction | ||
| 1810 | point | ||
| 1811 | -90.601,14.369,89.828 | ||
| 1812 | reverse | ||
| 1813 | // Pedestrian number 102 | ||
| 1814 | 118 // Ref num | ||
| 1815 | 2 // Number of instructions | ||
| 1816 | 1 // Initial instruction | ||
| 1817 | point | ||
| 1818 | -84.255,14.369,81.713 | ||
| 1819 | reverse | ||
| 1820 | // Pedestrian number 103 | ||
| 1821 | 129 // Ref num | ||
| 1822 | 2 // Number of instructions | ||
| 1823 | 1 // Initial instruction | ||
| 1824 | point | ||
| 1825 | -79.641,14.369,80.874 | ||
| 1826 | reverse | ||
| 1827 | // Pedestrian number 104 | ||
| 1828 | 118 // Ref num | ||
| 1829 | 2 // Number of instructions | ||
| 1830 | 1 // Initial instruction | ||
| 1831 | point | ||
| 1832 | -42.484,14.416,65.978 | ||
| 1833 | reverse | ||
| 1834 | // Pedestrian number 105 | ||
| 1835 | 112 // Ref num | ||
| 1836 | 2 // Number of instructions | ||
| 1837 | 1 // Initial instruction | ||
| 1838 | point | ||
| 1839 | -42.897,14.426,66.195 | ||
| 1840 | reverse | ||
| 1841 | // Pedestrian number 106 | ||
| 1842 | 100 // Ref num | ||
| 1843 | 2 // Number of instructions | ||
| 1844 | 1 // Initial instruction | ||
| 1845 | point | ||
| 1846 | -43.457,14.440,66.555 | ||
| 1847 | reverse | ||
| 1848 | // Pedestrian number 107 | ||
| 1849 | 112 // Ref num | ||
| 1850 | 2 // Number of instructions | ||
| 1851 | 1 // Initial instruction | ||
| 1852 | point | ||
| 1853 | -50.984,14.386,71.506 | ||
| 1854 | reverse | ||
| 1855 | // Pedestrian number 108 | ||
| 1856 | 112 // Ref num | ||
| 1857 | 2 // Number of instructions | ||
| 1858 | 1 // Initial instruction | ||
| 1859 | point | ||
| 1860 | -53.405,13.959,73.404 | ||
| 1861 | reverse | ||
| 1862 | // Pedestrian number 109 | ||
| 1863 | 100 // Ref num | ||
| 1864 | 2 // Number of instructions | ||
| 1865 | 1 // Initial instruction | ||
| 1866 | point | ||
| 1867 | -52.873,13.949,73.022 | ||
| 1868 | reverse | ||
| 1869 | // Pedestrian number 110 | ||
| 1870 | 129 // Ref num | ||
| 1871 | 2 // Number of instructions | ||
| 1872 | 1 // Initial instruction | ||
| 1873 | point | ||
| 1874 | -67.262,14.186,80.047 | ||
| 1875 | reverse | ||
| 1876 | // Pedestrian number 111 | ||
| 1877 | 112 // Ref num | ||
| 1878 | 2 // Number of instructions | ||
| 1879 | 1 // Initial instruction | ||
| 1880 | point | ||
| 1881 | -66.708,14.187,81.113 | ||
| 1882 | reverse | ||
| 1883 | // Pedestrian number 112 | ||
| 1884 | 112 // Ref num | ||
| 1885 | 2 // Number of instructions | ||
| 1886 | 1 // Initial instruction | ||
| 1887 | point | ||
| 1888 | -84.154,14.369,108.866 | ||
| 1889 | reverse | ||
| 1890 | // Pedestrian number 113 | ||
| 1891 | 112 // Ref num | ||
| 1892 | 2 // Number of instructions | ||
| 1893 | 1 // Initial instruction | ||
| 1894 | point | ||
| 1895 | -85.741,14.369,113.177 | ||
| 1896 | reverse | ||
| 1897 | // Pedestrian number 114 | ||
| 1898 | 122 // Ref num | ||
| 1899 | 2 // Number of instructions | ||
| 1900 | 1 // Initial instruction | ||
| 1901 | point | ||
| 1902 | -83.446,14.369,112.721 | ||
| 1903 | reverse | ||
| 1904 | // Pedestrian number 115 | ||
| 1905 | 122 // Ref num | ||
| 1906 | 2 // Number of instructions | ||
| 1907 | 1 // Initial instruction | ||
| 1908 | point | ||
| 1909 | -84.320,14.369,112.671 | ||
| 1910 | reverse | ||
| 1911 | // Pedestrian number 116 | ||
| 1912 | 122 // Ref num | ||
| 1913 | 2 // Number of instructions | ||
| 1914 | 1 // Initial instruction | ||
| 1915 | point | ||
| 1916 | -85.196,14.369,101.841 | ||
| 1917 | reverse | ||
| 1918 | // Pedestrian number 117 | ||
| 1919 | 111 // Ref num | ||
| 1920 | 2 // Number of instructions | ||
| 1921 | 1 // Initial instruction | ||
| 1922 | point | ||
| 1923 | -99.565,14.370,51.898 | ||
| 1924 | reverse | ||
| 1925 | // Pedestrian number 118 | ||
| 1926 | 111 // Ref num | ||
| 1927 | 2 // Number of instructions | ||
| 1928 | 1 // Initial instruction | ||
| 1929 | point | ||
| 1930 | -98.407,14.377,48.317 | ||
| 1931 | reverse | ||
| 1932 | // Pedestrian number 119 | ||
| 1933 | 101 // Ref num | ||
| 1934 | 2 // Number of instructions | ||
| 1935 | 1 // Initial instruction | ||
| 1936 | point | ||
| 1937 | -89.285,14.793,35.367 | ||
| 1938 | reverse | ||
| 1939 | // Pedestrian number 120 | ||
| 1940 | 112 // Ref num | ||
| 1941 | 2 // Number of instructions | ||
| 1942 | 1 // Initial instruction | ||
| 1943 | point | ||
| 1944 | -104.450,13.242,7.694 | ||
| 1945 | reverse | ||
| 1946 | // Pedestrian number 121 | ||
| 1947 | 112 // Ref num | ||
| 1948 | 2 // Number of instructions | ||
| 1949 | 1 // Initial instruction | ||
| 1950 | point | ||
| 1951 | -107.949,13.067,4.035 | ||
| 1952 | reverse | ||
| 1953 | // Pedestrian number 122 | ||
| 1954 | 112 // Ref num | ||
| 1955 | 2 // Number of instructions | ||
| 1956 | 1 // Initial instruction | ||
| 1957 | point | ||
| 1958 | -106.929,12.506,3.035 | ||
| 1959 | reverse | ||
| 1960 | // Pedestrian number 123 | ||
| 1961 | 100 // Ref num | ||
| 1962 | 2 // Number of instructions | ||
| 1963 | 1 // Initial instruction | ||
| 1964 | point | ||
| 1965 | -105.686,11.848,1.898 | ||
| 1966 | reverse | ||
| 1967 | // Pedestrian number 124 | ||
| 1968 | 129 // Ref num | ||
| 1969 | 2 // Number of instructions | ||
| 1970 | 1 // Initial instruction | ||
| 1971 | point | ||
| 1972 | -107.381,12.752,3.472 | ||
| 1973 | reverse | ||
| 1974 | // Pedestrian number 125 | ||
| 1975 | 112 // Ref num | ||
| 1976 | 2 // Number of instructions | ||
| 1977 | 1 // Initial instruction | ||
| 1978 | point | ||
| 1979 | -154.671,4.733,-11.554 | ||
| 1980 | reverse | ||
| 1981 | // Pedestrian number 126 | ||
| 1982 | 112 // Ref num | ||
| 1983 | 2 // Number of instructions | ||
| 1984 | 1 // Initial instruction | ||
| 1985 | point | ||
| 1986 | -153.722,4.735,-10.931 | ||
| 1987 | reverse | ||
| 1988 | // Pedestrian number 127 | ||
| 1989 | 112 // Ref num | ||
| 1990 | 2 // Number of instructions | ||
| 1991 | 1 // Initial instruction | ||
| 1992 | point | ||
| 1993 | -147.888,4.753,-8.348 | ||
| 1994 | reverse | ||
| 1995 | // Pedestrian number 128 | ||
| 1996 | 112 // Ref num | ||
| 1997 | 2 // Number of instructions | ||
| 1998 | 1 // Initial instruction | ||
| 1999 | point | ||
| 2000 | -139.161,4.739,-9.653 | ||
| 2001 | reverse | ||
| 2002 | // Pedestrian number 129 | ||
| 2003 | 112 // Ref num | ||
| 2004 | 2 // Number of instructions | ||
| 2005 | 1 // Initial instruction | ||
| 2006 | point | ||
| 2007 | -128.755,4.709,-9.962 | ||
| 2008 | reverse | ||
| 2009 | // Pedestrian number 130 | ||
| 2010 | 112 // Ref num | ||
| 2011 | 2 // Number of instructions | ||
| 2012 | 1 // Initial instruction | ||
| 2013 | point | ||
| 2014 | -113.083,4.827,-21.175 | ||
| 2015 | reverse | ||
| 2016 | // Pedestrian number 131 | ||
| 2017 | 112 // Ref num | ||
| 2018 | 2 // Number of instructions | ||
| 2019 | 1 // Initial instruction | ||
| 2020 | point | ||
| 2021 | -113.358,4.823,-20.968 | ||
| 2022 | reverse | ||
| 2023 | // Pedestrian number 132 | ||
| 2024 | 112 // Ref num | ||
| 2025 | 2 // Number of instructions | ||
| 2026 | 1 // Initial instruction | ||
| 2027 | point | ||
| 2028 | -113.073,4.827,-21.865 | ||
| 2029 | reverse | ||
| 2030 | // Pedestrian number 133 | ||
| 2031 | 100 // Ref num | ||
| 2032 | 2 // Number of instructions | ||
| 2033 | 1 // Initial instruction | ||
| 2034 | point | ||
| 2035 | -113.374,4.827,-32.269 | ||
| 2036 | reverse | ||
| 2037 | // Pedestrian number 134 | ||
| 2038 | 100 // Ref num | ||
| 2039 | 2 // Number of instructions | ||
| 2040 | 1 // Initial instruction | ||
| 2041 | point | ||
| 2042 | -113.747,4.827,-33.291 | ||
| 2043 | reverse | ||
| 2044 | // Pedestrian number 135 | ||
| 2045 | 100 // Ref num | ||
| 2046 | 2 // Number of instructions | ||
| 2047 | 1 // Initial instruction | ||
| 2048 | point | ||
| 2049 | -114.688,4.827,-35.873 | ||
| 2050 | reverse | ||
| 2051 | // Pedestrian number 136 | ||
| 2052 | 129 // Ref num | ||
| 2053 | 2 // Number of instructions | ||
| 2054 | 1 // Initial instruction | ||
| 2055 | point | ||
| 2056 | -141.373,4.723,-45.781 | ||
| 2057 | reverse | ||
| 2058 | // Pedestrian number 137 | ||
| 2059 | 111 // Ref num | ||
| 2060 | 2 // Number of instructions | ||
| 2061 | 1 // Initial instruction | ||
| 2062 | point | ||
| 2063 | -138.608,4.716,-40.525 | ||
| 2064 | reverse | ||
| 2065 | // Pedestrian number 138 | ||
| 2066 | 112 // Ref num | ||
| 2067 | 2 // Number of instructions | ||
| 2068 | 1 // Initial instruction | ||
| 2069 | point | ||
| 2070 | -130.013,6.120,-27.203 | ||
| 2071 | reverse | ||
| 2072 | // Pedestrian number 139 | ||
| 2073 | 112 // Ref num | ||
| 2074 | 2 // Number of instructions | ||
| 2075 | 1 // Initial instruction | ||
| 2076 | point | ||
| 2077 | -130.748,6.352,-28.127 | ||
| 2078 | reverse | ||
| 2079 | // Pedestrian number 140 | ||
| 2080 | 100 // Ref num | ||
| 2081 | 2 // Number of instructions | ||
| 2082 | 1 // Initial instruction | ||
| 2083 | point | ||
| 2084 | -131.195,6.144,-26.426 | ||
| 2085 | reverse | ||
| 2086 | // Pedestrian number 141 | ||
| 2087 | 100 // Ref num | ||
| 2088 | 2 // Number of instructions | ||
| 2089 | 1 // Initial instruction | ||
| 2090 | point | ||
| 2091 | -128.857,6.104,-28.014 | ||
| 2092 | reverse | ||
| 2093 | // Pedestrian number 142 | ||
| 2094 | 101 // Ref num | ||
| 2095 | 2 // Number of instructions | ||
| 2096 | 1 // Initial instruction | ||
| 2097 | point | ||
| 2098 | -143.015,12.854,-46.713 | ||
| 2099 | reverse | ||
| 2100 | // Pedestrian number 143 | ||
| 2101 | 121 // Ref num | ||
| 2102 | 2 // Number of instructions | ||
| 2103 | 1 // Initial instruction | ||
| 2104 | point | ||
| 2105 | -151.513,4.794,-34.460 | ||
| 2106 | reverse | ||
| 2107 | // Pedestrian number 144 | ||
| 2108 | 135 // Ref num | ||
| 2109 | 2 // Number of instructions | ||
| 2110 | 1 // Initial instruction | ||
| 2111 | point | ||
| 2112 | -154.410,4.755,-24.498 | ||
| 2113 | reverse | ||
| 2114 | // Pedestrian number 145 | ||
| 2115 | 114 // Ref num | ||
| 2116 | 2 // Number of instructions | ||
| 2117 | 1 // Initial instruction | ||
| 2118 | point | ||
| 2119 | -131.781,11.357,-52.863 | ||
| 2120 | reverse | ||
| 2121 | // Pedestrian number 146 | ||
| 2122 | 134 // Ref num | ||
| 2123 | 2 // Number of instructions | ||
| 2124 | 1 // Initial instruction | ||
| 2125 | point | ||
| 2126 | -112.522,11.357,-15.137 | ||
| 2127 | reverse | ||
| 2128 | // Pedestrian number 147 | ||
| 2129 | 112 // Ref num | ||
| 2130 | 2 // Number of instructions | ||
| 2131 | 1 // Initial instruction | ||
| 2132 | point | ||
| 2133 | -73.703,11.352,20.778 | ||
| 2134 | reverse | ||
| 2135 | // Pedestrian number 148 | ||
| 2136 | 112 // Ref num | ||
| 2137 | 2 // Number of instructions | ||
| 2138 | 1 // Initial instruction | ||
| 2139 | point | ||
| 2140 | -23.373,11.353,39.977 | ||
| 2141 | reverse | ||
| 2142 | // Pedestrian number 149 | ||
| 2143 | 112 // Ref num | ||
| 2144 | 2 // Number of instructions | ||
| 2145 | 1 // Initial instruction | ||
| 2146 | point | ||
| 2147 | -42.148,11.351,66.344 | ||
| 2148 | reverse | ||
| 2149 | // Pedestrian number 150 | ||
| 2150 | 112 // Ref num | ||
| 2151 | 2 // Number of instructions | ||
| 2152 | 1 // Initial instruction | ||
| 2153 | point | ||
| 2154 | -43.493,11.351,66.687 | ||
| 2155 | reverse | ||
| 2156 | // Pedestrian number 151 | ||
| 2157 | 112 // Ref num | ||
| 2158 | 2 // Number of instructions | ||
| 2159 | 1 // Initial instruction | ||
| 2160 | point | ||
| 2161 | -43.881,11.351,66.194 | ||
| 2162 | reverse | ||
| 2163 | // Pedestrian number 152 | ||
| 2164 | 112 // Ref num | ||
| 2165 | 2 // Number of instructions | ||
| 2166 | 1 // Initial instruction | ||
| 2167 | point | ||
| 2168 | -43.017,11.353,64.687 | ||
| 2169 | reverse | ||
| 2170 | // Pedestrian number 153 | ||
| 2171 | 112 // Ref num | ||
| 2172 | 2 // Number of instructions | ||
| 2173 | 1 // Initial instruction | ||
| 2174 | point | ||
| 2175 | -22.909,11.353,49.355 | ||
| 2176 | reverse | ||
| 2177 | // Pedestrian number 154 | ||
| 2178 | 112 // Ref num | ||
| 2179 | 2 // Number of instructions | ||
| 2180 | 1 // Initial instruction | ||
| 2181 | point | ||
| 2182 | -22.380,11.353,37.783 | ||
| 2183 | reverse | ||
| 2184 | // Pedestrian number 155 | ||
| 2185 | 101 // Ref num | ||
| 2186 | 2 // Number of instructions | ||
| 2187 | 1 // Initial instruction | ||
| 2188 | point | ||
| 2189 | -3.370,10.881,35.311 | ||
| 2190 | reverse | ||
| 2191 | // Pedestrian number 156 | ||
| 2192 | 112 // Ref num | ||
| 2193 | 2 // Number of instructions | ||
| 2194 | 1 // Initial instruction | ||
| 2195 | point | ||
| 2196 | -4.822,11.037,34.677 | ||
| 2197 | reverse | ||
| 2198 | // Pedestrian number 157 | ||
| 2199 | 129 // Ref num | ||
| 2200 | 2 // Number of instructions | ||
| 2201 | 1 // Initial instruction | ||
| 2202 | point | ||
| 2203 | -7.494,11.292,31.435 | ||
| 2204 | reverse | ||
| 2205 | // Pedestrian number 158 | ||
| 2206 | 129 // Ref num | ||
| 2207 | 2 // Number of instructions | ||
| 2208 | 1 // Initial instruction | ||
| 2209 | point | ||
| 2210 | -37.548,11.353,-1.092 | ||
| 2211 | reverse | ||
| 2212 | // Pedestrian number 159 | ||
| 2213 | 122 // Ref num | ||
| 2214 | 2 // Number of instructions | ||
| 2215 | 1 // Initial instruction | ||
| 2216 | point | ||
| 2217 | -43.092,11.439,-6.065 | ||
| 2218 | reverse | ||
| 2219 | // Pedestrian number 160 | ||
| 2220 | 129 // Ref num | ||
| 2221 | 2 // Number of instructions | ||
| 2222 | 1 // Initial instruction | ||
| 2223 | point | ||
| 2224 | -84.563,2.251,-81.518 | ||
| 2225 | reverse | ||
| 2226 | // Pedestrian number 161 | ||
| 2227 | 129 // Ref num | ||
| 2228 | 2 // Number of instructions | ||
| 2229 | 1 // Initial instruction | ||
| 2230 | point | ||
| 2231 | -81.412,-1.886,-114.541 | ||
| 2232 | reverse | ||
| 2233 | // Pedestrian number 162 | ||
| 2234 | 128 // Ref num | ||
| 2235 | 2 // Number of instructions | ||
| 2236 | 1 // Initial instruction | ||
| 2237 | point | ||
| 2238 | -77.947,-1.951,-114.938 | ||
| 2239 | reverse | ||
| 2240 | // Pedestrian number 163 | ||
| 2241 | 130 // Ref num | ||
| 2242 | 2 // Number of instructions | ||
| 2243 | 1 // Initial instruction | ||
| 2244 | point | ||
| 2245 | -77.659,-1.973,-113.109 | ||
| 2246 | reverse | ||
| 2247 | // Pedestrian number 164 | ||
| 2248 | 131 // Ref num | ||
| 2249 | 2 // Number of instructions | ||
| 2250 | 1 // Initial instruction | ||
| 2251 | point | ||
| 2252 | -80.782,-1.985,-112.873 | ||
| 2253 | reverse | ||
| 2254 | // Pedestrian number 165 | ||
| 2255 | 112 // Ref num | ||
| 2256 | 2 // Number of instructions | ||
| 2257 | 1 // Initial instruction | ||
| 2258 | point | ||
| 2259 | -80.005,-1.998,-112.897 | ||
| 2260 | reverse | ||
| 2261 | // Pedestrian number 166 | ||
| 2262 | 112 // Ref num | ||
| 2263 | 2 // Number of instructions | ||
| 2264 | 1 // Initial instruction | ||
| 2265 | point | ||
| 2266 | -77.600,-1.954,-114.284 | ||
| 2267 | reverse | ||
| 2268 | // Pedestrian number 167 | ||
| 2269 | 112 // Ref num | ||
| 2270 | 2 // Number of instructions | ||
| 2271 | 1 // Initial instruction | ||
| 2272 | point | ||
| 2273 | -79.208,-2.015,-114.842 | ||
| 2274 | reverse | ||
| 2275 | // Pedestrian number 168 | ||
| 2276 | 112 // Ref num | ||
| 2277 | 2 // Number of instructions | ||
| 2278 | 1 // Initial instruction | ||
| 2279 | point | ||
| 2280 | -72.270,-4.209,-109.723 | ||
| 2281 | reverse | ||
| 2282 | // Pedestrian number 169 | ||
| 2283 | 122 // Ref num | ||
| 2284 | 2 // Number of instructions | ||
| 2285 | 1 // Initial instruction | ||
| 2286 | point | ||
| 2287 | -81.690,-4.196,-109.648 | ||
| 2288 | reverse | ||
| 2289 | // Pedestrian number 170 | ||
| 2290 | 112 // Ref num | ||
| 2291 | 2 // Number of instructions | ||
| 2292 | 1 // Initial instruction | ||
| 2293 | point | ||
| 2294 | -81.746,-4.199,-115.034 | ||
| 2295 | reverse | ||
| 2296 | // Pedestrian number 171 | ||
| 2297 | 112 // Ref num | ||
| 2298 | 2 // Number of instructions | ||
| 2299 | 1 // Initial instruction | ||
| 2300 | point | ||
| 2301 | -82.124,3.842,-125.082 | ||
| 2302 | reverse | ||
| 2303 | // Pedestrian number 172 | ||
| 2304 | 112 // Ref num | ||
| 2305 | 2 // Number of instructions | ||
| 2306 | 1 // Initial instruction | ||
| 2307 | point | ||
| 2308 | -81.699,3.842,-125.105 | ||
| 2309 | reverse | ||
| 2310 | // Pedestrian number 173 | ||
| 2311 | 112 // Ref num | ||
| 2312 | 2 // Number of instructions | ||
| 2313 | 1 // Initial instruction | ||
| 2314 | point | ||
| 2315 | -76.284,3.842,-125.429 | ||
| 2316 | reverse | ||
| 2317 | // Pedestrian number 174 | ||
| 2318 | 112 // Ref num | ||
| 2319 | 2 // Number of instructions | ||
| 2320 | 1 // Initial instruction | ||
| 2321 | point | ||
| 2322 | -76.983,3.842,-125.444 | ||
| 2323 | reverse | ||
| 2324 | // Pedestrian number 175 | ||
| 2325 | 112 // Ref num | ||
| 2326 | 2 // Number of instructions | ||
| 2327 | 1 // Initial instruction | ||
| 2328 | point | ||
| 2329 | -81.411,3.858,-135.122 | ||
| 2330 | reverse | ||
| 2331 | // Pedestrian number 176 | ||
| 2332 | 100 // Ref num | ||
| 2333 | 2 // Number of instructions | ||
| 2334 | 1 // Initial instruction | ||
| 2335 | point | ||
| 2336 | -80.143,3.858,-135.070 | ||
| 2337 | reverse | ||
| 2338 | // Pedestrian number 177 | ||
| 2339 | 128 // Ref num | ||
| 2340 | 2 // Number of instructions | ||
| 2341 | 1 // Initial instruction | ||
| 2342 | point | ||
| 2343 | -78.729,3.858,-135.099 | ||
| 2344 | reverse | ||
| 2345 | // Pedestrian number 178 | ||
| 2346 | 112 // Ref num | ||
| 2347 | 2 // Number of instructions | ||
| 2348 | 1 // Initial instruction | ||
| 2349 | point | ||
| 2350 | -112.423,2.042,-114.299 | ||
| 2351 | reverse | ||
| 2352 | // Pedestrian number 179 | ||
| 2353 | 112 // Ref num | ||
| 2354 | 2 // Number of instructions | ||
| 2355 | 1 // Initial instruction | ||
| 2356 | point | ||
| 2357 | -26.707,-9.940,-111.411 | ||
| 2358 | reverse | ||
| 2359 | // Pedestrian number 180 | ||
| 2360 | 101 // Ref num | ||
| 2361 | 2 // Number of instructions | ||
| 2362 | 1 // Initial instruction | ||
| 2363 | point | ||
| 2364 | -18.946,-11.012,-105.250 | ||
| 2365 | reverse | ||
| 2366 | // Pedestrian number 181 | ||
| 2367 | 120 // Ref num | ||
| 2368 | 2 // Number of instructions | ||
| 2369 | 1 // Initial instruction | ||
| 2370 | point | ||
| 2371 | 57.703,9.215,19.232 | ||
| 2372 | reverse | ||
| 2373 | // Pedestrian number 182 | ||
| 2374 | 101 // Ref num | ||
| 2375 | 2 // Number of instructions | ||
| 2376 | 1 // Initial instruction | ||
| 2377 | point | ||
| 2378 | 58.252,1.406,19.814 | ||
| 2379 | reverse | ||
| 2380 | // Pedestrian number 183 | ||
| 2381 | 120 // Ref num | ||
| 2382 | 2 // Number of instructions | ||
| 2383 | 1 // Initial instruction | ||
| 2384 | point | ||
| 2385 | 57.465,1.404,19.598 | ||
| 2386 | reverse | ||
| 2387 | // Pedestrian number 184 | ||
| 2388 | 100 // Ref num | ||
| 2389 | 2 // Number of instructions | ||
| 2390 | 1 // Initial instruction | ||
| 2391 | point | ||
| 2392 | 58.176,-0.683,20.193 | ||
| 2393 | reverse | ||
| 2394 | // Pedestrian number 185 | ||
| 2395 | 122 // Ref num | ||
| 2396 | 2 // Number of instructions | ||
| 2397 | 1 // Initial instruction | ||
| 2398 | point | ||
| 2399 | 58.195,-0.683,21.826 | ||
| 2400 | reverse | ||
| 2401 | // Pedestrian number 186 | ||
| 2402 | 120 // Ref num | ||
| 2403 | 2 // Number of instructions | ||
| 2404 | 1 // Initial instruction | ||
| 2405 | point | ||
| 2406 | 58.905,-3.185,18.674 | ||
| 2407 | reverse | ||
| 2408 | // Pedestrian number 187 | ||
| 2409 | 108 // Ref num | ||
| 2410 | 2 // Number of instructions | ||
| 2411 | 1 // Initial instruction | ||
| 2412 | point | ||
| 2413 | 60.017,-3.185,19.195 | ||
| 2414 | reverse | ||
| 2415 | // Pedestrian number 188 | ||
| 2416 | 112 // Ref num | ||
| 2417 | 2 // Number of instructions | ||
| 2418 | 1 // Initial instruction | ||
| 2419 | point | ||
| 2420 | 58.445,-2.959,21.269 | ||
| 2421 | reverse | ||
| 2422 | // Pedestrian number 189 | ||
| 2423 | 112 // Ref num | ||
| 2424 | 2 // Number of instructions | ||
| 2425 | 1 // Initial instruction | ||
| 2426 | point | ||
| 2427 | 57.596,-2.959,18.931 | ||
| 2428 | reverse | ||
| 2429 | // Pedestrian number 190 | ||
| 2430 | 122 // Ref num | ||
| 2431 | 2 // Number of instructions | ||
| 2432 | 1 // Initial instruction | ||
| 2433 | point | ||
| 2434 | 58.943,-1.725,18.409 | ||
| 2435 | reverse | ||
| 2436 | // Pedestrian number 191 | ||
| 2437 | 100 // Ref num | ||
| 2438 | 2 // Number of instructions | ||
| 2439 | 1 // Initial instruction | ||
| 2440 | point | ||
| 2441 | 59.164,-1.725,16.895 | ||
| 2442 | reverse | ||
| 2443 | // Pedestrian number 192 | ||
| 2444 | 122 // Ref num | ||
| 2445 | 2 // Number of instructions | ||
| 2446 | 1 // Initial instruction | ||
| 2447 | point | ||
| 2448 | 58.737,-17.997,20.283 | ||
| 2449 | reverse | ||
| 2450 | // Pedestrian number 193 | ||
| 2451 | 120 // Ref num | ||
| 2452 | 2 // Number of instructions | ||
| 2453 | 1 // Initial instruction | ||
| 2454 | point | ||
| 2455 | 59.119,-18.240,18.879 | ||
| 2456 | reverse | ||
| 2457 | // Pedestrian number 194 | ||
| 2458 | 103 // Ref num | ||
| 2459 | 2 // Number of instructions | ||
| 2460 | 1 // Initial instruction | ||
| 2461 | point | ||
| 2462 | 57.111,-7.671,20.064 | ||
| 2463 | reverse | ||
| 2464 | // Pedestrian number 195 | ||
| 2465 | 129 // Ref num | ||
| 2466 | 2 // Number of instructions | ||
| 2467 | 1 // Initial instruction | ||
| 2468 | point | ||
| 2469 | 59.823,-9.104,19.013 | ||
| 2470 | reverse | ||
| 2471 | // Pedestrian number 196 | ||
| 2472 | 100 // Ref num | ||
| 2473 | 2 // Number of instructions | ||
| 2474 | 1 // Initial instruction | ||
| 2475 | point | ||
| 2476 | 59.399,-16.352,21.095 | ||
| 2477 | reverse | ||
| 2478 | // Pedestrian number 197 | ||
| 2479 | 122 // Ref num | ||
| 2480 | 2 // Number of instructions | ||
| 2481 | 1 // Initial instruction | ||
| 2482 | point | ||
| 2483 | 57.493,-23.500,18.489 | ||
| 2484 | reverse | ||
| 2485 | // Pedestrian number 198 | ||
| 2486 | 112 // Ref num | ||
| 2487 | 2 // Number of instructions | ||
| 2488 | 1 // Initial instruction | ||
| 2489 | point | ||
| 2490 | 58.788,-23.344,20.839 | ||
| 2491 | reverse | ||
| 2492 | // Pedestrian number 199 | ||
| 2493 | 128 // Ref num | ||
| 2494 | 2 // Number of instructions | ||
| 2495 | 1 // Initial instruction | ||
| 2496 | point | ||
| 2497 | 57.871,-27.091,18.208 | ||
| 2498 | reverse | ||
| 2499 | // Pedestrian number 200 | ||
| 2500 | 130 // Ref num | ||
| 2501 | 2 // Number of instructions | ||
| 2502 | 1 // Initial instruction | ||
| 2503 | point | ||
| 2504 | 57.010,-27.091,20.657 | ||
| 2505 | reverse | ||
| 2506 | // Pedestrian number 201 | ||
| 2507 | 109 // Ref num | ||
| 2508 | 2 // Number of instructions | ||
| 2509 | 1 // Initial instruction | ||
| 2510 | point | ||
| 2511 | 56.857,-32.413,17.005 | ||
| 2512 | reverse | ||
| 2513 | // Pedestrian number 202 | ||
| 2514 | 112 // Ref num | ||
| 2515 | 2 // Number of instructions | ||
| 2516 | 1 // Initial instruction | ||
| 2517 | point | ||
| 2518 | 49.903,-26.846,-30.439 | ||
| 2519 | reverse | ||
| 2520 | // Pedestrian number 203 | ||
| 2521 | 112 // Ref num | ||
| 2522 | 2 // Number of instructions | ||
| 2523 | 1 // Initial instruction | ||
| 2524 | point | ||
| 2525 | 58.875,-26.846,-33.704 | ||
| 2526 | reverse | ||
| 2527 | // Pedestrian number 204 | ||
| 2528 | 112 // Ref num | ||
| 2529 | 2 // Number of instructions | ||
| 2530 | 1 // Initial instruction | ||
| 2531 | point | ||
| 2532 | 67.984,-27.090,-37.170 | ||
| 2533 | reverse | ||
| 2534 | // Pedestrian number 205 | ||
| 2535 | 112 // Ref num | ||
| 2536 | 2 // Number of instructions | ||
| 2537 | 1 // Initial instruction | ||
| 2538 | point | ||
| 2539 | 76.289,-27.090,-40.133 | ||
| 2540 | reverse | ||
| 2541 | // Pedestrian number 206 | ||
| 2542 | 100 // Ref num | ||
| 2543 | 2 // Number of instructions | ||
| 2544 | 1 // Initial instruction | ||
| 2545 | point | ||
| 2546 | 66.975,-26.966,-26.708 | ||
| 2547 | reverse | ||
| 2548 | // Pedestrian number 207 | ||
| 2549 | 100 // Ref num | ||
| 2550 | 2 // Number of instructions | ||
| 2551 | 1 // Initial instruction | ||
| 2552 | point | ||
| 2553 | 37.760,-26.846,-52.509 | ||
| 2554 | reverse | ||
| 2555 | // Pedestrian number 208 | ||
| 2556 | 122 // Ref num | ||
| 2557 | 2 // Number of instructions | ||
| 2558 | 1 // Initial instruction | ||
| 2559 | point | ||
| 2560 | 47.349,-26.846,-52.311 | ||
| 2561 | reverse | ||
| 2562 | // Pedestrian number 209 | ||
| 2563 | 100 // Ref num | ||
| 2564 | 2 // Number of instructions | ||
| 2565 | 1 // Initial instruction | ||
| 2566 | point | ||
| 2567 | 57.741,-26.969,-52.259 | ||
| 2568 | reverse | ||
| 2569 | // Pedestrian number 210 | ||
| 2570 | 100 // Ref num | ||
| 2571 | 2 // Number of instructions | ||
| 2572 | 1 // Initial instruction | ||
| 2573 | point | ||
| 2574 | 64.253,-27.090,-60.297 | ||
| 2575 | reverse | ||
| 2576 | // Pedestrian number 211 | ||
| 2577 | 100 // Ref num | ||
| 2578 | 2 // Number of instructions | ||
| 2579 | 1 // Initial instruction | ||
| 2580 | point | ||
| 2581 | 83.603,-28.265,-33.681 | ||
| 2582 | reverse | ||
| 2583 | // Pedestrian number 212 | ||
| 2584 | 112 // Ref num | ||
| 2585 | 2 // Number of instructions | ||
| 2586 | 1 // Initial instruction | ||
| 2587 | point | ||
| 2588 | 82.203,-28.265,-33.174 | ||
| 2589 | reverse | ||
| 2590 | // Pedestrian number 213 | ||
| 2591 | 112 // Ref num | ||
| 2592 | 2 // Number of instructions | ||
| 2593 | 1 // Initial instruction | ||
| 2594 | point | ||
| 2595 | 84.858,-28.265,-34.292 | ||
| 2596 | reverse | ||
| 2597 | // Pedestrian number 214 | ||
| 2598 | 112 // Ref num | ||
| 2599 | 2 // Number of instructions | ||
| 2600 | 1 // Initial instruction | ||
| 2601 | point | ||
| 2602 | 93.253,-28.265,-12.182 | ||
| 2603 | reverse | ||
| 2604 | // Pedestrian number 215 | ||
| 2605 | 112 // Ref num | ||
| 2606 | 2 // Number of instructions | ||
| 2607 | 1 // Initial instruction | ||
| 2608 | point | ||
| 2609 | 121.694,-30.899,-23.924 | ||
| 2610 | reverse | ||
| 2611 | // Pedestrian number 216 | ||
| 2612 | 100 // Ref num | ||
| 2613 | 2 // Number of instructions | ||
| 2614 | 1 // Initial instruction | ||
| 2615 | point | ||
| 2616 | 121.466,-30.899,-25.452 | ||
| 2617 | reverse | ||
| 2618 | // Pedestrian number 217 | ||
| 2619 | 100 // Ref num | ||
| 2620 | 2 // Number of instructions | ||
| 2621 | 1 // Initial instruction | ||
| 2622 | point | ||
| 2623 | 126.978,-30.899,-25.491 | ||
| 2624 | reverse | ||
| 2625 | // Pedestrian number 218 | ||
| 2626 | 111 // Ref num | ||
| 2627 | 2 // Number of instructions | ||
| 2628 | 1 // Initial instruction | ||
| 2629 | point | ||
| 2630 | 128.614,-30.899,-24.155 | ||
| 2631 | reverse | ||
| 2632 | // Pedestrian number 219 | ||
| 2633 | 111 // Ref num | ||
| 2634 | 2 // Number of instructions | ||
| 2635 | 1 // Initial instruction | ||
| 2636 | point | ||
| 2637 | 128.987,-30.899,-19.549 | ||
| 2638 | reverse | ||
| 2639 | // Pedestrian number 220 | ||
| 2640 | 111 // Ref num | ||
| 2641 | 2 // Number of instructions | ||
| 2642 | 1 // Initial instruction | ||
| 2643 | point | ||
| 2644 | 128.796,-30.899,-15.277 | ||
| 2645 | reverse | ||
| 2646 | // Pedestrian number 221 | ||
| 2647 | 100 // Ref num | ||
| 2648 | 2 // Number of instructions | ||
| 2649 | 1 // Initial instruction | ||
| 2650 | point | ||
| 2651 | 121.645,-30.899,-14.725 | ||
| 2652 | reverse | ||
| 2653 | // Pedestrian number 222 | ||
| 2654 | 100 // Ref num | ||
| 2655 | 2 // Number of instructions | ||
| 2656 | 1 // Initial instruction | ||
| 2657 | point | ||
| 2658 | 121.656,-30.899,-19.479 | ||
| 2659 | reverse | ||
| 2660 | // Pedestrian number 223 | ||
| 2661 | 100 // Ref num | ||
| 2662 | 2 // Number of instructions | ||
| 2663 | 1 // Initial instruction | ||
| 2664 | point | ||
| 2665 | 135.489,-30.899,-25.529 | ||
| 2666 | reverse | ||
| 2667 | // Pedestrian number 224 | ||
| 2668 | 100 // Ref num | ||
| 2669 | 2 // Number of instructions | ||
| 2670 | 1 // Initial instruction | ||
| 2671 | point | ||
| 2672 | 164.332,-29.258,-24.874 | ||
| 2673 | reverse | ||
| 2674 | // Pedestrian number 225 | ||
| 2675 | 100 // Ref num | ||
| 2676 | 2 // Number of instructions | ||
| 2677 | 1 // Initial instruction | ||
| 2678 | point | ||
| 2679 | 164.564,-29.258,-13.908 | ||
| 2680 | reverse | ||
| 2681 | // Pedestrian number 226 | ||
| 2682 | 122 // Ref num | ||
| 2683 | 2 // Number of instructions | ||
| 2684 | 1 // Initial instruction | ||
| 2685 | point | ||
| 2686 | 63.091,9.207,29.955 | ||
| 2687 | reverse | ||
| 2688 | // Pedestrian number 227 | ||
| 2689 | 112 // Ref num | ||
| 2690 | 2 // Number of instructions | ||
| 2691 | 1 // Initial instruction | ||
| 2692 | point | ||
| 2693 | 63.255,9.207,29.488 | ||
| 2694 | reverse | ||
| 2695 | // Pedestrian number 228 | ||
| 2696 | 112 // Ref num | ||
| 2697 | 2 // Number of instructions | ||
| 2698 | 1 // Initial instruction | ||
| 2699 | point | ||
| 2700 | 56.241,9.209,25.525 | ||
| 2701 | reverse | ||
| 2702 | // Pedestrian number 229 | ||
| 2703 | 112 // Ref num | ||
| 2704 | 2 // Number of instructions | ||
| 2705 | 1 // Initial instruction | ||
| 2706 | point | ||
| 2707 | 56.262,9.211,24.862 | ||
| 2708 | reverse | ||
| 2709 | // Pedestrian number 230 | ||
| 2710 | 101 // Ref num | ||
| 2711 | 2 // Number of instructions | ||
| 2712 | 1 // Initial instruction | ||
| 2713 | point | ||
| 2714 | 51.180,9.207,12.547 | ||
| 2715 | reverse | ||
| 2716 | // Pedestrian number 231 | ||
| 2717 | 122 // Ref num | ||
| 2718 | 2 // Number of instructions | ||
| 2719 | 1 // Initial instruction | ||
| 2720 | point | ||
| 2721 | -106.666,5.998,2.401 | ||
| 2722 | reverse | ||
| 2723 | // Pedestrian number 232 | ||
| 2724 | 112 // Ref num | ||
| 2725 | 2 // Number of instructions | ||
| 2726 | 1 // Initial instruction | ||
| 2727 | point | ||
| 2728 | -105.236,5.994,1.525 | ||
| 2729 | reverse | ||
| 2730 | // Pedestrian number 233 | ||
| 2731 | 112 // Ref num | ||
| 2732 | 2 // Number of instructions | ||
| 2733 | 1 // Initial instruction | ||
| 2734 | point | ||
| 2735 | -107.281,5.998,2.811 | ||
| 2736 | reverse | ||
| 2737 | // Pedestrian number 234 | ||
| 2738 | 112 // Ref num | ||
| 2739 | 2 // Number of instructions | ||
| 2740 | 1 // Initial instruction | ||
| 2741 | point | ||
| 2742 | -69.330,4.174,2.898 | ||
| 2743 | reverse | ||
| 2744 | // Pedestrian number 235 | ||
| 2745 | 112 // Ref num | ||
| 2746 | 2 // Number of instructions | ||
| 2747 | 1 // Initial instruction | ||
| 2748 | point | ||
| 2749 | -66.440,3.931,0.433 | ||
| 2750 | reverse | ||
| 2751 | // Pedestrian number 236 | ||
| 2752 | 100 // Ref num | ||
| 2753 | 2 // Number of instructions | ||
| 2754 | 1 // Initial instruction | ||
| 2755 | point | ||
| 2756 | -67.038,3.927,-0.024 | ||
| 2757 | reverse | ||
| 2758 | // Pedestrian number 237 | ||
| 2759 | 100 // Ref num | ||
| 2760 | 2 // Number of instructions | ||
| 2761 | 1 // Initial instruction | ||
| 2762 | point | ||
| 2763 | -68.689,4.153,3.382 | ||
| 2764 | reverse | ||
| 2765 | // Pedestrian number 238 | ||
| 2766 | 112 // Ref num | ||
| 2767 | 2 // Number of instructions | ||
| 2768 | 1 // Initial instruction | ||
| 2769 | point | ||
| 2770 | -34.365,-4.054,-36.800 | ||
| 2771 | reverse | ||
| 2772 | // Pedestrian number 239 | ||
| 2773 | 112 // Ref num | ||
| 2774 | 2 // Number of instructions | ||
| 2775 | 1 // Initial instruction | ||
| 2776 | point | ||
| 2777 | -36.225,-3.972,-36.769 | ||
| 2778 | reverse | ||
| 2779 | // Pedestrian number 240 | ||
| 2780 | 122 // Ref num | ||
| 2781 | 2 // Number of instructions | ||
| 2782 | 1 // Initial instruction | ||
| 2783 | point | ||
| 2784 | -35.408,-4.009,-36.789 | ||
| 2785 | reverse | ||
| 2786 | // Pedestrian number 241 | ||
| 2787 | 122 // Ref num | ||
| 2788 | 2 // Number of instructions | ||
| 2789 | 1 // Initial instruction | ||
| 2790 | point | ||
| 2791 | -32.599,-4.995,-43.173 | ||
| 2792 | reverse | ||
| 2793 | // Pedestrian number 242 | ||
| 2794 | 5 // Ref num | ||
| 2795 | 4 // Number of instructions | ||
| 2796 | 2 // Initial instruction | ||
| 2797 | point | ||
| 2798 | -76.166,3.842,-108.904 | ||
| 2799 | point | ||
| 2800 | -75.880,3.842,-111.914 | ||
| 2801 | point | ||
| 2802 | -75.709,3.842,-113.633 | ||
| 2803 | reverse | ||
| 2804 | // Pedestrian number 243 | ||
| 2805 | 9 // Ref num | ||
| 2806 | 5 // Number of instructions | ||
| 2807 | 2 // Initial instruction | ||
| 2808 | point | ||
| 2809 | -73.096,3.842,-108.856 | ||
| 2810 | point | ||
| 2811 | -73.712,3.842,-113.229 | ||
| 2812 | point | ||
| 2813 | -73.975,3.842,-114.971 | ||
| 2814 | point | ||
| 2815 | -72.925,3.842,-118.931 | ||
| 2816 | reverse | ||
| 2817 | // Pedestrian number 244 | ||
| 2818 | 9 // Ref num | ||
| 2819 | 6 // Number of instructions | ||
| 2820 | 3 // Initial instruction | ||
| 2821 | point | ||
| 2822 | -75.813,3.842,-114.209 | ||
| 2823 | point | ||
| 2824 | -75.278,3.842,-115.303 | ||
| 2825 | point | ||
| 2826 | -75.979,3.842,-115.881 | ||
| 2827 | point | ||
| 2828 | -76.762,3.842,-116.472 | ||
| 2829 | point | ||
| 2830 | -79.005,3.842,-116.080 | ||
| 2831 | reverse | ||
| 2832 | // Pedestrian number 245 | ||
| 2833 | 9 // Ref num | ||
| 2834 | 8 // Number of instructions | ||
| 2835 | 4 // Initial instruction | ||
| 2836 | point | ||
| 2837 | -80.070,3.842,-116.068 | ||
| 2838 | point | ||
| 2839 | -81.592,3.842,-115.946 | ||
| 2840 | point | ||
| 2841 | -82.203,3.842,-116.243 | ||
| 2842 | point | ||
| 2843 | -82.760,3.842,-115.921 | ||
| 2844 | point | ||
| 2845 | -83.432,3.842,-115.530 | ||
| 2846 | point | ||
| 2847 | -83.600,3.842,-115.069 | ||
| 2848 | point | ||
| 2849 | -83.131,3.842,-114.217 | ||
| 2850 | reverse | ||
| 2851 | // Pedestrian number 246 | ||
| 2852 | 9 // Ref num | ||
| 2853 | 6 // Number of instructions | ||
| 2854 | 3 // Initial instruction | ||
| 2855 | point | ||
| 2856 | -83.118,3.842,-113.539 | ||
| 2857 | point | ||
| 2858 | -83.693,3.842,-112.538 | ||
| 2859 | point | ||
| 2860 | -82.877,3.842,-111.860 | ||
| 2861 | point | ||
| 2862 | -82.314,3.842,-111.370 | ||
| 2863 | point | ||
| 2864 | -80.044,3.842,-111.621 | ||
| 2865 | reverse | ||
| 2866 | // Pedestrian number 247 | ||
| 2867 | 9 // Ref num | ||
| 2868 | 7 // Number of instructions | ||
| 2869 | 4 // Initial instruction | ||
| 2870 | point | ||
| 2871 | -79.060,3.842,-111.764 | ||
| 2872 | point | ||
| 2873 | -77.688,3.842,-111.668 | ||
| 2874 | point | ||
| 2875 | -77.122,3.842,-110.898 | ||
| 2876 | point | ||
| 2877 | -76.111,3.842,-111.586 | ||
| 2878 | point | ||
| 2879 | -75.599,3.842,-112.306 | ||
| 2880 | point | ||
| 2881 | -75.891,3.842,-113.407 | ||
| 2882 | reverse | ||
| 2883 | // Pedestrian number 248 | ||
| 2884 | 9 // Ref num | ||
| 2885 | 7 // Number of instructions | ||
| 2886 | 2 // Initial instruction | ||
| 2887 | point | ||
| 2888 | -72.991,3.842,-114.843 | ||
| 2889 | point | ||
| 2890 | -76.067,3.842,-119.034 | ||
| 2891 | point | ||
| 2892 | -76.340,3.842,-119.385 | ||
| 2893 | point | ||
| 2894 | -77.634,3.842,-120.253 | ||
| 2895 | point | ||
| 2896 | -77.767,3.842,-121.167 | ||
| 2897 | point | ||
| 2898 | -77.764,3.842,-125.740 | ||
| 2899 | reverse | ||
| 2900 | // Pedestrian number 249 | ||
| 2901 | 10 // Ref num | ||
| 2902 | 5 // Number of instructions | ||
| 2903 | 2 // Initial instruction | ||
| 2904 | point | ||
| 2905 | -78.703,3.842,-125.698 | ||
| 2906 | point | ||
| 2907 | -78.222,3.842,-123.825 | ||
| 2908 | point | ||
| 2909 | -78.033,3.842,-123.135 | ||
| 2910 | point | ||
| 2911 | -76.417,3.842,-121.064 | ||
| 2912 | reverse | ||
| 2913 | // Pedestrian number 250 | ||
| 2914 | 10 // Ref num | ||
| 2915 | 6 // Number of instructions | ||
| 2916 | 3 // Initial instruction | ||
| 2917 | point | ||
| 2918 | -81.027,3.842,-120.502 | ||
| 2919 | point | ||
| 2920 | -81.140,3.842,-119.669 | ||
| 2921 | point | ||
| 2922 | -81.661,3.842,-119.171 | ||
| 2923 | point | ||
| 2924 | -85.708,3.842,-115.309 | ||
| 2925 | point | ||
| 2926 | -85.787,3.842,-113.674 | ||
| 2927 | reverse | ||
| 2928 | // Pedestrian number 251 | ||
| 2929 | 14 // Ref num | ||
| 2930 | 4 // Number of instructions | ||
| 2931 | 2 // Initial instruction | ||
| 2932 | point | ||
| 2933 | -85.374,3.842,-111.865 | ||
| 2934 | point | ||
| 2935 | -81.558,3.842,-109.997 | ||
| 2936 | point | ||
| 2937 | -80.023,3.842,-108.914 | ||
| 2938 | reverse | ||
| 2939 | // Pedestrian number 252 | ||
| 2940 | 5 // Ref num | ||
| 2941 | 4 // Number of instructions | ||
| 2942 | 2 // Initial instruction | ||
| 2943 | point | ||
| 2944 | -85.880,3.842,-108.799 | ||
| 2945 | point | ||
| 2946 | -79.903,3.842,-110.280 | ||
| 2947 | point | ||
| 2948 | -73.087,3.842,-112.394 | ||
| 2949 | reverse | ||
| 2950 | // Pedestrian number 253 | ||
| 2951 | 5 // Ref num | ||
| 2952 | 6 // Number of instructions | ||
| 2953 | 2 // Initial instruction | ||
| 2954 | point | ||
| 2955 | -72.928,3.842,-111.926 | ||
| 2956 | point | ||
| 2957 | -73.909,3.842,-113.375 | ||
| 2958 | point | ||
| 2959 | -75.815,3.842,-115.926 | ||
| 2960 | point | ||
| 2961 | -76.139,3.842,-117.372 | ||
| 2962 | point | ||
| 2963 | -82.456,3.842,-120.132 | ||
| 2964 | reverse | ||
| 2965 | // Pedestrian number 254 | ||
| 2966 | 9 // Ref num | ||
| 2967 | 5 // Number of instructions | ||
| 2968 | 3 // Initial instruction | ||
| 2969 | point | ||
| 2970 | -81.945,3.842,-122.167 | ||
| 2971 | point | ||
| 2972 | -80.692,3.842,-120.544 | ||
| 2973 | point | ||
| 2974 | -82.091,3.842,-119.558 | ||
| 2975 | point | ||
| 2976 | -85.832,3.842,-115.816 | ||
| 2977 | reverse | ||
| 2978 | // Pedestrian number 255 | ||
| 2979 | 9 // Ref num | ||
| 2980 | 6 // Number of instructions | ||
| 2981 | 2 // Initial instruction | ||
| 2982 | point | ||
| 2983 | -79.185,3.842,-116.322 | ||
| 2984 | point | ||
| 2985 | -78.576,3.842,-116.895 | ||
| 2986 | point | ||
| 2987 | -77.797,3.842,-117.626 | ||
| 2988 | point | ||
| 2989 | -77.261,3.842,-117.885 | ||
| 2990 | point | ||
| 2991 | -76.305,3.842,-120.125 | ||
| 2992 | reverse | ||
| 2993 | // Pedestrian number 256 | ||
| 2994 | 9 // Ref num | ||
| 2995 | 8 // Number of instructions | ||
| 2996 | 2 // Initial instruction | ||
| 2997 | point | ||
| 2998 | -78.652,3.842,-115.963 | ||
| 2999 | point | ||
| 3000 | -79.271,3.842,-116.309 | ||
| 3001 | point | ||
| 3002 | -80.084,3.842,-116.879 | ||
| 3003 | point | ||
| 3004 | -80.313,3.842,-117.575 | ||
| 3005 | point | ||
| 3006 | -81.398,3.842,-117.836 | ||
| 3007 | point | ||
| 3008 | -82.350,3.842,-118.678 | ||
| 3009 | point | ||
| 3010 | -85.837,3.842,-118.968 | ||
| 3011 | reverse | ||
| 3012 | // Pedestrian number 257 | ||
| 3013 | 9 // Ref num | ||
| 3014 | 5 // Number of instructions | ||
| 3015 | 2 // Initial instruction | ||
| 3016 | point | ||
| 3017 | -81.657,3.842,-119.426 | ||
| 3018 | point | ||
| 3019 | -78.466,3.842,-122.618 | ||
| 3020 | point | ||
| 3021 | -77.561,3.842,-123.578 | ||
| 3022 | point | ||
| 3023 | -76.274,3.842,-124.248 | ||
| 3024 | reverse | ||
| 3025 | // Pedestrian number 258 | ||
| 3026 | 9 // Ref num | ||
| 3027 | 10 // Number of instructions | ||
| 3028 | 6 // Initial instruction | ||
| 3029 | point | ||
| 3030 | -79.538,3.842,-124.211 | ||
| 3031 | point | ||
| 3032 | -78.993,3.842,-123.783 | ||
| 3033 | point | ||
| 3034 | -78.023,3.842,-122.716 | ||
| 3035 | point | ||
| 3036 | -77.660,3.842,-121.661 | ||
| 3037 | point | ||
| 3038 | -78.059,3.842,-120.234 | ||
| 3039 | point | ||
| 3040 | -79.407,3.842,-119.123 | ||
| 3041 | point | ||
| 3042 | -80.819,3.842,-117.497 | ||
| 3043 | point | ||
| 3044 | -81.636,3.842,-116.528 | ||
| 3045 | point | ||
| 3046 | -85.808,3.842,-115.468 | ||
| 3047 | reverse | ||
| 3048 | // Pedestrian number 259 | ||
| 3049 | 10 // Ref num | ||
| 3050 | 5 // Number of instructions | ||
| 3051 | 2 // Initial instruction | ||
| 3052 | point | ||
| 3053 | -85.885,3.839,-119.062 | ||
| 3054 | point | ||
| 3055 | -83.797,2.306,-126.007 | ||
| 3056 | point | ||
| 3057 | -82.883,2.304,-129.361 | ||
| 3058 | point | ||
| 3059 | -82.869,2.304,-130.321 | ||
| 3060 | reverse | ||
| 3061 | // Pedestrian number 260 | ||
| 3062 | 10 // Ref num | ||
| 3063 | 6 // Number of instructions | ||
| 3064 | 3 // Initial instruction | ||
| 3065 | point | ||
| 3066 | -75.837,2.310,-125.969 | ||
| 3067 | point | ||
| 3068 | -75.972,3.842,-118.990 | ||
| 3069 | point | ||
| 3070 | -76.488,3.842,-118.209 | ||
| 3071 | point | ||
| 3072 | -77.951,3.842,-115.995 | ||
| 3073 | point | ||
| 3074 | -79.124,3.842,-115.925 | ||
| 3075 | reverse | ||
| 3076 | // Pedestrian number 261 | ||
| 3077 | 10 // Ref num | ||
| 3078 | 6 // Number of instructions | ||
| 3079 | 2 // Initial instruction | ||
| 3080 | point | ||
| 3081 | -76.092,3.847,-134.397 | ||
| 3082 | point | ||
| 3083 | -77.426,3.858,-135.067 | ||
| 3084 | point | ||
| 3085 | -81.840,3.896,-137.528 | ||
| 3086 | point | ||
| 3087 | -81.859,3.914,-138.655 | ||
| 3088 | point | ||
| 3089 | -82.427,3.931,-139.705 | ||
| 3090 | reverse | ||
| 3091 | // Pedestrian number 262 | ||
| 3092 | 10 // Ref num | ||
| 3093 | 9 // Number of instructions | ||
| 3094 | 2 // Initial instruction | ||
| 3095 | point | ||
| 3096 | -85.573,3.931,-147.618 | ||
| 3097 | point | ||
| 3098 | -79.539,3.944,-146.689 | ||
| 3099 | point | ||
| 3100 | -78.609,3.945,-146.362 | ||
| 3101 | point | ||
| 3102 | -78.187,3.948,-145.711 | ||
| 3103 | point | ||
| 3104 | -76.507,3.947,-145.830 | ||
| 3105 | point | ||
| 3106 | -75.391,3.950,-144.669 | ||
| 3107 | point | ||
| 3108 | -74.477,3.945,-145.244 | ||
| 3109 | point | ||
| 3110 | -73.010,3.930,-147.517 | ||
| 3111 | reverse | ||
| 3112 | // Pedestrian number 263 | ||
| 3113 | 10 // Ref num | ||
| 3114 | 7 // Number of instructions | ||
| 3115 | 4 // Initial instruction | ||
| 3116 | point | ||
| 3117 | -72.135,-4.212,-109.941 | ||
| 3118 | point | ||
| 3119 | -72.972,-4.211,-110.756 | ||
| 3120 | point | ||
| 3121 | -73.435,-4.211,-111.821 | ||
| 3122 | point | ||
| 3123 | -75.053,-4.211,-113.762 | ||
| 3124 | point | ||
| 3125 | -76.016,-4.211,-114.880 | ||
| 3126 | point | ||
| 3127 | -81.420,-4.209,-115.276 | ||
| 3128 | reverse | ||
| 3129 | // Pedestrian number 264 | ||
| 3130 | 9 // Ref num | ||
| 3131 | 7 // Number of instructions | ||
| 3132 | 4 // Initial instruction | ||
| 3133 | point | ||
| 3134 | -81.700,-4.197,-109.953 | ||
| 3135 | point | ||
| 3136 | -80.109,-4.119,-110.311 | ||
| 3137 | point | ||
| 3138 | -78.335,-4.034,-109.893 | ||
| 3139 | point | ||
| 3140 | -75.505,-4.211,-112.797 | ||
| 3141 | point | ||
| 3142 | -73.009,-4.211,-114.601 | ||
| 3143 | point | ||
| 3144 | -72.034,-4.210,-114.415 | ||
| 3145 | reverse | ||
| 3146 | // Pedestrian number 265 | ||
| 3147 | 9 // Ref num | ||
| 3148 | 4 // Number of instructions | ||
| 3149 | 2 // Initial instruction | ||
| 3150 | point | ||
| 3151 | 37.199,-26.846,-40.768 | ||
| 3152 | point | ||
| 3153 | 40.958,-26.846,-38.317 | ||
| 3154 | point | ||
| 3155 | 45.943,-26.846,-35.225 | ||
| 3156 | reverse | ||
| 3157 | // Pedestrian number 266 | ||
| 3158 | 9 // Ref num | ||
| 3159 | 6 // Number of instructions | ||
| 3160 | 3 // Initial instruction | ||
| 3161 | point | ||
| 3162 | 37.892,-26.846,-37.432 | ||
| 3163 | point | ||
| 3164 | 39.381,-26.846,-38.076 | ||
| 3165 | point | ||
| 3166 | 39.678,-26.846,-41.855 | ||
| 3167 | point | ||
| 3168 | 39.873,-26.846,-43.204 | ||
| 3169 | point | ||
| 3170 | 38.642,-26.846,-45.141 | ||
| 3171 | reverse | ||
| 3172 | // Pedestrian number 267 | ||
| 3173 | 10 // Ref num | ||
| 3174 | 9 // Number of instructions | ||
| 3175 | 2 // Initial instruction | ||
| 3176 | point | ||
| 3177 | 39.562,-26.846,-43.138 | ||
| 3178 | point | ||
| 3179 | 43.124,-26.846,-43.172 | ||
| 3180 | point | ||
| 3181 | 44.417,-26.846,-43.127 | ||
| 3182 | point | ||
| 3183 | 45.753,-26.846,-43.914 | ||
| 3184 | point | ||
| 3185 | 47.489,-26.846,-44.208 | ||
| 3186 | point | ||
| 3187 | 47.933,-26.846,-44.885 | ||
| 3188 | point | ||
| 3189 | 48.027,-26.846,-45.487 | ||
| 3190 | point | ||
| 3191 | 47.851,-26.846,-45.779 | ||
| 3192 | reverse | ||
| 3193 | // Pedestrian number 268 | ||
| 3194 | 10 // Ref num | ||
| 3195 | 6 // Number of instructions | ||
| 3196 | 3 // Initial instruction | ||
| 3197 | point | ||
| 3198 | 49.842,-26.846,-40.557 | ||
| 3199 | point | ||
| 3200 | 50.005,-26.846,-41.150 | ||
| 3201 | point | ||
| 3202 | 49.247,-26.846,-41.459 | ||
| 3203 | point | ||
| 3204 | 48.290,-26.846,-41.790 | ||
| 3205 | point | ||
| 3206 | 47.826,-26.846,-41.041 | ||
| 3207 | reverse | ||
| 3208 | // Pedestrian number 269 | ||
| 3209 | 5 // Ref num | ||
| 3210 | 4 // Number of instructions | ||
| 3211 | 2 // Initial instruction | ||
| 3212 | point | ||
| 3213 | 48.069,-26.846,-44.833 | ||
| 3214 | point | ||
| 3215 | 50.276,-26.846,-43.941 | ||
| 3216 | point | ||
| 3217 | 52.731,-26.846,-42.809 | ||
| 3218 | reverse | ||
| 3219 | // Pedestrian number 270 | ||
| 3220 | 11 // Ref num | ||
| 3221 | 5 // Number of instructions | ||
| 3222 | 2 // Initial instruction | ||
| 3223 | point | ||
| 3224 | 52.845,-26.846,-42.311 | ||
| 3225 | point | ||
| 3226 | 52.658,-26.846,-37.617 | ||
| 3227 | point | ||
| 3228 | 52.228,-26.846,-33.007 | ||
| 3229 | point | ||
| 3230 | 51.323,-26.846,-32.841 | ||
| 3231 | reverse | ||
| 3232 | // Pedestrian number 271 | ||
| 3233 | 10 // Ref num | ||
| 3234 | 7 // Number of instructions | ||
| 3235 | 3 // Initial instruction | ||
| 3236 | point | ||
| 3237 | 53.605,-26.846,-29.735 | ||
| 3238 | point | ||
| 3239 | 51.106,-26.846,-30.851 | ||
| 3240 | point | ||
| 3241 | 48.783,-26.846,-30.447 | ||
| 3242 | point | ||
| 3243 | 48.199,-26.846,-29.852 | ||
| 3244 | point | ||
| 3245 | 48.339,-26.846,-28.078 | ||
| 3246 | point | ||
| 3247 | 48.649,-26.846,-27.589 | ||
| 3248 | reverse | ||
| 3249 | // Pedestrian number 272 | ||
| 3250 | 9 // Ref num | ||
| 3251 | 9 // Number of instructions | ||
| 3252 | 3 // Initial instruction | ||
| 3253 | point | ||
| 3254 | 48.947,-26.846,-29.844 | ||
| 3255 | point | ||
| 3256 | 51.837,-26.846,-31.445 | ||
| 3257 | point | ||
| 3258 | 57.797,-26.846,-33.027 | ||
| 3259 | point | ||
| 3260 | 60.859,-26.846,-34.774 | ||
| 3261 | point | ||
| 3262 | 65.771,-27.090,-36.085 | ||
| 3263 | point | ||
| 3264 | 66.570,-27.090,-36.210 | ||
| 3265 | point | ||
| 3266 | 69.758,-27.090,-38.019 | ||
| 3267 | point | ||
| 3268 | 75.100,-27.090,-37.921 | ||
| 3269 | reverse | ||
| 3270 | // Pedestrian number 273 | ||
| 3271 | 5 // Ref num | ||
| 3272 | 4 // Number of instructions | ||
| 3273 | 2 // Initial instruction | ||
| 3274 | point | ||
| 3275 | 73.186,-27.090,-40.926 | ||
| 3276 | point | ||
| 3277 | 72.861,-27.092,-36.694 | ||
| 3278 | point | ||
| 3279 | 72.709,-27.394,-32.062 | ||
| 3280 | reverse | ||
| 3281 | // Pedestrian number 274 | ||
| 3282 | 5 // Ref num | ||
| 3283 | 7 // Number of instructions | ||
| 3284 | 3 // Initial instruction | ||
| 3285 | point | ||
| 3286 | 75.957,-27.773,-23.546 | ||
| 3287 | point | ||
| 3288 | 79.635,-27.774,-24.415 | ||
| 3289 | point | ||
| 3290 | 82.501,-28.017,-23.643 | ||
| 3291 | point | ||
| 3292 | 85.473,-28.265,-22.751 | ||
| 3293 | point | ||
| 3294 | 85.757,-28.265,-22.579 | ||
| 3295 | point | ||
| 3296 | 85.996,-28.265,-21.915 | ||
| 3297 | reverse | ||
| 3298 | // Pedestrian number 275 | ||
| 3299 | 9 // Ref num | ||
| 3300 | 6 // Number of instructions | ||
| 3301 | 2 // Initial instruction | ||
| 3302 | point | ||
| 3303 | 88.568,-28.265,-14.601 | ||
| 3304 | point | ||
| 3305 | 91.129,-28.265,-13.552 | ||
| 3306 | point | ||
| 3307 | 93.355,-28.268,-12.765 | ||
| 3308 | point | ||
| 3309 | 94.600,-28.364,-12.875 | ||
| 3310 | point | ||
| 3311 | 101.623,-29.062,-19.209 | ||
| 3312 | reverse | ||
| 3313 | // Pedestrian number 276 | ||
| 3314 | 5 // Ref num | ||
| 3315 | 4 // Number of instructions | ||
| 3316 | 2 // Initial instruction | ||
| 3317 | point | ||
| 3318 | -96.752,14.369,79.761 | ||
| 3319 | point | ||
| 3320 | -97.100,14.369,78.749 | ||
| 3321 | point | ||
| 3322 | -98.929,14.369,73.912 | ||
| 3323 | reverse | ||
| 3324 | // Pedestrian number 277 | ||
| 3325 | 1 // Ref num | ||
| 3326 | 6 // Number of instructions | ||
| 3327 | 4 // Initial instruction | ||
| 3328 | point | ||
| 3329 | -94.749,14.369,80.137 | ||
| 3330 | point | ||
| 3331 | -95.545,14.369,78.258 | ||
| 3332 | point | ||
| 3333 | -96.099,14.369,77.400 | ||
| 3334 | point | ||
| 3335 | -97.582,14.369,72.254 | ||
| 3336 | point | ||
| 3337 | -97.779,14.369,70.999 | ||
| 3338 | reverse | ||
| 3339 | // Pedestrian number 278 | ||
| 3340 | 9 // Ref num | ||
| 3341 | 4 // Number of instructions | ||
| 3342 | 2 // Initial instruction | ||
| 3343 | point | ||
| 3344 | -100.238,14.369,66.277 | ||
| 3345 | point | ||
| 3346 | -100.119,14.369,62.024 | ||
| 3347 | point | ||
| 3348 | -100.156,14.370,59.069 | ||
| 3349 | reverse | ||
| 3350 | // Pedestrian number 279 | ||
| 3351 | 9 // Ref num | ||
| 3352 | 5 // Number of instructions | ||
| 3353 | 2 // Initial instruction | ||
| 3354 | point | ||
| 3355 | -98.392,14.370,58.966 | ||
| 3356 | point | ||
| 3357 | -97.877,14.370,55.491 | ||
| 3358 | point | ||
| 3359 | -97.436,14.370,53.455 | ||
| 3360 | point | ||
| 3361 | -100.263,14.375,48.751 | ||
| 3362 | reverse | ||
| 3363 | // Pedestrian number 280 | ||
| 3364 | 9 // Ref num | ||
| 3365 | 5 // Number of instructions | ||
| 3366 | 3 // Initial instruction | ||
| 3367 | point | ||
| 3368 | -100.864,14.370,51.481 | ||
| 3369 | point | ||
| 3370 | -98.888,14.376,48.637 | ||
| 3371 | point | ||
| 3372 | -98.439,14.377,47.890 | ||
| 3373 | point | ||
| 3374 | -97.520,14.381,45.972 | ||
| 3375 | reverse | ||
| 3376 | // Pedestrian number 281 | ||
| 3377 | 9 // Ref num | ||
| 3378 | 4 // Number of instructions | ||
| 3379 | 2 // Initial instruction | ||
| 3380 | point | ||
| 3381 | -97.013,14.385,44.977 | ||
| 3382 | point | ||
| 3383 | -98.915,14.380,46.125 | ||
| 3384 | point | ||
| 3385 | -99.883,14.376,47.986 | ||
| 3386 | reverse | ||
| 3387 | // Pedestrian number 282 | ||
| 3388 | 9 // Ref num | ||
| 3389 | 5 // Number of instructions | ||
| 3390 | 2 // Initial instruction | ||
| 3391 | point | ||
| 3392 | -99.256,14.370,52.023 | ||
| 3393 | point | ||
| 3394 | -98.922,14.371,51.678 | ||
| 3395 | point | ||
| 3396 | -99.369,14.372,50.727 | ||
| 3397 | point | ||
| 3398 | -100.597,14.371,50.156 | ||
| 3399 | reverse | ||
| 3400 | // Pedestrian number 283 | ||
| 3401 | 10 // Ref num | ||
| 3402 | 4 // Number of instructions | ||
| 3403 | 2 // Initial instruction | ||
| 3404 | point | ||
| 3405 | -100.085,14.370,51.666 | ||
| 3406 | point | ||
| 3407 | -100.186,14.373,49.838 | ||
| 3408 | point | ||
| 3409 | -100.055,14.376,48.382 | ||
| 3410 | reverse | ||
| 3411 | // Pedestrian number 284 | ||
| 3412 | 9 // Ref num | ||
| 3413 | 4 // Number of instructions | ||
| 3414 | 2 // Initial instruction | ||
| 3415 | point | ||
| 3416 | -98.620,14.376,48.934 | ||
| 3417 | point | ||
| 3418 | -99.244,14.370,51.660 | ||
| 3419 | point | ||
| 3420 | -99.493,14.370,52.109 | ||
| 3421 | reverse | ||
| 3422 | // Pedestrian number 285 | ||
| 3423 | 11 // Ref num | ||
| 3424 | 4 // Number of instructions | ||
| 3425 | 2 // Initial instruction | ||
| 3426 | point | ||
| 3427 | -95.336,14.384,46.626 | ||
| 3428 | point | ||
| 3429 | -96.260,14.379,48.939 | ||
| 3430 | point | ||
| 3431 | -96.689,14.374,50.867 | ||
| 3432 | reverse | ||
| 3433 | // Pedestrian number 286 | ||
| 3434 | 11 // Ref num | ||
| 3435 | 4 // Number of instructions | ||
| 3436 | 2 // Initial instruction | ||
| 3437 | point | ||
| 3438 | -97.102,14.371,52.013 | ||
| 3439 | point | ||
| 3440 | -98.178,14.377,48.548 | ||
| 3441 | point | ||
| 3442 | -97.166,14.383,45.694 | ||
| 3443 | reverse | ||
| 3444 | // Pedestrian number 287 | ||
| 3445 | 9 // Ref num | ||
| 3446 | 4 // Number of instructions | ||
| 3447 | 2 // Initial instruction | ||
| 3448 | point | ||
| 3449 | -87.825,14.481,28.218 | ||
| 3450 | point | ||
| 3451 | -88.112,14.492,24.573 | ||
| 3452 | point | ||
| 3453 | -89.245,14.495,23.106 | ||
| 3454 | reverse | ||
| 3455 | // Pedestrian number 288 | ||
| 3456 | 29 // Ref num | ||
| 3457 | 5 // Number of instructions | ||
| 3458 | 3 // Initial instruction | ||
| 3459 | point | ||
| 3460 | -86.617,14.495,20.342 | ||
| 3461 | point | ||
| 3462 | -87.158,14.491,19.652 | ||
| 3463 | point | ||
| 3464 | -89.327,14.233,17.593 | ||
| 3465 | point | ||
| 3466 | -92.025,13.713,15.241 | ||
| 3467 | reverse | ||
| 3468 | // Pedestrian number 289 | ||
| 3469 | 5 // Ref num | ||
| 3470 | 6 // Number of instructions | ||
| 3471 | 3 // Initial instruction | ||
| 3472 | point | ||
| 3473 | -86.506,14.495,20.376 | ||
| 3474 | point | ||
| 3475 | -85.553,14.491,22.016 | ||
| 3476 | point | ||
| 3477 | -84.634,14.489,23.170 | ||
| 3478 | point | ||
| 3479 | -83.947,14.484,26.141 | ||
| 3480 | point | ||
| 3481 | -83.987,14.480,28.356 | ||
| 3482 | reverse | ||
| 3483 | // Pedestrian number 290 | ||
| 3484 | 29 // Ref num | ||
| 3485 | 6 // Number of instructions | ||
| 3486 | 3 // Initial instruction | ||
| 3487 | point | ||
| 3488 | -87.740,14.483,27.288 | ||
| 3489 | point | ||
| 3490 | -87.643,14.486,26.071 | ||
| 3491 | point | ||
| 3492 | -88.435,14.491,24.490 | ||
| 3493 | point | ||
| 3494 | -88.809,14.494,23.090 | ||
| 3495 | point | ||
| 3496 | -89.588,14.496,22.528 | ||
| 3497 | reverse | ||
| 3498 | // Pedestrian number 291 | ||
| 3499 | 9 // Ref num | ||
| 3500 | 6 // Number of instructions | ||
| 3501 | 3 // Initial instruction | ||
| 3502 | point | ||
| 3503 | -97.843,13.270,13.183 | ||
| 3504 | point | ||
| 3505 | -98.982,13.266,12.481 | ||
| 3506 | point | ||
| 3507 | -100.071,13.261,11.276 | ||
| 3508 | point | ||
| 3509 | -101.815,13.255,10.223 | ||
| 3510 | point | ||
| 3511 | -102.372,13.252,9.502 | ||
| 3512 | reverse | ||
| 3513 | // Pedestrian number 292 | ||
| 3514 | 5 // Ref num | ||
| 3515 | 4 // Number of instructions | ||
| 3516 | 2 // Initial instruction | ||
| 3517 | point | ||
| 3518 | -104.639,13.248,9.998 | ||
| 3519 | point | ||
| 3520 | -107.303,13.234,7.758 | ||
| 3521 | point | ||
| 3522 | -111.281,13.232,4.233 | ||
| 3523 | reverse | ||
| 3524 | // Pedestrian number 293 | ||
| 3525 | 9 // Ref num | ||
| 3526 | 4 // Number of instructions | ||
| 3527 | 2 // Initial instruction | ||
| 3528 | point | ||
| 3529 | -112.972,13.235,-0.640 | ||
| 3530 | point | ||
| 3531 | -114.653,13.243,-2.671 | ||
| 3532 | point | ||
| 3533 | -117.652,13.255,-5.065 | ||
| 3534 | reverse | ||
| 3535 | // Pedestrian number 294 | ||
| 3536 | 10 // Ref num | ||
| 3537 | 4 // Number of instructions | ||
| 3538 | 2 // Initial instruction | ||
| 3539 | point | ||
| 3540 | -128.044,13.290,-9.274 | ||
| 3541 | point | ||
| 3542 | -132.747,13.305,-9.823 | ||
| 3543 | point | ||
| 3544 | -138.813,13.324,-9.169 | ||
| 3545 | reverse | ||
| 3546 | // Pedestrian number 295 | ||
| 3547 | 9 // Ref num | ||
| 3548 | 4 // Number of instructions | ||
| 3549 | 2 // Initial instruction | ||
| 3550 | point | ||
| 3551 | -140.039,4.734,-9.825 | ||
| 3552 | point | ||
| 3553 | -147.719,4.738,-17.914 | ||
| 3554 | point | ||
| 3555 | -154.659,4.738,-22.325 | ||
| 3556 | reverse | ||
| 3557 | // Pedestrian number 296 | ||
| 3558 | 5 // Ref num | ||
| 3559 | 6 // Number of instructions | ||
| 3560 | 4 // Initial instruction | ||
| 3561 | point | ||
| 3562 | -154.793,4.744,-23.065 | ||
| 3563 | point | ||
| 3564 | -152.321,4.742,-24.710 | ||
| 3565 | point | ||
| 3566 | -147.620,4.698,-23.692 | ||
| 3567 | point | ||
| 3568 | -144.907,4.723,-25.268 | ||
| 3569 | point | ||
| 3570 | -137.590,4.717,-32.202 | ||
| 3571 | reverse | ||
| 3572 | // Pedestrian number 297 | ||
| 3573 | 9 // Ref num | ||
| 3574 | 7 // Number of instructions | ||
| 3575 | 5 // Initial instruction | ||
| 3576 | point | ||
| 3577 | -136.785,4.717,-31.384 | ||
| 3578 | point | ||
| 3579 | -133.378,4.718,-25.533 | ||
| 3580 | point | ||
| 3581 | -131.764,4.715,-24.246 | ||
| 3582 | point | ||
| 3583 | -128.834,4.716,-20.825 | ||
| 3584 | point | ||
| 3585 | -127.321,4.717,-17.178 | ||
| 3586 | point | ||
| 3587 | -125.363,4.716,-12.435 | ||
| 3588 | reverse | ||
| 3589 | // Pedestrian number 298 | ||
| 3590 | 29 // Ref num | ||
| 3591 | 6 // Number of instructions | ||
| 3592 | 4 // Initial instruction | ||
| 3593 | point | ||
| 3594 | -123.885,4.721,-12.673 | ||
| 3595 | point | ||
| 3596 | -128.163,4.712,-15.321 | ||
| 3597 | point | ||
| 3598 | -131.599,4.704,-14.939 | ||
| 3599 | point | ||
| 3600 | -135.579,4.730,-12.826 | ||
| 3601 | point | ||
| 3602 | -139.386,4.737,-9.941 | ||
| 3603 | reverse | ||
| 3604 | // Pedestrian number 299 | ||
| 3605 | 14 // Ref num | ||
| 3606 | 5 // Number of instructions | ||
| 3607 | 3 // Initial instruction | ||
| 3608 | point | ||
| 3609 | -136.700,4.734,-9.824 | ||
| 3610 | point | ||
| 3611 | -138.982,4.734,-11.615 | ||
| 3612 | point | ||
| 3613 | -143.285,4.724,-12.915 | ||
| 3614 | point | ||
| 3615 | -151.120,4.741,-10.625 | ||
| 3616 | reverse | ||
| 3617 | // Pedestrian number 300 | ||
| 3618 | 9 // Ref num | ||
| 3619 | 4 // Number of instructions | ||
| 3620 | 2 // Initial instruction | ||
| 3621 | point | ||
| 3622 | -152.430,4.745,-10.920 | ||
| 3623 | point | ||
| 3624 | -153.318,4.743,-11.301 | ||
| 3625 | point | ||
| 3626 | -154.747,4.733,-11.918 | ||
| 3627 | reverse | ||
| 3628 | // Pedestrian number 301 | ||
| 3629 | 9 // Ref num | ||
| 3630 | 5 // Number of instructions | ||
| 3631 | 3 // Initial instruction | ||
| 3632 | point | ||
| 3633 | -153.268,4.740,-10.994 | ||
| 3634 | point | ||
| 3635 | -153.604,4.738,-11.130 | ||
| 3636 | point | ||
| 3637 | -154.030,4.737,-12.022 | ||
| 3638 | point | ||
| 3639 | -154.903,4.731,-13.846 | ||
| 3640 | reverse | ||
| 3641 | // Pedestrian number 302 | ||
| 3642 | 9 // Ref num | ||
| 3643 | 6 // Number of instructions | ||
| 3644 | 4 // Initial instruction | ||
| 3645 | point | ||
| 3646 | -154.997,4.730,-15.031 | ||
| 3647 | point | ||
| 3648 | -153.950,4.734,-14.283 | ||
| 3649 | point | ||
| 3650 | -153.609,4.736,-13.506 | ||
| 3651 | point | ||
| 3652 | -153.736,4.739,-12.413 | ||
| 3653 | point | ||
| 3654 | -154.129,4.734,-11.215 | ||
| 3655 | reverse | ||
| 3656 | // Pedestrian number 303 | ||
| 3657 | 9 // Ref num | ||
| 3658 | 6 // Number of instructions | ||
| 3659 | 4 // Initial instruction | ||
| 3660 | point | ||
| 3661 | -145.350,4.744,-8.745 | ||
| 3662 | point | ||
| 3663 | -149.454,4.736,-10.863 | ||
| 3664 | point | ||
| 3665 | -152.227,4.743,-11.816 | ||
| 3666 | point | ||
| 3667 | -153.313,4.741,-11.826 | ||
| 3668 | point | ||
| 3669 | -154.361,4.735,-11.443 | ||
| 3670 | reverse | ||
| 3671 | // Pedestrian number 304 | ||
| 3672 | 9 // Ref num | ||
| 3673 | 7 // Number of instructions | ||
| 3674 | 4 // Initial instruction | ||
| 3675 | point | ||
| 3676 | -155.383,4.702,-16.851 | ||
| 3677 | point | ||
| 3678 | -154.121,4.677,-19.979 | ||
| 3679 | point | ||
| 3680 | -153.624,4.755,-25.184 | ||
| 3681 | point | ||
| 3682 | -150.967,4.751,-26.773 | ||
| 3683 | point | ||
| 3684 | -146.546,4.768,-31.959 | ||
| 3685 | point | ||
| 3686 | -143.913,4.721,-39.871 | ||
| 3687 | reverse | ||
| 3688 | // Pedestrian number 305 | ||
| 3689 | 10 // Ref num | ||
| 3690 | 5 // Number of instructions | ||
| 3691 | 3 // Initial instruction | ||
| 3692 | point | ||
| 3693 | -141.257,4.716,-38.204 | ||
| 3694 | point | ||
| 3695 | -142.351,4.723,-37.914 | ||
| 3696 | point | ||
| 3697 | -145.115,4.738,-38.222 | ||
| 3698 | point | ||
| 3699 | -148.351,4.754,-38.680 | ||
| 3700 | reverse | ||
| 3701 | // Pedestrian number 306 | ||
| 3702 | 5 // Ref num | ||
| 3703 | 6 // Number of instructions | ||
| 3704 | 4 // Initial instruction | ||
| 3705 | point | ||
| 3706 | -145.771,4.720,-42.420 | ||
| 3707 | point | ||
| 3708 | -146.336,4.728,-41.519 | ||
| 3709 | point | ||
| 3710 | -145.851,4.733,-39.802 | ||
| 3711 | point | ||
| 3712 | -145.182,4.733,-39.057 | ||
| 3713 | point | ||
| 3714 | -141.506,4.720,-37.120 | ||
| 3715 | reverse | ||
| 3716 | // Pedestrian number 307 | ||
| 3717 | 13 // Ref num | ||
| 3718 | 4 // Number of instructions | ||
| 3719 | 2 // Initial instruction | ||
| 3720 | point | ||
| 3721 | -138.623,4.717,-36.432 | ||
| 3722 | point | ||
| 3723 | -139.234,4.717,-37.871 | ||
| 3724 | point | ||
| 3725 | -141.700,4.717,-39.411 | ||
| 3726 | reverse | ||
| 3727 | // Pedestrian number 308 | ||
| 3728 | 13 // Ref num | ||
| 3729 | 5 // Number of instructions | ||
| 3730 | 3 // Initial instruction | ||
| 3731 | point | ||
| 3732 | -139.610,4.717,-40.841 | ||
| 3733 | point | ||
| 3734 | -139.507,4.717,-39.691 | ||
| 3735 | point | ||
| 3736 | -137.963,4.717,-38.269 | ||
| 3737 | point | ||
| 3738 | -134.997,4.716,-36.235 | ||
| 3739 | reverse | ||
| 3740 | // Pedestrian number 309 | ||
| 3741 | 29 // Ref num | ||
| 3742 | 4 // Number of instructions | ||
| 3743 | 2 // Initial instruction | ||
| 3744 | point | ||
| 3745 | -137.582,4.718,-33.781 | ||
| 3746 | point | ||
| 3747 | -139.888,4.718,-35.608 | ||
| 3748 | point | ||
| 3749 | -144.459,4.719,-41.027 | ||
| 3750 | reverse | ||
| 3751 | // Pedestrian number 310 | ||
| 3752 | 5 // Ref num | ||
| 3753 | 5 // Number of instructions | ||
| 3754 | 3 // Initial instruction | ||
| 3755 | point | ||
| 3756 | -137.113,4.717,-32.114 | ||
| 3757 | point | ||
| 3758 | -135.797,4.719,-25.691 | ||
| 3759 | point | ||
| 3760 | -132.609,4.718,-20.501 | ||
| 3761 | point | ||
| 3762 | -123.431,4.720,-12.723 | ||
| 3763 | reverse | ||
| 3764 | // Pedestrian number 311 | ||
| 3765 | 5 // Ref num | ||
| 3766 | 5 // Number of instructions | ||
| 3767 | 2 // Initial instruction | ||
| 3768 | point | ||
| 3769 | -124.412,4.720,-19.255 | ||
| 3770 | point | ||
| 3771 | -125.620,4.718,-15.505 | ||
| 3772 | point | ||
| 3773 | -127.798,4.711,-13.142 | ||
| 3774 | point | ||
| 3775 | -128.531,4.709,-9.961 | ||
| 3776 | reverse | ||
| 3777 | // Pedestrian number 312 | ||
| 3778 | 29 // Ref num | ||
| 3779 | 5 // Number of instructions | ||
| 3780 | 3 // Initial instruction | ||
| 3781 | point | ||
| 3782 | -124.828,4.718,-11.908 | ||
| 3783 | point | ||
| 3784 | -127.073,4.712,-11.930 | ||
| 3785 | point | ||
| 3786 | -128.561,4.709,-11.218 | ||
| 3787 | point | ||
| 3788 | -130.597,4.715,-9.976 | ||
| 3789 | reverse | ||
| 3790 | // Pedestrian number 313 | ||
| 3791 | 13 // Ref num | ||
| 3792 | 4 // Number of instructions | ||
| 3793 | 2 // Initial instruction | ||
| 3794 | point | ||
| 3795 | -131.055,4.716,-10.131 | ||
| 3796 | point | ||
| 3797 | -137.659,4.725,-16.749 | ||
| 3798 | point | ||
| 3799 | -154.212,4.738,-22.797 | ||
| 3800 | reverse | ||
| 3801 | // Pedestrian number 314 | ||
| 3802 | 5 // Ref num | ||
| 3803 | 5 // Number of instructions | ||
| 3804 | 3 // Initial instruction | ||
| 3805 | point | ||
| 3806 | -154.138,4.771,-26.271 | ||
| 3807 | point | ||
| 3808 | -153.211,4.797,-29.914 | ||
| 3809 | point | ||
| 3810 | -151.512,4.805,-32.100 | ||
| 3811 | point | ||
| 3812 | -150.762,4.786,-35.218 | ||
| 3813 | reverse | ||
| 3814 | // Pedestrian number 315 | ||
| 3815 | 10 // Ref num | ||
| 3816 | 5 // Number of instructions | ||
| 3817 | 3 // Initial instruction | ||
| 3818 | point | ||
| 3819 | -149.211,4.777,-35.061 | ||
| 3820 | point | ||
| 3821 | -145.104,4.760,-33.598 | ||
| 3822 | point | ||
| 3823 | -141.787,4.743,-32.944 | ||
| 3824 | point | ||
| 3825 | -137.990,4.717,-32.881 | ||
| 3826 | reverse | ||
| 3827 | // Pedestrian number 316 | ||
| 3828 | 5 // Ref num | ||
| 3829 | 4 // Number of instructions | ||
| 3830 | 2 // Initial instruction | ||
| 3831 | point | ||
| 3832 | -132.915,4.717,-32.750 | ||
| 3833 | point | ||
| 3834 | -130.390,4.717,-30.936 | ||
| 3835 | point | ||
| 3836 | -113.269,4.828,-26.707 | ||
| 3837 | reverse | ||
| 3838 | // Pedestrian number 317 | ||
| 3839 | 29 // Ref num | ||
| 3840 | 5 // Number of instructions | ||
| 3841 | 3 // Initial instruction | ||
| 3842 | point | ||
| 3843 | -113.254,4.827,-28.586 | ||
| 3844 | point | ||
| 3845 | -113.316,4.826,-28.238 | ||
| 3846 | point | ||
| 3847 | -114.484,4.815,-25.577 | ||
| 3848 | point | ||
| 3849 | -116.089,4.798,-18.685 | ||
| 3850 | reverse | ||
| 3851 | // Pedestrian number 318 | ||
| 3852 | 13 // Ref num | ||
| 3853 | 5 // Number of instructions | ||
| 3854 | 3 // Initial instruction | ||
| 3855 | point | ||
| 3856 | -113.191,4.827,-23.633 | ||
| 3857 | point | ||
| 3858 | -114.840,4.810,-21.636 | ||
| 3859 | point | ||
| 3860 | -116.302,4.796,-19.735 | ||
| 3861 | point | ||
| 3862 | -118.149,4.747,-16.687 | ||
| 3863 | reverse | ||
| 3864 | // Pedestrian number 319 | ||
| 3865 | 29 // Ref num | ||
| 3866 | 6 // Number of instructions | ||
| 3867 | 3 // Initial instruction | ||
| 3868 | point | ||
| 3869 | -121.867,4.723,-17.519 | ||
| 3870 | point | ||
| 3871 | -122.128,4.722,-18.404 | ||
| 3872 | point | ||
| 3873 | -123.691,4.719,-20.314 | ||
| 3874 | point | ||
| 3875 | -124.596,4.718,-21.447 | ||
| 3876 | point | ||
| 3877 | -125.578,4.716,-23.046 | ||
| 3878 | reverse | ||
| 3879 | // Pedestrian number 320 | ||
| 3880 | 9 // Ref num | ||
| 3881 | 4 // Number of instructions | ||
| 3882 | 2 // Initial instruction | ||
| 3883 | point | ||
| 3884 | -125.463,4.718,-22.467 | ||
| 3885 | point | ||
| 3886 | -127.295,4.716,-24.525 | ||
| 3887 | point | ||
| 3888 | -128.982,4.716,-27.249 | ||
| 3889 | reverse | ||
| 3890 | // Pedestrian number 321 | ||
| 3891 | 5 // Ref num | ||
| 3892 | 4 // Number of instructions | ||
| 3893 | 2 // Initial instruction | ||
| 3894 | point | ||
| 3895 | -132.608,4.718,-32.895 | ||
| 3896 | point | ||
| 3897 | -130.677,4.717,-29.427 | ||
| 3898 | point | ||
| 3899 | -129.617,4.717,-27.529 | ||
| 3900 | reverse | ||
| 3901 | // Pedestrian number 322 | ||
| 3902 | 11 // Ref num | ||
| 3903 | 6 // Number of instructions | ||
| 3904 | 4 // Initial instruction | ||
| 3905 | point | ||
| 3906 | -116.608,4.772,-18.010 | ||
| 3907 | point | ||
| 3908 | -118.199,4.780,-29.071 | ||
| 3909 | point | ||
| 3910 | -117.112,4.826,-40.339 | ||
| 3911 | point | ||
| 3912 | -117.112,4.826,-40.339 | ||
| 3913 | point | ||
| 3914 | -121.661,4.828,-44.155 | ||
| 3915 | reverse | ||
| 3916 | // Pedestrian number 323 | ||
| 3917 | 10 // Ref num | ||
| 3918 | 4 // Number of instructions | ||
| 3919 | 2 // Initial instruction | ||
| 3920 | point | ||
| 3921 | -123.187,4.826,-44.677 | ||
| 3922 | point | ||
| 3923 | -129.756,4.754,-38.571 | ||
| 3924 | point | ||
| 3925 | -132.792,4.719,-34.409 | ||
| 3926 | reverse | ||
| 3927 | // Pedestrian number 324 | ||
| 3928 | 14 // Ref num | ||
| 3929 | 5 // Number of instructions | ||
| 3930 | 2 // Initial instruction | ||
| 3931 | point | ||
| 3932 | -133.151,4.718,-34.933 | ||
| 3933 | point | ||
| 3934 | -128.840,4.739,-34.539 | ||
| 3935 | point | ||
| 3936 | -127.245,4.750,-35.265 | ||
| 3937 | point | ||
| 3938 | -115.936,4.822,-37.265 | ||
| 3939 | reverse | ||
| 3940 | // Pedestrian number 325 | ||
| 3941 | 9 // Ref num | ||
| 3942 | 8 // Number of instructions | ||
| 3943 | 3 // Initial instruction | ||
| 3944 | point | ||
| 3945 | -114.254,4.828,-34.325 | ||
| 3946 | point | ||
| 3947 | -115.233,4.822,-34.955 | ||
| 3948 | point | ||
| 3949 | -118.369,4.811,-37.998 | ||
| 3950 | point | ||
| 3951 | -121.078,4.811,-41.948 | ||
| 3952 | point | ||
| 3953 | -129.608,4.824,-47.301 | ||
| 3954 | point | ||
| 3955 | -137.042,4.761,-46.297 | ||
| 3956 | point | ||
| 3957 | -139.428,4.741,-46.038 | ||
| 3958 | reverse | ||
| 3959 | // Pedestrian number 326 | ||
| 3960 | 11 // Ref num | ||
| 3961 | 5 // Number of instructions | ||
| 3962 | 2 // Initial instruction | ||
| 3963 | point | ||
| 3964 | -138.337,4.717,-40.778 | ||
| 3965 | point | ||
| 3966 | -138.740,4.719,-41.847 | ||
| 3967 | point | ||
| 3968 | -138.680,4.739,-44.955 | ||
| 3969 | point | ||
| 3970 | -137.441,4.759,-46.476 | ||
| 3971 | reverse | ||
| 3972 | // Pedestrian number 327 | ||
| 3973 | 13 // Ref num | ||
| 3974 | 6 // Number of instructions | ||
| 3975 | 4 // Initial instruction | ||
| 3976 | point | ||
| 3977 | -135.010,4.781,-46.890 | ||
| 3978 | point | ||
| 3979 | -133.630,4.790,-46.506 | ||
| 3980 | point | ||
| 3981 | -131.368,4.817,-47.592 | ||
| 3982 | point | ||
| 3983 | -128.377,4.818,-46.013 | ||
| 3984 | point | ||
| 3985 | -124.554,4.826,-45.375 | ||
| 3986 | reverse | ||
| 3987 | // Pedestrian number 328 | ||
| 3988 | 13 // Ref num | ||
| 3989 | 5 // Number of instructions | ||
| 3990 | 3 // Initial instruction | ||
| 3991 | point | ||
| 3992 | -122.875,4.826,-44.601 | ||
| 3993 | point | ||
| 3994 | -121.838,4.824,-43.851 | ||
| 3995 | point | ||
| 3996 | -120.522,4.825,-43.367 | ||
| 3997 | point | ||
| 3998 | -119.382,4.827,-43.151 | ||
| 3999 | reverse | ||
| 4000 | // Pedestrian number 329 | ||
| 4001 | 29 // Ref num | ||
| 4002 | 7 // Number of instructions | ||
| 4003 | 3 // Initial instruction | ||
| 4004 | point | ||
| 4005 | -120.068,4.827,-43.430 | ||
| 4006 | point | ||
| 4007 | -118.213,4.825,-41.859 | ||
| 4008 | point | ||
| 4009 | -117.715,4.823,-40.296 | ||
| 4010 | point | ||
| 4011 | -115.907,4.825,-38.032 | ||
| 4012 | point | ||
| 4013 | -115.155,4.824,-35.931 | ||
| 4014 | point | ||
| 4015 | -114.210,4.827,-34.617 | ||
| 4016 | reverse | ||
| 4017 | // Pedestrian number 330 | ||
| 4018 | 5 // Ref num | ||
| 4019 | 8 // Number of instructions | ||
| 4020 | 5 // Initial instruction | ||
| 4021 | point | ||
| 4022 | -113.968,4.826,-33.522 | ||
| 4023 | point | ||
| 4024 | -116.014,4.805,-31.786 | ||
| 4025 | point | ||
| 4026 | -116.521,4.796,-28.916 | ||
| 4027 | point | ||
| 4028 | -115.981,4.800,-25.972 | ||
| 4029 | point | ||
| 4030 | -114.815,4.811,-22.854 | ||
| 4031 | point | ||
| 4032 | -114.575,4.806,-20.290 | ||
| 4033 | point | ||
| 4034 | -115.708,4.786,-18.963 | ||
| 4035 | reverse | ||
| 4036 | // Pedestrian number 331 | ||
| 4037 | 14 // Ref num | ||
| 4038 | 6 // Number of instructions | ||
| 4039 | 4 // Initial instruction | ||
| 4040 | point | ||
| 4041 | -116.971,4.766,-17.810 | ||
| 4042 | point | ||
| 4043 | -117.469,4.767,-19.051 | ||
| 4044 | point | ||
| 4045 | -118.823,4.755,-19.481 | ||
| 4046 | point | ||
| 4047 | -120.305,4.740,-19.709 | ||
| 4048 | point | ||
| 4049 | -123.492,4.705,-19.696 | ||
| 4050 | reverse | ||
| 4051 | // Pedestrian number 332 | ||
| 4052 | 29 // Ref num | ||
| 4053 | 6 // Number of instructions | ||
| 4054 | 2 // Initial instruction | ||
| 4055 | point | ||
| 4056 | -124.918,4.719,-19.834 | ||
| 4057 | point | ||
| 4058 | -127.986,4.718,-20.903 | ||
| 4059 | point | ||
| 4060 | -128.527,4.717,-21.273 | ||
| 4061 | point | ||
| 4062 | -129.325,4.716,-22.196 | ||
| 4063 | point | ||
| 4064 | -132.405,4.713,-26.311 | ||
| 4065 | reverse | ||
| 4066 | // Pedestrian number 333 | ||
| 4067 | 10 // Ref num | ||
| 4068 | 5 // Number of instructions | ||
| 4069 | 2 // Initial instruction | ||
| 4070 | point | ||
| 4071 | -127.330,4.716,-21.546 | ||
| 4072 | point | ||
| 4073 | -127.153,4.719,-19.617 | ||
| 4074 | point | ||
| 4075 | -126.640,4.729,-11.804 | ||
| 4076 | point | ||
| 4077 | -127.303,4.710,-10.420 | ||
| 4078 | reverse | ||
| 4079 | // Pedestrian number 334 | ||
| 4080 | 9 // Ref num | ||
| 4081 | 4 // Number of instructions | ||
| 4082 | 2 // Initial instruction | ||
| 4083 | point | ||
| 4084 | -143.923,4.687,-43.186 | ||
| 4085 | point | ||
| 4086 | -144.670,4.674,-44.015 | ||
| 4087 | point | ||
| 4088 | -148.314,3.970,-48.523 | ||
| 4089 | reverse | ||
| 4090 | // Pedestrian number 335 | ||
| 4091 | 5 // Ref num | ||
| 4092 | 5 // Number of instructions | ||
| 4093 | 3 // Initial instruction | ||
| 4094 | point | ||
| 4095 | -145.595,4.408,-46.422 | ||
| 4096 | point | ||
| 4097 | -145.766,4.350,-46.891 | ||
| 4098 | point | ||
| 4099 | -148.394,3.850,-49.974 | ||
| 4100 | point | ||
| 4101 | -151.418,3.090,-55.229 | ||
| 4102 | reverse | ||
| 4103 | // Pedestrian number 336 | ||
| 4104 | 29 // Ref num | ||
| 4105 | 6 // Number of instructions | ||
| 4106 | 3 // Initial instruction | ||
| 4107 | point | ||
| 4108 | -148.885,3.472,-52.705 | ||
| 4109 | point | ||
| 4110 | -150.012,3.205,-54.497 | ||
| 4111 | point | ||
| 4112 | -150.767,2.977,-56.093 | ||
| 4113 | point | ||
| 4114 | -152.386,2.599,-58.620 | ||
| 4115 | point | ||
| 4116 | -152.770,2.449,-59.696 | ||
| 4117 | reverse | ||
| 4118 | // Pedestrian number 337 | ||
| 4119 | 11 // Ref num | ||
| 4120 | 6 // Number of instructions | ||
| 4121 | 4 // Initial instruction | ||
| 4122 | point | ||
| 4123 | -161.941,-0.729,-76.508 | ||
| 4124 | point | ||
| 4125 | -161.845,-1.350,-78.984 | ||
| 4126 | point | ||
| 4127 | -162.049,-1.456,-79.357 | ||
| 4128 | point | ||
| 4129 | -162.459,-1.786,-80.804 | ||
| 4130 | point | ||
| 4131 | -162.016,-2.962,-87.425 | ||
| 4132 | reverse | ||
| 4133 | // Pedestrian number 338 | ||
| 4134 | 9 // Ref num | ||
| 4135 | 4 // Number of instructions | ||
| 4136 | 2 // Initial instruction | ||
| 4137 | point | ||
| 4138 | -160.023,-2.956,-93.075 | ||
| 4139 | point | ||
| 4140 | -159.577,-2.956,-91.131 | ||
| 4141 | point | ||
| 4142 | -159.885,-2.959,-88.935 | ||
| 4143 | reverse | ||
| 4144 | // Pedestrian number 339 | ||
| 4145 | 9 // Ref num | ||
| 4146 | 4 // Number of instructions | ||
| 4147 | 2 // Initial instruction | ||
| 4148 | point | ||
| 4149 | -157.838,-2.956,-93.096 | ||
| 4150 | point | ||
| 4151 | -160.597,-2.957,-90.853 | ||
| 4152 | point | ||
| 4153 | -162.354,-2.961,-88.260 | ||
| 4154 | reverse | ||
| 4155 | // Pedestrian number 340 | ||
| 4156 | 29 // Ref num | ||
| 4157 | 6 // Number of instructions | ||
| 4158 | 2 // Initial instruction | ||
| 4159 | point | ||
| 4160 | -160.519,-2.962,-87.204 | ||
| 4161 | point | ||
| 4162 | -160.895,-2.957,-91.111 | ||
| 4163 | point | ||
| 4164 | -161.043,-2.957,-91.568 | ||
| 4165 | point | ||
| 4166 | -160.965,-2.957,-92.987 | ||
| 4167 | point | ||
| 4168 | -162.413,-2.957,-90.286 | ||
| 4169 | reverse | ||
| 4170 | // Pedestrian number 341 | ||
| 4171 | 5 // Ref num | ||
| 4172 | 4 // Number of instructions | ||
| 4173 | 2 // Initial instruction | ||
| 4174 | point | ||
| 4175 | -157.272,-2.956,-96.192 | ||
| 4176 | point | ||
| 4177 | -155.465,-2.956,-96.945 | ||
| 4178 | point | ||
| 4179 | -153.321,-2.956,-97.420 | ||
| 4180 | reverse | ||
| 4181 | // Pedestrian number 342 | ||
| 4182 | 14 // Ref num | ||
| 4183 | 5 // Number of instructions | ||
| 4184 | 2 // Initial instruction | ||
| 4185 | point | ||
| 4186 | -153.379,-2.956,-95.791 | ||
| 4187 | point | ||
| 4188 | -155.025,-2.956,-95.370 | ||
| 4189 | point | ||
| 4190 | -156.713,-2.956,-94.477 | ||
| 4191 | point | ||
| 4192 | -157.363,-2.956,-93.788 | ||
| 4193 | reverse | ||
| 4194 | // Pedestrian number 343 | ||
| 4195 | 10 // Ref num | ||
| 4196 | 4 // Number of instructions | ||
| 4197 | 2 // Initial instruction | ||
| 4198 | point | ||
| 4199 | -158.867,-2.956,-94.357 | ||
| 4200 | point | ||
| 4201 | -153.913,-2.956,-95.633 | ||
| 4202 | point | ||
| 4203 | -152.174,-2.956,-95.597 | ||
| 4204 | reverse | ||
| 4205 | // Pedestrian number 344 | ||
| 4206 | 11 // Ref num | ||
| 4207 | 6 // Number of instructions | ||
| 4208 | 3 // Initial instruction | ||
| 4209 | point | ||
| 4210 | -150.352,-2.897,-97.060 | ||
| 4211 | point | ||
| 4212 | -147.978,-2.673,-96.346 | ||
| 4213 | point | ||
| 4214 | -145.880,-2.498,-96.334 | ||
| 4215 | point | ||
| 4216 | -142.703,-2.226,-96.210 | ||
| 4217 | point | ||
| 4218 | -138.420,-1.848,-95.644 | ||
| 4219 | reverse | ||
| 4220 | // Pedestrian number 345 | ||
| 4221 | 29 // Ref num | ||
| 4222 | 6 // Number of instructions | ||
| 4223 | 3 // Initial instruction | ||
| 4224 | point | ||
| 4225 | -131.563,-1.193,-93.166 | ||
| 4226 | point | ||
| 4227 | -130.432,-1.095,-93.126 | ||
| 4228 | point | ||
| 4229 | -129.145,-0.981,-92.922 | ||
| 4230 | point | ||
| 4231 | -125.914,-0.697,-92.507 | ||
| 4232 | point | ||
| 4233 | -122.530,-0.454,-93.885 | ||
| 4234 | reverse | ||
| 4235 | // Pedestrian number 346 | ||
| 4236 | 5 // Ref num | ||
| 4237 | 5 // Number of instructions | ||
| 4238 | 3 // Initial instruction | ||
| 4239 | point | ||
| 4240 | -124.992,-0.671,-94.196 | ||
| 4241 | point | ||
| 4242 | -123.003,-0.484,-93.547 | ||
| 4243 | point | ||
| 4244 | -121.481,-0.357,-93.667 | ||
| 4245 | point | ||
| 4246 | -119.352,-0.172,-93.410 | ||
| 4247 | reverse | ||
| 4248 | // Pedestrian number 347 | ||
| 4249 | 9 // Ref num | ||
| 4250 | 5 // Number of instructions | ||
| 4251 | 3 // Initial instruction | ||
| 4252 | point | ||
| 4253 | -115.232,0.241,-91.281 | ||
| 4254 | point | ||
| 4255 | -112.832,0.443,-91.287 | ||
| 4256 | point | ||
| 4257 | -110.735,0.636,-90.780 | ||
| 4258 | point | ||
| 4259 | -108.350,0.846,-90.484 | ||
| 4260 | reverse | ||
| 4261 | // Pedestrian number 348 | ||
| 4262 | 29 // Ref num | ||
| 4263 | 4 // Number of instructions | ||
| 4264 | 2 // Initial instruction | ||
| 4265 | point | ||
| 4266 | -103.551,1.216,-91.619 | ||
| 4267 | point | ||
| 4268 | -100.291,1.548,-89.741 | ||
| 4269 | point | ||
| 4270 | -96.708,1.869,-89.111 | ||
| 4271 | reverse | ||
| 4272 | // Pedestrian number 349 | ||
| 4273 | 5 // Ref num | ||
| 4274 | 4 // Number of instructions | ||
| 4275 | 2 // Initial instruction | ||
| 4276 | point | ||
| 4277 | -91.668,2.258,-89.995 | ||
| 4278 | point | ||
| 4279 | -90.134,2.258,-89.452 | ||
| 4280 | point | ||
| 4281 | -87.880,2.258,-87.802 | ||
| 4282 | reverse | ||
| 4283 | // Pedestrian number 350 | ||
| 4284 | 13 // Ref num | ||
| 4285 | 5 // Number of instructions | ||
| 4286 | 2 // Initial instruction | ||
| 4287 | point | ||
| 4288 | -162.242,-2.955,-93.616 | ||
| 4289 | point | ||
| 4290 | -162.306,-2.955,-97.361 | ||
| 4291 | point | ||
| 4292 | -161.922,-2.955,-100.037 | ||
| 4293 | point | ||
| 4294 | -160.784,-2.956,-101.885 | ||
| 4295 | reverse | ||
| 4296 | // Pedestrian number 351 | ||
| 4297 | 11 // Ref num | ||
| 4298 | 5 // Number of instructions | ||
| 4299 | 2 // Initial instruction | ||
| 4300 | point | ||
| 4301 | -159.940,-2.956,-103.035 | ||
| 4302 | point | ||
| 4303 | -158.722,-2.956,-103.668 | ||
| 4304 | point | ||
| 4305 | -157.448,-2.956,-104.974 | ||
| 4306 | point | ||
| 4307 | -156.917,-2.956,-106.131 | ||
| 4308 | reverse | ||
| 4309 | // Pedestrian number 352 | ||
| 4310 | 10 // Ref num | ||
| 4311 | 6 // Number of instructions | ||
| 4312 | 3 // Initial instruction | ||
| 4313 | point | ||
| 4314 | -151.723,-2.895,-108.278 | ||
| 4315 | point | ||
| 4316 | -147.970,-2.532,-109.390 | ||
| 4317 | point | ||
| 4318 | -145.672,-2.524,-109.749 | ||
| 4319 | point | ||
| 4320 | -142.993,-2.524,-110.030 | ||
| 4321 | point | ||
| 4322 | -140.016,-2.524,-110.519 | ||
| 4323 | reverse | ||
| 4324 | // Pedestrian number 353 | ||
| 4325 | 13 // Ref num | ||
| 4326 | 5 // Number of instructions | ||
| 4327 | 3 // Initial instruction | ||
| 4328 | point | ||
| 4329 | -137.999,-2.293,-112.702 | ||
| 4330 | point | ||
| 4331 | -137.368,-2.213,-112.596 | ||
| 4332 | point | ||
| 4333 | -135.519,-1.964,-113.148 | ||
| 4334 | point | ||
| 4335 | -133.829,-1.739,-113.520 | ||
| 4336 | reverse | ||
| 4337 | // Pedestrian number 354 | ||
| 4338 | 9 // Ref num | ||
| 4339 | 4 // Number of instructions | ||
| 4340 | 2 // Initial instruction | ||
| 4341 | point | ||
| 4342 | -133.777,-1.738,-112.165 | ||
| 4343 | point | ||
| 4344 | -132.642,-1.579,-112.394 | ||
| 4345 | point | ||
| 4346 | -131.122,-1.327,-112.022 | ||
| 4347 | reverse | ||
| 4348 | // Pedestrian number 355 | ||
| 4349 | 9 // Ref num | ||
| 4350 | 5 // Number of instructions | ||
| 4351 | 3 // Initial instruction | ||
| 4352 | point | ||
| 4353 | -132.298,-1.529,-113.598 | ||
| 4354 | point | ||
| 4355 | -132.955,-1.623,-113.483 | ||
| 4356 | point | ||
| 4357 | -133.876,-1.752,-112.968 | ||
| 4358 | point | ||
| 4359 | -134.710,-1.864,-112.946 | ||
| 4360 | reverse | ||
| 4361 | // Pedestrian number 356 | ||
| 4362 | 9 // Ref num | ||
| 4363 | 5 // Number of instructions | ||
| 4364 | 2 // Initial instruction | ||
| 4365 | point | ||
| 4366 | -134.314,-1.806,-113.316 | ||
| 4367 | point | ||
| 4368 | -133.568,-1.709,-113.022 | ||
| 4369 | point | ||
| 4370 | -132.405,-1.546,-113.243 | ||
| 4371 | point | ||
| 4372 | -131.234,-1.346,-113.845 | ||
| 4373 | reverse | ||
| 4374 | // Pedestrian number 357 | ||
| 4375 | 13 // Ref num | ||
| 4376 | 4 // Number of instructions | ||
| 4377 | 2 // Initial instruction | ||
| 4378 | point | ||
| 4379 | -135.307,-1.952,-111.491 | ||
| 4380 | point | ||
| 4381 | -136.715,-2.149,-111.727 | ||
| 4382 | point | ||
| 4383 | -137.690,-2.285,-111.038 | ||
| 4384 | reverse | ||
| 4385 | // Pedestrian number 358 | ||
| 4386 | 9 // Ref num | ||
| 4387 | 5 // Number of instructions | ||
| 4388 | 2 // Initial instruction | ||
| 4389 | point | ||
| 4390 | -117.901,0.925,-113.130 | ||
| 4391 | point | ||
| 4392 | -117.119,1.060,-113.216 | ||
| 4393 | point | ||
| 4394 | -113.704,1.775,-112.849 | ||
| 4395 | point | ||
| 4396 | -112.834,1.869,-112.629 | ||
| 4397 | reverse | ||
| 4398 | // Pedestrian number 359 | ||
| 4399 | 9 // Ref num | ||
| 4400 | 5 // Number of instructions | ||
| 4401 | 2 // Initial instruction | ||
| 4402 | point | ||
| 4403 | -119.453,0.685,-114.352 | ||
| 4404 | point | ||
| 4405 | -117.074,1.089,-114.378 | ||
| 4406 | point | ||
| 4407 | -115.011,1.575,-115.089 | ||
| 4408 | point | ||
| 4409 | -113.219,1.866,-115.788 | ||
| 4410 | reverse | ||
| 4411 | // Pedestrian number 360 | ||
| 4412 | 9 // Ref num | ||
| 4413 | 4 // Number of instructions | ||
| 4414 | 1 // Initial instruction | ||
| 4415 | point | ||
| 4416 | -112.292,2.059,-114.746 | ||
| 4417 | point | ||
| 4418 | -111.277,2.072,-114.941 | ||
| 4419 | point | ||
| 4420 | -110.139,2.115,-115.320 | ||
| 4421 | reverse | ||
| 4422 | // Pedestrian number 361 | ||
| 4423 | 9 // Ref num | ||
| 4424 | 4 // Number of instructions | ||
| 4425 | 2 // Initial instruction | ||
| 4426 | point | ||
| 4427 | -112.268,2.057,-113.982 | ||
| 4428 | point | ||
| 4429 | -111.667,2.072,-113.866 | ||
| 4430 | point | ||
| 4431 | -110.895,2.072,-113.864 | ||
| 4432 | reverse | ||
| 4433 | // Pedestrian number 362 | ||
| 4434 | 9 // Ref num | ||
| 4435 | 5 // Number of instructions | ||
| 4436 | 2 // Initial instruction | ||
| 4437 | point | ||
| 4438 | -112.476,2.029,-114.155 | ||
| 4439 | point | ||
| 4440 | -113.583,1.833,-114.330 | ||
| 4441 | point | ||
| 4442 | -114.389,1.676,-113.843 | ||
| 4443 | point | ||
| 4444 | -116.208,1.236,-112.937 | ||
| 4445 | reverse | ||
| 4446 | // Pedestrian number 363 | ||
| 4447 | 9 // Ref num | ||
| 4448 | 6 // Number of instructions | ||
| 4449 | 2 // Initial instruction | ||
| 4450 | point | ||
| 4451 | -98.087,2.304,-118.833 | ||
| 4452 | point | ||
| 4453 | -96.425,2.304,-118.552 | ||
| 4454 | point | ||
| 4455 | -95.547,2.304,-118.621 | ||
| 4456 | point | ||
| 4457 | -94.048,2.304,-118.909 | ||
| 4458 | point | ||
| 4459 | -93.023,2.304,-118.854 | ||
| 4460 | reverse | ||
| 4461 | // Pedestrian number 364 | ||
| 4462 | 9 // Ref num | ||
| 4463 | 4 // Number of instructions | ||
| 4464 | 2 // Initial instruction | ||
| 4465 | point | ||
| 4466 | -92.551,2.304,-116.048 | ||
| 4467 | point | ||
| 4468 | -93.342,2.304,-116.345 | ||
| 4469 | point | ||
| 4470 | -94.824,2.304,-116.054 | ||
| 4471 | reverse | ||
| 4472 | // Pedestrian number 365 | ||
| 4473 | 9 // Ref num | ||
| 4474 | 6 // Number of instructions | ||
| 4475 | 3 // Initial instruction | ||
| 4476 | point | ||
| 4477 | -92.346,2.304,-116.161 | ||
| 4478 | point | ||
| 4479 | -93.015,2.304,-116.703 | ||
| 4480 | point | ||
| 4481 | -94.022,2.304,-116.026 | ||
| 4482 | point | ||
| 4483 | -95.807,2.304,-116.299 | ||
| 4484 | point | ||
| 4485 | -97.939,2.304,-115.975 | ||
| 4486 | reverse | ||
| 4487 | // Pedestrian number 366 | ||
| 4488 | 9 // Ref num | ||
| 4489 | 4 // Number of instructions | ||
| 4490 | 2 // Initial instruction | ||
| 4491 | point | ||
| 4492 | -97.846,2.304,-118.890 | ||
| 4493 | point | ||
| 4494 | -92.204,2.304,-116.493 | ||
| 4495 | point | ||
| 4496 | -88.172,3.300,-116.044 | ||
| 4497 | reverse | ||
| 4498 | // Pedestrian number 367 | ||
| 4499 | 9 // Ref num | ||
| 4500 | 4 // Number of instructions | ||
| 4501 | 2 // Initial instruction | ||
| 4502 | point | ||
| 4503 | -85.834,3.842,-109.007 | ||
| 4504 | point | ||
| 4505 | -83.419,3.842,-113.833 | ||
| 4506 | point | ||
| 4507 | -82.104,3.842,-119.929 | ||
| 4508 | reverse | ||
| 4509 | // Pedestrian number 368 | ||
| 4510 | 9 // Ref num | ||
| 4511 | 6 // Number of instructions | ||
| 4512 | 4 // Initial instruction | ||
| 4513 | point | ||
| 4514 | -81.937,3.842,-119.167 | ||
| 4515 | point | ||
| 4516 | -81.022,3.842,-118.889 | ||
| 4517 | point | ||
| 4518 | -79.505,3.842,-119.424 | ||
| 4519 | point | ||
| 4520 | -78.620,3.842,-119.329 | ||
| 4521 | point | ||
| 4522 | -76.648,3.842,-120.041 | ||
| 4523 | reverse | ||
| 4524 | // Pedestrian number 369 | ||
| 4525 | 9 // Ref num | ||
| 4526 | 7 // Number of instructions | ||
| 4527 | 4 // Initial instruction | ||
| 4528 | point | ||
| 4529 | -75.594,3.842,-113.356 | ||
| 4530 | point | ||
| 4531 | -75.411,3.842,-113.462 | ||
| 4532 | point | ||
| 4533 | -74.951,3.842,-117.162 | ||
| 4534 | point | ||
| 4535 | -75.498,3.822,-119.136 | ||
| 4536 | point | ||
| 4537 | -73.027,2.308,-125.985 | ||
| 4538 | point | ||
| 4539 | -72.939,2.304,-126.501 | ||
| 4540 | reverse | ||
| 4541 | // Pedestrian number 370 | ||
| 4542 | 11 // Ref num | ||
| 4543 | 6 // Number of instructions | ||
| 4544 | 2 // Initial instruction | ||
| 4545 | point | ||
| 4546 | -73.015,3.842,-115.786 | ||
| 4547 | point | ||
| 4548 | -73.558,3.842,-114.953 | ||
| 4549 | point | ||
| 4550 | -75.325,3.842,-113.245 | ||
| 4551 | point | ||
| 4552 | -76.395,3.842,-110.171 | ||
| 4553 | point | ||
| 4554 | -78.480,3.842,-108.893 | ||
| 4555 | reverse | ||
| 4556 | // Pedestrian number 371 | ||
| 4557 | 11 // Ref num | ||
| 4558 | 4 // Number of instructions | ||
| 4559 | 2 // Initial instruction | ||
| 4560 | point | ||
| 4561 | -76.662,3.842,-108.846 | ||
| 4562 | point | ||
| 4563 | -79.010,3.842,-110.246 | ||
| 4564 | point | ||
| 4565 | -85.113,3.842,-112.484 | ||
| 4566 | reverse | ||
| 4567 | // Pedestrian number 372 | ||
| 4568 | 14 // Ref num | ||
| 4569 | 5 // Number of instructions | ||
| 4570 | 2 // Initial instruction | ||
| 4571 | point | ||
| 4572 | -79.016,3.842,-111.545 | ||
| 4573 | point | ||
| 4574 | -77.005,3.842,-111.461 | ||
| 4575 | point | ||
| 4576 | -72.777,3.831,-111.682 | ||
| 4577 | point | ||
| 4578 | -65.223,2.363,-111.725 | ||
| 4579 | reverse | ||
| 4580 | // Pedestrian number 373 | ||
| 4581 | 11 // Ref num | ||
| 4582 | 4 // Number of instructions | ||
| 4583 | 2 // Initial instruction | ||
| 4584 | point | ||
| 4585 | -75.855,3.835,-108.647 | ||
| 4586 | point | ||
| 4587 | -75.660,2.304,-94.269 | ||
| 4588 | point | ||
| 4589 | -74.143,2.304,-89.894 | ||
| 4590 | reverse | ||
| 4591 | // Pedestrian number 374 | ||
| 4592 | 9 // Ref num | ||
| 4593 | 5 // Number of instructions | ||
| 4594 | 2 // Initial instruction | ||
| 4595 | point | ||
| 4596 | -73.102,2.603,-97.837 | ||
| 4597 | point | ||
| 4598 | -73.072,3.036,-101.587 | ||
| 4599 | point | ||
| 4600 | -73.248,3.151,-102.525 | ||
| 4601 | point | ||
| 4602 | -73.043,3.325,-104.123 | ||
| 4603 | reverse | ||
| 4604 | // Pedestrian number 375 | ||
| 4605 | 9 // Ref num | ||
| 4606 | 5 // Number of instructions | ||
| 4607 | 2 // Initial instruction | ||
| 4608 | point | ||
| 4609 | -73.013,3.842,-113.133 | ||
| 4610 | point | ||
| 4611 | -73.230,3.842,-111.957 | ||
| 4612 | point | ||
| 4613 | -74.443,3.840,-108.691 | ||
| 4614 | point | ||
| 4615 | -75.695,3.550,-105.951 | ||
| 4616 | reverse | ||
| 4617 | // Pedestrian number 376 | ||
| 4618 | 9 // Ref num | ||
| 4619 | 7 // Number of instructions | ||
| 4620 | 4 // Initial instruction | ||
| 4621 | point | ||
| 4622 | -76.402,3.842,-108.845 | ||
| 4623 | point | ||
| 4624 | -77.838,3.842,-109.419 | ||
| 4625 | point | ||
| 4626 | -79.352,3.842,-110.648 | ||
| 4627 | point | ||
| 4628 | -82.675,3.842,-111.769 | ||
| 4629 | point | ||
| 4630 | -84.454,3.842,-112.664 | ||
| 4631 | point | ||
| 4632 | -85.524,3.842,-113.705 | ||
| 4633 | reverse | ||
| 4634 | // Pedestrian number 377 | ||
| 4635 | 9 // Ref num | ||
| 4636 | 5 // Number of instructions | ||
| 4637 | 3 // Initial instruction | ||
| 4638 | point | ||
| 4639 | -85.497,3.842,-114.041 | ||
| 4640 | point | ||
| 4641 | -84.857,3.842,-115.449 | ||
| 4642 | point | ||
| 4643 | -85.538,3.837,-119.072 | ||
| 4644 | point | ||
| 4645 | -85.663,2.972,-122.980 | ||
| 4646 | reverse | ||
| 4647 | // Pedestrian number 378 | ||
| 4648 | 5 // Ref num | ||
| 4649 | 5 // Number of instructions | ||
| 4650 | 3 // Initial instruction | ||
| 4651 | point | ||
| 4652 | -85.831,3.842,-118.777 | ||
| 4653 | point | ||
| 4654 | -84.368,3.842,-117.397 | ||
| 4655 | point | ||
| 4656 | -83.892,3.842,-116.198 | ||
| 4657 | point | ||
| 4658 | -83.061,3.842,-114.547 | ||
| 4659 | reverse | ||
| 4660 | // Pedestrian number 379 | ||
| 4661 | 13 // Ref num | ||
| 4662 | 4 // Number of instructions | ||
| 4663 | 2 // Initial instruction | ||
| 4664 | point | ||
| 4665 | -86.591,3.691,-116.099 | ||
| 4666 | point | ||
| 4667 | -87.632,3.433,-116.280 | ||
| 4668 | point | ||
| 4669 | -90.253,2.785,-118.843 | ||
| 4670 | reverse | ||
| 4671 | // Pedestrian number 380 | ||
| 4672 | 13 // Ref num | ||
| 4673 | 7 // Number of instructions | ||
| 4674 | 3 // Initial instruction | ||
| 4675 | point | ||
| 4676 | -86.178,3.793,-118.708 | ||
| 4677 | point | ||
| 4678 | -87.546,3.456,-118.681 | ||
| 4679 | point | ||
| 4680 | -88.398,3.243,-118.409 | ||
| 4681 | point | ||
| 4682 | -90.805,2.646,-118.847 | ||
| 4683 | point | ||
| 4684 | -92.117,2.322,-118.807 | ||
| 4685 | point | ||
| 4686 | -92.960,2.304,-118.935 | ||
| 4687 | reverse | ||
| 4688 | // Pedestrian number 381 | ||
| 4689 | 13 // Ref num | ||
| 4690 | 4 // Number of instructions | ||
| 4691 | 2 // Initial instruction | ||
| 4692 | point | ||
| 4693 | -86.348,3.779,-109.278 | ||
| 4694 | point | ||
| 4695 | -88.081,3.481,-108.934 | ||
| 4696 | point | ||
| 4697 | -94.086,2.451,-108.961 | ||
| 4698 | reverse | ||
| 4699 | // Pedestrian number 382 | ||
| 4700 | 13 // Ref num | ||
| 4701 | 6 // Number of instructions | ||
| 4702 | 3 // Initial instruction | ||
| 4703 | point | ||
| 4704 | -94.630,2.358,-111.559 | ||
| 4705 | point | ||
| 4706 | -93.496,2.554,-111.101 | ||
| 4707 | point | ||
| 4708 | -91.779,2.848,-111.271 | ||
| 4709 | point | ||
| 4710 | -90.286,3.103,-111.596 | ||
| 4711 | point | ||
| 4712 | -88.393,3.428,-111.592 | ||
| 4713 | reverse | ||
| 4714 | // Pedestrian number 383 | ||
| 4715 | 13 // Ref num | ||
| 4716 | 6 // Number of instructions | ||
| 4717 | 4 // Initial instruction | ||
| 4718 | point | ||
| 4719 | -86.150,3.814,-111.607 | ||
| 4720 | point | ||
| 4721 | -87.013,3.667,-111.098 | ||
| 4722 | point | ||
| 4723 | -89.749,3.197,-110.790 | ||
| 4724 | point | ||
| 4725 | -90.491,3.070,-111.046 | ||
| 4726 | point | ||
| 4727 | -92.727,2.687,-111.649 | ||
| 4728 | reverse | ||
| 4729 | // Pedestrian number 384 | ||
| 4730 | 13 // Ref num | ||
| 4731 | 5 // Number of instructions | ||
| 4732 | 3 // Initial instruction | ||
| 4733 | point | ||
| 4734 | -94.572,2.368,-109.049 | ||
| 4735 | point | ||
| 4736 | -93.285,2.588,-109.209 | ||
| 4737 | point | ||
| 4738 | -92.215,2.771,-109.079 | ||
| 4739 | point | ||
| 4740 | -90.294,3.103,-108.849 | ||
| 4741 | reverse | ||
| 4742 | // Pedestrian number 385 | ||
| 4743 | 13 // Ref num | ||
| 4744 | 4 // Number of instructions | ||
| 4745 | 2 // Initial instruction | ||
| 4746 | point | ||
| 4747 | -85.769,3.799,-108.522 | ||
| 4748 | point | ||
| 4749 | -85.379,3.466,-107.030 | ||
| 4750 | point | ||
| 4751 | -85.867,2.483,-102.682 | ||
| 4752 | reverse | ||
| 4753 | // Pedestrian number 386 | ||
| 4754 | 13 // Ref num | ||
| 4755 | 7 // Number of instructions | ||
| 4756 | 3 // Initial instruction | ||
| 4757 | point | ||
| 4758 | -83.011,2.361,-102.141 | ||
| 4759 | point | ||
| 4760 | -83.198,2.514,-102.813 | ||
| 4761 | point | ||
| 4762 | -82.957,2.739,-103.813 | ||
| 4763 | point | ||
| 4764 | -82.949,3.416,-106.811 | ||
| 4765 | point | ||
| 4766 | -83.189,3.521,-107.277 | ||
| 4767 | point | ||
| 4768 | -82.947,3.753,-108.310 | ||
| 4769 | reverse | ||
| 4770 | // Pedestrian number 387 | ||
| 4771 | 13 // Ref num | ||
| 4772 | 8 // Number of instructions | ||
| 4773 | 4 // Initial instruction | ||
| 4774 | point | ||
| 4775 | -77.320,3.945,-140.639 | ||
| 4776 | point | ||
| 4777 | -77.813,3.958,-141.434 | ||
| 4778 | point | ||
| 4779 | -77.169,3.968,-142.055 | ||
| 4780 | point | ||
| 4781 | -76.139,3.964,-141.898 | ||
| 4782 | point | ||
| 4783 | -75.997,3.954,-141.791 | ||
| 4784 | point | ||
| 4785 | -75.720,3.595,-140.095 | ||
| 4786 | point | ||
| 4787 | -75.918,2.306,-134.053 | ||
| 4788 | reverse | ||
| 4789 | // Pedestrian number 388 | ||
| 4790 | 13 // Ref num | ||
| 4791 | 6 // Number of instructions | ||
| 4792 | 2 // Initial instruction | ||
| 4793 | point | ||
| 4794 | -73.065,2.316,-134.124 | ||
| 4795 | point | ||
| 4796 | -73.016,3.950,-141.799 | ||
| 4797 | point | ||
| 4798 | -73.276,3.948,-143.536 | ||
| 4799 | point | ||
| 4800 | -72.933,3.939,-145.421 | ||
| 4801 | point | ||
| 4802 | -72.924,3.931,-147.268 | ||
| 4803 | reverse | ||
| 4804 | // Pedestrian number 389 | ||
| 4805 | 13 // Ref num | ||
| 4806 | 4 // Number of instructions | ||
| 4807 | 2 // Initial instruction | ||
| 4808 | point | ||
| 4809 | -76.212,3.961,-141.654 | ||
| 4810 | point | ||
| 4811 | -76.370,3.944,-140.521 | ||
| 4812 | point | ||
| 4813 | -76.750,3.924,-139.294 | ||
| 4814 | reverse | ||
| 4815 | // Pedestrian number 390 | ||
| 4816 | 13 // Ref num | ||
| 4817 | 4 // Number of instructions | ||
| 4818 | 2 // Initial instruction | ||
| 4819 | point | ||
| 4820 | -78.187,3.929,-139.567 | ||
| 4821 | point | ||
| 4822 | -79.899,3.924,-139.304 | ||
| 4823 | point | ||
| 4824 | -81.623,3.879,-136.430 | ||
| 4825 | reverse | ||
| 4826 | // Pedestrian number 391 | ||
| 4827 | 13 // Ref num | ||
| 4828 | 6 // Number of instructions | ||
| 4829 | 4 // Initial instruction | ||
| 4830 | point | ||
| 4831 | -76.237,3.859,-135.112 | ||
| 4832 | point | ||
| 4833 | -76.112,3.870,-135.851 | ||
| 4834 | point | ||
| 4835 | -76.512,3.882,-136.602 | ||
| 4836 | point | ||
| 4837 | -76.391,3.897,-137.571 | ||
| 4838 | point | ||
| 4839 | -76.304,3.917,-138.863 | ||
| 4840 | reverse | ||
| 4841 | // Pedestrian number 392 | ||
| 4842 | 13 // Ref num | ||
| 4843 | 7 // Number of instructions | ||
| 4844 | 4 // Initial instruction | ||
| 4845 | point | ||
| 4846 | -77.716,3.940,-147.613 | ||
| 4847 | point | ||
| 4848 | -76.558,3.942,-147.056 | ||
| 4849 | point | ||
| 4850 | -76.035,3.945,-146.194 | ||
| 4851 | point | ||
| 4852 | -74.075,3.943,-146.671 | ||
| 4853 | point | ||
| 4854 | -72.915,3.947,-145.763 | ||
| 4855 | point | ||
| 4856 | -72.913,3.955,-143.896 | ||
| 4857 | reverse | ||
| 4858 | // Pedestrian number 393 | ||
| 4859 | 13 // Ref num | ||
| 4860 | 7 // Number of instructions | ||
| 4861 | 3 // Initial instruction | ||
| 4862 | point | ||
| 4863 | -78.366,3.974,-139.408 | ||
| 4864 | point | ||
| 4865 | -78.325,3.970,-140.367 | ||
| 4866 | point | ||
| 4867 | -78.505,3.969,-140.698 | ||
| 4868 | point | ||
| 4869 | -78.860,3.968,-140.912 | ||
| 4870 | point | ||
| 4871 | -79.820,3.968,-140.955 | ||
| 4872 | point | ||
| 4873 | -80.777,3.942,-140.421 | ||
| 4874 | reverse | ||
| 4875 | // Pedestrian number 394 | ||
| 4876 | 13 // Ref num | ||
| 4877 | 7 // Number of instructions | ||
| 4878 | 4 // Initial instruction | ||
| 4879 | point | ||
| 4880 | -82.559,3.943,-140.487 | ||
| 4881 | point | ||
| 4882 | -81.971,3.951,-140.971 | ||
| 4883 | point | ||
| 4884 | -81.487,3.951,-141.003 | ||
| 4885 | point | ||
| 4886 | -80.829,3.944,-140.574 | ||
| 4887 | point | ||
| 4888 | -79.931,3.928,-139.528 | ||
| 4889 | point | ||
| 4890 | -79.597,3.928,-139.505 | ||
| 4891 | reverse | ||
| 4892 | // Pedestrian number 395 | ||
| 4893 | 13 // Ref num | ||
| 4894 | 4 // Number of instructions | ||
| 4895 | 2 // Initial instruction | ||
| 4896 | point | ||
| 4897 | -81.509,3.930,-139.658 | ||
| 4898 | point | ||
| 4899 | -81.719,3.904,-138.006 | ||
| 4900 | point | ||
| 4901 | -81.941,3.880,-136.511 | ||
| 4902 | reverse | ||
| 4903 | // Pedestrian number 396 | ||
| 4904 | 13 // Ref num | ||
| 4905 | 7 // Number of instructions | ||
| 4906 | 2 // Initial instruction | ||
| 4907 | point | ||
| 4908 | -82.479,3.890,-137.147 | ||
| 4909 | point | ||
| 4910 | -81.541,3.876,-136.241 | ||
| 4911 | point | ||
| 4912 | -80.904,3.859,-135.152 | ||
| 4913 | point | ||
| 4914 | -79.645,3.846,-134.343 | ||
| 4915 | point | ||
| 4916 | -78.334,3.849,-134.512 | ||
| 4917 | point | ||
| 4918 | -77.464,3.866,-135.621 | ||
| 4919 | reverse | ||
| 4920 | // Pedestrian number 397 | ||
| 4921 | 13 // Ref num | ||
| 4922 | 4 // Number of instructions | ||
| 4923 | 2 // Initial instruction | ||
| 4924 | point | ||
| 4925 | -76.633,3.895,-137.471 | ||
| 4926 | point | ||
| 4927 | -77.465,3.881,-136.547 | ||
| 4928 | point | ||
| 4929 | -82.375,3.845,-134.274 | ||
| 4930 | reverse | ||
| 4931 | // Pedestrian number 398 | ||
| 4932 | 13 // Ref num | ||
| 4933 | 5 // Number of instructions | ||
| 4934 | 2 // Initial instruction | ||
| 4935 | point | ||
| 4936 | -77.456,3.931,-139.602 | ||
| 4937 | point | ||
| 4938 | -77.326,3.920,-138.903 | ||
| 4939 | point | ||
| 4940 | -77.453,3.905,-137.973 | ||
| 4941 | point | ||
| 4942 | -80.266,3.846,-134.230 | ||
| 4943 | reverse | ||
| 4944 | // Pedestrian number 399 | ||
| 4945 | 13 // Ref num | ||
| 4946 | 4 // Number of instructions | ||
| 4947 | 2 // Initial instruction | ||
| 4948 | point | ||
| 4949 | -85.743,3.951,-142.701 | ||
| 4950 | point | ||
| 4951 | -85.630,3.954,-141.823 | ||
| 4952 | point | ||
| 4953 | -85.792,2.659,-135.733 | ||
| 4954 | reverse | ||
| 4955 | // Pedestrian number 400 | ||
| 4956 | 13 // Ref num | ||
| 4957 | 5 // Number of instructions | ||
| 4958 | 3 // Initial instruction | ||
| 4959 | point | ||
| 4960 | -82.964,3.803,-141.077 | ||
| 4961 | point | ||
| 4962 | -83.147,3.556,-139.925 | ||
| 4963 | point | ||
| 4964 | -82.955,3.326,-138.851 | ||
| 4965 | point | ||
| 4966 | -83.034,2.568,-135.307 | ||
| 4967 | reverse | ||
| 4968 | // Pedestrian number 401 | ||
| 4969 | 13 // Ref num | ||
| 4970 | 5 // Number of instructions | ||
| 4971 | 2 // Initial instruction | ||
| 4972 | point | ||
| 4973 | -81.808,3.947,-140.714 | ||
| 4974 | point | ||
| 4975 | -82.669,3.964,-141.872 | ||
| 4976 | point | ||
| 4977 | -85.179,3.949,-143.749 | ||
| 4978 | point | ||
| 4979 | -85.729,3.943,-144.748 | ||
| 4980 | reverse | ||
| 4981 | // Pedestrian number 402 | ||
| 4982 | 13 // Ref num | ||
| 4983 | 6 // Number of instructions | ||
| 4984 | 3 // Initial instruction | ||
| 4985 | point | ||
| 4986 | -85.710,3.945,-144.100 | ||
| 4987 | point | ||
| 4988 | -85.721,3.938,-145.828 | ||
| 4989 | point | ||
| 4990 | -85.154,3.937,-146.545 | ||
| 4991 | point | ||
| 4992 | -85.137,3.934,-147.084 | ||
| 4993 | point | ||
| 4994 | -84.394,3.934,-147.689 | ||
| 4995 | reverse | ||
| 4996 | // Pedestrian number 403 | ||
| 4997 | 13 // Ref num | ||
| 4998 | 7 // Number of instructions | ||
| 4999 | 4 // Initial instruction | ||
| 5000 | point | ||
| 5001 | -84.930,3.932,-147.730 | ||
| 5002 | point | ||
| 5003 | -83.617,3.938,-147.258 | ||
| 5004 | point | ||
| 5005 | -82.039,3.942,-147.456 | ||
| 5006 | point | ||
| 5007 | -80.549,3.948,-147.146 | ||
| 5008 | point | ||
| 5009 | -78.720,3.952,-147.550 | ||
| 5010 | point | ||
| 5011 | -77.405,3.955,-147.717 | ||
| 5012 | reverse | ||
| 5013 | // Pedestrian number 404 | ||
| 5014 | 13 // Ref num | ||
| 5015 | 5 // Number of instructions | ||
| 5016 | 2 // Initial instruction | ||
| 5017 | point | ||
| 5018 | -77.331,3.901,-137.814 | ||
| 5019 | point | ||
| 5020 | -77.728,3.890,-137.104 | ||
| 5021 | point | ||
| 5022 | -78.035,3.867,-135.656 | ||
| 5023 | point | ||
| 5024 | -77.178,3.846,-134.343 | ||
| 5025 | reverse | ||
| 5026 | // Pedestrian number 405 | ||
| 5027 | 13 // Ref num | ||
| 5028 | 6 // Number of instructions | ||
| 5029 | 3 // Initial instruction | ||
| 5030 | point | ||
| 5031 | -82.617,3.855,-134.892 | ||
| 5032 | point | ||
| 5033 | -82.229,3.848,-134.474 | ||
| 5034 | point | ||
| 5035 | -81.269,3.844,-134.229 | ||
| 5036 | point | ||
| 5037 | -79.377,3.851,-134.640 | ||
| 5038 | point | ||
| 5039 | -78.317,3.845,-134.306 | ||
| 5040 | reverse | ||
| 5041 | // Pedestrian number 406 | ||
| 5042 | 13 // Ref num | ||
| 5043 | 6 // Number of instructions | ||
| 5044 | 4 // Initial instruction | ||
| 5045 | point | ||
| 5046 | -82.454,3.921,-138.974 | ||
| 5047 | point | ||
| 5048 | -81.877,3.932,-139.673 | ||
| 5049 | point | ||
| 5050 | -81.182,3.929,-139.530 | ||
| 5051 | point | ||
| 5052 | -80.783,3.933,-139.784 | ||
| 5053 | point | ||
| 5054 | -79.966,3.937,-140.114 | ||
| 5055 | reverse | ||
| 5056 | // Pedestrian number 407 | ||
| 5057 | 13 // Ref num | ||
| 5058 | 8 // Number of instructions | ||
| 5059 | 3 // Initial instruction | ||
| 5060 | point | ||
| 5061 | -82.716,3.959,-141.468 | ||
| 5062 | point | ||
| 5063 | -82.403,3.954,-141.183 | ||
| 5064 | point | ||
| 5065 | -80.400,3.957,-141.362 | ||
| 5066 | point | ||
| 5067 | -79.112,3.945,-140.628 | ||
| 5068 | point | ||
| 5069 | -78.146,3.951,-141.004 | ||
| 5070 | point | ||
| 5071 | -76.813,3.946,-140.706 | ||
| 5072 | point | ||
| 5073 | -76.287,3.935,-139.960 | ||
| 5074 | reverse | ||
| 5075 | // Pedestrian number 408 | ||
| 5076 | 13 // Ref num | ||
| 5077 | 5 // Number of instructions | ||
| 5078 | 2 // Initial instruction | ||
| 5079 | point | ||
| 5080 | -82.614,3.961,-141.600 | ||
| 5081 | point | ||
| 5082 | -82.605,3.936,-140.063 | ||
| 5083 | point | ||
| 5084 | -82.734,3.916,-138.742 | ||
| 5085 | point | ||
| 5086 | -82.662,3.847,-134.418 | ||
| 5087 | reverse | ||
| 5088 | // Pedestrian number 409 | ||
| 5089 | 13 // Ref num | ||
| 5090 | 6 // Number of instructions | ||
| 5091 | 3 // Initial instruction | ||
| 5092 | point | ||
| 5093 | -85.743,2.304,-133.665 | ||
| 5094 | point | ||
| 5095 | -85.364,2.304,-132.804 | ||
| 5096 | point | ||
| 5097 | -85.629,2.304,-131.571 | ||
| 5098 | point | ||
| 5099 | -85.229,2.304,-130.497 | ||
| 5100 | point | ||
| 5101 | -85.737,2.304,-127.383 | ||
| 5102 | reverse | ||
| 5103 | // Pedestrian number 410 | ||
| 5104 | 13 // Ref num | ||
| 5105 | 4 // Number of instructions | ||
| 5106 | 2 // Initial instruction | ||
| 5107 | point | ||
| 5108 | -82.679,3.842,-119.205 | ||
| 5109 | point | ||
| 5110 | -81.399,3.842,-120.053 | ||
| 5111 | point | ||
| 5112 | -78.971,3.842,-122.562 | ||
| 5113 | reverse | ||
| 5114 | // Pedestrian number 411 | ||
| 5115 | 13 // Ref num | ||
| 5116 | 5 // Number of instructions | ||
| 5117 | 3 // Initial instruction | ||
| 5118 | point | ||
| 5119 | -82.119,3.842,-123.331 | ||
| 5120 | point | ||
| 5121 | -81.132,3.842,-123.303 | ||
| 5122 | point | ||
| 5123 | -79.965,3.842,-122.768 | ||
| 5124 | point | ||
| 5125 | -77.343,3.842,-121.185 | ||
| 5126 | reverse | ||
| 5127 | // Pedestrian number 412 | ||
| 5128 | 13 // Ref num | ||
| 5129 | 4 // Number of instructions | ||
| 5130 | 2 // Initial instruction | ||
| 5131 | point | ||
| 5132 | -72.654,3.800,-118.786 | ||
| 5133 | point | ||
| 5134 | -70.596,3.311,-118.818 | ||
| 5135 | point | ||
| 5136 | -65.851,2.184,-118.884 | ||
| 5137 | reverse | ||
| 5138 | // Pedestrian number 413 | ||
| 5139 | 13 // Ref num | ||
| 5140 | 7 // Number of instructions | ||
| 5141 | 4 // Initial instruction | ||
| 5142 | point | ||
| 5143 | -65.013,1.985,-116.205 | ||
| 5144 | point | ||
| 5145 | -66.070,2.234,-116.362 | ||
| 5146 | point | ||
| 5147 | -67.700,2.624,-115.979 | ||
| 5148 | point | ||
| 5149 | -68.514,2.817,-116.116 | ||
| 5150 | point | ||
| 5151 | -72.762,3.826,-115.946 | ||
| 5152 | point | ||
| 5153 | -72.991,3.842,-115.905 | ||
| 5154 | reverse | ||
| 5155 | // Pedestrian number 414 | ||
| 5156 | 13 // Ref num | ||
| 5157 | 4 // Number of instructions | ||
| 5158 | 2 // Initial instruction | ||
| 5159 | point | ||
| 5160 | -72.498,3.763,-116.079 | ||
| 5161 | point | ||
| 5162 | -71.731,3.581,-116.248 | ||
| 5163 | point | ||
| 5164 | -70.010,3.172,-115.990 | ||
| 5165 | reverse | ||
| 5166 | // Pedestrian number 415 | ||
| 5167 | 13 // Ref num | ||
| 5168 | 6 // Number of instructions | ||
| 5169 | 3 // Initial instruction | ||
| 5170 | point | ||
| 5171 | -64.608,1.881,-118.563 | ||
| 5172 | point | ||
| 5173 | -63.526,1.427,-118.032 | ||
| 5174 | point | ||
| 5175 | -62.252,0.892,-118.453 | ||
| 5176 | point | ||
| 5177 | -61.012,0.376,-118.280 | ||
| 5178 | point | ||
| 5179 | -58.477,-0.677,-118.246 | ||
| 5180 | reverse | ||
| 5181 | // Pedestrian number 416 | ||
| 5182 | 9 // Ref num | ||
| 5183 | 5 // Number of instructions | ||
| 5184 | 3 // Initial instruction | ||
| 5185 | point | ||
| 5186 | -56.296,-1.014,-116.610 | ||
| 5187 | point | ||
| 5188 | -55.593,-1.123,-116.580 | ||
| 5189 | point | ||
| 5190 | -54.612,-1.281,-116.662 | ||
| 5191 | point | ||
| 5192 | -51.768,-2.197,-116.479 | ||
| 5193 | reverse | ||
| 5194 | // Pedestrian number 417 | ||
| 5195 | 10 // Ref num | ||
| 5196 | 7 // Number of instructions | ||
| 5197 | 4 // Initial instruction | ||
| 5198 | point | ||
| 5199 | -49.020,-3.151,-116.810 | ||
| 5200 | point | ||
| 5201 | -48.640,-3.355,-116.709 | ||
| 5202 | point | ||
| 5203 | -47.151,-4.159,-116.648 | ||
| 5204 | point | ||
| 5205 | -46.709,-4.313,-116.771 | ||
| 5206 | point | ||
| 5207 | -46.348,-4.439,-116.914 | ||
| 5208 | point | ||
| 5209 | -45.100,-4.874,-116.697 | ||
| 5210 | reverse | ||
| 5211 | // Pedestrian number 418 | ||
| 5212 | 9 // Ref num | ||
| 5213 | 6 // Number of instructions | ||
| 5214 | 4 // Initial instruction | ||
| 5215 | point | ||
| 5216 | 39.453,-26.846,-41.470 | ||
| 5217 | point | ||
| 5218 | 40.800,-26.846,-41.217 | ||
| 5219 | point | ||
| 5220 | 42.277,-26.846,-42.277 | ||
| 5221 | point | ||
| 5222 | 42.746,-26.846,-42.468 | ||
| 5223 | point | ||
| 5224 | 44.099,-26.846,-43.252 | ||
| 5225 | reverse | ||
| 5226 | // Pedestrian number 419 | ||
| 5227 | 9 // Ref num | ||
| 5228 | 6 // Number of instructions | ||
| 5229 | 4 // Initial instruction | ||
| 5230 | point | ||
| 5231 | 44.305,-26.846,-40.125 | ||
| 5232 | point | ||
| 5233 | 45.096,-26.846,-40.447 | ||
| 5234 | point | ||
| 5235 | 45.600,-26.846,-40.871 | ||
| 5236 | point | ||
| 5237 | 46.868,-26.846,-40.975 | ||
| 5238 | point | ||
| 5239 | 48.180,-26.846,-41.212 | ||
| 5240 | reverse | ||
| 5241 | // Pedestrian number 420 | ||
| 5242 | 9 // Ref num | ||
| 5243 | 5 // Number of instructions | ||
| 5244 | 3 // Initial instruction | ||
| 5245 | point | ||
| 5246 | 45.058,-26.846,-43.705 | ||
| 5247 | point | ||
| 5248 | 46.793,-26.846,-43.566 | ||
| 5249 | point | ||
| 5250 | 47.724,-26.846,-42.799 | ||
| 5251 | point | ||
| 5252 | 53.285,-26.846,-39.827 | ||
| 5253 | reverse | ||
| 5254 | // Pedestrian number 421 | ||
| 5255 | 9 // Ref num | ||
| 5256 | 5 // Number of instructions | ||
| 5257 | 2 // Initial instruction | ||
| 5258 | point | ||
| 5259 | 49.605,-26.846,-41.433 | ||
| 5260 | point | ||
| 5261 | 49.711,-26.846,-41.086 | ||
| 5262 | point | ||
| 5263 | 50.086,-26.846,-40.615 | ||
| 5264 | point | ||
| 5265 | 50.116,-26.846,-39.599 | ||
| 5266 | reverse | ||
| 5267 | // Pedestrian number 422 | ||
| 5268 | 9 // Ref num | ||
| 5269 | 5 // Number of instructions | ||
| 5270 | 3 // Initial instruction | ||
| 5271 | point | ||
| 5272 | 49.879,-26.845,-40.146 | ||
| 5273 | point | ||
| 5274 | 50.559,-26.845,-39.385 | ||
| 5275 | point | ||
| 5276 | 51.122,-26.845,-37.462 | ||
| 5277 | point | ||
| 5278 | 51.292,-26.845,-36.167 | ||
| 5279 | reverse | ||
| 5280 | // Pedestrian number 423 | ||
| 5281 | 9 // Ref num | ||
| 5282 | 6 // Number of instructions | ||
| 5283 | 3 // Initial instruction | ||
| 5284 | point | ||
| 5285 | 56.193,-26.846,-34.378 | ||
| 5286 | point | ||
| 5287 | 55.989,-26.846,-34.184 | ||
| 5288 | point | ||
| 5289 | 55.557,-26.846,-34.605 | ||
| 5290 | point | ||
| 5291 | 55.285,-26.846,-35.214 | ||
| 5292 | point | ||
| 5293 | 54.970,-26.846,-36.464 | ||
| 5294 | reverse | ||
| 5295 | // Pedestrian number 424 | ||
| 5296 | 9 // Ref num | ||
| 5297 | 7 // Number of instructions | ||
| 5298 | 5 // Initial instruction | ||
| 5299 | point | ||
| 5300 | 52.231,-26.846,-33.795 | ||
| 5301 | point | ||
| 5302 | 53.126,-26.846,-32.537 | ||
| 5303 | point | ||
| 5304 | 53.369,-26.846,-30.744 | ||
| 5305 | point | ||
| 5306 | 54.317,-26.846,-29.982 | ||
| 5307 | point | ||
| 5308 | 54.334,-26.846,-29.488 | ||
| 5309 | point | ||
| 5310 | 55.015,-26.846,-26.024 | ||
| 5311 | reverse | ||
| 5312 | // Pedestrian number 425 | ||
| 5313 | 9 // Ref num | ||
| 5314 | 4 // Number of instructions | ||
| 5315 | 2 // Initial instruction | ||
| 5316 | point | ||
| 5317 | 52.137,-26.846,-33.079 | ||
| 5318 | point | ||
| 5319 | 51.627,-26.846,-31.062 | ||
| 5320 | point | ||
| 5321 | 50.936,-26.846,-29.116 | ||
| 5322 | reverse | ||
| 5323 | // Pedestrian number 426 | ||
| 5324 | 9 // Ref num | ||
| 5325 | 5 // Number of instructions | ||
| 5326 | 3 // Initial instruction | ||
| 5327 | point | ||
| 5328 | 48.844,-26.846,-29.749 | ||
| 5329 | point | ||
| 5330 | 48.108,-26.846,-30.386 | ||
| 5331 | point | ||
| 5332 | 47.392,-26.846,-31.417 | ||
| 5333 | point | ||
| 5334 | 46.118,-26.846,-34.459 | ||
| 5335 | reverse | ||
| 5336 | // Pedestrian number 427 | ||
| 5337 | 9 // Ref num | ||
| 5338 | 6 // Number of instructions | ||
| 5339 | 4 // Initial instruction | ||
| 5340 | point | ||
| 5341 | 43.905,-26.846,-30.996 | ||
| 5342 | point | ||
| 5343 | 43.800,-26.846,-30.165 | ||
| 5344 | point | ||
| 5345 | 42.966,-26.846,-29.357 | ||
| 5346 | point | ||
| 5347 | 41.997,-26.846,-29.224 | ||
| 5348 | point | ||
| 5349 | 40.824,-26.846,-28.931 | ||
| 5350 | reverse | ||
| 5351 | // Pedestrian number 428 | ||
| 5352 | 9 // Ref num | ||
| 5353 | 4 // Number of instructions | ||
| 5354 | 2 // Initial instruction | ||
| 5355 | point | ||
| 5356 | 43.389,-26.846,-26.254 | ||
| 5357 | point | ||
| 5358 | 44.914,-26.846,-26.874 | ||
| 5359 | point | ||
| 5360 | 48.994,-26.846,-26.686 | ||
| 5361 | reverse | ||
| 5362 | // Pedestrian number 429 | ||
| 5363 | 9 // Ref num | ||
| 5364 | 5 // Number of instructions | ||
| 5365 | 3 // Initial instruction | ||
| 5366 | point | ||
| 5367 | 49.538,-26.846,-25.267 | ||
| 5368 | point | ||
| 5369 | 49.498,-26.846,-24.457 | ||
| 5370 | point | ||
| 5371 | 49.488,-26.846,-23.258 | ||
| 5372 | point | ||
| 5373 | 50.656,-26.846,-21.751 | ||
| 5374 | reverse | ||
| 5375 | // Pedestrian number 430 | ||
| 5376 | 9 // Ref num | ||
| 5377 | 7 // Number of instructions | ||
| 5378 | 2 // Initial instruction | ||
| 5379 | point | ||
| 5380 | 46.187,-26.846,-24.708 | ||
| 5381 | point | ||
| 5382 | 45.179,-26.846,-27.196 | ||
| 5383 | point | ||
| 5384 | 44.941,-26.846,-29.239 | ||
| 5385 | point | ||
| 5386 | 43.395,-26.846,-32.404 | ||
| 5387 | point | ||
| 5388 | 43.346,-26.846,-33.445 | ||
| 5389 | point | ||
| 5390 | 42.608,-26.846,-34.180 | ||
| 5391 | reverse | ||
| 5392 | // Pedestrian number 431 | ||
| 5393 | 9 // Ref num | ||
| 5394 | 6 // Number of instructions | ||
| 5395 | 2 // Initial instruction | ||
| 5396 | point | ||
| 5397 | 44.214,-26.846,-39.222 | ||
| 5398 | point | ||
| 5399 | 43.950,-26.846,-38.226 | ||
| 5400 | point | ||
| 5401 | 44.858,-26.846,-37.273 | ||
| 5402 | point | ||
| 5403 | 44.999,-26.846,-36.374 | ||
| 5404 | point | ||
| 5405 | 45.583,-26.846,-35.822 | ||
| 5406 | reverse | ||
| 5407 | // Pedestrian number 432 | ||
| 5408 | 10 // Ref num | ||
| 5409 | 5 // Number of instructions | ||
| 5410 | 1 // Initial instruction | ||
| 5411 | point | ||
| 5412 | 38.350,-26.846,-46.132 | ||
| 5413 | point | ||
| 5414 | 38.392,-26.846,-47.251 | ||
| 5415 | point | ||
| 5416 | 38.479,-26.846,-47.817 | ||
| 5417 | point | ||
| 5418 | 37.426,-26.846,-48.718 | ||
| 5419 | reverse | ||
| 5420 | // Pedestrian number 433 | ||
| 5421 | 10 // Ref num | ||
| 5422 | 7 // Number of instructions | ||
| 5423 | 5 // Initial instruction | ||
| 5424 | point | ||
| 5425 | 37.947,-26.846,-52.972 | ||
| 5426 | point | ||
| 5427 | 38.465,-26.846,-52.685 | ||
| 5428 | point | ||
| 5429 | 39.964,-26.846,-51.046 | ||
| 5430 | point | ||
| 5431 | 40.056,-26.846,-50.318 | ||
| 5432 | point | ||
| 5433 | 40.056,-26.846,-50.318 | ||
| 5434 | point | ||
| 5435 | 40.612,-26.846,-49.838 | ||
| 5436 | reverse | ||
| 5437 | // Pedestrian number 434 | ||
| 5438 | 9 // Ref num | ||
| 5439 | 7 // Number of instructions | ||
| 5440 | 4 // Initial instruction | ||
| 5441 | point | ||
| 5442 | 40.735,-26.846,-49.447 | ||
| 5443 | point | ||
| 5444 | 40.735,-26.846,-49.447 | ||
| 5445 | point | ||
| 5446 | 40.774,-26.846,-48.706 | ||
| 5447 | point | ||
| 5448 | 41.291,-26.846,-47.849 | ||
| 5449 | point | ||
| 5450 | 41.727,-26.846,-45.552 | ||
| 5451 | point | ||
| 5452 | 42.726,-26.846,-43.730 | ||
| 5453 | reverse | ||
| 5454 | // Pedestrian number 435 | ||
| 5455 | 9 // Ref num | ||
| 5456 | 6 // Number of instructions | ||
| 5457 | 3 // Initial instruction | ||
| 5458 | point | ||
| 5459 | 43.677,-26.846,-42.798 | ||
| 5460 | point | ||
| 5461 | 44.736,-26.846,-42.932 | ||
| 5462 | point | ||
| 5463 | 45.350,-26.846,-43.401 | ||
| 5464 | point | ||
| 5465 | 46.230,-26.846,-44.166 | ||
| 5466 | point | ||
| 5467 | 47.351,-26.846,-44.575 | ||
| 5468 | reverse | ||
| 5469 | // Pedestrian number 436 | ||
| 5470 | 9 // Ref num | ||
| 5471 | 5 // Number of instructions | ||
| 5472 | 3 // Initial instruction | ||
| 5473 | point | ||
| 5474 | 51.235,-26.846,-46.340 | ||
| 5475 | point | ||
| 5476 | 50.529,-26.846,-46.922 | ||
| 5477 | point | ||
| 5478 | 50.560,-26.846,-48.270 | ||
| 5479 | point | ||
| 5480 | 49.131,-26.846,-52.301 | ||
| 5481 | reverse | ||
| 5482 | // Pedestrian number 437 | ||
| 5483 | 9 // Ref num | ||
| 5484 | 6 // Number of instructions | ||
| 5485 | 4 // Initial instruction | ||
| 5486 | point | ||
| 5487 | 47.783,-26.846,-46.342 | ||
| 5488 | point | ||
| 5489 | 48.036,-26.846,-47.480 | ||
| 5490 | point | ||
| 5491 | 47.589,-26.846,-48.485 | ||
| 5492 | point | ||
| 5493 | 46.768,-26.846,-49.405 | ||
| 5494 | point | ||
| 5495 | 45.769,-26.846,-51.527 | ||
| 5496 | reverse | ||
| 5497 | // Pedestrian number 438 | ||
| 5498 | 9 // Ref num | ||
| 5499 | 5 // Number of instructions | ||
| 5500 | 2 // Initial instruction | ||
| 5501 | point | ||
| 5502 | 47.291,-26.846,-47.569 | ||
| 5503 | point | ||
| 5504 | 47.248,-26.846,-48.513 | ||
| 5505 | point | ||
| 5506 | 47.678,-26.846,-49.059 | ||
| 5507 | point | ||
| 5508 | 47.826,-26.846,-52.795 | ||
| 5509 | reverse | ||
| 5510 | // Pedestrian number 439 | ||
| 5511 | 9 // Ref num | ||
| 5512 | 4 // Number of instructions | ||
| 5513 | 2 // Initial instruction | ||
| 5514 | point | ||
| 5515 | 49.460,-26.846,-51.107 | ||
| 5516 | point | ||
| 5517 | 49.455,-26.846,-49.588 | ||
| 5518 | point | ||
| 5519 | 50.868,-26.846,-47.296 | ||
| 5520 | reverse | ||
| 5521 | // Pedestrian number 440 | ||
| 5522 | 9 // Ref num | ||
| 5523 | 4 // Number of instructions | ||
| 5524 | 2 // Initial instruction | ||
| 5525 | point | ||
| 5526 | 51.651,-26.846,-46.107 | ||
| 5527 | point | ||
| 5528 | 53.369,-26.846,-46.291 | ||
| 5529 | point | ||
| 5530 | 55.882,-26.846,-47.670 | ||
| 5531 | reverse | ||
| 5532 | // Pedestrian number 441 | ||
| 5533 | 11 // Ref num | ||
| 5534 | 5 // Number of instructions | ||
| 5535 | 3 // Initial instruction | ||
| 5536 | point | ||
| 5537 | 52.512,-26.846,-46.456 | ||
| 5538 | point | ||
| 5539 | 53.421,-26.846,-46.794 | ||
| 5540 | point | ||
| 5541 | 55.041,-26.846,-46.877 | ||
| 5542 | point | ||
| 5543 | 56.259,-26.844,-47.767 | ||
| 5544 | reverse | ||
| 5545 | // Pedestrian number 442 | ||
| 5546 | 9 // Ref num | ||
| 5547 | 6 // Number of instructions | ||
| 5548 | 4 // Initial instruction | ||
| 5549 | point | ||
| 5550 | 57.696,-26.846,-44.829 | ||
| 5551 | point | ||
| 5552 | 58.147,-26.846,-45.051 | ||
| 5553 | point | ||
| 5554 | 58.606,-26.861,-44.709 | ||
| 5555 | point | ||
| 5556 | 59.031,-26.872,-44.030 | ||
| 5557 | point | ||
| 5558 | 59.079,-26.861,-43.383 | ||
| 5559 | reverse | ||
| 5560 | // Pedestrian number 443 | ||
| 5561 | 9 // Ref num | ||
| 5562 | 4 // Number of instructions | ||
| 5563 | 2 // Initial instruction | ||
| 5564 | point | ||
| 5565 | 57.189,-26.863,-48.716 | ||
| 5566 | point | ||
| 5567 | 57.007,-26.874,-49.713 | ||
| 5568 | point | ||
| 5569 | 56.176,-26.865,-51.606 | ||
| 5570 | reverse | ||
| 5571 | // Pedestrian number 444 | ||
| 5572 | 9 // Ref num | ||
| 5573 | 7 // Number of instructions | ||
| 5574 | 4 // Initial instruction | ||
| 5575 | point | ||
| 5576 | 59.167,-27.063,-52.819 | ||
| 5577 | point | ||
| 5578 | 58.974,-27.043,-52.394 | ||
| 5579 | point | ||
| 5580 | 59.676,-27.062,-51.325 | ||
| 5581 | point | ||
| 5582 | 60.487,-27.073,-49.645 | ||
| 5583 | point | ||
| 5584 | 61.233,-27.108,-49.271 | ||
| 5585 | point | ||
| 5586 | 63.102,-27.090,-50.349 | ||
| 5587 | reverse | ||
| 5588 | // Pedestrian number 445 | ||
| 5589 | 11 // Ref num | ||
| 5590 | 5 // Number of instructions | ||
| 5591 | 2 // Initial instruction | ||
| 5592 | point | ||
| 5593 | 41.399,-26.846,-37.685 | ||
| 5594 | point | ||
| 5595 | 41.868,-26.846,-37.218 | ||
| 5596 | point | ||
| 5597 | 42.135,-26.846,-36.394 | ||
| 5598 | point | ||
| 5599 | 42.164,-26.846,-35.528 | ||
| 5600 | reverse | ||
| 5601 | // Pedestrian number 446 | ||
| 5602 | 11 // Ref num | ||
| 5603 | 4 // Number of instructions | ||
| 5604 | 2 // Initial instruction | ||
| 5605 | point | ||
| 5606 | 49.114,-26.846,-28.521 | ||
| 5607 | point | ||
| 5608 | 50.442,-26.846,-29.206 | ||
| 5609 | point | ||
| 5610 | 51.671,-26.846,-29.345 | ||
| 5611 | reverse | ||
| 5612 | // Pedestrian number 447 | ||
| 5613 | 9 // Ref num | ||
| 5614 | 5 // Number of instructions | ||
| 5615 | 3 // Initial instruction | ||
| 5616 | point | ||
| 5617 | 56.544,-26.846,-34.704 | ||
| 5618 | point | ||
| 5619 | 57.904,-26.846,-34.781 | ||
| 5620 | point | ||
| 5621 | 58.638,-26.846,-35.399 | ||
| 5622 | point | ||
| 5623 | 60.254,-26.844,-36.099 | ||
| 5624 | reverse | ||
| 5625 | // Pedestrian number 448 | ||
| 5626 | 11 // Ref num | ||
| 5627 | 6 // Number of instructions | ||
| 5628 | 4 // Initial instruction | ||
| 5629 | point | ||
| 5630 | 64.537,-27.064,-38.107 | ||
| 5631 | point | ||
| 5632 | 65.124,-27.089,-37.838 | ||
| 5633 | point | ||
| 5634 | 65.614,-27.089,-37.904 | ||
| 5635 | point | ||
| 5636 | 66.337,-27.089,-38.270 | ||
| 5637 | point | ||
| 5638 | 68.360,-27.090,-39.059 | ||
| 5639 | reverse | ||
| 5640 | // Pedestrian number 449 | ||
| 5641 | 11 // Ref num | ||
| 5642 | 5 // Number of instructions | ||
| 5643 | 2 // Initial instruction | ||
| 5644 | point | ||
| 5645 | 69.320,-27.090,-41.602 | ||
| 5646 | point | ||
| 5647 | 69.083,-27.090,-42.770 | ||
| 5648 | point | ||
| 5649 | 68.232,-27.090,-44.311 | ||
| 5650 | point | ||
| 5651 | 67.474,-27.090,-46.572 | ||
| 5652 | reverse | ||
| 5653 | // Pedestrian number 450 | ||
| 5654 | 9 // Ref num | ||
| 5655 | 6 // Number of instructions | ||
| 5656 | 2 // Initial instruction | ||
| 5657 | point | ||
| 5658 | 69.854,-27.090,-48.657 | ||
| 5659 | point | ||
| 5660 | 70.737,-27.090,-46.825 | ||
| 5661 | point | ||
| 5662 | 71.341,-27.090,-45.890 | ||
| 5663 | point | ||
| 5664 | 71.551,-27.090,-44.391 | ||
| 5665 | point | ||
| 5666 | 72.586,-27.090,-42.505 | ||
| 5667 | reverse | ||
| 5668 | // Pedestrian number 451 | ||
| 5669 | 10 // Ref num | ||
| 5670 | 7 // Number of instructions | ||
| 5671 | 3 // Initial instruction | ||
| 5672 | point | ||
| 5673 | 72.882,-27.090,-41.634 | ||
| 5674 | point | ||
| 5675 | 72.095,-27.090,-42.205 | ||
| 5676 | point | ||
| 5677 | 71.946,-27.090,-44.070 | ||
| 5678 | point | ||
| 5679 | 71.175,-27.090,-45.484 | ||
| 5680 | point | ||
| 5681 | 70.913,-27.090,-47.103 | ||
| 5682 | point | ||
| 5683 | 70.382,-27.090,-48.436 | ||
| 5684 | reverse | ||
| 5685 | // Pedestrian number 452 | ||
| 5686 | 9 // Ref num | ||
| 5687 | 4 // Number of instructions | ||
| 5688 | 2 // Initial instruction | ||
| 5689 | point | ||
| 5690 | 66.373,-27.090,-48.034 | ||
| 5691 | point | ||
| 5692 | 65.336,-27.090,-47.443 | ||
| 5693 | point | ||
| 5694 | 62.818,-27.090,-46.661 | ||
| 5695 | reverse | ||
| 5696 | // Pedestrian number 453 | ||
| 5697 | 9 // Ref num | ||
| 5698 | 6 // Number of instructions | ||
| 5699 | 3 // Initial instruction | ||
| 5700 | point | ||
| 5701 | 63.584,-27.090,-50.513 | ||
| 5702 | point | ||
| 5703 | 64.364,-27.090,-50.497 | ||
| 5704 | point | ||
| 5705 | 65.608,-27.090,-51.392 | ||
| 5706 | point | ||
| 5707 | 65.698,-27.090,-52.029 | ||
| 5708 | point | ||
| 5709 | 64.752,-27.090,-53.918 | ||
| 5710 | reverse | ||
| 5711 | // Pedestrian number 454 | ||
| 5712 | 9 // Ref num | ||
| 5713 | 7 // Number of instructions | ||
| 5714 | 4 // Initial instruction | ||
| 5715 | point | ||
| 5716 | 65.708,-27.090,-60.666 | ||
| 5717 | point | ||
| 5718 | 65.653,-27.090,-60.273 | ||
| 5719 | point | ||
| 5720 | 66.334,-27.090,-59.460 | ||
| 5721 | point | ||
| 5722 | 66.558,-27.090,-58.033 | ||
| 5723 | point | ||
| 5724 | 67.333,-27.090,-56.585 | ||
| 5725 | point | ||
| 5726 | 67.867,-27.090,-55.587 | ||
| 5727 | reverse | ||
| 5728 | // Pedestrian number 455 | ||
| 5729 | 11 // Ref num | ||
| 5730 | 6 // Number of instructions | ||
| 5731 | 3 // Initial instruction | ||
| 5732 | point | ||
| 5733 | 67.914,-27.090,-55.005 | ||
| 5734 | point | ||
| 5735 | 68.447,-27.090,-53.212 | ||
| 5736 | point | ||
| 5737 | 68.866,-27.090,-52.728 | ||
| 5738 | point | ||
| 5739 | 69.206,-27.090,-52.461 | ||
| 5740 | point | ||
| 5741 | 69.981,-27.090,-52.739 | ||
| 5742 | reverse | ||
| 5743 | // Pedestrian number 456 | ||
| 5744 | 9 // Ref num | ||
| 5745 | 4 // Number of instructions | ||
| 5746 | 2 // Initial instruction | ||
| 5747 | point | ||
| 5748 | 72.365,-27.090,-50.576 | ||
| 5749 | point | ||
| 5750 | 69.900,-27.090,-49.520 | ||
| 5751 | point | ||
| 5752 | 67.432,-27.090,-47.487 | ||
| 5753 | reverse | ||
| 5754 | // Pedestrian number 457 | ||
| 5755 | 11 // Ref num | ||
| 5756 | 6 // Number of instructions | ||
| 5757 | 3 // Initial instruction | ||
| 5758 | point | ||
| 5759 | 66.636,-27.090,-48.305 | ||
| 5760 | point | ||
| 5761 | 64.248,-27.090,-47.744 | ||
| 5762 | point | ||
| 5763 | 63.329,-27.090,-47.014 | ||
| 5764 | point | ||
| 5765 | 61.824,-27.090,-46.084 | ||
| 5766 | point | ||
| 5767 | 62.074,-27.090,-45.422 | ||
| 5768 | reverse | ||
| 5769 | // Pedestrian number 458 | ||
| 5770 | 9 // Ref num | ||
| 5771 | 7 // Number of instructions | ||
| 5772 | 5 // Initial instruction | ||
| 5773 | point | ||
| 5774 | 58.991,-26.863,-43.724 | ||
| 5775 | point | ||
| 5776 | 59.245,-26.870,-43.371 | ||
| 5777 | point | ||
| 5778 | 59.777,-26.886,-42.688 | ||
| 5779 | point | ||
| 5780 | 60.061,-26.857,-40.510 | ||
| 5781 | point | ||
| 5782 | 60.398,-26.862,-39.823 | ||
| 5783 | point | ||
| 5784 | 61.353,-26.862,-37.213 | ||
| 5785 | reverse | ||
| 5786 | // Pedestrian number 459 | ||
| 5787 | 9 // Ref num | ||
| 5788 | 5 // Number of instructions | ||
| 5789 | 3 // Initial instruction | ||
| 5790 | point | ||
| 5791 | 66.597,-27.090,-36.846 | ||
| 5792 | point | ||
| 5793 | 67.966,-27.090,-36.821 | ||
| 5794 | point | ||
| 5795 | 69.853,-27.090,-37.434 | ||
| 5796 | point | ||
| 5797 | 70.940,-27.090,-36.699 | ||
| 5798 | reverse | ||
| 5799 | // Pedestrian number 460 | ||
| 5800 | 5 // Ref num | ||
| 5801 | 5 // Number of instructions | ||
| 5802 | 3 // Initial instruction | ||
| 5803 | point | ||
| 5804 | 70.825,-27.090,-36.424 | ||
| 5805 | point | ||
| 5806 | 69.832,-27.090,-36.298 | ||
| 5807 | point | ||
| 5808 | 68.718,-27.090,-35.563 | ||
| 5809 | point | ||
| 5810 | 66.783,-27.090,-34.750 | ||
| 5811 | reverse | ||
| 5812 | // Pedestrian number 461 | ||
| 5813 | 5 // Ref num | ||
| 5814 | 5 // Number of instructions | ||
| 5815 | 3 // Initial instruction | ||
| 5816 | point | ||
| 5817 | 66.028,-27.063,-34.002 | ||
| 5818 | point | ||
| 5819 | 66.264,-27.034,-31.957 | ||
| 5820 | point | ||
| 5821 | 66.672,-27.041,-31.160 | ||
| 5822 | point | ||
| 5823 | 67.618,-27.072,-30.076 | ||
| 5824 | reverse | ||
| 5825 | // Pedestrian number 462 | ||
| 5826 | 10 // Ref num | ||
| 5827 | 6 // Number of instructions | ||
| 5828 | 3 // Initial instruction | ||
| 5829 | point | ||
| 5830 | 60.856,-26.846,-34.068 | ||
| 5831 | point | ||
| 5832 | 60.323,-26.846,-32.630 | ||
| 5833 | point | ||
| 5834 | 59.715,-26.846,-32.177 | ||
| 5835 | point | ||
| 5836 | 57.030,-26.846,-31.166 | ||
| 5837 | point | ||
| 5838 | 57.035,-26.846,-30.793 | ||
| 5839 | reverse | ||
| 5840 | // Pedestrian number 463 | ||
| 5841 | 29 // Ref num | ||
| 5842 | 5 // Number of instructions | ||
| 5843 | 3 // Initial instruction | ||
| 5844 | point | ||
| 5845 | 51.129,-26.846,-32.769 | ||
| 5846 | point | ||
| 5847 | 50.521,-26.846,-32.462 | ||
| 5848 | point | ||
| 5849 | 49.969,-26.846,-32.364 | ||
| 5850 | point | ||
| 5851 | 48.220,-26.846,-31.846 | ||
| 5852 | reverse | ||
| 5853 | // Pedestrian number 464 | ||
| 5854 | 11 // Ref num | ||
| 5855 | 4 // Number of instructions | ||
| 5856 | 2 // Initial instruction | ||
| 5857 | point | ||
| 5858 | 43.167,-26.844,-33.064 | ||
| 5859 | point | ||
| 5860 | 43.003,-26.844,-34.649 | ||
| 5861 | point | ||
| 5862 | 41.846,-26.844,-36.355 | ||
| 5863 | reverse | ||
| 5864 | // Pedestrian number 465 | ||
| 5865 | 11 // Ref num | ||
| 5866 | 5 // Number of instructions | ||
| 5867 | 3 // Initial instruction | ||
| 5868 | point | ||
| 5869 | 53.194,-26.846,-43.186 | ||
| 5870 | point | ||
| 5871 | 53.938,-26.846,-43.663 | ||
| 5872 | point | ||
| 5873 | 54.846,-26.846,-43.785 | ||
| 5874 | point | ||
| 5875 | 56.817,-26.846,-44.363 | ||
| 5876 | reverse | ||
| 5877 | // Pedestrian number 466 | ||
| 5878 | 9 // Ref num | ||
| 5879 | 4 // Number of instructions | ||
| 5880 | 2 // Initial instruction | ||
| 5881 | point | ||
| 5882 | 44.434,-26.846,-38.421 | ||
| 5883 | point | ||
| 5884 | 45.089,-26.846,-35.146 | ||
| 5885 | point | ||
| 5886 | 46.418,-26.846,-33.465 | ||
| 5887 | reverse | ||
| 5888 | // Pedestrian number 467 | ||
| 5889 | 9 // Ref num | ||
| 5890 | 5 // Number of instructions | ||
| 5891 | 2 // Initial instruction | ||
| 5892 | point | ||
| 5893 | 74.206,-27.105,-36.978 | ||
| 5894 | point | ||
| 5895 | 75.106,-27.302,-34.330 | ||
| 5896 | point | ||
| 5897 | 75.940,-27.455,-32.308 | ||
| 5898 | point | ||
| 5899 | 76.564,-27.509,-31.719 | ||
| 5900 | reverse | ||
| 5901 | // Pedestrian number 468 | ||
| 5902 | 9 // Ref num | ||
| 5903 | 5 // Number of instructions | ||
| 5904 | 3 // Initial instruction | ||
| 5905 | point | ||
| 5906 | 75.607,-27.772,-24.799 | ||
| 5907 | point | ||
| 5908 | 76.010,-27.772,-24.216 | ||
| 5909 | point | ||
| 5910 | 75.960,-27.772,-23.210 | ||
| 5911 | point | ||
| 5912 | 73.981,-27.772,-21.324 | ||
| 5913 | reverse | ||
| 5914 | // Pedestrian number 469 | ||
| 5915 | 9 // Ref num | ||
| 5916 | 6 // Number of instructions | ||
| 5917 | 2 // Initial instruction | ||
| 5918 | point | ||
| 5919 | 75.341,-27.773,-19.324 | ||
| 5920 | point | ||
| 5921 | 76.796,-27.773,-19.712 | ||
| 5922 | point | ||
| 5923 | 77.447,-27.773,-19.657 | ||
| 5924 | point | ||
| 5925 | 78.507,-27.773,-18.418 | ||
| 5926 | point | ||
| 5927 | 78.570,-27.773,-16.597 | ||
| 5928 | reverse | ||
| 5929 | // Pedestrian number 470 | ||
| 5930 | 9 // Ref num | ||
| 5931 | 4 // Number of instructions | ||
| 5932 | 2 // Initial instruction | ||
| 5933 | point | ||
| 5934 | 78.809,-27.774,-25.092 | ||
| 5935 | point | ||
| 5936 | 79.786,-27.774,-23.978 | ||
| 5937 | point | ||
| 5938 | 82.702,-27.982,-22.025 | ||
| 5939 | reverse | ||
| 5940 | // Pedestrian number 471 | ||
| 5941 | 9 // Ref num | ||
| 5942 | 7 // Number of instructions | ||
| 5943 | 3 // Initial instruction | ||
| 5944 | point | ||
| 5945 | 80.446,-27.774,-20.653 | ||
| 5946 | point | ||
| 5947 | 80.539,-27.772,-20.085 | ||
| 5948 | point | ||
| 5949 | 80.776,-27.772,-19.592 | ||
| 5950 | point | ||
| 5951 | 81.295,-27.774,-18.960 | ||
| 5952 | point | ||
| 5953 | 81.370,-27.774,-18.111 | ||
| 5954 | point | ||
| 5955 | 83.230,-27.774,-13.848 | ||
| 5956 | reverse | ||
| 5957 | // Pedestrian number 472 | ||
| 5958 | 9 // Ref num | ||
| 5959 | 4 // Number of instructions | ||
| 5960 | 2 // Initial instruction | ||
| 5961 | point | ||
| 5962 | 81.625,-27.774,-8.164 | ||
| 5963 | point | ||
| 5964 | 80.834,-27.774,-8.277 | ||
| 5965 | point | ||
| 5966 | 78.673,-27.773,-7.296 | ||
| 5967 | reverse | ||
| 5968 | // Pedestrian number 473 | ||
| 5969 | 9 // Ref num | ||
| 5970 | 5 // Number of instructions | ||
| 5971 | 3 // Initial instruction | ||
| 5972 | point | ||
| 5973 | 80.133,-27.774,-11.028 | ||
| 5974 | point | ||
| 5975 | 80.306,-27.774,-11.591 | ||
| 5976 | point | ||
| 5977 | 80.080,-27.774,-12.882 | ||
| 5978 | point | ||
| 5979 | 79.589,-27.774,-13.665 | ||
| 5980 | reverse | ||
| 5981 | // Pedestrian number 474 | ||
| 5982 | 11 // Ref num | ||
| 5983 | 6 // Number of instructions | ||
| 5984 | 4 // Initial instruction | ||
| 5985 | point | ||
| 5986 | 83.944,-27.776,-12.620 | ||
| 5987 | point | ||
| 5988 | 85.417,-27.917,-12.710 | ||
| 5989 | point | ||
| 5990 | 85.764,-27.962,-13.050 | ||
| 5991 | point | ||
| 5992 | 86.355,-28.033,-13.525 | ||
| 5993 | point | ||
| 5994 | 87.746,-28.189,-14.266 | ||
| 5995 | reverse | ||
| 5996 | // Pedestrian number 475 | ||
| 5997 | 9 // Ref num | ||
| 5998 | 6 // Number of instructions | ||
| 5999 | 4 // Initial instruction | ||
| 6000 | point | ||
| 6001 | 88.787,-28.265,-15.045 | ||
| 6002 | point | ||
| 6003 | 88.888,-28.265,-16.155 | ||
| 6004 | point | ||
| 6005 | 87.929,-28.265,-17.058 | ||
| 6006 | point | ||
| 6007 | 87.715,-28.265,-17.863 | ||
| 6008 | point | ||
| 6009 | 86.463,-28.265,-20.734 | ||
| 6010 | reverse | ||
| 6011 | // Pedestrian number 476 | ||
| 6012 | 9 // Ref num | ||
| 6013 | 6 // Number of instructions | ||
| 6014 | 3 // Initial instruction | ||
| 6015 | point | ||
| 6016 | 91.625,-28.265,-15.949 | ||
| 6017 | point | ||
| 6018 | 90.904,-28.265,-17.744 | ||
| 6019 | point | ||
| 6020 | 90.662,-28.265,-19.155 | ||
| 6021 | point | ||
| 6022 | 89.460,-28.265,-21.927 | ||
| 6023 | point | ||
| 6024 | 89.068,-28.265,-23.945 | ||
| 6025 | reverse | ||
| 6026 | // Pedestrian number 477 | ||
| 6027 | 29 // Ref num | ||
| 6028 | 4 // Number of instructions | ||
| 6029 | 2 // Initial instruction | ||
| 6030 | point | ||
| 6031 | 92.754,-28.265,-12.520 | ||
| 6032 | point | ||
| 6033 | 93.128,-28.265,-11.889 | ||
| 6034 | point | ||
| 6035 | 93.866,-28.265,-10.539 | ||
| 6036 | reverse | ||
| 6037 | // Pedestrian number 478 | ||
| 6038 | 9 // Ref num | ||
| 6039 | 5 // Number of instructions | ||
| 6040 | 3 // Initial instruction | ||
| 6041 | point | ||
| 6042 | 91.394,-28.265,-7.280 | ||
| 6043 | point | ||
| 6044 | 91.225,-28.265,-7.913 | ||
| 6045 | point | ||
| 6046 | 91.217,-28.265,-8.932 | ||
| 6047 | point | ||
| 6048 | 90.256,-28.265,-10.371 | ||
| 6049 | reverse | ||
| 6050 | // Pedestrian number 479 | ||
| 6051 | 11 // Ref num | ||
| 6052 | 7 // Number of instructions | ||
| 6053 | 3 // Initial instruction | ||
| 6054 | point | ||
| 6055 | 88.280,-28.265,-15.962 | ||
| 6056 | point | ||
| 6057 | 88.138,-28.265,-17.269 | ||
| 6058 | point | ||
| 6059 | 87.475,-28.265,-17.998 | ||
| 6060 | point | ||
| 6061 | 87.240,-28.265,-18.597 | ||
| 6062 | point | ||
| 6063 | 87.153,-28.265,-20.040 | ||
| 6064 | point | ||
| 6065 | 86.247,-28.265,-21.329 | ||
| 6066 | reverse | ||
| 6067 | // Pedestrian number 480 | ||
| 6068 | 9 // Ref num | ||
| 6069 | 5 // Number of instructions | ||
| 6070 | 3 // Initial instruction | ||
| 6071 | point | ||
| 6072 | 83.291,-28.265,-30.025 | ||
| 6073 | point | ||
| 6074 | 84.404,-28.265,-26.816 | ||
| 6075 | point | ||
| 6076 | 84.320,-28.265,-25.941 | ||
| 6077 | point | ||
| 6078 | 82.721,-28.105,-25.582 | ||
| 6079 | reverse | ||
| 6080 | // Pedestrian number 481 | ||
| 6081 | 9 // Ref num | ||
| 6082 | 4 // Number of instructions | ||
| 6083 | 2 // Initial instruction | ||
| 6084 | point | ||
| 6085 | 84.800,-28.204,-22.752 | ||
| 6086 | point | ||
| 6087 | 83.284,-28.047,-22.361 | ||
| 6088 | point | ||
| 6089 | 80.749,-27.774,-21.267 | ||
| 6090 | reverse | ||
| 6091 | // Pedestrian number 482 | ||
| 6092 | 9 // Ref num | ||
| 6093 | 4 // Number of instructions | ||
| 6094 | 2 // Initial instruction | ||
| 6095 | point | ||
| 6096 | 75.463,-27.773,-25.346 | ||
| 6097 | point | ||
| 6098 | 74.798,-27.773,-26.922 | ||
| 6099 | point | ||
| 6100 | 73.992,-27.655,-28.575 | ||
| 6101 | reverse | ||
| 6102 | // Pedestrian number 483 | ||
| 6103 | 5 // Ref num | ||
| 6104 | 5 // Number of instructions | ||
| 6105 | 2 // Initial instruction | ||
| 6106 | point | ||
| 6107 | 19.147,-26.843,-37.937 | ||
| 6108 | point | ||
| 6109 | 17.786,-26.843,-37.659 | ||
| 6110 | point | ||
| 6111 | 15.663,-26.843,-36.530 | ||
| 6112 | point | ||
| 6113 | 15.364,-26.843,-36.177 | ||
| 6114 | reverse | ||
| 6115 | // Pedestrian number 484 | ||
| 6116 | 9 // Ref num | ||
| 6117 | 5 // Number of instructions | ||
| 6118 | 2 // Initial instruction | ||
| 6119 | point | ||
| 6120 | 12.689,-26.843,-37.588 | ||
| 6121 | point | ||
| 6122 | 13.967,-26.843,-38.738 | ||
| 6123 | point | ||
| 6124 | 14.644,-26.843,-41.119 | ||
| 6125 | point | ||
| 6126 | 14.705,-26.843,-41.772 | ||
| 6127 | reverse | ||
| 6128 | // Pedestrian number 485 | ||
| 6129 | 29 // Ref num | ||
| 6130 | 4 // Number of instructions | ||
| 6131 | 2 // Initial instruction | ||
| 6132 | point | ||
| 6133 | -89.989,14.370,90.705 | ||
| 6134 | point | ||
| 6135 | -89.953,14.369,89.139 | ||
| 6136 | point | ||
| 6137 | -90.642,14.369,86.936 | ||
| 6138 | reverse | ||
| 6139 | // Pedestrian number 486 | ||
| 6140 | 5 // Ref num | ||
| 6141 | 4 // Number of instructions | ||
| 6142 | 2 // Initial instruction | ||
| 6143 | point | ||
| 6144 | -88.937,14.369,89.049 | ||
| 6145 | point | ||
| 6146 | -89.171,14.369,87.455 | ||
| 6147 | point | ||
| 6148 | -88.728,14.369,85.765 | ||
| 6149 | reverse | ||
| 6150 | // Pedestrian number 487 | ||
| 6151 | 9 // Ref num | ||
| 6152 | 5 // Number of instructions | ||
| 6153 | 2 // Initial instruction | ||
| 6154 | point | ||
| 6155 | -86.170,14.369,80.675 | ||
| 6156 | point | ||
| 6157 | -83.974,14.369,80.393 | ||
| 6158 | point | ||
| 6159 | -82.209,14.369,79.625 | ||
| 6160 | point | ||
| 6161 | -81.396,14.369,79.414 | ||
| 6162 | reverse | ||
| 6163 | // Pedestrian number 488 | ||
| 6164 | 11 // Ref num | ||
| 6165 | 7 // Number of instructions | ||
| 6166 | 4 // Initial instruction | ||
| 6167 | point | ||
| 6168 | -80.576,14.369,80.984 | ||
| 6169 | point | ||
| 6170 | -79.779,14.369,80.733 | ||
| 6171 | point | ||
| 6172 | -79.309,14.369,80.692 | ||
| 6173 | point | ||
| 6174 | -78.797,14.369,80.828 | ||
| 6175 | point | ||
| 6176 | -77.294,14.369,80.355 | ||
| 6177 | point | ||
| 6178 | -75.826,14.369,80.327 | ||
| 6179 | reverse | ||
| 6180 | // Pedestrian number 489 | ||
| 6181 | 29 // Ref num | ||
| 6182 | 6 // Number of instructions | ||
| 6183 | 3 // Initial instruction | ||
| 6184 | point | ||
| 6185 | -75.491,14.369,80.322 | ||
| 6186 | point | ||
| 6187 | -74.412,14.369,79.875 | ||
| 6188 | point | ||
| 6189 | -73.992,14.369,79.961 | ||
| 6190 | point | ||
| 6191 | -72.637,14.369,79.875 | ||
| 6192 | point | ||
| 6193 | -71.808,14.369,80.066 | ||
| 6194 | reverse | ||
| 6195 | // Pedestrian number 490 | ||
| 6196 | 9 // Ref num | ||
| 6197 | 5 // Number of instructions | ||
| 6198 | 2 // Initial instruction | ||
| 6199 | point | ||
| 6200 | -68.387,14.370,79.774 | ||
| 6201 | point | ||
| 6202 | -67.348,14.370,79.687 | ||
| 6203 | point | ||
| 6204 | -66.264,14.370,79.207 | ||
| 6205 | point | ||
| 6206 | -65.609,14.370,79.039 | ||
| 6207 | reverse | ||
| 6208 | // Pedestrian number 491 | ||
| 6209 | 5 // Ref num | ||
| 6210 | 6 // Number of instructions | ||
| 6211 | 2 // Initial instruction | ||
| 6212 | point | ||
| 6213 | -66.608,14.182,80.663 | ||
| 6214 | point | ||
| 6215 | -65.866,14.166,79.701 | ||
| 6216 | point | ||
| 6217 | -65.471,14.159,79.408 | ||
| 6218 | point | ||
| 6219 | -64.524,14.147,79.303 | ||
| 6220 | point | ||
| 6221 | -63.983,14.136,78.841 | ||
| 6222 | reverse | ||
| 6223 | // Pedestrian number 492 | ||
| 6224 | 11 // Ref num | ||
| 6225 | 5 // Number of instructions | ||
| 6226 | 3 // Initial instruction | ||
| 6227 | point | ||
| 6228 | -62.356,14.112,78.286 | ||
| 6229 | point | ||
| 6230 | -62.991,14.121,78.413 | ||
| 6231 | point | ||
| 6232 | -63.553,14.132,78.923 | ||
| 6233 | point | ||
| 6234 | -64.470,14.144,79.056 | ||
| 6235 | reverse | ||
| 6236 | // Pedestrian number 493 | ||
| 6237 | 10 // Ref num | ||
| 6238 | 6 // Number of instructions | ||
| 6239 | 3 // Initial instruction | ||
| 6240 | point | ||
| 6241 | -67.123,14.188,80.349 | ||
| 6242 | point | ||
| 6243 | -66.525,14.179,80.192 | ||
| 6244 | point | ||
| 6245 | -62.209,14.115,78.874 | ||
| 6246 | point | ||
| 6247 | -61.614,14.105,78.529 | ||
| 6248 | point | ||
| 6249 | -61.140,14.093,77.737 | ||
| 6250 | reverse | ||
| 6251 | // Pedestrian number 494 | ||
| 6252 | 9 // Ref num | ||
| 6253 | 5 // Number of instructions | ||
| 6254 | 2 // Initial instruction | ||
| 6255 | point | ||
| 6256 | -61.487,14.120,80.786 | ||
| 6257 | point | ||
| 6258 | -60.687,14.102,79.787 | ||
| 6259 | point | ||
| 6260 | -59.928,14.089,79.296 | ||
| 6261 | point | ||
| 6262 | -58.717,14.073,79.082 | ||
| 6263 | reverse | ||
| 6264 | // Pedestrian number 495 | ||
| 6265 | 9 // Ref num | ||
| 6266 | 4 // Number of instructions | ||
| 6267 | 2 // Initial instruction | ||
| 6268 | point | ||
| 6269 | -55.200,14.011,77.048 | ||
| 6270 | point | ||
| 6271 | -53.876,13.985,75.877 | ||
| 6272 | point | ||
| 6273 | -51.690,13.949,74.908 | ||
| 6274 | reverse | ||
| 6275 | // Pedestrian number 496 | ||
| 6276 | 9 // Ref num | ||
| 6277 | 4 // Number of instructions | ||
| 6278 | 2 // Initial instruction | ||
| 6279 | point | ||
| 6280 | -52.271,13.940,73.158 | ||
| 6281 | point | ||
| 6282 | -51.205,13.905,72.904 | ||
| 6283 | point | ||
| 6284 | -50.226,13.889,71.413 | ||
| 6285 | reverse | ||
| 6286 | // Pedestrian number 497 | ||
| 6287 | 9 // Ref num | ||
| 6288 | 6 // Number of instructions | ||
| 6289 | 3 // Initial instruction | ||
| 6290 | point | ||
| 6291 | -53.177,13.975,75.780 | ||
| 6292 | point | ||
| 6293 | -51.734,13.946,74.506 | ||
| 6294 | point | ||
| 6295 | -50.473,13.904,74.115 | ||
| 6296 | point | ||
| 6297 | -49.960,13.887,73.745 | ||
| 6298 | point | ||
| 6299 | -49.349,13.887,73.520 | ||
| 6300 | reverse | ||
| 6301 | // Pedestrian number 498 | ||
| 6302 | 11 // Ref num | ||
| 6303 | 4 // Number of instructions | ||
| 6304 | 2 // Initial instruction | ||
| 6305 | point | ||
| 6306 | -46.441,13.893,69.651 | ||
| 6307 | point | ||
| 6308 | -45.869,13.893,69.530 | ||
| 6309 | point | ||
| 6310 | -45.410,13.893,69.066 | ||
| 6311 | reverse | ||
| 6312 | // Pedestrian number 499 | ||
| 6313 | 13 // Ref num | ||
| 6314 | 5 // Number of instructions | ||
| 6315 | 3 // Initial instruction | ||
| 6316 | point | ||
| 6317 | -41.802,13.896,68.925 | ||
| 6318 | point | ||
| 6319 | -41.155,13.897,68.363 | ||
| 6320 | point | ||
| 6321 | -39.015,13.897,67.493 | ||
| 6322 | point | ||
| 6323 | -35.783,13.898,65.602 | ||
| 6324 | reverse | ||
| 6325 | // Pedestrian number 500 | ||
| 6326 | 13 // Ref num | ||
| 6327 | 5 // Number of instructions | ||
| 6328 | 3 // Initial instruction | ||
| 6329 | point | ||
| 6330 | -14.782,14.369,66.077 | ||
| 6331 | point | ||
| 6332 | -14.180,14.369,66.056 | ||
| 6333 | point | ||
| 6334 | -13.104,14.369,66.204 | ||
| 6335 | point | ||
| 6336 | -11.800,14.369,66.265 | ||
| 6337 | reverse | ||
| 6338 | // Pedestrian number 501 | ||
| 6339 | 13 // Ref num | ||
| 6340 | 5 // Number of instructions | ||
| 6341 | 3 // Initial instruction | ||
| 6342 | point | ||
| 6343 | -7.490,14.369,64.822 | ||
| 6344 | point | ||
| 6345 | -6.690,14.369,64.905 | ||
| 6346 | point | ||
| 6347 | -5.599,14.369,64.650 | ||
| 6348 | point | ||
| 6349 | -4.558,14.369,64.582 | ||
| 6350 | reverse | ||
| 6351 | // Pedestrian number 502 | ||
| 6352 | 13 // Ref num | ||
| 6353 | 7 // Number of instructions | ||
| 6354 | 4 // Initial instruction | ||
| 6355 | point | ||
| 6356 | 1.348,14.369,66.548 | ||
| 6357 | point | ||
| 6358 | 2.112,14.369,66.255 | ||
| 6359 | point | ||
| 6360 | 3.295,14.369,66.408 | ||
| 6361 | point | ||
| 6362 | 4.341,14.369,66.467 | ||
| 6363 | point | ||
| 6364 | 6.335,14.369,66.206 | ||
| 6365 | point | ||
| 6366 | 8.078,14.369,66.498 | ||
| 6367 | reverse | ||
| 6368 | // Pedestrian number 503 | ||
| 6369 | 10 // Ref num | ||
| 6370 | 4 // Number of instructions | ||
| 6371 | 2 // Initial instruction | ||
| 6372 | point | ||
| 6373 | 26.829,12.018,57.885 | ||
| 6374 | point | ||
| 6375 | 26.841,11.759,56.841 | ||
| 6376 | point | ||
| 6377 | 26.836,11.563,55.982 | ||
| 6378 | reverse | ||
| 6379 | // Pedestrian number 504 | ||
| 6380 | 29 // Ref num | ||
| 6381 | 5 // Number of instructions | ||
| 6382 | 3 // Initial instruction | ||
| 6383 | point | ||
| 6384 | 24.689,11.859,57.483 | ||
| 6385 | point | ||
| 6386 | 25.311,11.626,56.676 | ||
| 6387 | point | ||
| 6388 | 24.678,11.377,55.984 | ||
| 6389 | point | ||
| 6390 | 24.433,11.074,55.333 | ||
| 6391 | reverse | ||
| 6392 | // Pedestrian number 505 | ||
| 6393 | 10 // Ref num | ||
| 6394 | 6 // Number of instructions | ||
| 6395 | 3 // Initial instruction | ||
| 6396 | point | ||
| 6397 | 26.732,11.429,55.468 | ||
| 6398 | point | ||
| 6399 | 26.476,11.230,54.628 | ||
| 6400 | point | ||
| 6401 | 25.801,11.038,54.091 | ||
| 6402 | point | ||
| 6403 | 25.672,10.909,53.590 | ||
| 6404 | point | ||
| 6405 | 25.714,10.895,53.401 | ||
| 6406 | reverse | ||
| 6407 | // Pedestrian number 506 | ||
| 6408 | 10 // Ref num | ||
| 6409 | 5 // Number of instructions | ||
| 6410 | 3 // Initial instruction | ||
| 6411 | point | ||
| 6412 | 24.381,10.613,53.018 | ||
| 6413 | point | ||
| 6414 | 23.384,10.416,53.579 | ||
| 6415 | point | ||
| 6416 | 22.699,10.212,53.414 | ||
| 6417 | point | ||
| 6418 | 22.429,10.048,53.250 | ||
| 6419 | reverse | ||
| 6420 | // Pedestrian number 507 | ||
| 6421 | 10 // Ref num | ||
| 6422 | 5 // Number of instructions | ||
| 6423 | 2 // Initial instruction | ||
| 6424 | point | ||
| 6425 | 23.002,10.215,52.119 | ||
| 6426 | point | ||
| 6427 | 22.671,9.999,51.727 | ||
| 6428 | point | ||
| 6429 | 22.379,9.925,51.257 | ||
| 6430 | point | ||
| 6431 | 21.656,9.706,50.948 | ||
| 6432 | reverse | ||
| 6433 | // Pedestrian number 508 | ||
| 6434 | 9 // Ref num | ||
| 6435 | 7 // Number of instructions | ||
| 6436 | 3 // Initial instruction | ||
| 6437 | point | ||
| 6438 | 20.771,9.424,50.966 | ||
| 6439 | point | ||
| 6440 | 20.044,9.259,51.209 | ||
| 6441 | point | ||
| 6442 | 19.454,9.112,51.222 | ||
| 6443 | point | ||
| 6444 | 19.071,9.017,51.326 | ||
| 6445 | point | ||
| 6446 | 18.893,8.985,51.272 | ||
| 6447 | point | ||
| 6448 | 18.586,8.872,51.704 | ||
| 6449 | reverse | ||
| 6450 | // Pedestrian number 509 | ||
| 6451 | 5 // Ref num | ||
| 6452 | 9 // Number of instructions | ||
| 6453 | 4 // Initial instruction | ||
| 6454 | point | ||
| 6455 | 20.412,9.203,53.246 | ||
| 6456 | point | ||
| 6457 | 19.808,9.054,52.941 | ||
| 6458 | point | ||
| 6459 | 18.885,8.789,53.043 | ||
| 6460 | point | ||
| 6461 | 18.191,8.577,52.840 | ||
| 6462 | point | ||
| 6463 | 17.593,8.520,52.518 | ||
| 6464 | point | ||
| 6465 | 17.041,8.389,52.779 | ||
| 6466 | point | ||
| 6467 | 16.454,8.176,53.280 | ||
| 6468 | point | ||
| 6469 | 15.585,8.093,53.340 | ||
| 6470 | reverse | ||
| 6471 | // Pedestrian number 510 | ||
| 6472 | 11 // Ref num | ||
| 6473 | 6 // Number of instructions | ||
| 6474 | 3 // Initial instruction | ||
| 6475 | point | ||
| 6476 | 19.889,9.230,51.121 | ||
| 6477 | point | ||
| 6478 | 19.432,9.071,51.577 | ||
| 6479 | point | ||
| 6480 | 19.000,8.971,51.619 | ||
| 6481 | point | ||
| 6482 | 18.353,8.842,51.532 | ||
| 6483 | point | ||
| 6484 | 17.501,8.621,51.839 | ||
| 6485 | reverse | ||
| 6486 | // Pedestrian number 511 | ||
| 6487 | 5 // Ref num | ||
| 6488 | 8 // Number of instructions | ||
| 6489 | 5 // Initial instruction | ||
| 6490 | point | ||
| 6491 | 17.378,8.111,54.195 | ||
| 6492 | point | ||
| 6493 | 17.192,7.971,54.646 | ||
| 6494 | point | ||
| 6495 | 17.135,7.918,54.845 | ||
| 6496 | point | ||
| 6497 | 16.601,7.649,55.413 | ||
| 6498 | point | ||
| 6499 | 16.541,7.546,55.821 | ||
| 6500 | point | ||
| 6501 | 16.621,7.243,56.354 | ||
| 6502 | point | ||
| 6503 | 16.571,6.895,56.911 | ||
| 6504 | reverse | ||
| 6505 | // Pedestrian number 512 | ||
| 6506 | 9 // Ref num | ||
| 6507 | 9 // Number of instructions | ||
| 6508 | 4 // Initial instruction | ||
| 6509 | point | ||
| 6510 | 16.142,8.217,52.957 | ||
| 6511 | point | ||
| 6512 | 16.127,8.121,53.422 | ||
| 6513 | point | ||
| 6514 | 15.656,8.020,53.748 | ||
| 6515 | point | ||
| 6516 | 15.386,7.991,53.787 | ||
| 6517 | point | ||
| 6518 | 14.835,7.759,54.721 | ||
| 6519 | point | ||
| 6520 | 14.711,7.617,55.396 | ||
| 6521 | point | ||
| 6522 | 14.419,7.468,55.897 | ||
| 6523 | point | ||
| 6524 | 14.300,7.146,56.880 | ||
| 6525 | reverse | ||
| 6526 | // Pedestrian number 513 | ||
| 6527 | 10 // Ref num | ||
| 6528 | 7 // Number of instructions | ||
| 6529 | 2 // Initial instruction | ||
| 6530 | point | ||
| 6531 | 16.632,6.574,57.961 | ||
| 6532 | point | ||
| 6533 | 17.094,6.309,58.748 | ||
| 6534 | point | ||
| 6535 | 16.836,6.172,59.353 | ||
| 6536 | point | ||
| 6537 | 16.759,6.069,59.955 | ||
| 6538 | point | ||
| 6539 | 16.955,5.840,60.479 | ||
| 6540 | point | ||
| 6541 | 16.641,5.703,62.057 | ||
| 6542 | reverse | ||
| 6543 | // Pedestrian number 514 | ||
| 6544 | 9 // Ref num | ||
| 6545 | 6 // Number of instructions | ||
| 6546 | 2 // Initial instruction | ||
| 6547 | point | ||
| 6548 | 15.316,6.293,59.878 | ||
| 6549 | point | ||
| 6550 | 16.061,5.988,60.735 | ||
| 6551 | point | ||
| 6552 | 16.293,5.889,61.109 | ||
| 6553 | point | ||
| 6554 | 16.855,5.728,61.524 | ||
| 6555 | point | ||
| 6556 | 17.143,5.566,62.257 | ||
| 6557 | reverse | ||
| 6558 | // Pedestrian number 515 | ||
| 6559 | 29 // Ref num | ||
| 6560 | 6 // Number of instructions | ||
| 6561 | 4 // Initial instruction | ||
| 6562 | point | ||
| 6563 | 19.135,5.190,61.181 | ||
| 6564 | point | ||
| 6565 | 19.474,5.008,61.926 | ||
| 6566 | point | ||
| 6567 | 20.269,4.839,62.305 | ||
| 6568 | point | ||
| 6569 | 20.795,4.626,63.129 | ||
| 6570 | point | ||
| 6571 | 21.555,4.424,63.367 | ||
| 6572 | reverse | ||
| 6573 | // Pedestrian number 516 | ||
| 6574 | 9 // Ref num | ||
| 6575 | 6 // Number of instructions | ||
| 6576 | 2 // Initial instruction | ||
| 6577 | point | ||
| 6578 | 20.645,4.558,61.412 | ||
| 6579 | point | ||
| 6580 | 21.157,4.267,61.624 | ||
| 6581 | point | ||
| 6582 | 21.566,4.084,61.287 | ||
| 6583 | point | ||
| 6584 | 22.430,3.807,61.105 | ||
| 6585 | point | ||
| 6586 | 22.922,3.613,60.643 | ||
| 6587 | reverse | ||
| 6588 | // Pedestrian number 517 | ||
| 6589 | 11 // Ref num | ||
| 6590 | 7 // Number of instructions | ||
| 6591 | 5 // Initial instruction | ||
| 6592 | point | ||
| 6593 | 15.437,-3.773,40.441 | ||
| 6594 | point | ||
| 6595 | 16.066,-3.624,40.821 | ||
| 6596 | point | ||
| 6597 | 16.380,-3.363,41.775 | ||
| 6598 | point | ||
| 6599 | 16.363,-3.247,42.306 | ||
| 6600 | point | ||
| 6601 | 16.604,-3.035,43.143 | ||
| 6602 | point | ||
| 6603 | 17.840,-2.345,45.599 | ||
| 6604 | reverse | ||
| 6605 | // Pedestrian number 518 | ||
| 6606 | 11 // Ref num | ||
| 6607 | 6 // Number of instructions | ||
| 6608 | 3 // Initial instruction | ||
| 6609 | point | ||
| 6610 | 19.345,-2.608,43.785 | ||
| 6611 | point | ||
| 6612 | 19.499,-2.402,44.543 | ||
| 6613 | point | ||
| 6614 | 19.499,-2.402,44.543 | ||
| 6615 | point | ||
| 6616 | 19.856,-2.277,44.921 | ||
| 6617 | point | ||
| 6618 | 20.262,-2.046,45.700 | ||
| 6619 | reverse | ||
| 6620 | // Pedestrian number 519 | ||
| 6621 | 9 // Ref num | ||
| 6622 | 7 // Number of instructions | ||
| 6623 | 3 // Initial instruction | ||
| 6624 | point | ||
| 6625 | 17.126,-2.791,43.964 | ||
| 6626 | point | ||
| 6627 | 17.657,-2.621,44.453 | ||
| 6628 | point | ||
| 6629 | 17.709,-2.468,45.117 | ||
| 6630 | point | ||
| 6631 | 18.138,-2.145,46.343 | ||
| 6632 | point | ||
| 6633 | 18.699,-1.972,46.836 | ||
| 6634 | point | ||
| 6635 | 18.838,-1.756,47.725 | ||
| 6636 | reverse | ||
| 6637 | // Pedestrian number 520 | ||
| 6638 | 5 // Ref num | ||
| 6639 | 5 // Number of instructions | ||
| 6640 | 3 // Initial instruction | ||
| 6641 | point | ||
| 6642 | 20.940,-1.656,47.016 | ||
| 6643 | point | ||
| 6644 | 21.524,-1.236,48.112 | ||
| 6645 | point | ||
| 6646 | 21.781,-1.126,48.344 | ||
| 6647 | point | ||
| 6648 | 22.765,-0.613,49.545 | ||
| 6649 | reverse | ||
| 6650 | // Pedestrian number 521 | ||
| 6651 | 10 // Ref num | ||
| 6652 | 8 // Number of instructions | ||
| 6653 | 4 // Initial instruction | ||
| 6654 | point | ||
| 6655 | 20.503,-0.846,50.033 | ||
| 6656 | point | ||
| 6657 | 20.769,-0.710,50.366 | ||
| 6658 | point | ||
| 6659 | 21.132,-0.550,50.721 | ||
| 6660 | point | ||
| 6661 | 21.292,-0.431,51.069 | ||
| 6662 | point | ||
| 6663 | 21.978,-0.024,52.148 | ||
| 6664 | point | ||
| 6665 | 22.433,0.146,52.473 | ||
| 6666 | point | ||
| 6667 | 22.495,0.227,52.747 | ||
| 6668 | reverse | ||
| 6669 | // Pedestrian number 522 | ||
| 6670 | 9 // Ref num | ||
| 6671 | 5 // Number of instructions | ||
| 6672 | 2 // Initial instruction | ||
| 6673 | point | ||
| 6674 | 22.250,-0.958,48.660 | ||
| 6675 | point | ||
| 6676 | 22.451,-0.614,49.703 | ||
| 6677 | point | ||
| 6678 | 23.252,-0.307,50.319 | ||
| 6679 | point | ||
| 6680 | 23.367,-0.079,51.031 | ||
| 6681 | reverse | ||
| 6682 | // Pedestrian number 523 | ||
| 6683 | 29 // Ref num | ||
| 6684 | 5 // Number of instructions | ||
| 6685 | 3 // Initial instruction | ||
| 6686 | point | ||
| 6687 | 22.760,-0.547,49.767 | ||
| 6688 | point | ||
| 6689 | 23.053,-0.272,50.531 | ||
| 6690 | point | ||
| 6691 | 23.613,-0.076,50.894 | ||
| 6692 | point | ||
| 6693 | 24.388,0.272,51.651 | ||
| 6694 | reverse | ||
| 6695 | // Pedestrian number 524 | ||
| 6696 | 14 // Ref num | ||
| 6697 | 7 // Number of instructions | ||
| 6698 | 4 // Initial instruction | ||
| 6699 | point | ||
| 6700 | 22.945,0.393,53.063 | ||
| 6701 | point | ||
| 6702 | 23.415,0.525,53.229 | ||
| 6703 | point | ||
| 6704 | 23.610,0.735,53.903 | ||
| 6705 | point | ||
| 6706 | 23.929,0.948,54.509 | ||
| 6707 | point | ||
| 6708 | 24.477,1.169,54.956 | ||
| 6709 | point | ||
| 6710 | 24.664,1.477,56.005 | ||
| 6711 | reverse | ||
| 6712 | // Pedestrian number 525 | ||
| 6713 | 13 // Ref num | ||
| 6714 | 5 // Number of instructions | ||
| 6715 | 2 // Initial instruction | ||
| 6716 | point | ||
| 6717 | 23.411,0.716,53.984 | ||
| 6718 | point | ||
| 6719 | 22.850,0.399,53.162 | ||
| 6720 | point | ||
| 6721 | 22.473,-0.285,50.784 | ||
| 6722 | point | ||
| 6723 | 22.846,-0.555,49.693 | ||
| 6724 | reverse | ||
| 6725 | // Pedestrian number 526 | ||
| 6726 | 13 // Ref num | ||
| 6727 | 9 // Number of instructions | ||
| 6728 | 7 // Initial instruction | ||
| 6729 | point | ||
| 6730 | 24.337,0.486,52.384 | ||
| 6731 | point | ||
| 6732 | 24.793,0.875,53.561 | ||
| 6733 | point | ||
| 6734 | 25.588,1.105,53.857 | ||
| 6735 | point | ||
| 6736 | 26.205,1.368,54.426 | ||
| 6737 | point | ||
| 6738 | 26.398,1.584,55.059 | ||
| 6739 | point | ||
| 6740 | 26.070,1.606,55.387 | ||
| 6741 | point | ||
| 6742 | 26.406,1.856,56.016 | ||
| 6743 | point | ||
| 6744 | 27.124,2.160,56.530 | ||
| 6745 | reverse | ||
| 6746 | // Pedestrian number 527 | ||
| 6747 | 9 // Ref num | ||
| 6748 | 8 // Number of instructions | ||
| 6749 | 5 // Initial instruction | ||
| 6750 | point | ||
| 6751 | 26.186,1.324,54.292 | ||
| 6752 | point | ||
| 6753 | 26.045,1.453,54.863 | ||
| 6754 | point | ||
| 6755 | 26.375,1.692,55.458 | ||
| 6756 | point | ||
| 6757 | 26.803,1.915,55.920 | ||
| 6758 | point | ||
| 6759 | 26.968,2.135,56.449 | ||
| 6760 | point | ||
| 6761 | 27.103,2.335,57.416 | ||
| 6762 | point | ||
| 6763 | 26.888,2.553,58.432 | ||
| 6764 | reverse | ||
| 6765 | // Pedestrian number 528 | ||
| 6766 | 14 // Ref num | ||
| 6767 | 6 // Number of instructions | ||
| 6768 | 3 // Initial instruction | ||
| 6769 | point | ||
| 6770 | 24.786,1.783,56.473 | ||
| 6771 | point | ||
| 6772 | 25.327,2.089,56.834 | ||
| 6773 | point | ||
| 6774 | 25.402,2.145,56.994 | ||
| 6775 | point | ||
| 6776 | 25.573,2.285,57.579 | ||
| 6777 | point | ||
| 6778 | 24.901,2.442,57.974 | ||
| 6779 | reverse | ||
| 6780 | // Pedestrian number 529 | ||
| 6781 | 9 // Ref num | ||
| 6782 | 7 // Number of instructions | ||
| 6783 | 5 // Initial instruction | ||
| 6784 | point | ||
| 6785 | 25.040,2.235,57.418 | ||
| 6786 | point | ||
| 6787 | 25.048,2.538,58.279 | ||
| 6788 | point | ||
| 6789 | 25.304,2.621,58.691 | ||
| 6790 | point | ||
| 6791 | 25.226,2.765,59.198 | ||
| 6792 | point | ||
| 6793 | 24.900,2.820,59.220 | ||
| 6794 | point | ||
| 6795 | 24.096,3.065,59.691 | ||
| 6796 | reverse | ||
| 6797 | // Pedestrian number 530 | ||
| 6798 | 9 // Ref num | ||
| 6799 | 6 // Number of instructions | ||
| 6800 | 3 // Initial instruction | ||
| 6801 | point | ||
| 6802 | 25.664,3.157,60.933 | ||
| 6803 | point | ||
| 6804 | 25.669,3.040,60.379 | ||
| 6805 | point | ||
| 6806 | 25.905,2.952,60.063 | ||
| 6807 | point | ||
| 6808 | 26.119,2.804,59.609 | ||
| 6809 | point | ||
| 6810 | 26.719,2.655,58.917 | ||
| 6811 | reverse | ||
| 6812 | // Pedestrian number 531 | ||
| 6813 | 9 // Ref num | ||
| 6814 | 9 // Number of instructions | ||
| 6815 | 3 // Initial instruction | ||
| 6816 | point | ||
| 6817 | 21.252,4.341,62.271 | ||
| 6818 | point | ||
| 6819 | 21.814,4.240,62.744 | ||
| 6820 | point | ||
| 6821 | 22.325,4.056,62.568 | ||
| 6822 | point | ||
| 6823 | 22.701,3.872,61.897 | ||
| 6824 | point | ||
| 6825 | 23.907,3.618,61.923 | ||
| 6826 | point | ||
| 6827 | 23.907,3.618,61.923 | ||
| 6828 | point | ||
| 6829 | 24.509,3.449,61.506 | ||
| 6830 | point | ||
| 6831 | 24.891,3.426,61.732 | ||
| 6832 | reverse | ||
| 6833 | // Pedestrian number 532 | ||
| 6834 | 5 // Ref num | ||
| 6835 | 6 // Number of instructions | ||
| 6836 | 4 // Initial instruction | ||
| 6837 | point | ||
| 6838 | 25.265,3.221,61.065 | ||
| 6839 | point | ||
| 6840 | 24.238,3.443,61.229 | ||
| 6841 | point | ||
| 6842 | 24.103,3.604,62.023 | ||
| 6843 | point | ||
| 6844 | 23.636,3.771,62.421 | ||
| 6845 | point | ||
| 6846 | 22.764,4.002,62.886 | ||
| 6847 | reverse | ||
| 6848 | // Pedestrian number 533 | ||
| 6849 | 13 // Ref num | ||
| 6850 | 6 // Number of instructions | ||
| 6851 | 2 // Initial instruction | ||
| 6852 | point | ||
| 6853 | 19.095,5.103,63.116 | ||
| 6854 | point | ||
| 6855 | 20.062,4.895,62.807 | ||
| 6856 | point | ||
| 6857 | 20.293,4.833,62.274 | ||
| 6858 | point | ||
| 6859 | 20.876,4.532,62.712 | ||
| 6860 | point | ||
| 6861 | 21.222,4.537,63.384 | ||
| 6862 | reverse | ||
| 6863 | // Pedestrian number 534 | ||
| 6864 | 10 // Ref num | ||
| 6865 | 6 // Number of instructions | ||
| 6866 | 4 // Initial instruction | ||
| 6867 | point | ||
| 6868 | 21.979,3.905,61.015 | ||
| 6869 | point | ||
| 6870 | 23.090,3.630,60.945 | ||
| 6871 | point | ||
| 6872 | 23.311,3.471,60.449 | ||
| 6873 | point | ||
| 6874 | 23.675,3.324,60.084 | ||
| 6875 | point | ||
| 6876 | 23.810,3.136,59.639 | ||
| 6877 | reverse | ||
| 6878 | // Pedestrian number 535 | ||
| 6879 | 5 // Ref num | ||
| 6880 | 6 // Number of instructions | ||
| 6881 | 3 // Initial instruction | ||
| 6882 | point | ||
| 6883 | 24.117,2.992,59.484 | ||
| 6884 | point | ||
| 6885 | 24.633,2.962,59.575 | ||
| 6886 | point | ||
| 6887 | 24.919,2.874,59.394 | ||
| 6888 | point | ||
| 6889 | 25.052,2.729,59.022 | ||
| 6890 | point | ||
| 6891 | 24.815,2.657,58.712 | ||
| 6892 | reverse | ||
| 6893 | // Pedestrian number 536 | ||
| 6894 | 11 // Ref num | ||
| 6895 | 7 // Number of instructions | ||
| 6896 | 3 // Initial instruction | ||
| 6897 | point | ||
| 6898 | 25.792,3.061,60.536 | ||
| 6899 | point | ||
| 6900 | 25.509,3.009,60.166 | ||
| 6901 | point | ||
| 6902 | 25.725,2.907,59.828 | ||
| 6903 | point | ||
| 6904 | 25.513,2.728,59.209 | ||
| 6905 | point | ||
| 6906 | 26.040,2.589,58.571 | ||
| 6907 | point | ||
| 6908 | 26.651,2.556,58.433 | ||
| 6909 | reverse | ||
| 6910 | // Pedestrian number 537 | ||
| 6911 | 13 // Ref num | ||
| 6912 | 7 // Number of instructions | ||
| 6913 | 4 // Initial instruction | ||
| 6914 | point | ||
| 6915 | 17.046,-3.984,39.087 | ||
| 6916 | point | ||
| 6917 | 16.344,-4.161,38.397 | ||
| 6918 | point | ||
| 6919 | 16.697,-4.335,37.436 | ||
| 6920 | point | ||
| 6921 | 16.507,-4.547,36.474 | ||
| 6922 | point | ||
| 6923 | 16.172,-4.686,35.880 | ||
| 6924 | point | ||
| 6925 | 15.998,-4.934,34.751 | ||
| 6926 | reverse | ||
| 6927 | // Pedestrian number 538 | ||
| 6928 | 13 // Ref num | ||
| 6929 | 6 // Number of instructions | ||
| 6930 | 3 // Initial instruction | ||
| 6931 | point | ||
| 6932 | 14.881,-4.048,39.436 | ||
| 6933 | point | ||
| 6934 | 15.103,-4.171,38.731 | ||
| 6935 | point | ||
| 6936 | 14.722,-4.421,37.558 | ||
| 6937 | point | ||
| 6938 | 14.486,-4.619,36.608 | ||
| 6939 | point | ||
| 6940 | 13.786,-4.891,35.424 | ||
| 6941 | reverse | ||
| 6942 | // Pedestrian number 539 | ||
| 6943 | 13 // Ref num | ||
| 6944 | 7 // Number of instructions | ||
| 6945 | 4 // Initial instruction | ||
| 6946 | point | ||
| 6947 | 15.010,-5.468,32.397 | ||
| 6948 | point | ||
| 6949 | 14.091,-4.644,36.596 | ||
| 6950 | point | ||
| 6951 | 14.790,-4.375,37.776 | ||
| 6952 | point | ||
| 6953 | 14.733,-4.213,38.623 | ||
| 6954 | point | ||
| 6955 | 15.396,-3.993,39.563 | ||
| 6956 | point | ||
| 6957 | 15.305,-3.881,40.057 | ||
| 6958 | reverse | ||
| 6959 | // Pedestrian number 540 | ||
| 6960 | 13 // Ref num | ||
| 6961 | 6 // Number of instructions | ||
| 6962 | 3 // Initial instruction | ||
| 6963 | point | ||
| 6964 | 18.240,-3.247,41.619 | ||
| 6965 | point | ||
| 6966 | 17.475,-3.544,40.690 | ||
| 6967 | point | ||
| 6968 | 16.468,-4.011,39.184 | ||
| 6969 | point | ||
| 6970 | 16.726,-4.201,38.069 | ||
| 6971 | point | ||
| 6972 | 16.313,-4.683,35.876 | ||
| 6973 | reverse | ||
| 6974 | // Pedestrian number 541 | ||
| 6975 | 13 // Ref num | ||
| 6976 | 6 // Number of instructions | ||
| 6977 | 3 // Initial instruction | ||
| 6978 | point | ||
| 6979 | 15.692,-3.578,41.165 | ||
| 6980 | point | ||
| 6981 | 15.745,-3.962,39.603 | ||
| 6982 | point | ||
| 6983 | 15.115,-4.207,38.535 | ||
| 6984 | point | ||
| 6985 | 14.867,-4.444,37.384 | ||
| 6986 | point | ||
| 6987 | 14.279,-4.494,37.325 | ||
| 6988 | reverse | ||
| 6989 | // Pedestrian number 542 | ||
| 6990 | 13 // Ref num | ||
| 6991 | 7 // Number of instructions | ||
| 6992 | 3 // Initial instruction | ||
| 6993 | point | ||
| 6994 | 17.070,-3.914,39.379 | ||
| 6995 | point | ||
| 6996 | 16.954,-3.971,39.180 | ||
| 6997 | point | ||
| 6998 | 16.515,-4.140,38.442 | ||
| 6999 | point | ||
| 7000 | 16.274,-4.231,38.060 | ||
| 7001 | point | ||
| 7002 | 15.597,-4.360,37.601 | ||
| 7003 | point | ||
| 7004 | 14.260,-4.540,37.091 | ||
| 7005 | reverse | ||
| 7006 | // Pedestrian number 543 | ||
| 7007 | 13 // Ref num | ||
| 7008 | 8 // Number of instructions | ||
| 7009 | 4 // Initial instruction | ||
| 7010 | point | ||
| 7011 | 15.188,-5.492,32.262 | ||
| 7012 | point | ||
| 7013 | 14.568,-5.694,31.403 | ||
| 7014 | point | ||
| 7015 | 14.591,-5.893,30.611 | ||
| 7016 | point | ||
| 7017 | 14.727,-6.051,30.002 | ||
| 7018 | point | ||
| 7019 | 14.674,-6.235,29.315 | ||
| 7020 | point | ||
| 7021 | 14.266,-6.454,28.545 | ||
| 7022 | point | ||
| 7023 | 14.339,-6.712,27.567 | ||
| 7024 | reverse | ||
| 7025 | // Pedestrian number 544 | ||
| 7026 | 11 // Ref num | ||
| 7027 | 7 // Number of instructions | ||
| 7028 | 3 // Initial instruction | ||
| 7029 | point | ||
| 7030 | 12.417,-6.234,29.604 | ||
| 7031 | point | ||
| 7032 | 12.434,-6.391,29.012 | ||
| 7033 | point | ||
| 7034 | 12.681,-6.579,28.282 | ||
| 7035 | point | ||
| 7036 | 12.397,-6.837,27.347 | ||
| 7037 | point | ||
| 7038 | 12.088,-6.987,26.825 | ||
| 7039 | point | ||
| 7040 | 11.952,-7.197,26.052 | ||
| 7041 | reverse | ||
| 7042 | // Pedestrian number 545 | ||
| 7043 | 11 // Ref num | ||
| 7044 | 5 // Number of instructions | ||
| 7045 | 3 // Initial instruction | ||
| 7046 | point | ||
| 7047 | 14.251,-7.070,26.236 | ||
| 7048 | point | ||
| 7049 | 13.778,-7.378,25.140 | ||
| 7050 | point | ||
| 7051 | 13.894,-7.611,24.251 | ||
| 7052 | point | ||
| 7053 | 14.027,-7.815,23.467 | ||
| 7054 | reverse | ||
| 7055 | // Pedestrian number 546 | ||
| 7056 | 10 // Ref num | ||
| 7057 | 7 // Number of instructions | ||
| 7058 | 3 // Initial instruction | ||
| 7059 | point | ||
| 7060 | 11.717,-7.904,23.429 | ||
| 7061 | point | ||
| 7062 | 11.937,-8.029,22.946 | ||
| 7063 | point | ||
| 7064 | 11.818,-8.235,22.261 | ||
| 7065 | point | ||
| 7066 | 11.649,-8.334,21.945 | ||
| 7067 | point | ||
| 7068 | 11.891,-8.513,21.241 | ||
| 7069 | point | ||
| 7070 | 11.239,-8.773,20.653 | ||
| 7071 | reverse | ||
| 7072 | // Pedestrian number 547 | ||
| 7073 | 29 // Ref num | ||
| 7074 | 6 // Number of instructions | ||
| 7075 | 3 // Initial instruction | ||
| 7076 | point | ||
| 7077 | 13.695,-7.961,22.961 | ||
| 7078 | point | ||
| 7079 | 13.343,-8.108,22.493 | ||
| 7080 | point | ||
| 7081 | 13.356,-8.211,22.006 | ||
| 7082 | point | ||
| 7083 | 13.644,-8.289,21.555 | ||
| 7084 | point | ||
| 7085 | 13.688,-8.395,21.046 | ||
| 7086 | reverse | ||
| 7087 | // Pedestrian number 548 | ||
| 7088 | 13 // Ref num | ||
| 7089 | 9 // Number of instructions | ||
| 7090 | 4 // Initial instruction | ||
| 7091 | point | ||
| 7092 | 13.985,-7.512,24.609 | ||
| 7093 | point | ||
| 7094 | 13.688,-7.677,24.027 | ||
| 7095 | point | ||
| 7096 | 13.367,-7.757,23.770 | ||
| 7097 | point | ||
| 7098 | 13.444,-7.897,23.234 | ||
| 7099 | point | ||
| 7100 | 13.815,-8.079,22.475 | ||
| 7101 | point | ||
| 7102 | 13.627,-8.178,22.078 | ||
| 7103 | point | ||
| 7104 | 13.492,-8.375,21.198 | ||
| 7105 | point | ||
| 7106 | 13.700,-8.453,20.833 | ||
| 7107 | reverse | ||
| 7108 | // Pedestrian number 549 | ||
| 7109 | 14 // Ref num | ||
| 7110 | 5 // Number of instructions | ||
| 7111 | 3 // Initial instruction | ||
| 7112 | point | ||
| 7113 | 11.885,-7.610,24.511 | ||
| 7114 | point | ||
| 7115 | 12.181,-7.782,23.829 | ||
| 7116 | point | ||
| 7117 | 12.086,-7.905,23.376 | ||
| 7118 | point | ||
| 7119 | 11.629,-8.150,22.573 | ||
| 7120 | reverse | ||
| 7121 | // Pedestrian number 550 | ||
| 7122 | 10 // Ref num | ||
| 7123 | 10 // Number of instructions | ||
| 7124 | 3 // Initial instruction | ||
| 7125 | point | ||
| 7126 | 12.907,-8.790,19.714 | ||
| 7127 | point | ||
| 7128 | 11.770,-9.051,19.441 | ||
| 7129 | point | ||
| 7130 | 11.284,-9.238,18.890 | ||
| 7131 | point | ||
| 7132 | 11.423,-9.382,18.271 | ||
| 7133 | point | ||
| 7134 | 11.410,-9.434,17.996 | ||
| 7135 | point | ||
| 7136 | 11.140,-9.561,17.547 | ||
| 7137 | point | ||
| 7138 | 10.745,-9.673,17.415 | ||
| 7139 | point | ||
| 7140 | 10.115,-9.844,17.401 | ||
| 7141 | point | ||
| 7142 | 9.147,-10.016,17.651 | ||
| 7143 | reverse | ||
| 7144 | // Pedestrian number 551 | ||
| 7145 | 13 // Ref num | ||
| 7146 | 8 // Number of instructions | ||
| 7147 | 3 // Initial instruction | ||
| 7148 | point | ||
| 7149 | 9.638,-10.199,15.563 | ||
| 7150 | point | ||
| 7151 | 9.257,-10.276,15.638 | ||
| 7152 | point | ||
| 7153 | 8.633,-10.489,14.982 | ||
| 7154 | point | ||
| 7155 | 7.892,-10.669,14.836 | ||
| 7156 | point | ||
| 7157 | 7.445,-10.766,14.964 | ||
| 7158 | point | ||
| 7159 | 6.617,-11.042,15.567 | ||
| 7160 | point | ||
| 7161 | 6.064,-11.192,16.361 | ||
| 7162 | reverse | ||
| 7163 | // Pedestrian number 552 | ||
| 7164 | 14 // Ref num | ||
| 7165 | 9 // Number of instructions | ||
| 7166 | 3 // Initial instruction | ||
| 7167 | point | ||
| 7168 | 5.876,-11.189,14.790 | ||
| 7169 | point | ||
| 7170 | 5.486,-11.318,14.609 | ||
| 7171 | point | ||
| 7172 | 4.773,-11.438,14.459 | ||
| 7173 | point | ||
| 7174 | 4.481,-11.494,14.522 | ||
| 7175 | point | ||
| 7176 | 3.869,-11.651,14.773 | ||
| 7177 | point | ||
| 7178 | 3.689,-11.746,15.037 | ||
| 7179 | point | ||
| 7180 | 3.309,-11.863,15.449 | ||
| 7181 | point | ||
| 7182 | 3.682,-12.008,16.737 | ||
| 7183 | reverse | ||
| 7184 | // Pedestrian number 553 | ||
| 7185 | 9 // Ref num | ||
| 7186 | 7 // Number of instructions | ||
| 7187 | 2 // Initial instruction | ||
| 7188 | point | ||
| 7189 | 3.450,-11.716,14.619 | ||
| 7190 | point | ||
| 7191 | 2.455,-12.010,15.621 | ||
| 7192 | point | ||
| 7193 | 2.390,-12.343,16.444 | ||
| 7194 | point | ||
| 7195 | 2.129,-12.494,16.832 | ||
| 7196 | point | ||
| 7197 | 2.180,-12.697,17.533 | ||
| 7198 | point | ||
| 7199 | 2.673,-12.868,18.299 | ||
| 7200 | reverse | ||
| 7201 | // Pedestrian number 554 | ||
| 7202 | 9 // Ref num | ||
| 7203 | 6 // Number of instructions | ||
| 7204 | 2 // Initial instruction | ||
| 7205 | point | ||
| 7206 | 4.225,-11.571,14.815 | ||
| 7207 | point | ||
| 7208 | 3.878,-11.685,14.982 | ||
| 7209 | point | ||
| 7210 | 3.688,-11.737,14.978 | ||
| 7211 | point | ||
| 7212 | 3.389,-11.778,14.970 | ||
| 7213 | point | ||
| 7214 | 2.676,-11.907,15.155 | ||
| 7215 | reverse | ||
| 7216 | // Pedestrian number 555 | ||
| 7217 | 9 // Ref num | ||
| 7218 | 9 // Number of instructions | ||
| 7219 | 4 // Initial instruction | ||
| 7220 | point | ||
| 7221 | 0.921,-12.705,17.033 | ||
| 7222 | point | ||
| 7223 | 0.907,-12.860,17.622 | ||
| 7224 | point | ||
| 7225 | 0.960,-12.979,18.148 | ||
| 7226 | point | ||
| 7227 | 0.738,-13.075,18.512 | ||
| 7228 | point | ||
| 7229 | 0.577,-13.108,18.579 | ||
| 7230 | point | ||
| 7231 | 0.117,-13.271,19.140 | ||
| 7232 | point | ||
| 7233 | -0.045,-13.383,19.599 | ||
| 7234 | point | ||
| 7235 | -0.314,-13.611,20.515 | ||
| 7236 | reverse | ||
| 7237 | // Pedestrian number 556 | ||
| 7238 | 5 // Ref num | ||
| 7239 | 7 // Number of instructions | ||
| 7240 | 2 // Initial instruction | ||
| 7241 | point | ||
| 7242 | 2.863,-12.585,17.460 | ||
| 7243 | point | ||
| 7244 | 1.921,-12.867,17.981 | ||
| 7245 | point | ||
| 7246 | 1.434,-12.990,18.299 | ||
| 7247 | point | ||
| 7248 | 1.338,-13.097,18.716 | ||
| 7249 | point | ||
| 7250 | 0.615,-13.275,19.177 | ||
| 7251 | point | ||
| 7252 | -0.277,-13.402,19.669 | ||
| 7253 | reverse | ||
| 7254 | // Pedestrian number 557 | ||
| 7255 | 5 // Ref num | ||
| 7256 | 8 // Number of instructions | ||
| 7257 | 4 // Initial instruction | ||
| 7258 | point | ||
| 7259 | 2.236,-14.392,22.519 | ||
| 7260 | point | ||
| 7261 | 2.169,-14.591,23.283 | ||
| 7262 | point | ||
| 7263 | 2.511,-14.699,23.715 | ||
| 7264 | point | ||
| 7265 | 2.898,-14.904,23.730 | ||
| 7266 | point | ||
| 7267 | 3.022,-15.128,24.189 | ||
| 7268 | point | ||
| 7269 | 3.544,-15.342,24.303 | ||
| 7270 | point | ||
| 7271 | 4.108,-15.498,23.992 | ||
| 7272 | reverse | ||
| 7273 | // Pedestrian number 558 | ||
| 7274 | 11 // Ref num | ||
| 7275 | 7 // Number of instructions | ||
| 7276 | 2 // Initial instruction | ||
| 7277 | point | ||
| 7278 | 1.873,-14.693,24.652 | ||
| 7279 | point | ||
| 7280 | 2.287,-14.928,24.749 | ||
| 7281 | point | ||
| 7282 | 2.501,-15.007,24.655 | ||
| 7283 | point | ||
| 7284 | 3.353,-15.279,24.377 | ||
| 7285 | point | ||
| 7286 | 3.687,-15.432,24.881 | ||
| 7287 | point | ||
| 7288 | 4.725,-15.700,24.293 | ||
| 7289 | reverse | ||
| 7290 | // Pedestrian number 559 | ||
| 7291 | 5 // Ref num | ||
| 7292 | 7 // Number of instructions | ||
| 7293 | 3 // Initial instruction | ||
| 7294 | point | ||
| 7295 | 0.731,-14.356,23.544 | ||
| 7296 | point | ||
| 7297 | 1.138,-14.472,23.834 | ||
| 7298 | point | ||
| 7299 | 1.224,-14.567,24.546 | ||
| 7300 | point | ||
| 7301 | 1.686,-14.715,25.064 | ||
| 7302 | point | ||
| 7303 | 2.149,-14.938,25.363 | ||
| 7304 | point | ||
| 7305 | 2.832,-15.202,25.671 | ||
| 7306 | reverse | ||
| 7307 | // Pedestrian number 560 | ||
| 7308 | 9 // Ref num | ||
| 7309 | 8 // Number of instructions | ||
| 7310 | 3 // Initial instruction | ||
| 7311 | point | ||
| 7312 | 6.353,-16.144,25.789 | ||
| 7313 | point | ||
| 7314 | 6.526,-16.197,25.778 | ||
| 7315 | point | ||
| 7316 | 6.821,-16.313,25.885 | ||
| 7317 | point | ||
| 7318 | 7.182,-16.372,26.036 | ||
| 7319 | point | ||
| 7320 | 7.870,-16.524,25.935 | ||
| 7321 | point | ||
| 7322 | 8.398,-16.725,25.520 | ||
| 7323 | point | ||
| 7324 | 9.421,-16.844,25.687 | ||
| 7325 | reverse | ||
| 7326 | // Pedestrian number 561 | ||
| 7327 | 13 // Ref num | ||
| 7328 | 7 // Number of instructions | ||
| 7329 | 2 // Initial instruction | ||
| 7330 | point | ||
| 7331 | 6.451,-16.179,25.514 | ||
| 7332 | point | ||
| 7333 | 6.974,-16.425,25.124 | ||
| 7334 | point | ||
| 7335 | 7.925,-16.594,25.407 | ||
| 7336 | point | ||
| 7337 | 8.334,-16.795,25.002 | ||
| 7338 | point | ||
| 7339 | 8.751,-16.974,24.219 | ||
| 7340 | point | ||
| 7341 | 8.647,-17.087,23.642 | ||
| 7342 | reverse | ||
| 7343 | // Pedestrian number 562 | ||
| 7344 | 13 // Ref num | ||
| 7345 | 7 // Number of instructions | ||
| 7346 | 2 // Initial instruction | ||
| 7347 | point | ||
| 7348 | 9.716,-17.577,22.812 | ||
| 7349 | point | ||
| 7350 | 10.292,-17.852,22.580 | ||
| 7351 | point | ||
| 7352 | 10.768,-17.908,22.445 | ||
| 7353 | point | ||
| 7354 | 11.311,-18.240,21.505 | ||
| 7355 | point | ||
| 7356 | 11.878,-18.496,20.369 | ||
| 7357 | point | ||
| 7358 | 11.934,-18.692,19.580 | ||
| 7359 | reverse | ||
| 7360 | // Pedestrian number 563 | ||
| 7361 | 9 // Ref num | ||
| 7362 | 7 // Number of instructions | ||
| 7363 | 3 // Initial instruction | ||
| 7364 | point | ||
| 7365 | 9.972,-18.538,20.484 | ||
| 7366 | point | ||
| 7367 | 10.248,-18.738,19.842 | ||
| 7368 | point | ||
| 7369 | 10.259,-18.864,19.351 | ||
| 7370 | point | ||
| 7371 | 10.271,-19.129,18.675 | ||
| 7372 | point | ||
| 7373 | 9.696,-19.278,18.386 | ||
| 7374 | point | ||
| 7375 | 9.167,-19.468,18.103 | ||
| 7376 | reverse | ||
| 7377 | // Pedestrian number 564 | ||
| 7378 | 9 // Ref num | ||
| 7379 | 10 // Number of instructions | ||
| 7380 | 4 // Initial instruction | ||
| 7381 | point | ||
| 7382 | 12.147,-18.422,20.646 | ||
| 7383 | point | ||
| 7384 | 11.516,-18.524,20.328 | ||
| 7385 | point | ||
| 7386 | 11.516,-18.644,19.915 | ||
| 7387 | point | ||
| 7388 | 11.698,-18.732,19.480 | ||
| 7389 | point | ||
| 7390 | 11.680,-18.814,19.126 | ||
| 7391 | point | ||
| 7392 | 11.486,-18.876,18.913 | ||
| 7393 | point | ||
| 7394 | 11.492,-18.879,18.894 | ||
| 7395 | point | ||
| 7396 | 11.574,-18.998,18.483 | ||
| 7397 | point | ||
| 7398 | 11.629,-19.041,18.214 | ||
| 7399 | reverse | ||
| 7400 | // Pedestrian number 565 | ||
| 7401 | 11 // Ref num | ||
| 7402 | 8 // Number of instructions | ||
| 7403 | 3 // Initial instruction | ||
| 7404 | point | ||
| 7405 | 11.836,-18.219,21.549 | ||
| 7406 | point | ||
| 7407 | 11.687,-18.335,21.075 | ||
| 7408 | point | ||
| 7409 | 11.459,-18.414,20.768 | ||
| 7410 | point | ||
| 7411 | 10.909,-18.482,20.550 | ||
| 7412 | point | ||
| 7413 | 10.783,-18.556,20.325 | ||
| 7414 | point | ||
| 7415 | 10.144,-18.779,19.733 | ||
| 7416 | point | ||
| 7417 | 9.760,-18.820,19.658 | ||
| 7418 | reverse | ||
| 7419 | // Pedestrian number 566 | ||
| 7420 | 5 // Ref num | ||
| 7421 | 9 // Number of instructions | ||
| 7422 | 2 // Initial instruction | ||
| 7423 | point | ||
| 7424 | 11.752,-18.360,20.960 | ||
| 7425 | point | ||
| 7426 | 11.847,-18.571,20.133 | ||
| 7427 | point | ||
| 7428 | 11.415,-18.690,19.753 | ||
| 7429 | point | ||
| 7430 | 11.172,-18.881,18.991 | ||
| 7431 | point | ||
| 7432 | 10.950,-19.054,18.640 | ||
| 7433 | point | ||
| 7434 | 10.745,-19.201,18.011 | ||
| 7435 | point | ||
| 7436 | 10.841,-19.255,17.645 | ||
| 7437 | point | ||
| 7438 | 11.343,-19.273,17.165 | ||
| 7439 | reverse | ||
| 7440 | // Pedestrian number 567 | ||
| 7441 | 9 // Ref num | ||
| 7442 | 8 // Number of instructions | ||
| 7443 | 2 // Initial instruction | ||
| 7444 | point | ||
| 7445 | 10.248,-18.504,20.552 | ||
| 7446 | point | ||
| 7447 | 10.016,-18.894,19.308 | ||
| 7448 | point | ||
| 7449 | 10.145,-19.149,18.666 | ||
| 7450 | point | ||
| 7451 | 10.294,-19.244,18.112 | ||
| 7452 | point | ||
| 7453 | 10.319,-19.282,17.891 | ||
| 7454 | point | ||
| 7455 | 10.260,-19.481,17.212 | ||
| 7456 | point | ||
| 7457 | 10.821,-19.488,16.287 | ||
| 7458 | reverse | ||
| 7459 | // Pedestrian number 568 | ||
| 7460 | 9 // Ref num | ||
| 7461 | 7 // Number of instructions | ||
| 7462 | 3 // Initial instruction | ||
| 7463 | point | ||
| 7464 | 7.979,-20.098,16.668 | ||
| 7465 | point | ||
| 7466 | 7.855,-20.168,16.346 | ||
| 7467 | point | ||
| 7468 | 7.723,-20.301,16.003 | ||
| 7469 | point | ||
| 7470 | 7.156,-20.640,15.892 | ||
| 7471 | point | ||
| 7472 | 6.664,-20.822,16.179 | ||
| 7473 | point | ||
| 7474 | 6.218,-20.875,16.463 | ||
| 7475 | reverse | ||
| 7476 | // Pedestrian number 569 | ||
| 7477 | 9 // Ref num | ||
| 7478 | 7 // Number of instructions | ||
| 7479 | 2 // Initial instruction | ||
| 7480 | point | ||
| 7481 | 11.379,-19.058,18.319 | ||
| 7482 | point | ||
| 7483 | 11.099,-19.207,17.707 | ||
| 7484 | point | ||
| 7485 | 10.897,-19.382,17.072 | ||
| 7486 | point | ||
| 7487 | 10.277,-19.501,17.007 | ||
| 7488 | point | ||
| 7489 | 9.949,-19.614,16.531 | ||
| 7490 | point | ||
| 7491 | 9.908,-19.691,15.898 | ||
| 7492 | reverse | ||
| 7493 | // Pedestrian number 570 | ||
| 7494 | 9 // Ref num | ||
| 7495 | 5 // Number of instructions | ||
| 7496 | 2 // Initial instruction | ||
| 7497 | point | ||
| 7498 | 9.398,-19.875,15.224 | ||
| 7499 | point | ||
| 7500 | 8.119,-20.152,15.308 | ||
| 7501 | point | ||
| 7502 | 6.569,-20.820,15.364 | ||
| 7503 | point | ||
| 7504 | 5.757,-20.898,14.476 | ||
| 7505 | reverse | ||
| 7506 | // Pedestrian number 571 | ||
| 7507 | 9 // Ref num | ||
| 7508 | 5 // Number of instructions | ||
| 7509 | 2 // Initial instruction | ||
| 7510 | point | ||
| 7511 | 7.102,-20.587,14.313 | ||
| 7512 | point | ||
| 7513 | 6.419,-20.824,14.433 | ||
| 7514 | point | ||
| 7515 | 5.592,-20.921,14.841 | ||
| 7516 | point | ||
| 7517 | 4.327,-21.082,16.516 | ||
| 7518 | reverse | ||
| 7519 | // Pedestrian number 572 | ||
| 7520 | 13 // Ref num | ||
| 7521 | 5 // Number of instructions | ||
| 7522 | 3 // Initial instruction | ||
| 7523 | point | ||
| 7524 | 5.202,-20.984,16.463 | ||
| 7525 | point | ||
| 7526 | 3.566,-21.162,16.328 | ||
| 7527 | point | ||
| 7528 | 2.437,-21.288,16.546 | ||
| 7529 | point | ||
| 7530 | 1.133,-21.437,17.065 | ||
| 7531 | reverse | ||
| 7532 | // Pedestrian number 573 | ||
| 7533 | 13 // Ref num | ||
| 7534 | 6 // Number of instructions | ||
| 7535 | 4 // Initial instruction | ||
| 7536 | point | ||
| 7537 | 3.684,-21.130,14.575 | ||
| 7538 | point | ||
| 7539 | 2.649,-21.248,14.943 | ||
| 7540 | point | ||
| 7541 | 1.267,-21.409,14.872 | ||
| 7542 | point | ||
| 7543 | 0.034,-21.548,15.472 | ||
| 7544 | point | ||
| 7545 | -1.798,-21.762,15.284 | ||
| 7546 | reverse | ||
| 7547 | // Pedestrian number 574 | ||
| 7548 | 29 // Ref num | ||
| 7549 | 5 // Number of instructions | ||
| 7550 | 3 // Initial instruction | ||
| 7551 | point | ||
| 7552 | -5.153,-22.186,17.610 | ||
| 7553 | point | ||
| 7554 | -6.104,-22.456,16.932 | ||
| 7555 | point | ||
| 7556 | -6.706,-22.654,16.971 | ||
| 7557 | point | ||
| 7558 | -7.892,-22.938,17.292 | ||
| 7559 | reverse | ||
| 7560 | // Pedestrian number 575 | ||
| 7561 | 29 // Ref num | ||
| 7562 | 5 // Number of instructions | ||
| 7563 | 3 // Initial instruction | ||
| 7564 | point | ||
| 7565 | -6.543,-22.689,15.627 | ||
| 7566 | point | ||
| 7567 | -6.932,-22.770,15.952 | ||
| 7568 | point | ||
| 7569 | -7.747,-23.011,15.740 | ||
| 7570 | point | ||
| 7571 | -8.812,-23.449,15.252 | ||
| 7572 | reverse | ||
| 7573 | // Pedestrian number 576 | ||
| 7574 | 10 // Ref num | ||
| 7575 | 6 // Number of instructions | ||
| 7576 | 2 // Initial instruction | ||
| 7577 | point | ||
| 7578 | -10.385,-23.620,16.771 | ||
| 7579 | point | ||
| 7580 | -10.998,-23.816,16.231 | ||
| 7581 | point | ||
| 7582 | -12.040,-24.116,15.538 | ||
| 7583 | point | ||
| 7584 | -12.619,-24.299,15.036 | ||
| 7585 | point | ||
| 7586 | -13.286,-24.450,14.910 | ||
| 7587 | reverse | ||
| 7588 | // Pedestrian number 577 | ||
| 7589 | 10 // Ref num | ||
| 7590 | 8 // Number of instructions | ||
| 7591 | 3 // Initial instruction | ||
| 7592 | point | ||
| 7593 | -8.199,-23.265,15.193 | ||
| 7594 | point | ||
| 7595 | -8.878,-23.382,15.687 | ||
| 7596 | point | ||
| 7597 | -9.822,-23.712,15.194 | ||
| 7598 | point | ||
| 7599 | -10.794,-24.148,13.779 | ||
| 7600 | point | ||
| 7601 | -12.254,-24.584,13.034 | ||
| 7602 | point | ||
| 7603 | -12.555,-24.703,12.689 | ||
| 7604 | point | ||
| 7605 | -13.288,-25.119,11.849 | ||
| 7606 | reverse | ||
| 7607 | // Pedestrian number 578 | ||
| 7608 | 10 // Ref num | ||
| 7609 | 6 // Number of instructions | ||
| 7610 | 3 // Initial instruction | ||
| 7611 | point | ||
| 7612 | -15.831,-25.415,12.205 | ||
| 7613 | point | ||
| 7614 | -15.668,-25.478,11.596 | ||
| 7615 | point | ||
| 7616 | -16.246,-25.592,10.957 | ||
| 7617 | point | ||
| 7618 | -16.974,-25.703,10.423 | ||
| 7619 | point | ||
| 7620 | -17.600,-25.924,8.932 | ||
| 7621 | reverse | ||
| 7622 | // Pedestrian number 579 | ||
| 7623 | 5 // Ref num | ||
| 7624 | 7 // Number of instructions | ||
| 7625 | 3 // Initial instruction | ||
| 7626 | point | ||
| 7627 | 13.963,-26.843,-35.415 | ||
| 7628 | point | ||
| 7629 | 12.605,-26.843,-34.709 | ||
| 7630 | point | ||
| 7631 | 12.024,-26.843,-33.742 | ||
| 7632 | point | ||
| 7633 | 10.452,-26.810,-32.400 | ||
| 7634 | point | ||
| 7635 | 9.686,-26.791,-32.239 | ||
| 7636 | point | ||
| 7637 | 9.267,-26.772,-31.627 | ||
| 7638 | reverse | ||
| 7639 | // Pedestrian number 580 | ||
| 7640 | 10 // Ref num | ||
| 7641 | 8 // Number of instructions | ||
| 7642 | 4 // Initial instruction | ||
| 7643 | point | ||
| 7644 | 9.112,-26.765,-31.435 | ||
| 7645 | point | ||
| 7646 | 8.141,-26.741,-31.205 | ||
| 7647 | point | ||
| 7648 | 6.936,-26.700,-30.442 | ||
| 7649 | point | ||
| 7650 | 6.632,-26.687,-30.073 | ||
| 7651 | point | ||
| 7652 | 6.106,-26.665,-29.413 | ||
| 7653 | point | ||
| 7654 | 5.535,-26.680,-29.150 | ||
| 7655 | point | ||
| 7656 | 4.690,-26.679,-28.133 | ||
| 7657 | reverse | ||
| 7658 | // Pedestrian number 581 | ||
| 7659 | 29 // Ref num | ||
| 7660 | 5 // Number of instructions | ||
| 7661 | 2 // Initial instruction | ||
| 7662 | point | ||
| 7663 | 1.782,-26.676,-28.398 | ||
| 7664 | point | ||
| 7665 | 2.788,-26.677,-28.957 | ||
| 7666 | point | ||
| 7667 | 3.127,-26.678,-29.578 | ||
| 7668 | point | ||
| 7669 | 3.553,-26.679,-29.743 | ||
| 7670 | reverse | ||
| 7671 | // Pedestrian number 582 | ||
| 7672 | 29 // Ref num | ||
| 7673 | 6 // Number of instructions | ||
| 7674 | 2 // Initial instruction | ||
| 7675 | point | ||
| 7676 | 7.936,-26.729,-30.780 | ||
| 7677 | point | ||
| 7678 | 8.527,-26.757,-31.697 | ||
| 7679 | point | ||
| 7680 | 9.334,-26.783,-32.192 | ||
| 7681 | point | ||
| 7682 | 10.120,-26.799,-32.170 | ||
| 7683 | point | ||
| 7684 | 10.737,-26.824,-32.844 | ||
| 7685 | reverse | ||
| 7686 | // Pedestrian number 583 | ||
| 7687 | 5 // Ref num | ||
| 7688 | 7 // Number of instructions | ||
| 7689 | 3 // Initial instruction | ||
| 7690 | point | ||
| 7691 | 9.785,-26.843,-35.075 | ||
| 7692 | point | ||
| 7693 | 10.476,-26.842,-35.461 | ||
| 7694 | point | ||
| 7695 | 10.912,-26.842,-35.510 | ||
| 7696 | point | ||
| 7697 | 12.166,-26.843,-35.187 | ||
| 7698 | point | ||
| 7699 | 14.548,-26.843,-35.770 | ||
| 7700 | point | ||
| 7701 | 16.245,-26.843,-37.002 | ||
| 7702 | reverse | ||
| 7703 | // Pedestrian number 584 | ||
| 7704 | 5 // Ref num | ||
| 7705 | 6 // Number of instructions | ||
| 7706 | 4 // Initial instruction | ||
| 7707 | point | ||
| 7708 | -2.905,-26.667,-21.038 | ||
| 7709 | point | ||
| 7710 | -4.069,-26.666,-20.309 | ||
| 7711 | point | ||
| 7712 | -4.615,-26.665,-19.068 | ||
| 7713 | point | ||
| 7714 | -5.238,-26.664,-18.404 | ||
| 7715 | point | ||
| 7716 | -11.045,-26.661,-14.888 | ||
| 7717 | reverse | ||
| 7718 | // Pedestrian number 585 | ||
| 7719 | 10 // Ref num | ||
| 7720 | 10 // Number of instructions | ||
| 7721 | 7 // Initial instruction | ||
| 7722 | point | ||
| 7723 | -9.779,-26.661,-13.453 | ||
| 7724 | point | ||
| 7725 | -11.477,-26.660,-12.692 | ||
| 7726 | point | ||
| 7727 | -11.906,-26.656,-11.131 | ||
| 7728 | point | ||
| 7729 | -11.958,-26.657,-10.531 | ||
| 7730 | point | ||
| 7731 | -12.569,-26.655,-9.470 | ||
| 7732 | point | ||
| 7733 | -13.464,-26.653,-8.650 | ||
| 7734 | point | ||
| 7735 | -13.637,-26.652,-7.876 | ||
| 7736 | point | ||
| 7737 | -14.531,-26.650,-7.132 | ||
| 7738 | point | ||
| 7739 | -14.747,-26.649,-6.065 | ||
| 7740 | reverse | ||
| 7741 | // Pedestrian number 586 | ||
| 7742 | 5 // Ref num | ||
| 7743 | 7 // Number of instructions | ||
| 7744 | 5 // Initial instruction | ||
| 7745 | point | ||
| 7746 | -15.601,-26.646,-4.944 | ||
| 7747 | point | ||
| 7748 | -16.702,-26.644,-3.804 | ||
| 7749 | point | ||
| 7750 | -17.089,-26.642,-2.427 | ||
| 7751 | point | ||
| 7752 | -17.397,-26.638,-0.774 | ||
| 7753 | point | ||
| 7754 | -17.907,-26.636,0.207 | ||
| 7755 | point | ||
| 7756 | -17.559,-26.634,1.709 | ||
| 7757 | reverse | ||
| 7758 | // Pedestrian number 587 | ||
| 7759 | 10 // Ref num | ||
| 7760 | 4 // Number of instructions | ||
| 7761 | 2 // Initial instruction | ||
| 7762 | point | ||
| 7763 | -19.270,-26.598,4.440 | ||
| 7764 | point | ||
| 7765 | -18.923,-26.390,5.876 | ||
| 7766 | point | ||
| 7767 | -18.571,-26.210,7.071 | ||
| 7768 | reverse | ||
| 7769 | // Pedestrian number 588 | ||
| 7770 | 5 // Ref num | ||
| 7771 | 6 // Number of instructions | ||
| 7772 | 3 // Initial instruction | ||
| 7773 | point | ||
| 7774 | -17.538,-26.628,4.057 | ||
| 7775 | point | ||
| 7776 | -17.447,-26.521,4.639 | ||
| 7777 | point | ||
| 7778 | -16.916,-26.373,5.390 | ||
| 7779 | point | ||
| 7780 | -16.642,-26.241,6.240 | ||
| 7781 | point | ||
| 7782 | -16.306,-26.147,6.796 | ||
| 7783 | reverse | ||
| 7784 | // Pedestrian number 589 | ||
| 7785 | 5 // Ref num | ||
| 7786 | 6 // Number of instructions | ||
| 7787 | 3 // Initial instruction | ||
| 7788 | point | ||
| 7789 | -16.279,-25.567,11.181 | ||
| 7790 | point | ||
| 7791 | -15.417,-25.396,12.142 | ||
| 7792 | point | ||
| 7793 | -15.266,-25.186,12.786 | ||
| 7794 | point | ||
| 7795 | -14.415,-24.896,13.558 | ||
| 7796 | point | ||
| 7797 | -13.930,-24.698,14.183 | ||
| 7798 | reverse | ||
| 7799 | // Pedestrian number 590 | ||
| 7800 | 5 // Ref num | ||
| 7801 | 6 // Number of instructions | ||
| 7802 | 3 // Initial instruction | ||
| 7803 | point | ||
| 7804 | -15.119,-25.777,9.018 | ||
| 7805 | point | ||
| 7806 | -14.965,-25.600,10.234 | ||
| 7807 | point | ||
| 7808 | -14.497,-25.472,11.047 | ||
| 7809 | point | ||
| 7810 | -13.918,-25.324,11.565 | ||
| 7811 | point | ||
| 7812 | -13.437,-24.928,12.494 | ||
| 7813 | reverse | ||
| 7814 | // Pedestrian number 591 | ||
| 7815 | 10 // Ref num | ||
| 7816 | 4 // Number of instructions | ||
| 7817 | 2 // Initial instruction | ||
| 7818 | point | ||
| 7819 | -11.978,-24.495,13.220 | ||
| 7820 | point | ||
| 7821 | -11.214,-24.185,14.037 | ||
| 7822 | point | ||
| 7823 | -10.172,-23.923,14.303 | ||
| 7824 | reverse | ||
| 7825 | // Pedestrian number 592 | ||
| 7826 | 5 // Ref num | ||
| 7827 | 4 // Number of instructions | ||
| 7828 | 2 // Initial instruction | ||
| 7829 | point | ||
| 7830 | -5.976,-22.520,15.535 | ||
| 7831 | point | ||
| 7832 | -7.045,-22.779,16.292 | ||
| 7833 | point | ||
| 7834 | -8.942,-23.218,17.074 | ||
| 7835 | reverse | ||
| 7836 | // Pedestrian number 593 | ||
| 7837 | 5 // Ref num | ||
| 7838 | 5 // Number of instructions | ||
| 7839 | 3 // Initial instruction | ||
| 7840 | point | ||
| 7841 | 14.555,-26.499,-44.762 | ||
| 7842 | point | ||
| 7843 | 14.087,-26.195,-47.253 | ||
| 7844 | point | ||
| 7845 | 13.626,-25.949,-48.547 | ||
| 7846 | point | ||
| 7847 | 12.987,-25.625,-50.232 | ||
| 7848 | reverse | ||
| 7849 | // Pedestrian number 594 | ||
| 7850 | 10 // Ref num | ||
| 7851 | 7 // Number of instructions | ||
| 7852 | 4 // Initial instruction | ||
| 7853 | point | ||
| 7854 | 15.525,-25.741,-50.471 | ||
| 7855 | point | ||
| 7856 | 14.946,-25.597,-51.111 | ||
| 7857 | point | ||
| 7858 | 14.822,-25.429,-52.061 | ||
| 7859 | point | ||
| 7860 | 14.055,-25.179,-53.258 | ||
| 7861 | point | ||
| 7862 | 13.867,-24.945,-54.860 | ||
| 7863 | point | ||
| 7864 | 13.159,-24.594,-57.100 | ||
| 7865 | reverse | ||
| 7866 | // Pedestrian number 595 | ||
| 7867 | 5 // Ref num | ||
| 7868 | 10 // Number of instructions | ||
| 7869 | 6 // Initial instruction | ||
| 7870 | point | ||
| 7871 | 11.088,-24.764,-55.144 | ||
| 7872 | point | ||
| 7873 | 11.073,-24.605,-56.275 | ||
| 7874 | point | ||
| 7875 | 10.320,-24.352,-57.809 | ||
| 7876 | point | ||
| 7877 | 10.884,-24.111,-59.744 | ||
| 7878 | point | ||
| 7879 | 10.625,-23.944,-60.842 | ||
| 7880 | point | ||
| 7881 | 10.980,-23.733,-62.485 | ||
| 7882 | point | ||
| 7883 | 10.533,-23.481,-64.126 | ||
| 7884 | point | ||
| 7885 | 9.998,-23.389,-64.583 | ||
| 7886 | point | ||
| 7887 | 8.186,-22.217,-70.640 | ||
| 7888 | reverse | ||
| 7889 | // Pedestrian number 596 | ||
| 7890 | 10 // Ref num | ||
| 7891 | 8 // Number of instructions | ||
| 7892 | 5 // Initial instruction | ||
| 7893 | point | ||
| 7894 | 7.848,-23.258,-64.349 | ||
| 7895 | point | ||
| 7896 | 8.297,-23.400,-63.669 | ||
| 7897 | point | ||
| 7898 | 8.821,-23.471,-63.439 | ||
| 7899 | point | ||
| 7900 | 8.823,-23.655,-62.345 | ||
| 7901 | point | ||
| 7902 | 8.825,-23.826,-61.329 | ||
| 7903 | point | ||
| 7904 | 9.331,-23.973,-60.160 | ||
| 7905 | point | ||
| 7906 | 9.923,-24.083,-59.586 | ||
| 7907 | reverse | ||
| 7908 | // Pedestrian number 597 | ||
| 7909 | 9 // Ref num | ||
| 7910 | 4 // Number of instructions | ||
| 7911 | 2 // Initial instruction | ||
| 7912 | point | ||
| 7913 | 5.853,-21.300,-74.369 | ||
| 7914 | point | ||
| 7915 | 6.053,-21.027,-75.596 | ||
| 7916 | point | ||
| 7917 | 6.014,-20.795,-76.633 | ||
| 7918 | reverse | ||
| 7919 | // Pedestrian number 598 | ||
| 7920 | 10 // Ref num | ||
| 7921 | 5 // Number of instructions | ||
| 7922 | 2 // Initial instruction | ||
| 7923 | point | ||
| 7924 | 4.463,-19.727,-80.604 | ||
| 7925 | point | ||
| 7926 | 3.339,-19.240,-82.214 | ||
| 7927 | point | ||
| 7928 | 3.188,-19.164,-82.553 | ||
| 7929 | point | ||
| 7930 | 3.289,-19.024,-83.381 | ||
| 7931 | reverse | ||
| 7932 | // Pedestrian number 599 | ||
| 7933 | 10 // Ref num | ||
| 7934 | 5 // Number of instructions | ||
| 7935 | 3 // Initial instruction | ||
| 7936 | point | ||
| 7937 | 1.183,-19.052,-82.020 | ||
| 7938 | point | ||
| 7939 | 0.764,-18.816,-83.091 | ||
| 7940 | point | ||
| 7941 | 0.350,-18.470,-84.789 | ||
| 7942 | point | ||
| 7943 | -0.438,-18.022,-86.840 | ||
| 7944 | reverse | ||
| 7945 | // Pedestrian number 600 | ||
| 7946 | 9 // Ref num | ||
| 7947 | 6 // Number of instructions | ||
| 7948 | 3 // Initial instruction | ||
| 7949 | point | ||
| 7950 | 1.921,-18.510,-85.600 | ||
| 7951 | point | ||
| 7952 | 2.309,-18.665,-84.914 | ||
| 7953 | point | ||
| 7954 | 2.334,-18.719,-84.581 | ||
| 7955 | point | ||
| 7956 | 1.631,-19.132,-81.832 | ||
| 7957 | point | ||
| 7958 | 1.582,-19.253,-81.127 | ||
| 7959 | reverse | ||
| 7960 | // Pedestrian number 601 | ||
| 7961 | 9 // Ref num | ||
| 7962 | 8 // Number of instructions | ||
| 7963 | 5 // Initial instruction | ||
| 7964 | point | ||
| 7965 | 1.396,-19.173,-81.463 | ||
| 7966 | point | ||
| 7967 | 1.834,-19.284,-81.097 | ||
| 7968 | point | ||
| 7969 | 1.767,-19.396,-80.556 | ||
| 7970 | point | ||
| 7971 | 4.440,-19.970,-79.483 | ||
| 7972 | point | ||
| 7973 | 4.987,-20.196,-78.767 | ||
| 7974 | point | ||
| 7975 | 5.598,-20.529,-77.605 | ||
| 7976 | point | ||
| 7977 | 5.703,-20.934,-75.818 | ||
| 7978 | reverse | ||
| 7979 | // Pedestrian number 602 | ||
| 7980 | 10 // Ref num | ||
| 7981 | 7 // Number of instructions | ||
| 7982 | 4 // Initial instruction | ||
| 7983 | point | ||
| 7984 | 2.160,-19.594,-79.878 | ||
| 7985 | point | ||
| 7986 | 2.817,-19.870,-79.001 | ||
| 7987 | point | ||
| 7988 | 2.838,-20.054,-78.276 | ||
| 7989 | point | ||
| 7990 | 3.256,-20.343,-77.262 | ||
| 7991 | point | ||
| 7992 | 3.470,-20.676,-76.009 | ||
| 7993 | point | ||
| 7994 | 3.934,-21.036,-74.728 | ||
| 7995 | reverse | ||
| 7996 | // Pedestrian number 603 | ||
| 7997 | 10 // Ref num | ||
| 7998 | 5 // Number of instructions | ||
| 7999 | 2 // Initial instruction | ||
| 8000 | point | ||
| 8001 | 5.904,-21.346,-74.203 | ||
| 8002 | point | ||
| 8003 | 6.441,-21.625,-73.276 | ||
| 8004 | point | ||
| 8005 | 6.889,-21.791,-72.771 | ||
| 8006 | point | ||
| 8007 | 7.509,-21.928,-72.114 | ||
| 8008 | reverse | ||
| 8009 | // Pedestrian number 604 | ||
| 8010 | 5 // Ref num | ||
| 8011 | 5 // Number of instructions | ||
| 8012 | 2 // Initial instruction | ||
| 8013 | point | ||
| 8014 | 3.642,-20.643,-76.197 | ||
| 8015 | point | ||
| 8016 | 3.621,-20.249,-77.780 | ||
| 8017 | point | ||
| 8018 | 3.858,-20.116,-78.480 | ||
| 8019 | point | ||
| 8020 | 4.095,-19.577,-81.112 | ||
| 8021 | reverse | ||
| 8022 | // Pedestrian number 605 | ||
| 8023 | 5 // Ref num | ||
| 8024 | 4 // Number of instructions | ||
| 8025 | 2 // Initial instruction | ||
| 8026 | point | ||
| 8027 | -0.409,-17.980,-87.105 | ||
| 8028 | point | ||
| 8029 | -1.292,-17.712,-88.101 | ||
| 8030 | point | ||
| 8031 | -2.588,-17.425,-88.937 | ||
| 8032 | reverse | ||
| 8033 | // Pedestrian number 606 | ||
| 8034 | 5 // Ref num | ||
| 8035 | 7 // Number of instructions | ||
| 8036 | 4 // Initial instruction | ||
| 8037 | point | ||
| 8038 | -4.850,-15.667,-95.885 | ||
| 8039 | point | ||
| 8040 | -5.553,-15.389,-96.502 | ||
| 8041 | point | ||
| 8042 | -6.542,-14.867,-98.026 | ||
| 8043 | point | ||
| 8044 | -7.486,-14.428,-99.187 | ||
| 8045 | point | ||
| 8046 | -8.578,-14.037,-99.918 | ||
| 8047 | point | ||
| 8048 | -8.787,-13.858,-100.619 | ||
| 8049 | reverse | ||
| 8050 | // Pedestrian number 607 | ||
| 8051 | 10 // Ref num | ||
| 8052 | 4 // Number of instructions | ||
| 8053 | 2 // Initial instruction | ||
| 8054 | point | ||
| 8055 | -11.021,-13.597,-99.407 | ||
| 8056 | point | ||
| 8057 | -12.712,-12.910,-101.184 | ||
| 8058 | point | ||
| 8059 | -13.213,-12.839,-100.989 | ||
| 8060 | reverse | ||
| 8061 | // Pedestrian number 608 | ||
| 8062 | 5 // Ref num | ||
| 8063 | 6 // Number of instructions | ||
| 8064 | 3 // Initial instruction | ||
| 8065 | point | ||
| 8066 | -13.426,-12.249,-104.436 | ||
| 8067 | point | ||
| 8068 | -12.932,-12.447,-103.822 | ||
| 8069 | point | ||
| 8070 | -12.720,-12.607,-103.004 | ||
| 8071 | point | ||
| 8072 | -12.343,-12.731,-102.738 | ||
| 8073 | point | ||
| 8074 | -11.393,-12.943,-102.811 | ||
| 8075 | reverse | ||
| 8076 | // Pedestrian number 609 | ||
| 8077 | 13 // Ref num | ||
| 8078 | 6 // Number of instructions | ||
| 8079 | 3 // Initial instruction | ||
| 8080 | point | ||
| 8081 | -12.880,-12.559,-103.079 | ||
| 8082 | point | ||
| 8083 | -13.755,-12.378,-102.908 | ||
| 8084 | point | ||
| 8085 | -13.962,-12.322,-102.973 | ||
| 8086 | point | ||
| 8087 | -14.395,-12.154,-103.459 | ||
| 8088 | point | ||
| 8089 | -16.890,-11.407,-104.682 | ||
| 8090 | reverse | ||
| 8091 | // Pedestrian number 610 | ||
| 8092 | 9 // Ref num | ||
| 8093 | 4 // Number of instructions | ||
| 8094 | 2 // Initial instruction | ||
| 8095 | point | ||
| 8096 | -17.585,-11.160,-105.406 | ||
| 8097 | point | ||
| 8098 | -17.988,-11.109,-105.466 | ||
| 8099 | point | ||
| 8100 | -18.435,-11.055,-105.503 | ||
| 8101 | reverse | ||
| 8102 | // Pedestrian number 611 | ||
| 8103 | 9 // Ref num | ||
| 8104 | 5 // Number of instructions | ||
| 8105 | 2 // Initial instruction | ||
| 8106 | point | ||
| 8107 | -18.896,-10.954,-106.204 | ||
| 8108 | point | ||
| 8109 | -18.425,-11.014,-106.127 | ||
| 8110 | point | ||
| 8111 | -18.397,-11.035,-105.860 | ||
| 8112 | point | ||
| 8113 | -18.187,-11.113,-105.070 | ||
| 8114 | reverse | ||
| 8115 | // Pedestrian number 612 | ||
| 8116 | 9 // Ref num | ||
| 8117 | 5 // Number of instructions | ||
| 8118 | 3 // Initial instruction | ||
| 8119 | point | ||
| 8120 | -19.027,-10.934,-106.274 | ||
| 8121 | point | ||
| 8122 | -19.365,-10.916,-105.958 | ||
| 8123 | point | ||
| 8124 | -20.078,-10.825,-106.075 | ||
| 8125 | point | ||
| 8126 | -22.204,-10.487,-107.421 | ||
| 8127 | reverse | ||
| 8128 | // Pedestrian number 613 | ||
| 8129 | 13 // Ref num | ||
| 8130 | 5 // Number of instructions | ||
| 8131 | 3 // Initial instruction | ||
| 8132 | point | ||
| 8133 | -27.710,-9.940,-110.971 | ||
| 8134 | point | ||
| 8135 | -26.124,-9.940,-110.692 | ||
| 8136 | point | ||
| 8137 | -25.493,-9.940,-111.227 | ||
| 8138 | point | ||
| 8139 | -24.557,-9.940,-111.630 | ||
| 8140 | reverse | ||
| 8141 | // Pedestrian number 614 | ||
| 8142 | 13 // Ref num | ||
| 8143 | 5 // Number of instructions | ||
| 8144 | 2 // Initial instruction | ||
| 8145 | point | ||
| 8146 | -27.678,-9.940,-112.212 | ||
| 8147 | point | ||
| 8148 | -26.330,-9.940,-111.480 | ||
| 8149 | point | ||
| 8150 | -25.860,-9.940,-109.504 | ||
| 8151 | point | ||
| 8152 | -25.626,-9.971,-109.151 | ||
| 8153 | reverse | ||
| 8154 | // Pedestrian number 615 | ||
| 8155 | 13 // Ref num | ||
| 8156 | 6 // Number of instructions | ||
| 8157 | 3 // Initial instruction | ||
| 8158 | point | ||
| 8159 | -54.864,-4.493,-109.664 | ||
| 8160 | point | ||
| 8161 | -55.756,-4.403,-110.197 | ||
| 8162 | point | ||
| 8163 | -56.085,-4.370,-110.378 | ||
| 8164 | point | ||
| 8165 | -56.790,-4.299,-110.665 | ||
| 8166 | point | ||
| 8167 | -57.336,-4.242,-111.188 | ||
| 8168 | reverse | ||
| 8169 | // Pedestrian number 616 | ||
| 8170 | 13 // Ref num | ||
| 8171 | 5 // Number of instructions | ||
| 8172 | 3 // Initial instruction | ||
| 8173 | point | ||
| 8174 | -57.796,-4.196,-109.593 | ||
| 8175 | point | ||
| 8176 | -57.545,-4.222,-109.941 | ||
| 8177 | point | ||
| 8178 | -56.927,-4.284,-110.002 | ||
| 8179 | point | ||
| 8180 | -55.019,-4.478,-111.177 | ||
| 8181 | reverse | ||
| 8182 | // Pedestrian number 617 | ||
| 8183 | 5 // Ref num | ||
| 8184 | 6 // Number of instructions | ||
| 8185 | 4 // Initial instruction | ||
| 8186 | point | ||
| 8187 | -57.756,-4.199,-111.105 | ||
| 8188 | point | ||
| 8189 | -57.379,-4.237,-111.048 | ||
| 8190 | point | ||
| 8191 | -56.643,-4.314,-111.118 | ||
| 8192 | point | ||
| 8193 | -56.153,-4.363,-110.993 | ||
| 8194 | point | ||
| 8195 | -55.471,-4.432,-111.188 | ||
| 8196 | reverse | ||
| 8197 | // Pedestrian number 618 | ||
| 8198 | 5 // Ref num | ||
| 8199 | 6 // Number of instructions | ||
| 8200 | 4 // Initial instruction | ||
| 8201 | point | ||
| 8202 | -54.980,-4.481,-109.335 | ||
| 8203 | point | ||
| 8204 | -55.320,-4.447,-109.773 | ||
| 8205 | point | ||
| 8206 | -55.604,-4.417,-110.129 | ||
| 8207 | point | ||
| 8208 | -56.470,-4.329,-110.076 | ||
| 8209 | point | ||
| 8210 | -57.181,-4.257,-109.381 | ||
| 8211 | reverse | ||
| 8212 | // Pedestrian number 619 | ||
| 8213 | 9 // Ref num | ||
| 8214 | 5 // Number of instructions | ||
| 8215 | 3 // Initial instruction | ||
| 8216 | point | ||
| 8217 | -57.984,-4.177,-109.569 | ||
| 8218 | point | ||
| 8219 | -59.191,-4.177,-109.872 | ||
| 8220 | point | ||
| 8221 | -61.230,-4.177,-109.398 | ||
| 8222 | point | ||
| 8223 | -63.492,-4.177,-109.359 | ||
| 8224 | reverse | ||
| 8225 | // Pedestrian number 620 | ||
| 8226 | 9 // Ref num | ||
| 8227 | 4 // Number of instructions | ||
| 8228 | 2 // Initial instruction | ||
| 8229 | point | ||
| 8230 | -74.067,-4.209,-109.783 | ||
| 8231 | point | ||
| 8232 | -77.232,-4.210,-113.253 | ||
| 8233 | point | ||
| 8234 | -79.386,-4.208,-114.819 | ||
| 8235 | reverse | ||
| 8236 | // Pedestrian number 621 | ||
| 8237 | 9 // Ref num | ||
| 8238 | 5 // Number of instructions | ||
| 8239 | 3 // Initial instruction | ||
| 8240 | point | ||
| 8241 | -81.767,-4.198,-113.055 | ||
| 8242 | point | ||
| 8243 | -80.258,-4.199,-113.663 | ||
| 8244 | point | ||
| 8245 | -79.473,-4.208,-113.517 | ||
| 8246 | point | ||
| 8247 | -77.749,-4.209,-114.660 | ||
| 8248 | reverse | ||
| 8249 | // Pedestrian number 622 | ||
| 8250 | 5 // Ref num | ||
| 8251 | 5 // Number of instructions | ||
| 8252 | 3 // Initial instruction | ||
| 8253 | point | ||
| 8254 | -78.433,-4.040,-109.697 | ||
| 8255 | point | ||
| 8256 | -79.823,-4.107,-111.046 | ||
| 8257 | point | ||
| 8258 | -80.214,-4.125,-112.416 | ||
| 8259 | point | ||
| 8260 | -81.764,-4.200,-114.115 | ||
| 8261 | reverse | ||
| 8262 | // Pedestrian number 623 | ||
| 8263 | 13 // Ref num | ||
| 8264 | 6 // Number of instructions | ||
| 8265 | 4 // Initial instruction | ||
| 8266 | point | ||
| 8267 | -80.301,-4.130,-109.825 | ||
| 8268 | point | ||
| 8269 | -81.391,-4.182,-110.622 | ||
| 8270 | point | ||
| 8271 | -81.716,-4.197,-111.538 | ||
| 8272 | point | ||
| 8273 | -81.256,-4.175,-112.445 | ||
| 8274 | point | ||
| 8275 | -78.854,-4.209,-114.801 | ||
| 8276 | reverse | ||
| 8277 | // Pedestrian number 624 | ||
| 8278 | 13 // Ref num | ||
| 8279 | 9 // Number of instructions | ||
| 8280 | 6 // Initial instruction | ||
| 8281 | point | ||
| 8282 | -80.824,-4.209,-115.007 | ||
| 8283 | point | ||
| 8284 | -80.203,-4.209,-114.584 | ||
| 8285 | point | ||
| 8286 | -79.219,-4.209,-114.977 | ||
| 8287 | point | ||
| 8288 | -78.362,-4.209,-114.602 | ||
| 8289 | point | ||
| 8290 | -77.230,-4.209,-115.137 | ||
| 8291 | point | ||
| 8292 | -76.052,-4.209,-115.179 | ||
| 8293 | point | ||
| 8294 | -74.618,-4.209,-114.650 | ||
| 8295 | point | ||
| 8296 | -73.034,-4.209,-115.207 | ||
| 8297 | reverse | ||
| 8298 | // Pedestrian number 625 | ||
| 8299 | 9 // Ref num | ||
| 8300 | 6 // Number of instructions | ||
| 8301 | 3 // Initial instruction | ||
| 8302 | point | ||
| 8303 | -72.109,-4.209,-114.783 | ||
| 8304 | point | ||
| 8305 | -72.705,-4.210,-114.303 | ||
| 8306 | point | ||
| 8307 | -73.315,-4.210,-114.221 | ||
| 8308 | point | ||
| 8309 | -73.496,-4.210,-113.485 | ||
| 8310 | point | ||
| 8311 | -71.443,-4.217,-110.191 | ||
| 8312 | reverse | ||
| 8313 | // Pedestrian number 626 | ||
| 8314 | 9 // Ref num | ||
| 8315 | 6 // Number of instructions | ||
| 8316 | 3 // Initial instruction | ||
| 8317 | point | ||
| 8318 | -71.587,-4.215,-111.713 | ||
| 8319 | point | ||
| 8320 | -72.935,-4.211,-110.741 | ||
| 8321 | point | ||
| 8322 | -74.988,-4.211,-109.875 | ||
| 8323 | point | ||
| 8324 | -76.164,-4.195,-109.799 | ||
| 8325 | point | ||
| 8326 | -78.135,-4.026,-109.738 | ||
| 8327 | reverse | ||
| 8328 | // Pedestrian number 627 | ||
| 8329 | 13 // Ref num | ||
| 8330 | 6 // Number of instructions | ||
| 8331 | 4 // Initial instruction | ||
| 8332 | point | ||
| 8333 | -72.449,-4.212,-112.277 | ||
| 8334 | point | ||
| 8335 | -74.155,-4.212,-111.509 | ||
| 8336 | point | ||
| 8337 | -76.140,-4.211,-112.744 | ||
| 8338 | point | ||
| 8339 | -78.150,-4.211,-112.793 | ||
| 8340 | point | ||
| 8341 | -79.607,-4.210,-113.473 | ||
| 8342 | reverse | ||
| 8343 | // Pedestrian number 628 | ||
| 8344 | 13 // Ref num | ||
| 8345 | 6 // Number of instructions | ||
| 8346 | 3 // Initial instruction | ||
| 8347 | point | ||
| 8348 | -80.793,-4.152,-110.284 | ||
| 8349 | point | ||
| 8350 | -80.250,-4.126,-110.594 | ||
| 8351 | point | ||
| 8352 | -79.659,-4.098,-112.075 | ||
| 8353 | point | ||
| 8354 | -77.824,-4.208,-114.319 | ||
| 8355 | point | ||
| 8356 | -77.448,-4.209,-114.881 | ||
| 8357 | reverse | ||
| 8358 | // Pedestrian number 629 | ||
| 8359 | 13 // Ref num | ||
| 8360 | 6 // Number of instructions | ||
| 8361 | 3 // Initial instruction | ||
| 8362 | point | ||
| 8363 | -75.514,-4.105,-106.806 | ||
| 8364 | point | ||
| 8365 | -74.998,-4.055,-105.321 | ||
| 8366 | point | ||
| 8367 | -74.028,-4.055,-104.465 | ||
| 8368 | point | ||
| 8369 | -73.416,-4.057,-103.485 | ||
| 8370 | point | ||
| 8371 | -72.270,-4.057,-102.900 | ||
| 8372 | reverse | ||
| 8373 | // Pedestrian number 630 | ||
| 8374 | 13 // Ref num | ||
| 8375 | 6 // Number of instructions | ||
| 8376 | 4 // Initial instruction | ||
| 8377 | point | ||
| 8378 | -70.355,-4.057,-99.767 | ||
| 8379 | point | ||
| 8380 | -71.378,-4.057,-100.445 | ||
| 8381 | point | ||
| 8382 | -72.042,-4.057,-101.202 | ||
| 8383 | point | ||
| 8384 | -73.114,-4.057,-101.301 | ||
| 8385 | point | ||
| 8386 | -74.513,-4.055,-102.364 | ||
| 8387 | reverse | ||
| 8388 | // Pedestrian number 631 | ||
| 8389 | 14 // Ref num | ||
| 8390 | 6 // Number of instructions | ||
| 8391 | 2 // Initial instruction | ||
| 8392 | point | ||
| 8393 | -70.520,-4.057,-101.509 | ||
| 8394 | point | ||
| 8395 | -69.405,-4.057,-100.651 | ||
| 8396 | point | ||
| 8397 | -68.338,-4.136,-100.401 | ||
| 8398 | point | ||
| 8399 | -67.295,-4.231,-99.703 | ||
| 8400 | point | ||
| 8401 | -65.862,-4.342,-99.255 | ||
| 8402 | reverse | ||
| 8403 | // Pedestrian number 632 | ||
| 8404 | 10 // Ref num | ||
| 8405 | 6 // Number of instructions | ||
| 8406 | 4 // Initial instruction | ||
| 8407 | point | ||
| 8408 | -66.136,-4.391,-97.597 | ||
| 8409 | point | ||
| 8410 | -64.409,-4.493,-97.866 | ||
| 8411 | point | ||
| 8412 | -63.518,-4.575,-97.313 | ||
| 8413 | point | ||
| 8414 | -62.746,-4.621,-96.175 | ||
| 8415 | point | ||
| 8416 | -61.730,-4.669,-95.179 | ||
| 8417 | reverse | ||
| 8418 | // Pedestrian number 633 | ||
| 8419 | 10 // Ref num | ||
| 8420 | 7 // Number of instructions | ||
| 8421 | 4 // Initial instruction | ||
| 8422 | point | ||
| 8423 | -59.998,-4.706,-95.910 | ||
| 8424 | point | ||
| 8425 | -59.021,-4.750,-95.147 | ||
| 8426 | point | ||
| 8427 | -58.512,-4.768,-94.984 | ||
| 8428 | point | ||
| 8429 | -57.161,-4.824,-94.127 | ||
| 8430 | point | ||
| 8431 | -56.606,-4.853,-93.481 | ||
| 8432 | point | ||
| 8433 | -55.794,-4.881,-93.241 | ||
| 8434 | reverse | ||
| 8435 | // Pedestrian number 634 | ||
| 8436 | 5 // Ref num | ||
| 8437 | 7 // Number of instructions | ||
| 8438 | 4 // Initial instruction | ||
| 8439 | point | ||
| 8440 | -59.431,-4.767,-93.582 | ||
| 8441 | point | ||
| 8442 | -60.164,-4.729,-94.445 | ||
| 8443 | point | ||
| 8444 | -61.113,-4.695,-94.780 | ||
| 8445 | point | ||
| 8446 | -62.078,-4.654,-95.346 | ||
| 8447 | point | ||
| 8448 | -63.604,-4.591,-96.367 | ||
| 8449 | point | ||
| 8450 | -64.159,-4.571,-96.564 | ||
| 8451 | reverse | ||
| 8452 | // Pedestrian number 635 | ||
| 8453 | 29 // Ref num | ||
| 8454 | 4 // Number of instructions | ||
| 8455 | 2 // Initial instruction | ||
| 8456 | point | ||
| 8457 | -62.320,-4.606,-97.588 | ||
| 8458 | point | ||
| 8459 | -61.767,-4.642,-96.523 | ||
| 8460 | point | ||
| 8461 | -59.616,-4.722,-95.662 | ||
| 8462 | reverse | ||
| 8463 | // Pedestrian number 636 | ||
| 8464 | 10 // Ref num | ||
| 8465 | 8 // Number of instructions | ||
| 8466 | 4 // Initial instruction | ||
| 8467 | point | ||
| 8468 | -58.222,-4.814,-93.000 | ||
| 8469 | point | ||
| 8470 | -56.071,-4.906,-91.490 | ||
| 8471 | point | ||
| 8472 | -55.437,-4.927,-91.411 | ||
| 8473 | point | ||
| 8474 | -53.790,-5.001,-90.064 | ||
| 8475 | point | ||
| 8476 | -52.108,-5.073,-88.893 | ||
| 8477 | point | ||
| 8478 | -51.566,-5.090,-88.813 | ||
| 8479 | point | ||
| 8480 | -50.818,-5.127,-88.028 | ||
| 8481 | reverse | ||
| 8482 | // Pedestrian number 637 | ||
| 8483 | 10 // Ref num | ||
| 8484 | 7 // Number of instructions | ||
| 8485 | 4 // Initial instruction | ||
| 8486 | point | ||
| 8487 | -48.312,-5.193,-88.439 | ||
| 8488 | point | ||
| 8489 | -48.142,-5.209,-87.897 | ||
| 8490 | point | ||
| 8491 | -46.717,-5.243,-87.448 | ||
| 8492 | point | ||
| 8493 | -46.237,-5.244,-86.717 | ||
| 8494 | point | ||
| 8495 | -45.292,-5.245,-86.038 | ||
| 8496 | point | ||
| 8497 | -44.318,-5.245,-85.131 | ||
| 8498 | reverse | ||
| 8499 | // Pedestrian number 638 | ||
| 8500 | 10 // Ref num | ||
| 8501 | 9 // Number of instructions | ||
| 8502 | 4 // Initial instruction | ||
| 8503 | point | ||
| 8504 | -44.901,-5.245,-83.400 | ||
| 8505 | point | ||
| 8506 | -44.179,-5.245,-82.982 | ||
| 8507 | point | ||
| 8508 | -43.617,-5.245,-82.245 | ||
| 8509 | point | ||
| 8510 | -41.491,-5.248,-80.929 | ||
| 8511 | point | ||
| 8512 | -41.078,-5.347,-80.060 | ||
| 8513 | point | ||
| 8514 | -40.365,-5.495,-79.050 | ||
| 8515 | point | ||
| 8516 | -39.991,-5.532,-78.962 | ||
| 8517 | point | ||
| 8518 | -39.544,-5.668,-77.853 | ||
| 8519 | reverse | ||
| 8520 | // Pedestrian number 639 | ||
| 8521 | 5 // Ref num | ||
| 8522 | 7 // Number of instructions | ||
| 8523 | 3 // Initial instruction | ||
| 8524 | point | ||
| 8525 | -42.029,-5.245,-83.165 | ||
| 8526 | point | ||
| 8527 | -41.547,-5.245,-82.400 | ||
| 8528 | point | ||
| 8529 | -41.020,-5.245,-81.846 | ||
| 8530 | point | ||
| 8531 | -40.516,-5.275,-81.721 | ||
| 8532 | point | ||
| 8533 | -40.231,-5.325,-81.381 | ||
| 8534 | point | ||
| 8535 | -39.712,-5.412,-80.803 | ||
| 8536 | reverse | ||
| 8537 | // Pedestrian number 640 | ||
| 8538 | 10 // Ref num | ||
| 8539 | 6 // Number of instructions | ||
| 8540 | 3 // Initial instruction | ||
| 8541 | point | ||
| 8542 | -39.289,-5.476,-80.419 | ||
| 8543 | point | ||
| 8544 | -39.511,-5.519,-79.559 | ||
| 8545 | point | ||
| 8546 | -38.699,-5.635,-78.926 | ||
| 8547 | point | ||
| 8548 | -38.115,-5.759,-78.069 | ||
| 8549 | point | ||
| 8550 | -36.852,-5.837,-77.330 | ||
| 8551 | reverse | ||
| 8552 | // Pedestrian number 641 | ||
| 8553 | 10 // Ref num | ||
| 8554 | 7 // Number of instructions | ||
| 8555 | 5 // Initial instruction | ||
| 8556 | point | ||
| 8557 | -37.808,-5.838,-75.337 | ||
| 8558 | point | ||
| 8559 | -37.177,-5.838,-74.818 | ||
| 8560 | point | ||
| 8561 | -36.913,-5.838,-74.038 | ||
| 8562 | point | ||
| 8563 | -34.978,-5.838,-71.026 | ||
| 8564 | point | ||
| 8565 | -34.311,-5.987,-70.441 | ||
| 8566 | point | ||
| 8567 | -34.031,-6.280,-68.757 | ||
| 8568 | reverse | ||
| 8569 | // Pedestrian number 642 | ||
| 8570 | 29 // Ref num | ||
| 8571 | 7 // Number of instructions | ||
| 8572 | 4 // Initial instruction | ||
| 8573 | point | ||
| 8574 | -31.637,-6.571,-68.306 | ||
| 8575 | point | ||
| 8576 | -32.211,-6.437,-68.822 | ||
| 8577 | point | ||
| 8578 | -32.390,-6.306,-69.546 | ||
| 8579 | point | ||
| 8580 | -32.637,-6.206,-70.034 | ||
| 8581 | point | ||
| 8582 | -32.999,-6.128,-70.312 | ||
| 8583 | point | ||
| 8584 | -33.230,-5.985,-71.068 | ||
| 8585 | reverse | ||
| 8586 | // Pedestrian number 643 | ||
| 8587 | 29 // Ref num | ||
| 8588 | 6 // Number of instructions | ||
| 8589 | 3 // Initial instruction | ||
| 8590 | point | ||
| 8591 | -34.493,-6.064,-69.851 | ||
| 8592 | point | ||
| 8593 | -33.960,-6.214,-69.215 | ||
| 8594 | point | ||
| 8595 | -33.725,-6.325,-68.653 | ||
| 8596 | point | ||
| 8597 | -33.619,-6.420,-68.118 | ||
| 8598 | point | ||
| 8599 | -33.206,-6.592,-67.233 | ||
| 8600 | reverse | ||
| 8601 | // Pedestrian number 644 | ||
| 8602 | 5 // Ref num | ||
| 8603 | 7 // Number of instructions | ||
| 8604 | 4 // Initial instruction | ||
| 8605 | point | ||
| 8606 | -31.291,-6.875,-64.534 | ||
| 8607 | point | ||
| 8608 | -31.272,-6.875,-63.863 | ||
| 8609 | point | ||
| 8610 | -31.514,-6.876,-63.295 | ||
| 8611 | point | ||
| 8612 | -31.458,-6.876,-62.553 | ||
| 8613 | point | ||
| 8614 | -31.206,-6.876,-61.575 | ||
| 8615 | point | ||
| 8616 | -31.147,-6.876,-59.745 | ||
| 8617 | reverse | ||
| 8618 | // Pedestrian number 645 | ||
| 8619 | 10 // Ref num | ||
| 8620 | 5 // Number of instructions | ||
| 8621 | 3 // Initial instruction | ||
| 8622 | point | ||
| 8623 | -33.313,-6.876,-53.326 | ||
| 8624 | point | ||
| 8625 | -32.899,-6.876,-53.310 | ||
| 8626 | point | ||
| 8627 | -32.740,-6.876,-53.762 | ||
| 8628 | point | ||
| 8629 | -32.840,-6.876,-55.182 | ||
| 8630 | reverse | ||
| 8631 | // Pedestrian number 646 | ||
| 8632 | 10 // Ref num | ||
| 8633 | 5 // Number of instructions | ||
| 8634 | 3 // Initial instruction | ||
| 8635 | point | ||
| 8636 | -31.233,-6.876,-54.802 | ||
| 8637 | point | ||
| 8638 | -31.648,-6.876,-55.996 | ||
| 8639 | point | ||
| 8640 | -31.498,-6.876,-56.500 | ||
| 8641 | point | ||
| 8642 | -31.146,-6.876,-58.594 | ||
| 8643 | reverse | ||
| 8644 | // Pedestrian number 647 | ||
| 8645 | 5 // Ref num | ||
| 8646 | 5 // Number of instructions | ||
| 8647 | 3 // Initial instruction | ||
| 8648 | point | ||
| 8649 | -32.818,-6.876,-61.072 | ||
| 8650 | point | ||
| 8651 | -32.723,-6.876,-60.429 | ||
| 8652 | point | ||
| 8653 | -32.891,-6.876,-59.764 | ||
| 8654 | point | ||
| 8655 | -32.923,-6.876,-56.992 | ||
| 8656 | reverse | ||
| 8657 | // Pedestrian number 648 | ||
| 8658 | 13 // Ref num | ||
| 8659 | 6 // Number of instructions | ||
| 8660 | 2 // Initial instruction | ||
| 8661 | point | ||
| 8662 | -33.082,-5.328,-40.385 | ||
| 8663 | point | ||
| 8664 | -33.713,-5.189,-39.278 | ||
| 8665 | point | ||
| 8666 | -33.728,-5.054,-38.080 | ||
| 8667 | point | ||
| 8668 | -34.152,-4.922,-37.018 | ||
| 8669 | point | ||
| 8670 | -34.329,-4.877,-36.691 | ||
| 8671 | reverse | ||
| 8672 | // Pedestrian number 649 | ||
| 8673 | 5 // Ref num | ||
| 8674 | 6 // Number of instructions | ||
| 8675 | 2 // Initial instruction | ||
| 8676 | point | ||
| 8677 | -37.146,-4.566,-35.377 | ||
| 8678 | point | ||
| 8679 | -37.936,-4.281,-34.512 | ||
| 8680 | point | ||
| 8681 | -38.147,-4.073,-33.651 | ||
| 8682 | point | ||
| 8683 | -39.276,-3.751,-32.891 | ||
| 8684 | point | ||
| 8685 | -40.158,-3.428,-31.960 | ||
| 8686 | reverse | ||
| 8687 | // Pedestrian number 650 | ||
| 8688 | 29 // Ref num | ||
| 8689 | 5 // Number of instructions | ||
| 8690 | 2 // Initial instruction | ||
| 8691 | point | ||
| 8692 | -37.676,-3.789,-32.030 | ||
| 8693 | point | ||
| 8694 | -37.025,-4.025,-32.752 | ||
| 8695 | point | ||
| 8696 | -36.397,-4.363,-33.965 | ||
| 8697 | point | ||
| 8698 | -35.855,-4.494,-34.254 | ||
| 8699 | reverse | ||
| 8700 | // Pedestrian number 651 | ||
| 8701 | 5 // Ref num | ||
| 8702 | 5 // Number of instructions | ||
| 8703 | 3 // Initial instruction | ||
| 8704 | point | ||
| 8705 | -36.433,-4.747,-36.468 | ||
| 8706 | point | ||
| 8707 | -35.889,-4.674,-35.515 | ||
| 8708 | point | ||
| 8709 | -36.128,-4.545,-34.661 | ||
| 8710 | point | ||
| 8711 | -35.989,-4.422,-34.002 | ||
| 8712 | reverse | ||
| 8713 | // Pedestrian number 652 | ||
| 8714 | 13 // Ref num | ||
| 8715 | 5 // Number of instructions | ||
| 8716 | 3 // Initial instruction | ||
| 8717 | point | ||
| 8718 | -33.456,-5.141,-38.796 | ||
| 8719 | point | ||
| 8720 | -34.551,-5.009,-37.911 | ||
| 8721 | point | ||
| 8722 | -34.914,-4.886,-37.002 | ||
| 8723 | point | ||
| 8724 | -34.905,-4.775,-35.985 | ||
| 8725 | reverse | ||
| 8726 | // Pedestrian number 653 | ||
| 8727 | 14 // Ref num | ||
| 8728 | 5 // Number of instructions | ||
| 8729 | 3 // Initial instruction | ||
| 8730 | point | ||
| 8731 | -36.015,-4.861,-37.201 | ||
| 8732 | point | ||
| 8733 | -35.159,-5.011,-38.161 | ||
| 8734 | point | ||
| 8735 | -35.060,-5.103,-38.919 | ||
| 8736 | point | ||
| 8737 | -34.577,-5.317,-40.572 | ||
| 8738 | reverse | ||
| 8739 | // Pedestrian number 654 | ||
| 8740 | 10 // Ref num | ||
| 8741 | 6 // Number of instructions | ||
| 8742 | 3 // Initial instruction | ||
| 8743 | point | ||
| 8744 | -33.459,-5.198,-39.320 | ||
| 8745 | point | ||
| 8746 | -33.447,-5.275,-39.983 | ||
| 8747 | point | ||
| 8748 | -33.727,-5.340,-40.617 | ||
| 8749 | point | ||
| 8750 | -33.977,-5.489,-41.537 | ||
| 8751 | point | ||
| 8752 | -34.236,-5.558,-41.941 | ||
| 8753 | reverse | ||
| 8754 | // Pedestrian number 655 | ||
| 8755 | 5 // Ref num | ||
| 8756 | 5 // Number of instructions | ||
| 8757 | 2 // Initial instruction | ||
| 8758 | point | ||
| 8759 | -42.519,-1.704,-26.332 | ||
| 8760 | point | ||
| 8761 | -42.716,-1.704,-26.591 | ||
| 8762 | point | ||
| 8763 | -42.963,-1.705,-26.917 | ||
| 8764 | point | ||
| 8765 | -43.630,-1.700,-27.390 | ||
| 8766 | reverse | ||
| 8767 | // Pedestrian number 656 | ||
| 8768 | 10 // Ref num | ||
| 8769 | 4 // Number of instructions | ||
| 8770 | 2 // Initial instruction | ||
| 8771 | point | ||
| 8772 | -43.147,-1.704,-27.076 | ||
| 8773 | point | ||
| 8774 | -43.037,-1.702,-26.855 | ||
| 8775 | point | ||
| 8776 | -42.696,-1.706,-26.688 | ||
| 8777 | reverse | ||
| 8778 | // Pedestrian number 657 | ||
| 8779 | 10 // Ref num | ||
| 8780 | 4 // Number of instructions | ||
| 8781 | 2 // Initial instruction | ||
| 8782 | point | ||
| 8783 | -44.071,-1.482,-24.980 | ||
| 8784 | point | ||
| 8785 | -44.574,-1.443,-24.879 | ||
| 8786 | point | ||
| 8787 | -46.944,-1.228,-23.942 | ||
| 8788 | reverse | ||
| 8789 | // Pedestrian number 658 | ||
| 8790 | 29 // Ref num | ||
| 8791 | 5 // Number of instructions | ||
| 8792 | 2 // Initial instruction | ||
| 8793 | point | ||
| 8794 | -46.526,-1.118,-22.044 | ||
| 8795 | point | ||
| 8796 | -47.886,-0.969,-21.147 | ||
| 8797 | point | ||
| 8798 | -48.532,-0.829,-19.761 | ||
| 8799 | point | ||
| 8800 | -49.750,-0.623,-17.972 | ||
| 8801 | reverse | ||
| 8802 | // Pedestrian number 659 | ||
| 8803 | 10 // Ref num | ||
| 8804 | 5 // Number of instructions | ||
| 8805 | 2 // Initial instruction | ||
| 8806 | point | ||
| 8807 | -55.027,0.025,-14.631 | ||
| 8808 | point | ||
| 8809 | -54.243,-0.073,-15.094 | ||
| 8810 | point | ||
| 8811 | -53.781,-0.205,-16.225 | ||
| 8812 | point | ||
| 8813 | -53.095,-0.312,-16.878 | ||
| 8814 | reverse | ||
| 8815 | // Pedestrian number 660 | ||
| 8816 | 5 // Ref num | ||
| 8817 | 6 // Number of instructions | ||
| 8818 | 4 // Initial instruction | ||
| 8819 | point | ||
| 8820 | -55.655,0.350,-11.384 | ||
| 8821 | point | ||
| 8822 | -56.538,0.469,-10.767 | ||
| 8823 | point | ||
| 8824 | -57.126,0.617,-9.552 | ||
| 8825 | point | ||
| 8826 | -58.177,0.799,-8.339 | ||
| 8827 | point | ||
| 8828 | -61.589,1.196,-6.836 | ||
| 8829 | reverse | ||
| 8830 | // Pedestrian number 661 | ||
| 8831 | 5 // Ref num | ||
| 8832 | 5 // Number of instructions | ||
| 8833 | 3 // Initial instruction | ||
| 8834 | point | ||
| 8835 | -62.022,1.261,-6.479 | ||
| 8836 | point | ||
| 8837 | -62.863,1.397,-5.693 | ||
| 8838 | point | ||
| 8839 | -64.048,1.712,-3.191 | ||
| 8840 | point | ||
| 8841 | -64.120,1.839,-1.838 | ||
| 8842 | reverse | ||
| 8843 | // Pedestrian number 662 | ||
| 8844 | 10 // Ref num | ||
| 8845 | 5 // Number of instructions | ||
| 8846 | 2 // Initial instruction | ||
| 8847 | point | ||
| 8848 | -62.537,1.585,-3.300 | ||
| 8849 | point | ||
| 8850 | -64.182,1.746,-2.946 | ||
| 8851 | point | ||
| 8852 | -65.340,1.847,-2.809 | ||
| 8853 | point | ||
| 8854 | -66.243,2.005,-1.841 | ||
| 8855 | reverse | ||
| 8856 | // Pedestrian number 663 | ||
| 8857 | 10 // Ref num | ||
| 8858 | 4 // Number of instructions | ||
| 8859 | 2 // Initial instruction | ||
| 8860 | point | ||
| 8861 | -70.151,4.222,2.769 | ||
| 8862 | point | ||
| 8863 | -69.705,4.205,3.040 | ||
| 8864 | point | ||
| 8865 | -69.173,4.190,3.464 | ||
| 8866 | reverse | ||
| 8867 | // Pedestrian number 664 | ||
| 8868 | 10 // Ref num | ||
| 8869 | 6 // Number of instructions | ||
| 8870 | 2 // Initial instruction | ||
| 8871 | point | ||
| 8872 | -73.963,4.367,7.064 | ||
| 8873 | point | ||
| 8874 | -72.634,4.220,6.150 | ||
| 8875 | point | ||
| 8876 | -72.125,4.168,5.856 | ||
| 8877 | point | ||
| 8878 | -71.657,4.117,5.543 | ||
| 8879 | point | ||
| 8880 | -71.579,4.081,5.214 | ||
| 8881 | reverse | ||
| 8882 | // Pedestrian number 665 | ||
| 8883 | 5 // Ref num | ||
| 8884 | 5 // Number of instructions | ||
| 8885 | 3 // Initial instruction | ||
| 8886 | point | ||
| 8887 | -72.061,4.079,4.783 | ||
| 8888 | point | ||
| 8889 | -71.226,3.931,4.601 | ||
| 8890 | point | ||
| 8891 | -70.747,3.736,3.815 | ||
| 8892 | point | ||
| 8893 | -70.326,3.497,2.736 | ||
| 8894 | reverse | ||
| 8895 | // Pedestrian number 666 | ||
| 8896 | 10 // Ref num | ||
| 8897 | 5 // Number of instructions | ||
| 8898 | 2 // Initial instruction | ||
| 8899 | point | ||
| 8900 | -71.650,4.217,6.968 | ||
| 8901 | point | ||
| 8902 | -70.953,4.098,5.888 | ||
| 8903 | point | ||
| 8904 | -70.065,3.853,5.130 | ||
| 8905 | point | ||
| 8906 | -69.054,3.534,4.050 | ||
| 8907 | reverse | ||
| 8908 | // Pedestrian number 667 | ||
| 8909 | 13 // Ref num | ||
| 8910 | 6 // Number of instructions | ||
| 8911 | 3 // Initial instruction | ||
| 8912 | point | ||
| 8913 | -74.207,4.407,7.424 | ||
| 8914 | point | ||
| 8915 | -74.401,4.452,7.915 | ||
| 8916 | point | ||
| 8917 | -75.515,4.547,8.610 | ||
| 8918 | point | ||
| 8919 | -76.034,4.606,9.199 | ||
| 8920 | point | ||
| 8921 | -77.090,4.694,9.762 | ||
| 8922 | reverse | ||
| 8923 | // Pedestrian number 668 | ||
| 8924 | 10 // Ref num | ||
| 8925 | 6 // Number of instructions | ||
| 8926 | 3 // Initial instruction | ||
| 8927 | point | ||
| 8928 | -77.930,4.726,12.190 | ||
| 8929 | point | ||
| 8930 | -78.393,4.726,12.564 | ||
| 8931 | point | ||
| 8932 | -79.342,4.726,13.163 | ||
| 8933 | point | ||
| 8934 | -80.175,4.726,13.512 | ||
| 8935 | point | ||
| 8936 | -81.504,4.726,13.973 | ||
| 8937 | reverse | ||
| 8938 | // Pedestrian number 669 | ||
| 8939 | 5 // Ref num | ||
| 8940 | 6 // Number of instructions | ||
| 8941 | 3 // Initial instruction | ||
| 8942 | point | ||
| 8943 | -82.784,4.726,12.739 | ||
| 8944 | point | ||
| 8945 | -81.861,4.726,12.452 | ||
| 8946 | point | ||
| 8947 | -81.285,4.726,12.094 | ||
| 8948 | point | ||
| 8949 | -80.401,4.726,11.772 | ||
| 8950 | point | ||
| 8951 | -79.282,4.725,11.095 | ||
| 8952 | reverse | ||
| 8953 | // Pedestrian number 670 | ||
| 8954 | 10 // Ref num | ||
| 8955 | 7 // Number of instructions | ||
| 8956 | 4 // Initial instruction | ||
| 8957 | point | ||
| 8958 | -75.328,4.634,10.549 | ||
| 8959 | point | ||
| 8960 | -75.920,4.690,11.113 | ||
| 8961 | point | ||
| 8962 | -77.170,4.726,11.249 | ||
| 8963 | point | ||
| 8964 | -78.493,4.725,12.314 | ||
| 8965 | point | ||
| 8966 | -80.226,4.726,13.188 | ||
| 8967 | point | ||
| 8968 | -82.264,4.726,14.298 | ||
| 8969 | reverse | ||
| 8970 | // Pedestrian number 671 | ||
| 8971 | 29 // Ref num | ||
| 8972 | 4 // Number of instructions | ||
| 8973 | 2 // Initial instruction | ||
| 8974 | point | ||
| 8975 | -83.619,4.727,14.667 | ||
| 8976 | point | ||
| 8977 | -88.749,4.729,12.563 | ||
| 8978 | point | ||
| 8979 | -92.069,4.728,11.182 | ||
| 8980 | reverse | ||
| 8981 | // Pedestrian number 672 | ||
| 8982 | 10 // Ref num | ||
| 8983 | 4 // Number of instructions | ||
| 8984 | 2 // Initial instruction | ||
| 8985 | point | ||
| 8986 | -107.735,5.168,1.749 | ||
| 8987 | point | ||
| 8988 | -106.897,5.167,1.915 | ||
| 8989 | point | ||
| 8990 | -105.293,5.164,1.953 | ||
| 8991 | reverse | ||
| 8992 | // Pedestrian number 673 | ||
| 8993 | 5 // Ref num | ||
| 8994 | 5 // Number of instructions | ||
| 8995 | 3 // Initial instruction | ||
| 8996 | point | ||
| 8997 | -104.395,5.162,2.699 | ||
| 8998 | point | ||
| 8999 | -104.736,5.163,2.272 | ||
| 9000 | point | ||
| 9001 | -105.590,5.165,1.763 | ||
| 9002 | point | ||
| 9003 | -106.001,5.166,1.078 | ||
| 9004 | reverse | ||
| 9005 | // Pedestrian number 674 | ||
| 9006 | 5 // Ref num | ||
| 9007 | 5 // Number of instructions | ||
| 9008 | 3 // Initial instruction | ||
| 9009 | point | ||
| 9010 | -108.055,5.169,1.520 | ||
| 9011 | point | ||
| 9012 | -108.380,5.165,1.421 | ||
| 9013 | point | ||
| 9014 | -108.775,5.108,0.984 | ||
| 9015 | point | ||
| 9016 | -110.909,4.776,-1.685 | ||
| 9017 | reverse | ||
| 9018 | // Pedestrian number 675 | ||
| 9019 | 29 // Ref num | ||
| 9020 | 5 // Number of instructions | ||
| 9021 | 2 // Initial instruction | ||
| 9022 | point | ||
| 9023 | -106.857,5.169,0.432 | ||
| 9024 | point | ||
| 9025 | -106.811,5.169,0.810 | ||
| 9026 | point | ||
| 9027 | -106.539,5.167,1.510 | ||
| 9028 | point | ||
| 9029 | -106.477,5.166,2.880 | ||
| 9030 | reverse | ||
| 9031 | // Pedestrian number 676 | ||
| 9032 | 9 // Ref num | ||
| 9033 | 6 // Number of instructions | ||
| 9034 | 3 // Initial instruction | ||
| 9035 | point | ||
| 9036 | -104.276,5.004,5.181 | ||
| 9037 | point | ||
| 9038 | -103.915,4.962,5.410 | ||
| 9039 | point | ||
| 9040 | -101.819,4.697,7.138 | ||
| 9041 | point | ||
| 9042 | -101.672,4.699,7.216 | ||
| 9043 | point | ||
| 9044 | -101.469,4.698,7.407 | ||
| 9045 | reverse | ||
| 9046 | // Pedestrian number 677 | ||
| 9047 | 13 // Ref num | ||
| 9048 | 6 // Number of instructions | ||
| 9049 | 2 // Initial instruction | ||
| 9050 | point | ||
| 9051 | -101.821,4.846,4.854 | ||
| 9052 | point | ||
| 9053 | -100.713,4.700,5.878 | ||
| 9054 | point | ||
| 9055 | -100.090,4.700,6.189 | ||
| 9056 | point | ||
| 9057 | -99.313,4.702,6.835 | ||
| 9058 | point | ||
| 9059 | -98.819,4.703,6.937 | ||
| 9060 | reverse | ||
| 9061 | // Pedestrian number 678 | ||
| 9062 | 13 // Ref num | ||
| 9063 | 7 // Number of instructions | ||
| 9064 | 3 // Initial instruction | ||
| 9065 | point | ||
| 9066 | -102.417,4.785,6.471 | ||
| 9067 | point | ||
| 9068 | -101.550,4.698,6.894 | ||
| 9069 | point | ||
| 9070 | -101.309,4.700,7.282 | ||
| 9071 | point | ||
| 9072 | -100.072,4.705,8.316 | ||
| 9073 | point | ||
| 9074 | -99.605,4.704,8.319 | ||
| 9075 | point | ||
| 9076 | -98.835,4.707,8.907 | ||
| 9077 | reverse | ||
| 9078 | // Pedestrian number 679 | ||
| 9079 | 10 // Ref num | ||
| 9080 | 6 // Number of instructions | ||
| 9081 | 4 // Initial instruction | ||
| 9082 | point | ||
| 9083 | -98.029,4.706,7.387 | ||
| 9084 | point | ||
| 9085 | -97.620,4.709,8.239 | ||
| 9086 | point | ||
| 9087 | -96.738,4.711,8.447 | ||
| 9088 | point | ||
| 9089 | -96.002,4.714,8.847 | ||
| 9090 | point | ||
| 9091 | -94.350,4.720,9.714 | ||
| 9092 | reverse | ||
| 9093 | // Pedestrian number 680 | ||
| 9094 | 29 // Ref num | ||
| 9095 | 5 // Number of instructions | ||
| 9096 | 3 // Initial instruction | ||
| 9097 | point | ||
| 9098 | -91.862,4.729,13.140 | ||
| 9099 | point | ||
| 9100 | -92.755,4.729,11.857 | ||
| 9101 | point | ||
| 9102 | -93.596,4.729,11.679 | ||
| 9103 | point | ||
| 9104 | -96.104,4.716,10.652 | ||
| 9105 | reverse | ||
| 9106 | // Pedestrian number 681 | ||
| 9107 | 14 // Ref num | ||
| 9108 | 5 // Number of instructions | ||
| 9109 | 3 // Initial instruction | ||
| 9110 | point | ||
| 9111 | -109.213,4.809,-2.614 | ||
| 9112 | point | ||
| 9113 | -109.941,4.730,-3.075 | ||
| 9114 | point | ||
| 9115 | -110.316,4.729,-3.591 | ||
| 9116 | point | ||
| 9117 | -111.011,4.729,-4.701 | ||
| 9118 | reverse | ||
| 9119 | // Pedestrian number 682 | ||
| 9120 | 5 // Ref num | ||
| 9121 | 5 // Number of instructions | ||
| 9122 | 2 // Initial instruction | ||
| 9123 | point | ||
| 9124 | -111.397,4.729,-2.338 | ||
| 9125 | point | ||
| 9126 | -111.852,4.729,-3.470 | ||
| 9127 | point | ||
| 9128 | -112.711,4.729,-4.130 | ||
| 9129 | point | ||
| 9130 | -113.575,4.729,-5.144 | ||
| 9131 | reverse | ||
| 9132 | // Pedestrian number 683 | ||
| 9133 | 5 // Ref num | ||
| 9134 | 5 // Number of instructions | ||
| 9135 | 2 // Initial instruction | ||
| 9136 | point | ||
| 9137 | -113.427,4.729,-6.800 | ||
| 9138 | point | ||
| 9139 | -114.348,4.729,-8.880 | ||
| 9140 | point | ||
| 9141 | -115.282,4.729,-9.778 | ||
| 9142 | point | ||
| 9143 | -115.423,4.729,-10.218 | ||
| 9144 | reverse | ||
| 9145 | // Pedestrian number 684 | ||
| 9146 | 5 // Ref num | ||
| 9147 | 7 // Number of instructions | ||
| 9148 | 3 // Initial instruction | ||
| 9149 | point | ||
| 9150 | -111.367,11.357,-8.045 | ||
| 9151 | point | ||
| 9152 | -111.706,11.357,-9.262 | ||
| 9153 | point | ||
| 9154 | -112.790,11.357,-10.622 | ||
| 9155 | point | ||
| 9156 | -113.194,11.357,-11.550 | ||
| 9157 | point | ||
| 9158 | -113.373,11.357,-12.224 | ||
| 9159 | point | ||
| 9160 | -113.536,11.357,-12.462 | ||
| 9161 | reverse | ||
| 9162 | // Pedestrian number 685 | ||
| 9163 | 10 // Ref num | ||
| 9164 | 4 // Number of instructions | ||
| 9165 | 2 // Initial instruction | ||
| 9166 | point | ||
| 9167 | -110.447,11.357,-9.614 | ||
| 9168 | point | ||
| 9169 | -109.979,11.357,-8.306 | ||
| 9170 | point | ||
| 9171 | -109.020,11.359,-7.185 | ||
| 9172 | reverse | ||
| 9173 | // Pedestrian number 686 | ||
| 9174 | 5 // Ref num | ||
| 9175 | 5 // Number of instructions | ||
| 9176 | 3 // Initial instruction | ||
| 9177 | point | ||
| 9178 | -78.947,14.370,92.050 | ||
| 9179 | point | ||
| 9180 | -78.609,14.371,90.551 | ||
| 9181 | point | ||
| 9182 | -77.603,14.371,90.168 | ||
| 9183 | point | ||
| 9184 | -75.310,14.272,88.678 | ||
| 9185 | reverse | ||
| 9186 | // Pedestrian number 687 | ||
| 9187 | 10 // Ref num | ||
| 9188 | 5 // Number of instructions | ||
| 9189 | 2 // Initial instruction | ||
| 9190 | point | ||
| 9191 | -76.363,14.275,87.249 | ||
| 9192 | point | ||
| 9193 | -74.739,14.242,86.288 | ||
| 9194 | point | ||
| 9195 | -74.091,14.230,86.140 | ||
| 9196 | point | ||
| 9197 | -73.692,14.220,85.709 | ||
| 9198 | reverse | ||
| 9199 | // Pedestrian number 688 | ||
| 9200 | 29 // Ref num | ||
| 9201 | 7 // Number of instructions | ||
| 9202 | 4 // Initial instruction | ||
| 9203 | point | ||
| 9204 | -70.370,14.189,85.221 | ||
| 9205 | point | ||
| 9206 | -69.462,14.188,85.109 | ||
| 9207 | point | ||
| 9208 | -68.912,14.188,84.539 | ||
| 9209 | point | ||
| 9210 | -68.098,14.189,84.565 | ||
| 9211 | point | ||
| 9212 | -67.338,14.189,84.065 | ||
| 9213 | point | ||
| 9214 | -66.588,14.189,83.758 | ||
| 9215 | reverse | ||
| 9216 | // Pedestrian number 689 | ||
| 9217 | 10 // Ref num | ||
| 9218 | 6 // Number of instructions | ||
| 9219 | 3 // Initial instruction | ||
| 9220 | point | ||
| 9221 | -12.725,14.020,57.678 | ||
| 9222 | point | ||
| 9223 | -11.850,13.889,57.174 | ||
| 9224 | point | ||
| 9225 | -11.330,13.744,56.178 | ||
| 9226 | point | ||
| 9227 | -10.667,13.620,55.423 | ||
| 9228 | point | ||
| 9229 | -10.585,13.536,54.808 | ||
| 9230 | reverse | ||
| 9231 | // Pedestrian number 690 | ||
| 9232 | 10 // Ref num | ||
| 9233 | 7 // Number of instructions | ||
| 9234 | 4 // Initial instruction | ||
| 9235 | point | ||
| 9236 | -8.577,13.357,53.861 | ||
| 9237 | point | ||
| 9238 | -8.635,13.242,52.557 | ||
| 9239 | point | ||
| 9240 | -7.928,13.126,51.440 | ||
| 9241 | point | ||
| 9242 | -7.889,13.062,50.339 | ||
| 9243 | point | ||
| 9244 | -8.253,13.028,49.144 | ||
| 9245 | point | ||
| 9246 | -8.092,13.011,48.177 | ||
| 9247 | reverse | ||
| 9248 | // Pedestrian number 691 | ||
| 9249 | 10 // Ref num | ||
| 9250 | 7 // Number of instructions | ||
| 9251 | 4 // Initial instruction | ||
| 9252 | point | ||
| 9253 | -28.698,11.353,36.482 | ||
| 9254 | point | ||
| 9255 | -29.687,11.353,35.523 | ||
| 9256 | point | ||
| 9257 | -30.801,11.353,35.207 | ||
| 9258 | point | ||
| 9259 | -31.726,11.353,34.648 | ||
| 9260 | point | ||
| 9261 | -32.000,11.353,34.349 | ||
| 9262 | point | ||
| 9263 | -34.510,11.353,33.236 | ||
| 9264 | reverse | ||
| 9265 | // Pedestrian number 692 | ||
| 9266 | 5 // Ref num | ||
| 9267 | 5 // Number of instructions | ||
| 9268 | 3 // Initial instruction | ||
| 9269 | point | ||
| 9270 | -11.367,11.353,27.202 | ||
| 9271 | point | ||
| 9272 | -11.296,11.353,26.351 | ||
| 9273 | point | ||
| 9274 | -12.120,11.353,24.656 | ||
| 9275 | point | ||
| 9276 | -13.528,11.353,22.945 | ||
| 9277 | reverse | ||
| 9278 | // Pedestrian number 693 | ||
| 9279 | 13 // Ref num | ||
| 9280 | 6 // Number of instructions | ||
| 9281 | 4 // Initial instruction | ||
| 9282 | point | ||
| 9283 | -15.883,11.352,18.517 | ||
| 9284 | point | ||
| 9285 | -16.981,11.352,17.864 | ||
| 9286 | point | ||
| 9287 | -17.902,11.352,16.734 | ||
| 9288 | point | ||
| 9289 | -19.118,11.352,15.655 | ||
| 9290 | point | ||
| 9291 | -20.974,11.351,13.865 | ||
| 9292 | reverse | ||
| 9293 | // Pedestrian number 694 | ||
| 9294 | 13 // Ref num | ||
| 9295 | 6 // Number of instructions | ||
| 9296 | 3 // Initial instruction | ||
| 9297 | point | ||
| 9298 | -25.639,11.351,12.107 | ||
| 9299 | point | ||
| 9300 | -24.312,11.351,12.646 | ||
| 9301 | point | ||
| 9302 | -23.605,11.351,13.842 | ||
| 9303 | point | ||
| 9304 | -22.818,11.351,14.219 | ||
| 9305 | point | ||
| 9306 | -21.613,11.351,15.579 | ||
| 9307 | reverse | ||
| 9308 | // Pedestrian number 695 | ||
| 9309 | 29 // Ref num | ||
| 9310 | 6 // Number of instructions | ||
| 9311 | 4 // Initial instruction | ||
| 9312 | point | ||
| 9313 | -25.612,11.351,9.471 | ||
| 9314 | point | ||
| 9315 | -27.370,11.351,8.617 | ||
| 9316 | point | ||
| 9317 | -28.320,11.351,7.795 | ||
| 9318 | point | ||
| 9319 | -28.854,11.350,6.886 | ||
| 9320 | point | ||
| 9321 | -30.302,11.350,5.054 | ||
| 9322 | reverse | ||
| 9323 | // Pedestrian number 696 | ||
| 9324 | 9 // Ref num | ||
| 9325 | 4 // Number of instructions | ||
| 9326 | 2 // Initial instruction | ||
| 9327 | point | ||
| 9328 | -37.530,11.352,2.674 | ||
| 9329 | point | ||
| 9330 | -38.957,11.353,1.280 | ||
| 9331 | point | ||
| 9332 | -41.206,11.354,-0.292 | ||
| 9333 | reverse | ||
| 9334 | // Pedestrian number 697 | ||
| 9335 | 9 // Ref num | ||
| 9336 | 5 // Number of instructions | ||
| 9337 | 3 // Initial instruction | ||
| 9338 | point | ||
| 9339 | -37.842,11.353,-0.778 | ||
| 9340 | point | ||
| 9341 | -38.242,11.353,-1.088 | ||
| 9342 | point | ||
| 9343 | -38.333,11.353,-1.928 | ||
| 9344 | point | ||
| 9345 | -42.425,11.355,-5.447 | ||
| 9346 | reverse | ||
| 9347 | // Pedestrian number 698 | ||
| 9348 | 9 // Ref num | ||
| 9349 | 4 // Number of instructions | ||
| 9350 | 2 // Initial instruction | ||
| 9351 | point | ||
| 9352 | -42.696,11.355,-5.464 | ||
| 9353 | point | ||
| 9354 | -46.346,11.356,-5.187 | ||
| 9355 | point | ||
| 9356 | -47.824,11.357,-6.101 | ||
| 9357 | reverse | ||
| 9358 | // Pedestrian number 699 | ||
| 9359 | 11 // Ref num | ||
| 9360 | 8 // Number of instructions | ||
| 9361 | 5 // Initial instruction | ||
| 9362 | point | ||
| 9363 | -43.285,11.356,-6.212 | ||
| 9364 | point | ||
| 9365 | -44.129,11.356,-6.297 | ||
| 9366 | point | ||
| 9367 | -44.670,11.356,-6.724 | ||
| 9368 | point | ||
| 9369 | -44.954,11.356,-7.407 | ||
| 9370 | point | ||
| 9371 | -45.452,11.357,-8.072 | ||
| 9372 | point | ||
| 9373 | -46.549,11.357,-8.677 | ||
| 9374 | point | ||
| 9375 | -48.119,11.358,-10.148 | ||
| 9376 | reverse | ||
| 9377 | // Pedestrian number 700 | ||
| 9378 | 29 // Ref num | ||
| 9379 | 5 // Number of instructions | ||
| 9380 | 3 // Initial instruction | ||
| 9381 | point | ||
| 9382 | -47.261,11.356,-5.637 | ||
| 9383 | point | ||
| 9384 | -47.905,11.357,-6.610 | ||
| 9385 | point | ||
| 9386 | -49.156,11.357,-7.390 | ||
| 9387 | point | ||
| 9388 | -51.340,11.360,-9.136 | ||
| 9389 | reverse | ||
| 9390 | // Pedestrian number 701 | ||
| 9391 | 10 // Ref num | ||
| 9392 | 4 // Number of instructions | ||
| 9393 | 2 // Initial instruction | ||
| 9394 | point | ||
| 9395 | -53.055,11.360,-14.596 | ||
| 9396 | point | ||
| 9397 | -56.636,11.358,-17.721 | ||
| 9398 | point | ||
| 9399 | -58.679,11.027,-20.206 | ||
| 9400 | reverse | ||
| 9401 | // Pedestrian number 702 | ||
| 9402 | 5 // Ref num | ||
| 9403 | 7 // Number of instructions | ||
| 9404 | 4 // Initial instruction | ||
| 9405 | point | ||
| 9406 | -58.116,11.366,-14.891 | ||
| 9407 | point | ||
| 9408 | -58.648,11.362,-15.991 | ||
| 9409 | point | ||
| 9410 | -60.527,11.109,-17.796 | ||
| 9411 | point | ||
| 9412 | -61.762,10.907,-19.435 | ||
| 9413 | point | ||
| 9414 | -62.062,10.827,-20.238 | ||
| 9415 | point | ||
| 9416 | -62.990,10.748,-20.510 | ||
| 9417 | reverse | ||
| 9418 | // Pedestrian number 703 | ||
| 9419 | 10 // Ref num | ||
| 9420 | 6 // Number of instructions | ||
| 9421 | 3 // Initial instruction | ||
| 9422 | point | ||
| 9423 | -60.217,10.784,-21.970 | ||
| 9424 | point | ||
| 9425 | -61.436,10.627,-22.997 | ||
| 9426 | point | ||
| 9427 | -61.883,10.507,-24.032 | ||
| 9428 | point | ||
| 9429 | -63.456,10.250,-25.929 | ||
| 9430 | point | ||
| 9431 | -63.851,10.161,-26.643 | ||
| 9432 | reverse | ||
| 9433 | // Pedestrian number 704 | ||
| 9434 | 29 // Ref num | ||
| 9435 | 5 // Number of instructions | ||
| 9436 | 3 // Initial instruction | ||
| 9437 | point | ||
| 9438 | -67.511,9.901,-27.183 | ||
| 9439 | point | ||
| 9440 | -65.981,10.151,-25.540 | ||
| 9441 | point | ||
| 9442 | -65.756,10.231,-24.845 | ||
| 9443 | point | ||
| 9444 | -64.986,10.433,-22.993 | ||
| 9445 | reverse | ||
| 9446 | // Pedestrian number 705 | ||
| 9447 | 10 // Ref num | ||
| 9448 | 7 // Number of instructions | ||
| 9449 | 3 // Initial instruction | ||
| 9450 | point | ||
| 9451 | -64.533,10.000,-27.792 | ||
| 9452 | point | ||
| 9453 | -65.140,9.885,-28.563 | ||
| 9454 | point | ||
| 9455 | -65.369,9.786,-29.323 | ||
| 9456 | point | ||
| 9457 | -65.728,9.697,-29.960 | ||
| 9458 | point | ||
| 9459 | -66.007,9.651,-30.254 | ||
| 9460 | point | ||
| 9461 | -66.283,9.549,-31.031 | ||
| 9462 | reverse | ||
| 9463 | // Pedestrian number 706 | ||
| 9464 | 10 // Ref num | ||
| 9465 | 6 // Number of instructions | ||
| 9466 | 2 // Initial instruction | ||
| 9467 | point | ||
| 9468 | -70.550,9.193,-32.567 | ||
| 9469 | point | ||
| 9470 | -70.985,9.035,-33.751 | ||
| 9471 | point | ||
| 9472 | -71.440,8.902,-34.332 | ||
| 9473 | point | ||
| 9474 | -71.524,8.724,-35.286 | ||
| 9475 | point | ||
| 9476 | -72.268,8.506,-36.226 | ||
| 9477 | reverse | ||
| 9478 | // Pedestrian number 707 | ||
| 9479 | 10 // Ref num | ||
| 9480 | 6 // Number of instructions | ||
| 9481 | 3 // Initial instruction | ||
| 9482 | point | ||
| 9483 | -68.850,8.894,-35.282 | ||
| 9484 | point | ||
| 9485 | -69.448,8.755,-35.843 | ||
| 9486 | point | ||
| 9487 | -69.644,8.596,-36.650 | ||
| 9488 | point | ||
| 9489 | -69.601,8.416,-37.660 | ||
| 9490 | point | ||
| 9491 | -69.935,8.179,-38.853 | ||
| 9492 | reverse | ||
| 9493 | // Pedestrian number 708 | ||
| 9494 | 5 // Ref num | ||
| 9495 | 7 // Number of instructions | ||
| 9496 | 4 // Initial instruction | ||
| 9497 | point | ||
| 9498 | -71.838,8.785,-34.835 | ||
| 9499 | point | ||
| 9500 | -71.686,8.610,-35.854 | ||
| 9501 | point | ||
| 9502 | -72.174,8.394,-36.878 | ||
| 9503 | point | ||
| 9504 | -72.322,8.344,-37.102 | ||
| 9505 | point | ||
| 9506 | -72.740,8.216,-37.663 | ||
| 9507 | point | ||
| 9508 | -73.643,7.699,-40.205 | ||
| 9509 | reverse | ||
| 9510 | // Pedestrian number 709 | ||
| 9511 | 10 // Ref num | ||
| 9512 | 6 // Number of instructions | ||
| 9513 | 4 // Initial instruction | ||
| 9514 | point | ||
| 9515 | -72.847,6.518,-46.850 | ||
| 9516 | point | ||
| 9517 | -73.211,6.255,-48.111 | ||
| 9518 | point | ||
| 9519 | -74.025,6.015,-49.097 | ||
| 9520 | point | ||
| 9521 | -74.220,5.818,-50.505 | ||
| 9522 | point | ||
| 9523 | -74.702,5.522,-52.587 | ||
| 9524 | reverse | ||
| 9525 | // Pedestrian number 710 | ||
| 9526 | 29 // Ref num | ||
| 9527 | 8 // Number of instructions | ||
| 9528 | 4 // Initial instruction | ||
| 9529 | point | ||
| 9530 | -76.855,5.863,-49.236 | ||
| 9531 | point | ||
| 9532 | -77.190,5.645,-50.771 | ||
| 9533 | point | ||
| 9534 | -77.790,5.446,-52.076 | ||
| 9535 | point | ||
| 9536 | -78.029,5.318,-52.967 | ||
| 9537 | point | ||
| 9538 | -78.747,5.069,-54.601 | ||
| 9539 | point | ||
| 9540 | -78.846,4.926,-55.653 | ||
| 9541 | point | ||
| 9542 | -79.575,4.722,-56.945 | ||
| 9543 | reverse | ||
| 9544 | // Pedestrian number 711 | ||
| 9545 | 5 // Ref num | ||
| 9546 | 6 // Number of instructions | ||
| 9547 | 3 // Initial instruction | ||
| 9548 | point | ||
| 9549 | -77.229,4.494,-59.504 | ||
| 9550 | point | ||
| 9551 | -77.211,4.523,-59.194 | ||
| 9552 | point | ||
| 9553 | -77.326,4.655,-58.247 | ||
| 9554 | point | ||
| 9555 | -76.962,4.729,-57.815 | ||
| 9556 | point | ||
| 9557 | -76.225,4.848,-57.178 | ||
| 9558 | reverse | ||
| 9559 | // Pedestrian number 712 | ||
| 9560 | 5 // Ref num | ||
| 9561 | 5 // Number of instructions | ||
| 9562 | 2 // Initial instruction | ||
| 9563 | point | ||
| 9564 | -81.379,3.143,-71.932 | ||
| 9565 | point | ||
| 9566 | -80.860,3.331,-70.239 | ||
| 9567 | point | ||
| 9568 | -80.466,3.477,-68.894 | ||
| 9569 | point | ||
| 9570 | -80.129,3.577,-67.978 | ||
| 9571 | reverse | ||
| 9572 | // Pedestrian number 713 | ||
| 9573 | 5 // Ref num | ||
| 9574 | 5 // Number of instructions | ||
| 9575 | 2 // Initial instruction | ||
| 9576 | point | ||
| 9577 | -83.004,3.620,-66.985 | ||
| 9578 | point | ||
| 9579 | -83.714,3.344,-69.653 | ||
| 9580 | point | ||
| 9581 | -84.246,3.178,-71.126 | ||
| 9582 | point | ||
| 9583 | -84.485,2.966,-73.078 | ||
| 9584 | reverse | ||
| 9585 | // Pedestrian number 714 | ||
| 9586 | 10 // Ref num | ||
| 9587 | 4 // Number of instructions | ||
| 9588 | 2 // Initial instruction | ||
| 9589 | point | ||
| 9590 | -82.326,2.583,-77.049 | ||
| 9591 | point | ||
| 9592 | -82.509,2.720,-75.726 | ||
| 9593 | point | ||
| 9594 | -81.394,3.092,-72.423 | ||
| 9595 | reverse | ||
| 9596 | // Pedestrian number 715 | ||
| 9597 | 5 // Ref num | ||
| 9598 | 5 // Number of instructions | ||
| 9599 | 3 // Initial instruction | ||
| 9600 | point | ||
| 9601 | -84.114,3.260,-70.390 | ||
| 9602 | point | ||
| 9603 | -84.243,3.054,-72.290 | ||
| 9604 | point | ||
| 9605 | -84.634,2.838,-74.249 | ||
| 9606 | point | ||
| 9607 | -85.251,2.385,-78.404 | ||
| 9608 | reverse | ||
| 9609 | // Pedestrian number 716 | ||
| 9610 | 9 // Ref num | ||
| 9611 | 5 // Number of instructions | ||
| 9612 | 3 // Initial instruction | ||
| 9613 | point | ||
| 9614 | -82.618,2.251,-82.852 | ||
| 9615 | point | ||
| 9616 | -84.175,2.251,-82.047 | ||
| 9617 | point | ||
| 9618 | -84.392,2.251,-81.489 | ||
| 9619 | point | ||
| 9620 | -85.615,2.251,-79.867 | ||
| 9621 | reverse | ||
| 9622 | // Pedestrian number 717 | ||
| 9623 | 9 // Ref num | ||
| 9624 | 5 // Number of instructions | ||
| 9625 | 3 // Initial instruction | ||
| 9626 | point | ||
| 9627 | -83.047,2.251,-80.355 | ||
| 9628 | point | ||
| 9629 | -84.474,2.251,-80.973 | ||
| 9630 | point | ||
| 9631 | -85.001,2.251,-81.792 | ||
| 9632 | point | ||
| 9633 | -87.067,2.251,-82.776 | ||
| 9634 | reverse | ||
| 9635 | // Pedestrian number 718 | ||
| 9636 | 9 // Ref num | ||
| 9637 | 6 // Number of instructions | ||
| 9638 | 3 // Initial instruction | ||
| 9639 | point | ||
| 9640 | -85.438,2.251,-79.732 | ||
| 9641 | point | ||
| 9642 | -84.615,2.251,-80.442 | ||
| 9643 | point | ||
| 9644 | -84.336,2.251,-81.915 | ||
| 9645 | point | ||
| 9646 | -83.997,2.251,-82.993 | ||
| 9647 | point | ||
| 9648 | -84.387,2.251,-84.002 | ||
| 9649 | reverse | ||
| 9650 | // Pedestrian number 719 | ||
| 9651 | 9 // Ref num | ||
| 9652 | 5 // Number of instructions | ||
| 9653 | 3 // Initial instruction | ||
| 9654 | point | ||
| 9655 | -84.298,2.251,-84.383 | ||
| 9656 | point | ||
| 9657 | -83.944,2.251,-85.330 | ||
| 9658 | point | ||
| 9659 | -84.396,2.251,-88.239 | ||
| 9660 | point | ||
| 9661 | -84.970,2.251,-91.703 | ||
| 9662 | reverse | ||
| 9663 | // Pedestrian number 720 | ||
| 9664 | 5 // Ref num | ||
| 9665 | 5 // Number of instructions | ||
| 9666 | 3 // Initial instruction | ||
| 9667 | point | ||
| 9668 | -83.277,2.267,-95.519 | ||
| 9669 | point | ||
| 9670 | -83.637,2.260,-94.287 | ||
| 9671 | point | ||
| 9672 | -83.351,2.251,-92.755 | ||
| 9673 | point | ||
| 9674 | -82.758,2.251,-89.053 | ||
| 9675 | reverse | ||
| 9676 | // Pedestrian number 721 | ||
| 9677 | 29 // Ref num | ||
| 9678 | 6 // Number of instructions | ||
| 9679 | 4 // Initial instruction | ||
| 9680 | point | ||
| 9681 | -82.587,2.251,-86.286 | ||
| 9682 | point | ||
| 9683 | -82.786,2.251,-87.269 | ||
| 9684 | point | ||
| 9685 | -82.572,2.251,-88.632 | ||
| 9686 | point | ||
| 9687 | -85.006,2.251,-92.337 | ||
| 9688 | point | ||
| 9689 | -85.231,2.251,-93.757 | ||
| 9690 | reverse | ||
| 9691 | // Pedestrian number 722 | ||
| 9692 | 13 // Ref num | ||
| 9693 | 6 // Number of instructions | ||
| 9694 | 3 // Initial instruction | ||
| 9695 | point | ||
| 9696 | -85.192,2.266,-95.375 | ||
| 9697 | point | ||
| 9698 | -84.893,2.274,-96.792 | ||
| 9699 | point | ||
| 9700 | -85.037,2.279,-97.550 | ||
| 9701 | point | ||
| 9702 | -84.618,2.290,-99.235 | ||
| 9703 | point | ||
| 9704 | -85.396,2.295,-100.248 | ||
| 9705 | reverse | ||
| 9706 | // Pedestrian number 723 | ||
| 9707 | 13 // Ref num | ||
| 9708 | 5 // Number of instructions | ||
| 9709 | 3 // Initial instruction | ||
| 9710 | point | ||
| 9711 | -83.310,2.301,-100.995 | ||
| 9712 | point | ||
| 9713 | -83.758,2.291,-99.407 | ||
| 9714 | point | ||
| 9715 | -83.474,2.287,-98.635 | ||
| 9716 | point | ||
| 9717 | -83.355,2.277,-97.212 | ||
| 9718 | reverse | ||
| 9719 | // Pedestrian number 724 | ||
| 9720 | 9 // Ref num | ||
| 9721 | 5 // Number of instructions | ||
| 9722 | 2 // Initial instruction | ||
| 9723 | point | ||
| 9724 | -83.360,2.260,-94.383 | ||
| 9725 | point | ||
| 9726 | -83.685,2.253,-93.176 | ||
| 9727 | point | ||
| 9728 | -83.407,2.253,-92.233 | ||
| 9729 | point | ||
| 9730 | -84.417,2.251,-89.669 | ||
| 9731 | reverse | ||
| 9732 | // Pedestrian number 725 | ||
| 9733 | 5 // Ref num | ||
| 9734 | 4 // Number of instructions | ||
| 9735 | 2 // Initial instruction | ||
| 9736 | point | ||
| 9737 | -35.220,-6.882,-53.727 | ||
| 9738 | point | ||
| 9739 | -34.256,-6.876,-52.729 | ||
| 9740 | point | ||
| 9741 | -31.570,-6.876,-51.697 | ||
| 9742 | reverse | ||
| 9743 | // Pedestrian number 726 | ||
| 9744 | 5 // Ref num | ||
| 9745 | 6 // Number of instructions | ||
| 9746 | 3 // Initial instruction | ||
| 9747 | point | ||
| 9748 | -35.348,-6.469,-57.727 | ||
| 9749 | point | ||
| 9750 | -35.473,-6.373,-58.483 | ||
| 9751 | point | ||
| 9752 | -35.735,-6.314,-58.828 | ||
| 9753 | point | ||
| 9754 | -36.120,-6.144,-60.067 | ||
| 9755 | point | ||
| 9756 | -37.051,-5.891,-61.595 | ||
| 9757 | reverse | ||
| 9758 | // Pedestrian number 727 | ||
| 9759 | 5 // Ref num | ||
| 9760 | 6 // Number of instructions | ||
| 9761 | 2 // Initial instruction | ||
| 9762 | point | ||
| 9763 | -38.976,-5.702,-61.711 | ||
| 9764 | point | ||
| 9765 | -39.880,-5.491,-62.693 | ||
| 9766 | point | ||
| 9767 | -40.773,-5.193,-63.497 | ||
| 9768 | point | ||
| 9769 | -41.195,-5.000,-64.211 | ||
| 9770 | point | ||
| 9771 | -41.545,-4.920,-64.369 | ||
| 9772 | reverse | ||
| 9773 | // Pedestrian number 728 | ||
| 9774 | 29 // Ref num | ||
| 9775 | 7 // Number of instructions | ||
| 9776 | 4 // Initial instruction | ||
| 9777 | point | ||
| 9778 | -37.941,-5.683,-62.811 | ||
| 9779 | point | ||
| 9780 | -38.609,-5.563,-63.364 | ||
| 9781 | point | ||
| 9782 | -39.068,-5.350,-64.330 | ||
| 9783 | point | ||
| 9784 | -39.816,-5.120,-65.115 | ||
| 9785 | point | ||
| 9786 | -40.695,-4.918,-65.544 | ||
| 9787 | point | ||
| 9788 | -41.133,-4.758,-66.297 | ||
| 9789 | reverse | ||
| 9790 | // Pedestrian number 729 | ||
| 9791 | 10 // Ref num | ||
| 9792 | 5 // Number of instructions | ||
| 9793 | 3 // Initial instruction | ||
| 9794 | point | ||
| 9795 | -43.550,-4.400,-66.062 | ||
| 9796 | point | ||
| 9797 | -44.182,-4.078,-67.174 | ||
| 9798 | point | ||
| 9799 | -45.106,-3.841,-67.237 | ||
| 9800 | point | ||
| 9801 | -46.113,-3.522,-67.887 | ||
| 9802 | reverse | ||
| 9803 | // Pedestrian number 730 | ||
| 9804 | 9 // Ref num | ||
| 9805 | 5 // Number of instructions | ||
| 9806 | 3 // Initial instruction | ||
| 9807 | point | ||
| 9808 | -50.887,-1.847,-73.141 | ||
| 9809 | point | ||
| 9810 | -51.773,-1.634,-73.446 | ||
| 9811 | point | ||
| 9812 | -52.451,-1.455,-73.780 | ||
| 9813 | point | ||
| 9814 | -53.486,-1.092,-74.952 | ||
| 9815 | reverse | ||
| 9816 | // Pedestrian number 731 | ||
| 9817 | 9 // Ref num | ||
| 9818 | 6 // Number of instructions | ||
| 9819 | 3 // Initial instruction | ||
| 9820 | point | ||
| 9821 | -54.493,-1.103,-73.532 | ||
| 9822 | point | ||
| 9823 | -53.306,-1.311,-73.602 | ||
| 9824 | point | ||
| 9825 | -52.501,-1.483,-73.518 | ||
| 9826 | point | ||
| 9827 | -52.051,-1.640,-73.025 | ||
| 9828 | point | ||
| 9829 | -51.755,-1.848,-71.981 | ||
| 9830 | reverse | ||
| 9831 | // Pedestrian number 732 | ||
| 9832 | 9 // Ref num | ||
| 9833 | 4 // Number of instructions | ||
| 9834 | 2 // Initial instruction | ||
| 9835 | point | ||
| 9836 | -51.113,-2.026,-71.604 | ||
| 9837 | point | ||
| 9838 | -52.342,-1.658,-72.512 | ||
| 9839 | point | ||
| 9840 | -53.975,-1.263,-73.083 | ||
| 9841 | reverse | ||
| 9842 | // Pedestrian number 733 | ||
| 9843 | 9 // Ref num | ||
| 9844 | 4 // Number of instructions | ||
| 9845 | 2 // Initial instruction | ||
| 9846 | point | ||
| 9847 | -58.805,0.056,-76.115 | ||
| 9848 | point | ||
| 9849 | -59.502,0.274,-76.754 | ||
| 9850 | point | ||
| 9851 | -60.334,0.418,-77.122 | ||
| 9852 | reverse | ||
| 9853 | // Pedestrian number 734 | ||
| 9854 | 9 // Ref num | ||
| 9855 | 4 // Number of instructions | ||
| 9856 | 2 // Initial instruction | ||
| 9857 | point | ||
| 9858 | -60.779,0.696,-79.619 | ||
| 9859 | point | ||
| 9860 | -60.162,0.557,-78.953 | ||
| 9861 | point | ||
| 9862 | -59.167,0.404,-78.532 | ||
| 9863 | reverse | ||
| 9864 | // Pedestrian number 735 | ||
| 9865 | 10 // Ref num | ||
| 9866 | 6 // Number of instructions | ||
| 9867 | 3 // Initial instruction | ||
| 9868 | point | ||
| 9869 | -64.517,1.201,-80.520 | ||
| 9870 | point | ||
| 9871 | -64.862,1.284,-81.005 | ||
| 9872 | point | ||
| 9873 | -65.993,1.475,-81.671 | ||
| 9874 | point | ||
| 9875 | -67.036,1.716,-82.930 | ||
| 9876 | point | ||
| 9877 | -67.846,1.798,-82.941 | ||
| 9878 | reverse | ||
| 9879 | // Pedestrian number 736 | ||
| 9880 | 10 // Ref num | ||
| 9881 | 6 // Number of instructions | ||
| 9882 | 3 // Initial instruction | ||
| 9883 | point | ||
| 9884 | -69.611,2.304,-87.499 | ||
| 9885 | point | ||
| 9886 | -69.439,2.304,-86.219 | ||
| 9887 | point | ||
| 9888 | -69.052,2.277,-85.945 | ||
| 9889 | point | ||
| 9890 | -67.800,2.118,-85.658 | ||
| 9891 | point | ||
| 9892 | -67.153,1.979,-85.035 | ||
| 9893 | reverse | ||
| 9894 | // Pedestrian number 737 | ||
| 9895 | 9 // Ref num | ||
| 9896 | 5 // Number of instructions | ||
| 9897 | 2 // Initial instruction | ||
| 9898 | point | ||
| 9899 | -71.758,2.304,-86.188 | ||
| 9900 | point | ||
| 9901 | -70.420,2.299,-84.976 | ||
| 9902 | point | ||
| 9903 | -69.753,2.199,-84.697 | ||
| 9904 | point | ||
| 9905 | -69.171,2.041,-83.849 | ||
| 9906 | reverse | ||
| 9907 | // Pedestrian number 738 | ||
| 9908 | 9 // Ref num | ||
| 9909 | 5 // Number of instructions | ||
| 9910 | 2 // Initial instruction | ||
| 9911 | point | ||
| 9912 | -67.248,2.012,-85.232 | ||
| 9913 | point | ||
| 9914 | -66.563,1.864,-84.566 | ||
| 9915 | point | ||
| 9916 | -66.052,1.729,-83.868 | ||
| 9917 | point | ||
| 9918 | -65.299,1.607,-83.477 | ||
| 9919 | reverse | ||
| 9920 | // Pedestrian number 739 | ||
| 9921 | 9 // Ref num | ||
| 9922 | 5 // Number of instructions | ||
| 9923 | 3 // Initial instruction | ||
| 9924 | point | ||
| 9925 | -72.777,2.304,-94.056 | ||
| 9926 | point | ||
| 9927 | -72.580,2.304,-92.650 | ||
| 9928 | point | ||
| 9929 | -72.067,2.304,-91.984 | ||
| 9930 | point | ||
| 9931 | -71.303,2.304,-90.242 | ||
| 9932 | reverse | ||
| 9933 | // Pedestrian number 740 | ||
| 9934 | 11 // Ref num | ||
| 9935 | 4 // Number of instructions | ||
| 9936 | 2 // Initial instruction | ||
| 9937 | point | ||
| 9938 | -106.609,2.218,-111.239 | ||
| 9939 | point | ||
| 9940 | -103.858,2.234,-111.856 | ||
| 9941 | point | ||
| 9942 | -101.865,2.281,-111.624 | ||
| 9943 | reverse | ||
| 9944 | // Pedestrian number 741 | ||
| 9945 | 5 // Ref num | ||
| 9946 | 4 // Number of instructions | ||
| 9947 | 2 // Initial instruction | ||
| 9948 | point | ||
| 9949 | -99.726,2.295,-109.642 | ||
| 9950 | point | ||
| 9951 | -100.983,2.293,-109.847 | ||
| 9952 | point | ||
| 9953 | -102.929,2.260,-109.940 | ||
| 9954 | reverse | ||
| 9955 | // Pedestrian number 742 | ||
| 9956 | 9 // Ref num | ||
| 9957 | 6 // Number of instructions | ||
| 9958 | 3 // Initial instruction | ||
| 9959 | point | ||
| 9960 | 55.675,-32.495,18.999 | ||
| 9961 | point | ||
| 9962 | 56.539,-32.495,18.373 | ||
| 9963 | point | ||
| 9964 | 57.804,-32.493,18.572 | ||
| 9965 | point | ||
| 9966 | 59.809,-32.495,18.222 | ||
| 9967 | point | ||
| 9968 | 61.361,-32.495,19.656 | ||
| 9969 | reverse | ||
| 9970 | // Pedestrian number 743 | ||
| 9971 | 5 // Ref num | ||
| 9972 | 5 // Number of instructions | ||
| 9973 | 3 // Initial instruction | ||
| 9974 | point | ||
| 9975 | 61.178,-32.495,20.315 | ||
| 9976 | point | ||
| 9977 | 60.376,-32.495,20.970 | ||
| 9978 | point | ||
| 9979 | 58.882,-32.495,20.755 | ||
| 9980 | point | ||
| 9981 | 56.319,-32.495,19.763 | ||
| 9982 | reverse | ||
| 9983 | // Pedestrian number 744 | ||
| 9984 | 10 // Ref num | ||
| 9985 | 6 // Number of instructions | ||
| 9986 | 3 // Initial instruction | ||
| 9987 | point | ||
| 9988 | 57.545,-32.495,21.841 | ||
| 9989 | point | ||
| 9990 | 57.239,-32.495,21.096 | ||
| 9991 | point | ||
| 9992 | 57.724,-32.495,20.159 | ||
| 9993 | point | ||
| 9994 | 58.508,-32.495,19.193 | ||
| 9995 | point | ||
| 9996 | 59.116,-32.494,16.861 | ||
| 9997 | reverse | ||
| 9998 | // Pedestrian number 745 | ||
| 9999 | 10 // Ref num | ||
| 10000 | 5 // Number of instructions | ||
| 10001 | 3 // Initial instruction | ||
| 10002 | point | ||
| 10003 | 58.754,-32.494,16.736 | ||
| 10004 | point | ||
| 10005 | 58.261,-32.494,17.337 | ||
| 10006 | point | ||
| 10007 | 58.925,-32.495,18.971 | ||
| 10008 | point | ||
| 10009 | 60.666,-32.495,20.840 | ||
| 10010 | reverse | ||
| 10011 | // Pedestrian number 746 | ||
| 10012 | 9 // Ref num | ||
| 10013 | 4 // Number of instructions | ||
| 10014 | 2 // Initial instruction | ||
| 10015 | point | ||
| 10016 | 59.216,-32.495,21.860 | ||
| 10017 | point | ||
| 10018 | 59.432,-32.495,20.175 | ||
| 10019 | point | ||
| 10020 | 59.388,-32.493,17.224 | ||
| 10021 | reverse | ||
| 10022 | // Pedestrian number 747 | ||
| 10023 | 9 // Ref num | ||
| 10024 | 6 // Number of instructions | ||
| 10025 | 3 // Initial instruction | ||
| 10026 | point | ||
| 10027 | 60.624,-32.495,18.751 | ||
| 10028 | point | ||
| 10029 | 60.045,-32.495,18.234 | ||
| 10030 | point | ||
| 10031 | 59.565,-32.494,16.976 | ||
| 10032 | point | ||
| 10033 | 58.602,-32.494,16.793 | ||
| 10034 | point | ||
| 10035 | 56.065,-32.494,18.437 | ||
| 10036 | reverse | ||
| 10037 | // Pedestrian number 748 | ||
| 10038 | 9 // Ref num | ||
| 10039 | 6 // Number of instructions | ||
| 10040 | 2 // Initial instruction | ||
| 10041 | point | ||
| 10042 | 59.778,-32.495,17.160 | ||
| 10043 | point | ||
| 10044 | 56.955,-32.485,18.111 | ||
| 10045 | point | ||
| 10046 | 56.374,-32.495,19.334 | ||
| 10047 | point | ||
| 10048 | 56.768,-32.495,20.332 | ||
| 10049 | point | ||
| 10050 | 58.274,-32.495,22.201 | ||
| 10051 | reverse | ||
| 10052 | // Pedestrian number 749 | ||
| 10053 | 29 // Ref num | ||
| 10054 | 5 // Number of instructions | ||
| 10055 | 3 // Initial instruction | ||
| 10056 | point | ||
| 10057 | 60.119,-32.495,21.293 | ||
| 10058 | point | ||
| 10059 | 59.364,-32.495,21.828 | ||
| 10060 | point | ||
| 10061 | 57.770,-32.495,21.845 | ||
| 10062 | point | ||
| 10063 | 57.053,-32.495,21.242 | ||
| 10064 | reverse | ||
| 10065 | // Pedestrian number 750 | ||
| 10066 | 9 // Ref num | ||
| 10067 | 7 // Number of instructions | ||
| 10068 | 4 // Initial instruction | ||
| 10069 | point | ||
| 10070 | 56.150,-32.495,19.452 | ||
| 10071 | point | ||
| 10072 | 56.147,-32.495,18.695 | ||
| 10073 | point | ||
| 10074 | 57.549,-32.495,18.022 | ||
| 10075 | point | ||
| 10076 | 58.899,-32.493,19.456 | ||
| 10077 | point | ||
| 10078 | 60.272,-32.494,19.767 | ||
| 10079 | point | ||
| 10080 | 60.999,-32.492,19.456 | ||
| 10081 | reverse | ||
| 10082 | // Pedestrian number 751 | ||
| 10083 | 9 // Ref num | ||
| 10084 | 5 // Number of instructions | ||
| 10085 | 3 // Initial instruction | ||
| 10086 | point | ||
| 10087 | 55.586,-32.452,18.204 | ||
| 10088 | point | ||
| 10089 | 54.589,-32.210,16.785 | ||
| 10090 | point | ||
| 10091 | 52.979,-31.981,15.897 | ||
| 10092 | point | ||
| 10093 | 50.304,-31.514,13.675 | ||
| 10094 | reverse | ||
| 10095 | // Pedestrian number 752 | ||
| 10096 | 9 // Ref num | ||
| 10097 | 7 // Number of instructions | ||
| 10098 | 4 // Initial instruction | ||
| 10099 | point | ||
| 10100 | 46.694,-30.417,6.222 | ||
| 10101 | point | ||
| 10102 | 47.061,-30.541,7.201 | ||
| 10103 | point | ||
| 10104 | 48.055,-30.729,8.231 | ||
| 10105 | point | ||
| 10106 | 49.020,-30.839,8.439 | ||
| 10107 | point | ||
| 10108 | 50.103,-31.004,9.124 | ||
| 10109 | point | ||
| 10110 | 51.270,-31.216,10.230 | ||
| 10111 | reverse | ||
| 10112 | // Pedestrian number 753 | ||
| 10113 | 9 // Ref num | ||
| 10114 | 5 // Number of instructions | ||
| 10115 | 1 // Initial instruction | ||
| 10116 | point | ||
| 10117 | 53.727,-31.641,12.350 | ||
| 10118 | point | ||
| 10119 | 54.387,-31.758,12.939 | ||
| 10120 | point | ||
| 10121 | 54.582,-31.810,13.317 | ||
| 10122 | point | ||
| 10123 | 56.387,-32.089,14.496 | ||
| 10124 | reverse | ||
| 10125 | // Pedestrian number 754 | ||
| 10126 | 10 // Ref num | ||
| 10127 | 5 // Number of instructions | ||
| 10128 | 3 // Initial instruction | ||
| 10129 | point | ||
| 10130 | 49.594,-31.358,12.811 | ||
| 10131 | point | ||
| 10132 | 48.403,-31.080,11.219 | ||
| 10133 | point | ||
| 10134 | 47.021,-30.905,10.644 | ||
| 10135 | point | ||
| 10136 | 44.869,-30.539,8.944 | ||
| 10137 | reverse | ||
| 10138 | // Pedestrian number 755 | ||
| 10139 | 9 // Ref num | ||
| 10140 | 5 // Number of instructions | ||
| 10141 | 2 // Initial instruction | ||
| 10142 | point | ||
| 10143 | 42.844,-30.180,7.221 | ||
| 10144 | point | ||
| 10145 | 41.469,-29.890,5.664 | ||
| 10146 | point | ||
| 10147 | 40.348,-29.738,5.096 | ||
| 10148 | point | ||
| 10149 | 38.972,-29.509,4.065 | ||
| 10150 | reverse | ||
| 10151 | // Pedestrian number 756 | ||
| 10152 | 9 // Ref num | ||
| 10153 | 5 // Number of instructions | ||
| 10154 | 3 // Initial instruction | ||
| 10155 | point | ||
| 10156 | 39.894,-29.258,0.563 | ||
| 10157 | point | ||
| 10158 | 37.883,-28.980,-0.391 | ||
| 10159 | point | ||
| 10160 | 34.399,-28.301,-4.272 | ||
| 10161 | point | ||
| 10162 | 33.677,-28.239,-5.514 | ||
| 10163 | reverse | ||
| 10164 | // Pedestrian number 757 | ||
| 10165 | 9 // Ref num | ||
| 10166 | 4 // Number of instructions | ||
| 10167 | 2 // Initial instruction | ||
| 10168 | point | ||
| 10169 | 31.187,-28.225,-3.370 | ||
| 10170 | point | ||
| 10171 | 30.032,-28.109,-5.730 | ||
| 10172 | point | ||
| 10173 | 29.450,-28.024,-8.327 | ||
| 10174 | reverse | ||
| 10175 | // Pedestrian number 758 | ||
| 10176 | 9 // Ref num | ||
| 10177 | 5 // Number of instructions | ||
| 10178 | 3 // Initial instruction | ||
| 10179 | point | ||
| 10180 | 32.247,-27.974,-10.687 | ||
| 10181 | point | ||
| 10182 | 31.996,-27.997,-10.072 | ||
| 10183 | point | ||
| 10184 | 32.413,-28.046,-8.904 | ||
| 10185 | point | ||
| 10186 | 32.784,-28.096,-7.698 | ||
| 10187 | reverse | ||
| 10188 | // Pedestrian number 759 | ||
| 10189 | 10 // Ref num | ||
| 10190 | 4 // Number of instructions | ||
| 10191 | 2 // Initial instruction | ||
| 10192 | point | ||
| 10193 | 31.973,-27.826,-12.733 | ||
| 10194 | point | ||
| 10195 | 32.280,-27.594,-14.570 | ||
| 10196 | point | ||
| 10197 | 33.279,-27.375,-17.676 | ||
| 10198 | reverse | ||
| 10199 | // Pedestrian number 760 | ||
| 10200 | 10 // Ref num | ||
| 10201 | 4 // Number of instructions | ||
| 10202 | 2 // Initial instruction | ||
| 10203 | point | ||
| 10204 | 34.819,-27.071,-20.753 | ||
| 10205 | point | ||
| 10206 | 37.004,-26.846,-23.233 | ||
| 10207 | point | ||
| 10208 | 38.246,-26.846,-24.050 | ||
| 10209 | reverse | ||
| 10210 | START OF OPPONENT PATHS | ||
| 10211 | 374 // Number of path nodes | ||
| 10212 | -85.174, 14.367, 134.033 // Node #0 | ||
| 10213 | -85.131, 14.367, 129.004 // Node #1 | ||
| 10214 | -85.083, 14.383, 120.423 // Node #2 | ||
| 10215 | -85.004, 14.369, 112.189 // Node #3 | ||
| 10216 | -85.814, 14.369, 108.177 // Node #4 | ||
| 10217 | -86.361, 14.369, 101.560 // Node #5 | ||
| 10218 | -89.321, 14.369, 94.139 // Node #6 | ||
| 10219 | -92.370, 14.369, 89.015 // Node #7 | ||
| 10220 | -94.059, 14.369, 85.082 // Node #8 | ||
| 10221 | -98.407, 14.369, 72.591 // Node #9 | ||
| 10222 | -99.280, 14.369, 67.881 // Node #10 | ||
| 10223 | -99.151, 14.370, 58.504 // Node #11 | ||
| 10224 | -98.272, 14.370, 52.659 // Node #12 | ||
| 10225 | -96.957, 14.376, 49.940 // Node #13 | ||
| 10226 | -98.336, 14.382, 45.501 // Node #14 | ||
| 10227 | -92.828, 14.187, 38.066 // Node #15 | ||
| 10228 | -90.443, 14.122, 34.980 // Node #16 | ||
| 10229 | -87.299, 14.480, 28.441 // Node #17 | ||
| 10230 | -86.174, 14.490, 23.466 // Node #18 | ||
| 10231 | -89.058, 14.402, 20.055 // Node #19 | ||
| 10232 | -95.367, 13.539, 16.282 // Node #20 | ||
| 10233 | -104.623, 13.248, 9.097 // Node #21 | ||
| 10234 | -110.657, 13.222, 3.435 // Node #22 | ||
| 10235 | -116.254, 13.248, -2.961 // Node #23 | ||
| 10236 | -121.423, 13.269, -6.560 // Node #24 | ||
| 10237 | -129.532, 13.295, -8.762 // Node #25 | ||
| 10238 | -137.306, 13.320, -8.520 // Node #26 | ||
| 10239 | -142.106, 13.340, -7.124 // Node #27 | ||
| 10240 | -144.218, 13.343, -5.493 // Node #28 | ||
| 10241 | -147.996, 13.354, -5.048 // Node #29 | ||
| 10242 | -152.601, 13.017, -6.007 // Node #30 | ||
| 10243 | -156.384, 13.030, -8.741 // Node #31 | ||
| 10244 | -159.231, 12.751, -14.269 // Node #32 | ||
| 10245 | -160.246, 11.919, -26.250 // Node #33 | ||
| 10246 | -160.626, 11.360, -31.837 // Node #34 | ||
| 10247 | -158.277, 11.357, -36.780 // Node #35 | ||
| 10248 | -132.091, 11.357, -53.991 // Node #36 | ||
| 10249 | -126.978, 11.358, -54.274 // Node #37 | ||
| 10250 | -112.860, 11.357, -52.071 // Node #38 | ||
| 10251 | -110.173, 11.357, -49.965 // Node #39 | ||
| 10252 | -105.888, 11.357, -34.227 // Node #40 | ||
| 10253 | -106.258, 11.357, -31.455 // Node #41 | ||
| 10254 | -113.036, 11.357, -18.282 // Node #42 | ||
| 10255 | -113.435, 11.357, -15.725 // Node #43 | ||
| 10256 | -112.009, 11.357, -10.920 // Node #44 | ||
| 10257 | -108.811, 11.358, -5.232 // Node #45 | ||
| 10258 | -104.793, 11.354, -0.686 // Node #46 | ||
| 10259 | -94.347, 11.351, 8.256 // Node #47 | ||
| 10260 | -76.867, 11.352, 18.245 // Node #48 | ||
| 10261 | -64.084, 11.352, 25.470 // Node #49 | ||
| 10262 | -60.621, 11.351, 26.233 // Node #50 | ||
| 10263 | -53.157, 11.351, 24.177 // Node #51 | ||
| 10264 | -45.835, 11.351, 25.750 // Node #52 | ||
| 10265 | -44.165, 11.351, 26.983 // Node #53 | ||
| 10266 | -23.101, 11.353, 38.810 // Node #54 | ||
| 10267 | -21.967, 11.353, 39.334 // Node #55 | ||
| 10268 | -13.589, 11.353, 33.657 // Node #56 | ||
| 10269 | -11.094, 11.353, 31.342 // Node #57 | ||
| 10270 | -10.743, 11.353, 27.698 // Node #58 | ||
| 10271 | -10.743, 11.353, 27.698 // Node #59 | ||
| 10272 | -11.551, 11.353, 24.250 // Node #60 | ||
| 10273 | -13.221, 11.352, 21.859 // Node #61 | ||
| 10274 | -57.845, 11.349, -16.846 // Node #62 | ||
| 10275 | -65.426, 10.095, -26.418 // Node #63 | ||
| 10276 | -69.974, 8.975, -34.631 // Node #64 | ||
| 10277 | -75.423, 5.825, -50.035 // Node #65 | ||
| 10278 | -82.736, 3.157, -71.575 // Node #66 | ||
| 10279 | -83.723, 2.495, -77.632 // Node #67 | ||
| 10280 | -83.577, 2.251, -87.032 // Node #68 | ||
| 10281 | -84.228, 2.261, -94.544 // Node #69 | ||
| 10282 | -84.258, 2.497, -102.734 // Node #70 | ||
| 10283 | -84.578, 3.842, -110.107 // Node #71 | ||
| 10284 | -84.569, 3.842, -117.039 // Node #72 | ||
| 10285 | -82.097, 3.842, -118.096 // Node #73 | ||
| 10286 | -74.654, 3.842, -117.749 // Node #74 | ||
| 10287 | -70.120, 3.198, -117.640 // Node #75 | ||
| 10288 | -64.217, 1.717, -117.497 // Node #76 | ||
| 10289 | -58.138, -0.727, -117.261 // Node #77 | ||
| 10290 | -52.837, -1.850, -117.487 // Node #78 | ||
| 10291 | -47.143, -4.165, -117.464 // Node #79 | ||
| 10292 | -40.074, -6.510, -117.623 // Node #80 | ||
| 10293 | -36.025, -8.075, -117.590 // Node #81 | ||
| 10294 | -35.233, -8.407, -117.598 // Node #82 | ||
| 10295 | -31.969, -9.309, -117.518 // Node #83 | ||
| 10296 | -30.601, -9.700, -116.562 // Node #84 | ||
| 10297 | -25.088, -9.940, -110.712 // Node #85 | ||
| 10298 | -16.666, -11.354, -105.465 // Node #86 | ||
| 10299 | -9.606, -13.908, -99.368 // Node #87 | ||
| 10300 | -2.828, -17.107, -91.387 // Node #88 | ||
| 10301 | 2.659, -19.359, -81.241 // Node #89 | ||
| 10302 | 5.833, -21.715, -72.692 // Node #90 | ||
| 10303 | 12.932, -25.108, -53.353 // Node #91 | ||
| 10304 | 14.471, -25.899, -49.150 // Node #92 | ||
| 10305 | 16.483, -26.843, -40.333 // Node #93 | ||
| 10306 | 18.392, -26.843, -39.441 // Node #94 | ||
| 10307 | 35.028, -26.846, -38.362 // Node #95 | ||
| 10308 | 38.004, -26.846, -39.076 // Node #96 | ||
| 10309 | 50.551, -26.846, -43.778 // Node #97 | ||
| 10310 | 58.678, -26.909, -46.782 // Node #98 | ||
| 10311 | 66.679, -27.090, -49.907 // Node #99 | ||
| 10312 | 68.488, -27.090, -48.375 // Node #100 | ||
| 10313 | 71.871, -27.090, -39.121 // Node #101 | ||
| 10314 | 78.045, -27.774, -22.717 // Node #102 | ||
| 10315 | 82.253, -27.774, -11.179 // Node #103 | ||
| 10316 | 86.533, -27.986, -11.741 // Node #104 | ||
| 10317 | 90.231, -28.264, -13.193 // Node #105 | ||
| 10318 | 103.519, -29.083, -18.158 // Node #106 | ||
| 10319 | 116.956, -29.084, -21.492 // Node #107 | ||
| 10320 | 119.860, -29.084, -21.612 // Node #108 | ||
| 10321 | 152.329, -29.258, -21.550 // Node #109 | ||
| 10322 | 163.560, -29.258, -20.349 // Node #110 | ||
| 10323 | 163.690, -29.258, -14.740 // Node #111 | ||
| 10324 | -88.767, 14.367, 144.010 // Node #112 | ||
| 10325 | -81.430, 14.367, 143.394 // Node #113 | ||
| 10326 | -81.677, 14.367, 128.100 // Node #114 | ||
| 10327 | -89.169, 14.367, 128.050 // Node #115 | ||
| 10328 | -82.752, 14.369, 109.391 // Node #116 | ||
| 10329 | -81.030, 14.369, 104.732 // Node #117 | ||
| 10330 | -80.458, 14.369, 97.774 // Node #118 | ||
| 10331 | -80.380, 14.385, 93.107 // Node #119 | ||
| 10332 | -78.947, 14.385, 90.536 // Node #120 | ||
| 10333 | -77.552, 14.386, 89.063 // Node #121 | ||
| 10334 | -67.715, 14.205, 83.307 // Node #122 | ||
| 10335 | -60.784, 14.115, 79.284 // Node #123 | ||
| 10336 | -45.560, 13.909, 70.199 // Node #124 | ||
| 10337 | -38.596, 13.911, 66.253 // Node #125 | ||
| 10338 | -34.089, 13.914, 63.689 // Node #126 | ||
| 10339 | -32.437, 13.915, 63.379 // Node #127 | ||
| 10340 | -29.169, 13.918, 63.921 // Node #128 | ||
| 10341 | -22.814, 13.955, 64.792 // Node #129 | ||
| 10342 | -22.246, 14.023, 64.953 // Node #130 | ||
| 10343 | -14.242, 14.369, 60.306 // Node #131 | ||
| 10344 | -11.964, 14.001, 58.091 // Node #132 | ||
| 10345 | -9.522, 13.525, 55.133 // Node #133 | ||
| 10346 | -8.972, 13.227, 52.515 // Node #134 | ||
| 10347 | -8.826, 13.033, 49.448 // Node #135 | ||
| 10348 | -9.262, 12.919, 47.585 // Node #136 | ||
| 10349 | -11.348, 12.396, 43.795 // Node #137 | ||
| 10350 | -12.703, 12.149, 42.741 // Node #138 | ||
| 10351 | -16.543, 11.706, 41.278 // Node #139 | ||
| 10352 | -19.823, 11.372, 40.143 // Node #140 | ||
| 10353 | -21.695, 11.353, 41.182 // Node #141 | ||
| 10354 | -21.022, 11.353, 45.931 // Node #142 | ||
| 10355 | -22.804, 11.353, 51.474 // Node #143 | ||
| 10356 | -26.856, 11.353, 56.253 // Node #144 | ||
| 10357 | -36.672, 11.353, 62.035 // Node #145 | ||
| 10358 | -43.259, 11.351, 65.827 // Node #146 | ||
| 10359 | -14.880, 14.369, 65.623 // Node #147 | ||
| 10360 | -10.796, 14.369, 65.379 // Node #148 | ||
| 10361 | 4.283, 14.369, 65.571 // Node #149 | ||
| 10362 | 20.131, 14.369, 65.565 // Node #150 | ||
| 10363 | 25.546, 12.756, 60.540 // Node #151 | ||
| 10364 | 25.763, 11.213, 55.090 // Node #152 | ||
| 10365 | 24.028, 10.462, 52.807 // Node #153 | ||
| 10366 | 20.608, 9.338, 51.870 // Node #154 | ||
| 10367 | 18.228, 8.672, 52.439 // Node #155 | ||
| 10368 | 16.333, 8.009, 54.089 // Node #156 | ||
| 10369 | 15.124, 7.127, 56.676 // Node #157 | ||
| 10370 | 16.517, 6.084, 60.059 // Node #158 | ||
| 10371 | 18.029, 5.407, 61.798 // Node #159 | ||
| 10372 | 20.189, 4.866, 62.693 // Node #160 | ||
| 10373 | 23.196, 3.758, 61.766 // Node #161 | ||
| 10374 | 24.857, 3.105, 60.353 // Node #162 | ||
| 10375 | 25.956, 2.362, 57.811 // Node #163 | ||
| 10376 | 25.926, 1.741, 55.974 // Node #164 | ||
| 10377 | 24.375, 0.752, 53.392 // Node #165 | ||
| 10378 | 20.441, -1.529, 47.697 // Node #166 | ||
| 10379 | 15.906, -4.057, 39.063 // Node #167 | ||
| 10380 | 14.079, -5.737, 31.265 // Node #168 | ||
| 10381 | 12.474, -8.382, 21.678 // Node #169 | ||
| 10382 | 10.624, -9.641, 17.671 // Node #170 | ||
| 10383 | 6.168, -11.132, 15.018 // Node #171 | ||
| 10384 | 3.014, -11.906, 15.470 // Node #172 | ||
| 10385 | 1.307, -13.061, 18.579 // Node #173 | ||
| 10386 | 0.886, -14.119, 22.173 // Node #174 | ||
| 10387 | 2.359, -14.889, 24.520 // Node #175 | ||
| 10388 | 4.827, -15.744, 25.589 // Node #176 | ||
| 10389 | 7.907, -16.626, 25.184 // Node #177 | ||
| 10390 | 10.203, -17.330, 23.707 // Node #178 | ||
| 10391 | 11.111, -18.261, 21.438 // Node #179 | ||
| 10392 | 11.071, -18.842, 19.188 // Node #180 | ||
| 10393 | 9.237, -19.788, 16.356 // Node #181 | ||
| 10394 | 7.290, -20.557, 15.075 // Node #182 | ||
| 10395 | -4.744, -22.097, 16.559 // Node #183 | ||
| 10396 | -6.929, -22.760, 16.770 // Node #184 | ||
| 10397 | -10.549, -23.821, 15.555 // Node #185 | ||
| 10398 | -14.411, -25.098, 12.491 // Node #186 | ||
| 10399 | -18.194, -26.510, 4.797 // Node #187 | ||
| 10400 | -18.507, -26.639, -1.941 // Node #188 | ||
| 10401 | -8.632, -26.662, -16.604 // Node #189 | ||
| 10402 | 11.140, -26.867, -34.816 // Node #190 | ||
| 10403 | -88.975, 14.369, 92.186 // Node #191 | ||
| 10404 | -89.816, 14.369, 88.233 // Node #192 | ||
| 10405 | -89.616, 14.369, 85.494 // Node #193 | ||
| 10406 | -87.773, 14.369, 82.620 // Node #194 | ||
| 10407 | -84.921, 14.369, 81.088 // Node #195 | ||
| 10408 | -81.090, 14.369, 80.353 // Node #196 | ||
| 10409 | -67.992, 14.370, 78.625 // Node #197 | ||
| 10410 | -60.550, 14.370, 76.097 // Node #198 | ||
| 10411 | -44.599, 14.393, 66.584 // Node #199 | ||
| 10412 | -95.840, 14.385, 45.740 // Node #200 | ||
| 10413 | -87.977, 13.469, 35.664 // Node #201 | ||
| 10414 | -84.761, 14.483, 27.620 // Node #202 | ||
| 10415 | -145.598, 11.349, -44.988 // Node #203 | ||
| 10416 | -143.439, 11.231, -43.671 // Node #204 | ||
| 10417 | -139.562, 10.297, -38.962 // Node #205 | ||
| 10418 | -133.346, 7.076, -31.372 // Node #206 | ||
| 10419 | -126.402, 4.714, -12.263 // Node #207 | ||
| 10420 | -132.593, 4.721, -11.231 // Node #208 | ||
| 10421 | -135.414, 4.729, -11.459 // Node #209 | ||
| 10422 | -146.246, 4.727, -10.735 // Node #210 | ||
| 10423 | -152.830, 4.741, -12.171 // Node #211 | ||
| 10424 | -153.836, 4.710, -17.750 // Node #212 | ||
| 10425 | -146.374, 4.757, -35.925 // Node #213 | ||
| 10426 | -140.878, 4.716, -39.786 // Node #214 | ||
| 10427 | -135.212, 4.765, -44.585 // Node #215 | ||
| 10428 | -131.747, 4.802, -46.016 // Node #216 | ||
| 10429 | -121.442, 4.814, -42.468 // Node #217 | ||
| 10430 | -118.242, 4.822, -40.888 // Node #218 | ||
| 10431 | -115.010, 4.815, -32.354 // Node #219 | ||
| 10432 | -115.217, 4.808, -24.297 // Node #220 | ||
| 10433 | -117.418, 4.769, -19.217 // Node #221 | ||
| 10434 | -121.309, 4.725, -14.941 // Node #222 | ||
| 10435 | -143.993, 4.684, -43.693 // Node #223 | ||
| 10436 | -147.331, 4.107, -47.868 // Node #224 | ||
| 10437 | -152.889, 2.674, -58.214 // Node #225 | ||
| 10438 | -156.218, 1.808, -64.271 // Node #226 | ||
| 10439 | -161.349, -0.645, -76.241 // Node #227 | ||
| 10440 | -161.585, -2.959, -89.014 // Node #228 | ||
| 10441 | -161.986, -2.955, -96.537 // Node #229 | ||
| 10442 | -161.402, -2.955, -99.612 // Node #230 | ||
| 10443 | -159.238, -2.956, -102.368 // Node #231 | ||
| 10444 | -153.643, -2.956, -107.830 // Node #232 | ||
| 10445 | -147.996, -2.510, -110.109 // Node #233 | ||
| 10446 | -136.948, -2.151, -111.902 // Node #234 | ||
| 10447 | -131.881, -1.458, -112.921 // Node #235 | ||
| 10448 | -114.383, 1.676, -113.834 // Node #236 | ||
| 10449 | -111.172, 2.072, -115.949 // Node #237 | ||
| 10450 | -107.036, 2.219, -116.857 // Node #238 | ||
| 10451 | -93.970, 2.306, -117.356 // Node #239 | ||
| 10452 | -86.826, 3.632, -117.496 // Node #240 | ||
| 10453 | -111.713, 2.056, -113.150 // Node #241 | ||
| 10454 | -105.357, 2.226, -111.517 // Node #242 | ||
| 10455 | -97.252, 2.300, -110.283 // Node #243 | ||
| 10456 | -85.897, 3.842, -110.326 // Node #244 | ||
| 10457 | -159.697, -2.957, -91.343 // Node #245 | ||
| 10458 | -157.915, -2.956, -94.562 // Node #246 | ||
| 10459 | -154.712, -2.956, -96.318 // Node #247 | ||
| 10460 | -150.756, -2.905, -96.205 // Node #248 | ||
| 10461 | -101.505, 1.428, -90.354 // Node #249 | ||
| 10462 | -91.441, 2.258, -89.019 // Node #250 | ||
| 10463 | -87.248, 2.257, -85.375 // Node #251 | ||
| 10464 | -85.150, 2.251, -80.214 // Node #252 | ||
| 10465 | -123.449, 4.722, -17.171 // Node #253 | ||
| 10466 | -125.705, 4.720, -18.954 // Node #254 | ||
| 10467 | -126.432, 4.716, -21.525 // Node #255 | ||
| 10468 | -127.927, 4.766, -24.636 // Node #256 | ||
| 10469 | -137.393, 4.761, -36.181 // Node #257 | ||
| 10470 | -119.073, 4.759, -13.477 // Node #258 | ||
| 10471 | -116.380, 4.729, -9.725 // Node #259 | ||
| 10472 | -109.005, 4.927, -1.094 // Node #260 | ||
| 10473 | -106.185, 5.172, 2.204 // Node #261 | ||
| 10474 | -100.332, 4.700, 7.190 // Node #262 | ||
| 10475 | -89.365, 4.738, 13.437 // Node #263 | ||
| 10476 | -83.500, 4.727, 13.874 // Node #264 | ||
| 10477 | -78.166, 4.725, 11.454 // Node #265 | ||
| 10478 | -72.588, 4.279, 7.035 // Node #266 | ||
| 10479 | -69.122, 3.410, 3.341 // Node #267 | ||
| 10480 | -62.544, 1.445, -4.871 // Node #268 | ||
| 10481 | -57.851, 0.609, -10.271 // Node #269 | ||
| 10482 | -41.643, -2.584, -28.814 // Node #270 | ||
| 10483 | -36.875, -4.330, -34.095 // Node #271 | ||
| 10484 | -33.516, -5.348, -40.424 // Node #272 | ||
| 10485 | -32.779, -6.318, -46.000 // Node #273 | ||
| 10486 | -32.679, -6.791, -50.552 // Node #274 | ||
| 10487 | -31.990, -6.876, -54.633 // Node #275 | ||
| 10488 | -32.280, -6.681, -66.959 // Node #276 | ||
| 10489 | -38.177, -5.802, -77.551 // Node #277 | ||
| 10490 | -41.404, -5.245, -81.414 // Node #278 | ||
| 10491 | -48.673, -5.194, -87.785 // Node #279 | ||
| 10492 | -62.891, -4.603, -96.844 // Node #280 | ||
| 10493 | -70.534, -4.057, -100.831 // Node #281 | ||
| 10494 | -76.413, -4.106, -106.419 // Node #282 | ||
| 10495 | -77.200, -4.209, -112.205 // Node #283 | ||
| 10496 | -72.290, -4.212, -110.680 // Node #284 | ||
| 10497 | -57.158, -4.176, -110.308 // Node #285 | ||
| 10498 | -48.265, -6.699, -110.635 // Node #286 | ||
| 10499 | -40.010, -8.600, -111.487 // Node #287 | ||
| 10500 | -26.906, -9.940, -110.276 // Node #288 | ||
| 10501 | -34.680, -6.858, -54.932 // Node #289 | ||
| 10502 | -37.650, -5.938, -60.731 // Node #290 | ||
| 10503 | -58.549, 0.157, -77.179 // Node #291 | ||
| 10504 | -69.603, 2.287, -85.560 // Node #292 | ||
| 10505 | -74.270, 2.304, -94.363 // Node #293 | ||
| 10506 | -75.023, 2.781, -98.779 // Node #294 | ||
| 10507 | -74.636, 3.842, -109.887 // Node #295 | ||
| 10508 | -63.923, 1.965, -110.165 // Node #296 | ||
| 10509 | -60.379, 0.757, -110.220 // Node #297 | ||
| 10510 | -84.395, 2.281, -129.855 // Node #298 | ||
| 10511 | -84.137, 3.955, -143.094 // Node #299 | ||
| 10512 | -83.485, 3.945, -145.920 // Node #300 | ||
| 10513 | -74.757, 3.951, -144.005 // Node #301 | ||
| 10514 | -74.133, 2.306, -133.881 // Node #302 | ||
| 10515 | -74.102, 3.256, -121.521 // Node #303 | ||
| 10516 | 41.980, -26.844, -40.498 // Node #304 | ||
| 10517 | 45.531, -26.846, -28.259 // Node #305 | ||
| 10518 | 35.519, -26.832, -24.476 // Node #306 | ||
| 10519 | 32.555, -27.205, -20.412 // Node #307 | ||
| 10520 | 30.287, -27.978, -10.218 // Node #308 | ||
| 10521 | 32.623, -28.265, -3.577 // Node #309 | ||
| 10522 | 59.526, -32.494, 20.074 // Node #310 | ||
| 10523 | 57.993, -32.494, 21.997 // Node #311 | ||
| 10524 | 61.199, -32.495, 20.095 // Node #312 | ||
| 10525 | 54.672, -26.846, -31.072 // Node #313 | ||
| 10526 | 63.959, -26.951, -34.295 // Node #314 | ||
| 10527 | 70.828, -27.090, -37.083 // Node #315 | ||
| 10528 | 71.305, -27.090, -52.565 // Node #316 | ||
| 10529 | 65.160, -27.090, -58.322 // Node #317 | ||
| 10530 | 57.685, -26.958, -51.887 // Node #318 | ||
| 10531 | 66.791, -26.962, -26.996 // Node #319 | ||
| 10532 | 50.155, -26.846, -19.340 // Node #320 | ||
| 10533 | 56.571, -26.846, -26.840 // Node #321 | ||
| 10534 | 47.360, -26.846, -52.399 // Node #322 | ||
| 10535 | 37.878, -26.846, -52.603 // Node #323 | ||
| 10536 | 75.801, -27.090, -39.850 // Node #324 | ||
| 10537 | 86.771, -28.264, -24.958 // Node #325 | ||
| 10538 | 83.763, -28.265, -32.835 // Node #326 | ||
| 10539 | 92.541, -28.265, -27.253 // Node #327 | ||
| 10540 | 93.017, -28.265, -8.499 // Node #328 | ||
| 10541 | 112.074, -29.084, -18.602 // Node #329 | ||
| 10542 | 117.345, -29.084, -17.030 // Node #330 | ||
| 10543 | 125.909, -29.084, -17.041 // Node #331 | ||
| 10544 | 151.213, -29.258, -17.049 // Node #332 | ||
| 10545 | 147.062, -29.258, -23.961 // Node #333 | ||
| 10546 | 138.034, -30.821, -24.148 // Node #334 | ||
| 10547 | 121.471, -30.898, -24.149 // Node #335 | ||
| 10548 | 147.549, -29.258, -19.629 // Node #336 | ||
| 10549 | 137.399, -30.898, -19.381 // Node #337 | ||
| 10550 | 122.075, -30.899, -19.079 // Node #338 | ||
| 10551 | 149.611, -29.258, -15.293 // Node #339 | ||
| 10552 | 144.010, -29.488, -14.360 // Node #340 | ||
| 10553 | 122.122, -30.899, -14.744 // Node #341 | ||
| 10554 | 84.221, -27.774, -5.558 // Node #342 | ||
| 10555 | 78.524, -27.773, -8.996 // Node #343 | ||
| 10556 | 73.761, -27.773, -20.798 // Node #344 | ||
| 10557 | -80.882, -4.158, -110.592 // Node #345 | ||
| 10558 | -81.190, -4.184, -114.373 // Node #346 | ||
| 10559 | -73.271, -4.208, -115.034 // Node #347 | ||
| 10560 | -97.132, 11.353, 5.796 // Node #348 | ||
| 10561 | -82.383, 11.379, 8.058 // Node #349 | ||
| 10562 | -63.150, 11.073, 12.292 // Node #350 | ||
| 10563 | -53.899, 11.353, 17.502 // Node #351 | ||
| 10564 | -47.791, 11.351, 23.764 // Node #352 | ||
| 10565 | -72.954, 11.352, 19.857 // Node #353 | ||
| 10566 | -48.086, 11.351, 25.498 // Node #354 | ||
| 10567 | -8.875, 11.346, 31.999 // Node #355 | ||
| 10568 | -5.561, 11.152, 33.060 // Node #356 | ||
| 10569 | 2.242, 10.219, 35.717 // Node #357 | ||
| 10570 | 20.483, 9.377, 39.069 // Node #358 | ||
| 10571 | 30.976, 8.763, 37.955 // Node #359 | ||
| 10572 | 34.493, 9.207, 37.002 // Node #360 | ||
| 10573 | 58.058, 9.207, 28.549 // Node #361 | ||
| 10574 | 59.091, 9.207, 26.142 // Node #362 | ||
| 10575 | 54.790, 9.217, 19.800 // Node #363 | ||
| 10576 | 53.958, 9.208, 15.538 // Node #364 | ||
| 10577 | 49.388, 9.207, 17.734 // Node #365 | ||
| 10578 | 41.274, 9.207, 27.611 // Node #366 | ||
| 10579 | 34.824, 9.207, 34.404 // Node #367 | ||
| 10580 | 33.161, 9.208, 36.376 // Node #368 | ||
| 10581 | 62.833, 9.207, 20.506 // Node #369 | ||
| 10582 | 61.672, 9.207, 19.074 // Node #370 | ||
| 10583 | 59.390, 9.207, 15.035 // Node #371 | ||
| 10584 | -18.596, 14.369, 62.571 // Node #372 | ||
| 10585 | -20.509, 14.369, 63.586 // Node #373 | ||
| 10586 | 390 // Number of path sections | ||
| 10587 | 0, 1, 0, 255, 0, 255, 1.0, 0 // Section #0 | ||
| 10588 | 1, 2, 0, 255, 0, 255, 1.0, 0 // Section #1 | ||
| 10589 | 2, 3, 0, 255, 0, 255, 1.0, 0 // Section #2 | ||
| 10590 | 3, 4, 0, 255, 0, 255, 0.7, 1 // Section #3 | ||
| 10591 | 4, 5, 0, 255, 0, 255, 0.7, 1 // Section #4 | ||
| 10592 | 5, 6, 0, 255, 0, 255, 0.5, 1 // Section #5 | ||
| 10593 | 6, 7, 0, 255, 0, 255, 0.4, 1 // Section #6 | ||
| 10594 | 7, 8, 0, 255, 0, 255, 0.9, 1 // Section #7 | ||
| 10595 | 8, 9, 0, 255, 0, 255, 0.9, 1 // Section #8 | ||
| 10596 | 9, 10, 0, 255, 0, 255, 0.9, 1 // Section #9 | ||
| 10597 | 10, 11, 0, 255, 0, 255, 0.8, 1 // Section #10 | ||
| 10598 | 11, 12, 0, 255, 0, 255, 1.0, 1 // Section #11 | ||
| 10599 | 12, 13, 0, 255, 0, 255, 0.7, 1 // Section #12 | ||
| 10600 | 13, 14, 0, 255, 0, 255, 0.5, 1 // Section #13 | ||
| 10601 | 14, 15, 0, 255, 0, 255, 0.8, 1 // Section #14 | ||
| 10602 | 15, 16, 0, 255, 0, 255, 1.0, 1 // Section #15 | ||
| 10603 | 16, 17, 0, 255, 0, 255, 0.6, 1 // Section #16 | ||
| 10604 | 17, 18, 0, 255, 0, 255, 1.0, 1 // Section #17 | ||
| 10605 | 18, 19, 0, 255, 0, 255, 1.0, 1 // Section #18 | ||
| 10606 | 19, 20, 0, 255, 0, 255, 1.0, 1 // Section #19 | ||
| 10607 | 20, 21, 0, 255, 0, 255, 0.8, 1 // Section #20 | ||
| 10608 | 21, 22, 0, 255, 0, 255, 0.7, 1 // Section #21 | ||
| 10609 | 22, 23, 0, 255, 0, 255, 0.8, 1 // Section #22 | ||
| 10610 | 23, 24, 0, 255, 0, 255, 0.9, 1 // Section #23 | ||
| 10611 | 24, 25, 0, 255, 0, 100, 0.9, 1 // Section #24 | ||
| 10612 | 25, 26, 0, 255, 0, 255, 0.9, 1 // Section #25 | ||
| 10613 | 26, 27, 0, 255, 0, 255, 0.8, 1 // Section #26 | ||
| 10614 | 27, 28, 0, 255, 0, 255, 0.8, 1 // Section #27 | ||
| 10615 | 28, 29, 0, 255, 0, 255, 0.8, 1 // Section #28 | ||
| 10616 | 29, 30, 0, 255, 0, 255, 0.9, 1 // Section #29 | ||
| 10617 | 30, 31, 0, 255, 0, 255, 0.9, 1 // Section #30 | ||
| 10618 | 31, 32, 0, 255, 0, 255, 0.9, 1 // Section #31 | ||
| 10619 | 32, 33, 0, 255, 0, 255, 0.8, 1 // Section #32 | ||
| 10620 | 33, 34, 0, 255, 0, 255, 0.7, 1 // Section #33 | ||
| 10621 | 34, 35, 0, 255, 0, 255, 0.8, 1 // Section #34 | ||
| 10622 | 35, 203, 0, 255, 0, 255, 0.8, 1 // Section #35 | ||
| 10623 | 36, 37, 0, 255, 0, 255, 0.7, 1 // Section #36 | ||
| 10624 | 37, 38, 0, 255, 0, 255, 1.0, 1 // Section #37 | ||
| 10625 | 38, 39, 0, 255, 0, 255, 0.8, 1 // Section #38 | ||
| 10626 | 39, 40, 0, 255, 0, 255, 0.9, 1 // Section #39 | ||
| 10627 | 40, 41, 0, 255, 0, 255, 0.9, 1 // Section #40 | ||
| 10628 | 41, 42, 0, 255, 0, 255, 1.0, 1 // Section #41 | ||
| 10629 | 42, 43, 0, 255, 0, 255, 0.9, 1 // Section #42 | ||
| 10630 | 43, 44, 0, 255, 0, 255, 0.8, 1 // Section #43 | ||
| 10631 | 44, 45, 0, 255, 0, 255, 0.8, 1 // Section #44 | ||
| 10632 | 45, 46, 0, 255, 0, 255, 0.9, 1 // Section #45 | ||
| 10633 | 46, 348, 0, 255, 0, 255, 0.9, 1 // Section #46 | ||
| 10634 | 47, 48, 0, 255, 0, 255, 0.7, 1 // Section #47 | ||
| 10635 | 48, 353, 0, 255, 0, 255, 0.5, 1 // Section #48 | ||
| 10636 | 49, 50, 0, 255, 0, 255, 0.8, 1 // Section #49 | ||
| 10637 | 50, 51, 0, 255, 0, 255, 0.8, 1 // Section #50 | ||
| 10638 | 51, 354, 0, 255, 0, 255, 0.8, 1 // Section #51 | ||
| 10639 | 52, 53, 0, 255, 0, 255, 0.9, 1 // Section #52 | ||
| 10640 | 53, 54, 0, 255, 0, 255, 0.7, 1 // Section #53 | ||
| 10641 | 54, 55, 0, 255, 0, 255, 1.0, 1 // Section #54 | ||
| 10642 | 56, 55, 0, 255, 0, 255, 1.0, 0 // Section #55 | ||
| 10643 | 57, 56, 0, 255, 0, 255, 1.0, 0 // Section #56 | ||
| 10644 | 58, 57, 0, 255, 0, 255, 1.0, 0 // Section #57 | ||
| 10645 | 60, 59, 0, 255, 0, 255, 1.0, 0 // Section #58 | ||
| 10646 | 61, 60, 0, 255, 0, 255, 1.0, 0 // Section #59 | ||
| 10647 | 62, 61, 0, 255, 0, 255, 1.0, 0 // Section #60 | ||
| 10648 | 63, 62, 0, 255, 0, 255, 1.0, 0 // Section #61 | ||
| 10649 | 64, 63, 0, 255, 0, 255, 1.0, 0 // Section #62 | ||
| 10650 | 65, 64, 0, 255, 0, 255, 1.0, 0 // Section #63 | ||
| 10651 | 66, 65, 0, 255, 0, 255, 1.0, 0 // Section #64 | ||
| 10652 | 67, 66, 0, 255, 0, 255, 1.0, 0 // Section #65 | ||
| 10653 | 68, 67, 0, 255, 0, 255, 1.0, 0 // Section #66 | ||
| 10654 | 69, 68, 0, 255, 0, 255, 1.0, 0 // Section #67 | ||
| 10655 | 70, 69, 0, 255, 0, 255, 1.0, 0 // Section #68 | ||
| 10656 | 71, 70, 0, 255, 0, 255, 1.0, 0 // Section #69 | ||
| 10657 | 72, 71, 0, 255, 0, 255, 1.0, 0 // Section #70 | ||
| 10658 | 73, 72, 0, 255, 0, 255, 1.0, 0 // Section #71 | ||
| 10659 | 73, 74, 0, 255, 0, 255, 1.0, 0 // Section #72 | ||
| 10660 | 74, 75, 0, 255, 0, 255, 1.0, 0 // Section #73 | ||
| 10661 | 75, 76, 0, 255, 0, 255, 1.0, 0 // Section #74 | ||
| 10662 | 76, 77, 0, 255, 0, 255, 1.0, 0 // Section #75 | ||
| 10663 | 77, 78, 0, 255, 0, 255, 1.0, 0 // Section #76 | ||
| 10664 | 78, 79, 0, 255, 0, 255, 1.0, 0 // Section #77 | ||
| 10665 | 80, 79, 0, 255, 0, 255, 1.0, 0 // Section #78 | ||
| 10666 | 80, 81, 0, 255, 0, 255, 1.0, 0 // Section #79 | ||
| 10667 | 81, 82, 0, 255, 0, 255, 1.0, 0 // Section #80 | ||
| 10668 | 82, 83, 0, 255, 0, 255, 1.0, 0 // Section #81 | ||
| 10669 | 83, 84, 0, 255, 0, 255, 1.0, 0 // Section #82 | ||
| 10670 | 84, 85, 0, 255, 0, 255, 1.0, 0 // Section #83 | ||
| 10671 | 85, 86, 0, 255, 0, 255, 1.0, 0 // Section #84 | ||
| 10672 | 86, 87, 0, 255, 0, 255, 1.0, 0 // Section #85 | ||
| 10673 | 87, 88, 0, 255, 0, 255, 1.0, 0 // Section #86 | ||
| 10674 | 88, 89, 0, 255, 0, 255, 1.0, 0 // Section #87 | ||
| 10675 | 89, 90, 0, 255, 0, 255, 1.0, 0 // Section #88 | ||
| 10676 | 90, 91, 0, 255, 0, 255, 1.0, 0 // Section #89 | ||
| 10677 | 91, 92, 0, 255, 0, 255, 1.0, 0 // Section #90 | ||
| 10678 | 92, 93, 0, 255, 0, 255, 1.0, 0 // Section #91 | ||
| 10679 | 93, 94, 0, 255, 0, 255, 1.0, 0 // Section #92 | ||
| 10680 | 94, 95, 0, 255, 0, 255, 1.0, 0 // Section #93 | ||
| 10681 | 95, 96, 0, 255, 0, 255, 1.0, 0 // Section #94 | ||
| 10682 | 96, 304, 0, 255, 0, 255, 1.0, 0 // Section #95 | ||
| 10683 | 97, 98, 0, 255, 0, 255, 1.0, 0 // Section #96 | ||
| 10684 | 98, 99, 0, 255, 0, 255, 1.0, 0 // Section #97 | ||
| 10685 | 99, 100, 0, 255, 0, 255, 1.0, 0 // Section #98 | ||
| 10686 | 100, 101, 0, 255, 0, 255, 1.0, 0 // Section #99 | ||
| 10687 | 101, 102, 0, 255, 0, 255, 1.0, 0 // Section #100 | ||
| 10688 | 102, 103, 0, 255, 0, 255, 1.0, 0 // Section #101 | ||
| 10689 | 103, 104, 0, 255, 0, 255, 1.0, 0 // Section #102 | ||
| 10690 | 104, 105, 0, 255, 0, 255, 1.0, 0 // Section #103 | ||
| 10691 | 105, 106, 0, 255, 0, 255, 0.8, 0 // Section #104 | ||
| 10692 | 106, 107, 0, 255, 0, 255, 0.7, 0 // Section #105 | ||
| 10693 | 107, 108, 0, 255, 0, 255, 1.0, 0 // Section #106 | ||
| 10694 | 108, 109, 0, 255, 0, 255, 1.0, 0 // Section #107 | ||
| 10695 | 109, 110, 0, 255, 0, 255, 1.0, 0 // Section #108 | ||
| 10696 | 110, 111, 0, 255, 0, 255, 1.0, 0 // Section #109 | ||
| 10697 | 112, 0, 0, 255, 0, 255, 1.0, 1000 // Section #110 | ||
| 10698 | 113, 0, 0, 255, 0, 255, 1.0, 1000 // Section #111 | ||
| 10699 | 114, 1, 0, 255, 0, 255, 1.0, 1000 // Section #112 | ||
| 10700 | 115, 1, 0, 255, 0, 255, 1.0, 1000 // Section #113 | ||
| 10701 | 116, 3, 0, 255, 0, 255, 0.7, 1 // Section #114 | ||
| 10702 | 117, 116, 0, 255, 0, 255, 0.4, 1 // Section #115 | ||
| 10703 | 118, 117, 0, 255, 0, 255, 0.7, 1 // Section #116 | ||
| 10704 | 119, 118, 0, 255, 0, 255, 0.7, 1 // Section #117 | ||
| 10705 | 120, 119, 0, 255, 0, 255, 1.0, 1 // Section #118 | ||
| 10706 | 121, 120, 0, 255, 0, 255, 0.8, 1 // Section #119 | ||
| 10707 | 122, 121, 0, 255, 0, 255, 0.9, 1 // Section #120 | ||
| 10708 | 123, 122, 0, 255, 0, 255, 1.0, 1 // Section #121 | ||
| 10709 | 124, 123, 0, 255, 0, 255, 1.0, 1 // Section #122 | ||
| 10710 | 125, 124, 0, 255, 0, 255, 0.8, 1 // Section #123 | ||
| 10711 | 126, 125, 0, 255, 0, 255, 0.8, 1 // Section #124 | ||
| 10712 | 127, 126, 0, 255, 0, 255, 0.8, 1 // Section #125 | ||
| 10713 | 128, 127, 0, 255, 0, 255, 0.8, 1 // Section #126 | ||
| 10714 | 129, 128, 0, 255, 0, 255, 0.8, 1 // Section #127 | ||
| 10715 | 129, 130, 0, 255, 0, 255, 1.0, 1 // Section #128 | ||
| 10716 | 131, 372, 0, 255, 0, 255, 0.6, 1 // Section #129 | ||
| 10717 | 132, 131, 0, 255, 0, 255, 1.0, 1 // Section #130 | ||
| 10718 | 133, 132, 0, 255, 0, 255, 0.9, 1 // Section #131 | ||
| 10719 | 134, 133, 0, 255, 0, 255, 0.8, 1 // Section #132 | ||
| 10720 | 135, 134, 0, 255, 0, 255, 0.9, 1 // Section #133 | ||
| 10721 | 136, 135, 0, 255, 0, 255, 0.9, 1 // Section #134 | ||
| 10722 | 137, 136, 0, 255, 0, 255, 1.0, 1 // Section #135 | ||
| 10723 | 138, 137, 0, 255, 0, 255, 0.8, 1 // Section #136 | ||
| 10724 | 139, 138, 0, 255, 0, 255, 1.0, 1 // Section #137 | ||
| 10725 | 140, 139, 0, 255, 0, 255, 0.9, 1 // Section #138 | ||
| 10726 | 55, 140, 0, 255, 0, 255, 1.0, 1 // Section #139 | ||
| 10727 | 141, 55, 0, 255, 0, 255, 1.0, 0 // Section #140 | ||
| 10728 | 142, 141, 0, 255, 0, 255, 1.0, 0 // Section #141 | ||
| 10729 | 143, 142, 0, 255, 0, 255, 1.0, 0 // Section #142 | ||
| 10730 | 144, 143, 0, 255, 0, 255, 1.0, 0 // Section #143 | ||
| 10731 | 145, 144, 0, 255, 0, 255, 1.0, 0 // Section #144 | ||
| 10732 | 146, 145, 0, 255, 0, 255, 1.0, 0 // Section #145 | ||
| 10733 | 147, 130, 0, 255, 0, 255, 0.5, 0 // Section #146 | ||
| 10734 | 148, 147, 0, 255, 0, 255, 0.7, 0 // Section #147 | ||
| 10735 | 149, 148, 0, 255, 0, 255, 0.7, 0 // Section #148 | ||
| 10736 | 150, 149, 0, 255, 0, 255, 0.7, 0 // Section #149 | ||
| 10737 | 150, 151, 0, 255, 0, 255, 0.7, 0 // Section #150 | ||
| 10738 | 151, 152, 0, 255, 0, 255, 0.7, 0 // Section #151 | ||
| 10739 | 152, 153, 0, 255, 0, 255, 0.7, 0 // Section #152 | ||
| 10740 | 153, 154, 0, 255, 0, 255, 0.7, 0 // Section #153 | ||
| 10741 | 154, 155, 0, 255, 0, 255, 0.7, 0 // Section #154 | ||
| 10742 | 155, 156, 0, 255, 0, 255, 0.7, 0 // Section #155 | ||
| 10743 | 156, 157, 0, 255, 0, 255, 0.7, 0 // Section #156 | ||
| 10744 | 157, 158, 0, 255, 0, 255, 0.7, 0 // Section #157 | ||
| 10745 | 158, 159, 0, 255, 0, 255, 0.7, 0 // Section #158 | ||
| 10746 | 159, 160, 0, 255, 0, 255, 0.7, 0 // Section #159 | ||
| 10747 | 160, 161, 0, 255, 0, 255, 0.7, 0 // Section #160 | ||
| 10748 | 161, 162, 0, 255, 0, 255, 0.7, 0 // Section #161 | ||
| 10749 | 162, 163, 0, 255, 0, 255, 0.7, 0 // Section #162 | ||
| 10750 | 163, 164, 0, 255, 0, 255, 0.7, 0 // Section #163 | ||
| 10751 | 164, 165, 0, 255, 0, 255, 0.7, 0 // Section #164 | ||
| 10752 | 165, 166, 0, 255, 0, 255, 0.7, 0 // Section #165 | ||
| 10753 | 166, 167, 0, 255, 0, 255, 0.7, 0 // Section #166 | ||
| 10754 | 167, 168, 0, 255, 0, 255, 0.7, 0 // Section #167 | ||
| 10755 | 168, 169, 0, 255, 0, 255, 0.7, 0 // Section #168 | ||
| 10756 | 169, 170, 0, 255, 0, 255, 0.7, 0 // Section #169 | ||
| 10757 | 170, 171, 0, 255, 0, 255, 0.7, 0 // Section #170 | ||
| 10758 | 171, 172, 0, 255, 0, 255, 0.7, 0 // Section #171 | ||
| 10759 | 172, 173, 0, 255, 0, 255, 0.7, 0 // Section #172 | ||
| 10760 | 173, 174, 0, 255, 0, 255, 0.7, 0 // Section #173 | ||
| 10761 | 174, 175, 0, 255, 0, 255, 0.7, 0 // Section #174 | ||
| 10762 | 175, 176, 0, 255, 0, 255, 0.7, 0 // Section #175 | ||
| 10763 | 176, 177, 0, 255, 0, 255, 0.7, 0 // Section #176 | ||
| 10764 | 177, 178, 0, 255, 0, 255, 0.7, 0 // Section #177 | ||
| 10765 | 178, 179, 0, 255, 0, 255, 0.7, 0 // Section #178 | ||
| 10766 | 179, 180, 0, 255, 0, 255, 0.7, 0 // Section #179 | ||
| 10767 | 180, 181, 0, 255, 0, 255, 0.7, 0 // Section #180 | ||
| 10768 | 181, 182, 0, 255, 0, 255, 0.7, 0 // Section #181 | ||
| 10769 | 182, 183, 0, 255, 0, 255, 0.7, 0 // Section #182 | ||
| 10770 | 183, 184, 0, 255, 0, 255, 0.7, 0 // Section #183 | ||
| 10771 | 184, 185, 0, 255, 0, 255, 0.7, 0 // Section #184 | ||
| 10772 | 185, 186, 0, 255, 0, 255, 0.7, 0 // Section #185 | ||
| 10773 | 186, 187, 0, 255, 0, 255, 0.7, 0 // Section #186 | ||
| 10774 | 187, 188, 0, 255, 0, 255, 0.7, 0 // Section #187 | ||
| 10775 | 188, 189, 0, 255, 0, 255, 0.7, 0 // Section #188 | ||
| 10776 | 189, 190, 0, 255, 0, 255, 0.7, 0 // Section #189 | ||
| 10777 | 190, 93, 0, 255, 0, 255, 0.7, 0 // Section #190 | ||
| 10778 | 191, 6, 0, 255, 0, 255, 0.7, 0 // Section #191 | ||
| 10779 | 192, 191, 0, 255, 0, 255, 0.7, 0 // Section #192 | ||
| 10780 | 193, 192, 0, 255, 0, 255, 0.7, 0 // Section #193 | ||
| 10781 | 194, 193, 0, 255, 0, 255, 0.7, 0 // Section #194 | ||
| 10782 | 195, 194, 0, 255, 0, 255, 0.7, 0 // Section #195 | ||
| 10783 | 196, 195, 0, 255, 0, 255, 0.7, 0 // Section #196 | ||
| 10784 | 197, 196, 0, 255, 0, 255, 0.7, 0 // Section #197 | ||
| 10785 | 198, 197, 0, 255, 0, 255, 0.7, 0 // Section #198 | ||
| 10786 | 199, 198, 0, 255, 0, 255, 0.7, 1000 // Section #199 | ||
| 10787 | 13, 200, 0, 255, 0, 255, 0.7, 0 // Section #200 | ||
| 10788 | 200, 201, 0, 255, 0, 255, 0.7, 0 // Section #201 | ||
| 10789 | 201, 202, 0, 255, 0, 255, 0.7, 0 // Section #202 | ||
| 10790 | 202, 18, 0, 255, 0, 255, 0.7, 0 // Section #203 | ||
| 10791 | 203, 36, 0, 255, 0, 255, 0.8, 1 // Section #204 | ||
| 10792 | 204, 203, 0, 255, 0, 255, 0.8, 0 // Section #205 | ||
| 10793 | 205, 204, 0, 255, 0, 255, 0.8, 0 // Section #206 | ||
| 10794 | 206, 205, 0, 255, 0, 255, 0.8, 1000 // Section #207 | ||
| 10795 | 208, 207, 0, 255, 0, 255, 0.8, 0 // Section #208 | ||
| 10796 | 208, 209, 0, 255, 0, 255, 0.8, 0 // Section #209 | ||
| 10797 | 209, 210, 0, 255, 0, 255, 0.8, 0 // Section #210 | ||
| 10798 | 210, 211, 0, 255, 0, 255, 0.8, 0 // Section #211 | ||
| 10799 | 211, 212, 0, 255, 0, 255, 0.8, 0 // Section #212 | ||
| 10800 | 212, 213, 0, 255, 0, 255, 0.8, 0 // Section #213 | ||
| 10801 | 213, 214, 0, 255, 0, 255, 0.8, 0 // Section #214 | ||
| 10802 | 214, 215, 0, 255, 0, 255, 0.8, 0 // Section #215 | ||
| 10803 | 215, 216, 0, 255, 0, 255, 0.8, 0 // Section #216 | ||
| 10804 | 216, 217, 0, 255, 0, 255, 0.8, 0 // Section #217 | ||
| 10805 | 217, 218, 0, 255, 0, 255, 0.8, 0 // Section #218 | ||
| 10806 | 218, 219, 0, 255, 0, 255, 0.8, 0 // Section #219 | ||
| 10807 | 219, 220, 0, 255, 0, 255, 0.8, 0 // Section #220 | ||
| 10808 | 220, 221, 0, 255, 0, 255, 0.8, 0 // Section #221 | ||
| 10809 | 221, 222, 0, 255, 0, 255, 0.8, 0 // Section #222 | ||
| 10810 | 207, 222, 0, 255, 0, 255, 0.8, 0 // Section #223 | ||
| 10811 | 214, 223, 0, 255, 0, 255, 0.5, 0 // Section #224 | ||
| 10812 | 223, 224, 0, 255, 0, 255, 0.4, 0 // Section #225 | ||
| 10813 | 224, 225, 0, 255, 0, 255, 0.8, 0 // Section #226 | ||
| 10814 | 225, 226, 0, 255, 0, 255, 0.8, 0 // Section #227 | ||
| 10815 | 226, 227, 0, 255, 0, 255, 0.8, 0 // Section #228 | ||
| 10816 | 227, 228, 0, 255, 0, 255, 0.8, 0 // Section #229 | ||
| 10817 | 228, 229, 0, 255, 0, 255, 0.8, 0 // Section #230 | ||
| 10818 | 229, 230, 0, 255, 0, 255, 0.8, 0 // Section #231 | ||
| 10819 | 230, 231, 0, 255, 0, 255, 0.8, 0 // Section #232 | ||
| 10820 | 231, 232, 0, 255, 0, 255, 0.8, 0 // Section #233 | ||
| 10821 | 232, 233, 0, 255, 0, 255, 0.8, 0 // Section #234 | ||
| 10822 | 233, 234, 0, 255, 0, 255, 0.8, 0 // Section #235 | ||
| 10823 | 234, 235, 0, 255, 0, 255, 0.8, 0 // Section #236 | ||
| 10824 | 235, 236, 0, 255, 0, 255, 0.8, 0 // Section #237 | ||
| 10825 | 236, 237, 0, 255, 0, 255, 0.8, 0 // Section #238 | ||
| 10826 | 237, 238, 0, 255, 0, 255, 0.8, 0 // Section #239 | ||
| 10827 | 238, 239, 0, 255, 0, 255, 0.8, 0 // Section #240 | ||
| 10828 | 239, 240, 0, 255, 0, 255, 0.8, 0 // Section #241 | ||
| 10829 | 240, 72, 0, 255, 0, 255, 0.8, 0 // Section #242 | ||
| 10830 | 236, 241, 0, 255, 0, 255, 0.8, 0 // Section #243 | ||
| 10831 | 241, 242, 0, 255, 0, 255, 0.8, 0 // Section #244 | ||
| 10832 | 242, 243, 0, 255, 0, 255, 0.8, 0 // Section #245 | ||
| 10833 | 243, 244, 0, 255, 0, 255, 0.8, 0 // Section #246 | ||
| 10834 | 244, 71, 0, 255, 0, 255, 0.8, 0 // Section #247 | ||
| 10835 | 228, 245, 0, 255, 0, 255, 0.8, 0 // Section #248 | ||
| 10836 | 245, 246, 0, 255, 0, 255, 0.8, 0 // Section #249 | ||
| 10837 | 246, 247, 0, 255, 0, 255, 0.8, 0 // Section #250 | ||
| 10838 | 247, 248, 0, 255, 0, 255, 0.8, 0 // Section #251 | ||
| 10839 | 248, 249, 0, 255, 0, 255, 0.8, 0 // Section #252 | ||
| 10840 | 249, 250, 0, 255, 0, 255, 0.8, 0 // Section #253 | ||
| 10841 | 250, 251, 0, 255, 0, 255, 0.8, 0 // Section #254 | ||
| 10842 | 251, 252, 0, 255, 0, 255, 0.8, 0 // Section #255 | ||
| 10843 | 252, 67, 0, 255, 0, 255, 0.8, 0 // Section #256 | ||
| 10844 | 222, 253, 0, 255, 0, 255, 0.6, 0 // Section #257 | ||
| 10845 | 253, 254, 0, 255, 0, 255, 0.6, 0 // Section #258 | ||
| 10846 | 254, 255, 0, 255, 0, 255, 0.7, 0 // Section #259 | ||
| 10847 | 255, 256, 0, 255, 0, 255, 0.5, 0 // Section #260 | ||
| 10848 | 256, 257, 0, 255, 0, 255, 0.8, 0 // Section #261 | ||
| 10849 | 257, 214, 0, 255, 0, 255, 0.6, 0 // Section #262 | ||
| 10850 | 222, 258, 0, 255, 0, 255, 0.8, 0 // Section #263 | ||
| 10851 | 258, 259, 0, 255, 0, 255, 0.8, 0 // Section #264 | ||
| 10852 | 259, 260, 0, 255, 0, 255, 0.8, 0 // Section #265 | ||
| 10853 | 260, 261, 0, 255, 0, 255, 0.8, 0 // Section #266 | ||
| 10854 | 261, 262, 0, 255, 0, 255, 0.8, 0 // Section #267 | ||
| 10855 | 262, 263, 0, 255, 0, 255, 0.8, 0 // Section #268 | ||
| 10856 | 263, 264, 0, 255, 0, 255, 0.8, 0 // Section #269 | ||
| 10857 | 264, 265, 0, 255, 0, 255, 0.8, 0 // Section #270 | ||
| 10858 | 265, 266, 0, 255, 0, 255, 0.8, 0 // Section #271 | ||
| 10859 | 266, 267, 0, 255, 0, 255, 0.8, 0 // Section #272 | ||
| 10860 | 267, 268, 0, 255, 0, 255, 0.8, 0 // Section #273 | ||
| 10861 | 268, 269, 0, 255, 0, 255, 0.8, 0 // Section #274 | ||
| 10862 | 269, 270, 0, 255, 0, 255, 0.8, 0 // Section #275 | ||
| 10863 | 270, 271, 0, 255, 0, 255, 0.8, 0 // Section #276 | ||
| 10864 | 271, 272, 0, 255, 0, 255, 0.8, 0 // Section #277 | ||
| 10865 | 272, 273, 0, 255, 0, 255, 0.8, 0 // Section #278 | ||
| 10866 | 273, 274, 0, 255, 0, 255, 0.8, 0 // Section #279 | ||
| 10867 | 274, 275, 0, 255, 0, 255, 0.8, 0 // Section #280 | ||
| 10868 | 275, 276, 0, 255, 0, 255, 0.8, 0 // Section #281 | ||
| 10869 | 276, 277, 0, 255, 0, 255, 0.8, 0 // Section #282 | ||
| 10870 | 277, 278, 0, 255, 0, 255, 0.8, 0 // Section #283 | ||
| 10871 | 278, 279, 0, 255, 0, 255, 0.8, 0 // Section #284 | ||
| 10872 | 279, 280, 0, 255, 0, 255, 0.8, 0 // Section #285 | ||
| 10873 | 280, 281, 0, 255, 0, 255, 0.8, 0 // Section #286 | ||
| 10874 | 281, 282, 0, 255, 0, 255, 0.8, 0 // Section #287 | ||
| 10875 | 282, 283, 0, 255, 0, 255, 0.8, 0 // Section #288 | ||
| 10876 | 283, 284, 0, 255, 0, 255, 0.8, 0 // Section #289 | ||
| 10877 | 284, 285, 0, 255, 0, 255, 0.8, 0 // Section #290 | ||
| 10878 | 285, 286, 0, 255, 0, 255, 0.8, 0 // Section #291 | ||
| 10879 | 286, 287, 0, 255, 0, 255, 0.8, 0 // Section #292 | ||
| 10880 | 287, 288, 0, 255, 0, 255, 0.8, 0 // Section #293 | ||
| 10881 | 288, 85, 0, 255, 0, 255, 0.8, 0 // Section #294 | ||
| 10882 | 274, 289, 0, 255, 0, 255, 0.8, 0 // Section #295 | ||
| 10883 | 289, 290, 0, 255, 0, 255, 0.8, 0 // Section #296 | ||
| 10884 | 290, 291, 0, 255, 0, 255, 0.8, 0 // Section #297 | ||
| 10885 | 291, 292, 0, 255, 0, 255, 0.8, 0 // Section #298 | ||
| 10886 | 292, 293, 0, 255, 0, 255, 0.8, 0 // Section #299 | ||
| 10887 | 293, 294, 0, 255, 0, 255, 0.8, 0 // Section #300 | ||
| 10888 | 294, 295, 0, 255, 0, 255, 0.8, 0 // Section #301 | ||
| 10889 | 295, 74, 0, 255, 0, 255, 0.8, 0 // Section #302 | ||
| 10890 | 296, 295, 0, 255, 0, 255, 0.8, 0 // Section #303 | ||
| 10891 | 297, 296, 0, 255, 0, 255, 0.8, 1000 // Section #304 | ||
| 10892 | 72, 298, 0, 255, 0, 255, 1.0, 0 // Section #305 | ||
| 10893 | 298, 299, 0, 255, 0, 255, 1.0, 0 // Section #306 | ||
| 10894 | 299, 300, 0, 255, 0, 255, 1.0, 0 // Section #307 | ||
| 10895 | 300, 301, 0, 255, 0, 255, 1.0, 0 // Section #308 | ||
| 10896 | 301, 302, 0, 255, 0, 255, 1.0, 0 // Section #309 | ||
| 10897 | 302, 303, 0, 255, 0, 255, 1.0, 0 // Section #310 | ||
| 10898 | 303, 74, 0, 255, 0, 255, 1.0, 0 // Section #311 | ||
| 10899 | 304, 97, 0, 255, 0, 255, 1.0, 0 // Section #312 | ||
| 10900 | 304, 305, 0, 255, 0, 255, 1.0, 0 // Section #313 | ||
| 10901 | 306, 305, 0, 255, 0, 255, 1.0, 0 // Section #314 | ||
| 10902 | 307, 306, 0, 255, 0, 255, 1.0, 0 // Section #315 | ||
| 10903 | 308, 307, 0, 255, 0, 255, 1.0, 0 // Section #316 | ||
| 10904 | 309, 308, 0, 255, 0, 255, 1.0, 0 // Section #317 | ||
| 10905 | 310, 309, 0, 255, 0, 255, 1.0, 0 // Section #318 | ||
| 10906 | 311, 310, 0, 255, 0, 255, 1.0, 1000 // Section #319 | ||
| 10907 | 312, 310, 0, 255, 0, 255, 1.0, 1000 // Section #320 | ||
| 10908 | 305, 313, 0, 255, 0, 255, 0.6, 0 // Section #321 | ||
| 10909 | 314, 313, 0, 255, 0, 255, 0.7, 0 // Section #322 | ||
| 10910 | 314, 315, 0, 255, 0, 255, 0.7, 0 // Section #323 | ||
| 10911 | 315, 101, 0, 255, 0, 255, 1.0, 0 // Section #324 | ||
| 10912 | 316, 100, 0, 255, 0, 255, 1.0, 0 // Section #325 | ||
| 10913 | 317, 99, 0, 255, 0, 255, 1.0, 0 // Section #326 | ||
| 10914 | 318, 98, 0, 255, 0, 255, 1.0, 0 // Section #327 | ||
| 10915 | 98, 314, 0, 255, 0, 255, 1.0, 0 // Section #328 | ||
| 10916 | 319, 314, 0, 255, 0, 255, 0.7, 0 // Section #329 | ||
| 10917 | 320, 305, 0, 255, 0, 255, 1.0, 0 // Section #330 | ||
| 10918 | 321, 313, 0, 255, 0, 255, 0.6, 0 // Section #331 | ||
| 10919 | 313, 97, 0, 255, 0, 255, 0.6, 0 // Section #332 | ||
| 10920 | 322, 97, 0, 255, 0, 255, 1.0, 0 // Section #333 | ||
| 10921 | 323, 304, 0, 255, 0, 255, 1.0, 0 // Section #334 | ||
| 10922 | 324, 101, 0, 255, 0, 255, 1.0, 0 // Section #335 | ||
| 10923 | 102, 325, 0, 255, 0, 255, 1.0, 0 // Section #336 | ||
| 10924 | 325, 105, 0, 255, 0, 255, 1.0, 0 // Section #337 | ||
| 10925 | 325, 326, 0, 255, 0, 255, 1.0, 0 // Section #338 | ||
| 10926 | 327, 325, 0, 255, 0, 255, 1.0, 0 // Section #339 | ||
| 10927 | 328, 105, 0, 255, 0, 255, 1.0, 0 // Section #340 | ||
| 10928 | 329, 106, 0, 255, 0, 255, 1.0, 0 // Section #341 | ||
| 10929 | 329, 330, 0, 255, 0, 255, 0.8, 0 // Section #342 | ||
| 10930 | 330, 331, 0, 255, 0, 255, 0.6, 0 // Section #343 | ||
| 10931 | 331, 332, 0, 255, 0, 255, 0.6, 0 // Section #344 | ||
| 10932 | 332, 110, 0, 255, 0, 255, 1.0, 0 // Section #345 | ||
| 10933 | 333, 109, 0, 255, 0, 255, 1.0, 0 // Section #346 | ||
| 10934 | 334, 333, 0, 255, 0, 255, 1.0, 0 // Section #347 | ||
| 10935 | 335, 334, 0, 255, 0, 255, 1.0, 0 // Section #348 | ||
| 10936 | 109, 336, 0, 255, 0, 255, 1.0, 0 // Section #349 | ||
| 10937 | 337, 336, 0, 255, 0, 255, 1.0, 0 // Section #350 | ||
| 10938 | 338, 337, 0, 255, 0, 255, 1.0, 0 // Section #351 | ||
| 10939 | 339, 332, 0, 255, 0, 255, 0.6, 0 // Section #352 | ||
| 10940 | 340, 339, 0, 255, 0, 255, 0.6, 0 // Section #353 | ||
| 10941 | 341, 340, 0, 255, 0, 255, 0.6, 0 // Section #354 | ||
| 10942 | 342, 103, 0, 255, 0, 255, 1.0, 0 // Section #355 | ||
| 10943 | 343, 103, 0, 255, 0, 255, 1.0, 0 // Section #356 | ||
| 10944 | 344, 102, 0, 255, 0, 255, 1.0, 0 // Section #357 | ||
| 10945 | 345, 283, 0, 255, 0, 255, 0.8, 0 // Section #358 | ||
| 10946 | 346, 345, 0, 255, 0, 255, 0.8, 0 // Section #359 | ||
| 10947 | 347, 284, 0, 255, 0, 255, 0.8, 0 // Section #360 | ||
| 10948 | 348, 47, 0, 255, 0, 255, 1.0, 1 // Section #361 | ||
| 10949 | 348, 349, 0, 255, 0, 255, 1.0, 0 // Section #362 | ||
| 10950 | 349, 350, 0, 255, 0, 255, 1.0, 0 // Section #363 | ||
| 10951 | 350, 351, 0, 255, 0, 255, 1.0, 0 // Section #364 | ||
| 10952 | 351, 352, 0, 255, 0, 255, 0.8, 0 // Section #365 | ||
| 10953 | 352, 52, 0, 255, 0, 255, 0.9, 0 // Section #366 | ||
| 10954 | 353, 49, 0, 255, 0, 255, 0.6, 1 // Section #367 | ||
| 10955 | 354, 52, 0, 255, 0, 255, 0.9, 1 // Section #368 | ||
| 10956 | 57, 355, 0, 255, 0, 255, 1.0, 0 // Section #369 | ||
| 10957 | 355, 356, 0, 255, 0, 255, 1.0, 0 // Section #370 | ||
| 10958 | 356, 357, 0, 255, 0, 255, 1.0, 0 // Section #371 | ||
| 10959 | 357, 358, 0, 255, 0, 255, 1.0, 0 // Section #372 | ||
| 10960 | 358, 359, 0, 255, 0, 255, 1.0, 0 // Section #373 | ||
| 10961 | 359, 360, 0, 255, 0, 255, 1.0, 0 // Section #374 | ||
| 10962 | 360, 361, 0, 255, 0, 255, 1.0, 0 // Section #375 | ||
| 10963 | 361, 362, 0, 255, 0, 255, 1.0, 0 // Section #376 | ||
| 10964 | 362, 363, 0, 255, 0, 255, 1.0, 0 // Section #377 | ||
| 10965 | 363, 364, 0, 255, 0, 255, 1.0, 0 // Section #378 | ||
| 10966 | 364, 365, 0, 255, 0, 255, 1.0, 0 // Section #379 | ||
| 10967 | 365, 366, 0, 255, 0, 255, 1.0, 0 // Section #380 | ||
| 10968 | 366, 367, 0, 255, 0, 255, 1.0, 0 // Section #381 | ||
| 10969 | 367, 368, 0, 255, 0, 255, 1.0, 0 // Section #382 | ||
| 10970 | 368, 359, 0, 255, 0, 255, 1.0, 0 // Section #383 | ||
| 10971 | 362, 369, 0, 255, 0, 255, 1.0, 0 // Section #384 | ||
| 10972 | 369, 370, 0, 255, 0, 255, 1.0, 0 // Section #385 | ||
| 10973 | 370, 371, 0, 255, 0, 255, 1.0, 0 // Section #386 | ||
| 10974 | 371, 364, 0, 255, 0, 255, 1.0, 0 // Section #387 | ||
| 10975 | 372, 373, 0, 255, 0, 255, 0.7, 1 // Section #388 | ||
| 10976 | 373, 130, 0, 255, 0, 255, 0.5, 1 // Section #389 | ||
| 10977 | |||
| 10978 | END OF OPPONENT PATHS | ||
| 10979 | 6 // number of material modifiers | ||
| 10980 | // default materias | ||
| 10981 | 1.0 // car wall friction | ||
| 10982 | 1.0 // tyre road friction | ||
| 10983 | 1.0 // down force | ||
| 10984 | 0.0 // bumpiness | ||
| 10985 | |||
| 10986 | |||
| 10987 | |||
| 10988 | 1.0 // sparkiness | ||
| 10989 | 1 // room for expansion | ||
| 10990 | ROAD1.MAT // skid mark material | ||
| 10991 | //Ab|;_ya|k2T | ||
| 10992 | 1 // car wall friction | ||
| 10993 | 1 // tyre road friction | ||
| 10994 | 1 // down force | ||
| 10995 | 1 // bumpiness | ||
| 10996 | -1 // tyre sound index | ||
| 10997 | |||
| 10998 | |||
| 10999 | 0.0 // sparkiness | ||
| 11000 | 3 // room for expansion | ||
| 11001 | MUD1.MAT // room for expansion | ||
| 11002 | //Ab|;_ya|k3T | ||
| 11003 | 1.2 // car wall friction | ||
| 11004 | 1.5 // tyre road friction | ||
| 11005 | 1.0 // down force | ||
| 11006 | 2 // bumpiness | ||
| 11007 | -1 // tyre sound index | ||
| 11008 | |||
| 11009 | |||
| 11010 | 6.0 // sparkiness | ||
| 11011 | 2 // room for expansion | ||
| 11012 | ROAD1.MAT // room for expansion | ||
| 11013 | //Ab|;_ya|k0T | ||
| 11014 | 1.2 // car wall friction | ||
| 11015 | 1.5 // tyre road friction | ||
| 11016 | 1.2 // down force | ||
| 11017 | 8 // bumpiness | ||
| 11018 | -1 // tyre sound index | ||
| 11019 | |||
| 11020 | |||
| 11021 | 0.0 // sparkiness | ||
| 11022 | 2 // room for expansion | ||
| 11023 | MUD2.MAT // room for expansion | ||
| 11024 | //Ab|;_ya|k1T | ||
| 11025 | 1 // car wall friction | ||
| 11026 | 1.00 // tyre road friction | ||
| 11027 | 1.0 // down force | ||
| 11028 | 2 // bumpiness | ||
| 11029 | -1 // tyre sound index | ||
| 11030 | |||
| 11031 | |||
| 11032 | 0.0 // sparkiness | ||
| 11033 | 2 // room for expansion | ||
| 11034 | MUD1.MAT // room for expansion | ||
| 11035 | //Ab|;_ya|k6T | ||
| 11036 | 2 // car wall friction | ||
| 11037 | 3 // tyre road friction | ||
| 11038 | 1 // down force | ||
| 11039 | 3.0 // bumpiness | ||
| 11040 | -1 // tyre sound index | ||
| 11041 | |||
| 11042 | |||
| 11043 | 15.0 // sparkiness | ||
| 11044 | 1 // room for expansion | ||
| 11045 | 1 // room for expansion | ||
| 11046 | // Non CarObjects | ||
| 11047 | 4 // number of non car objects | ||
| 11048 | BARRIER.TXT | ||
| 11049 | WRECK.TXT | ||
| 11050 | CONE.TXT // number of non car objects | ||
| 11051 | ICART.TXT | ||
| 11052 | 2 // number of dust shade tables | ||
| 11053 | 92, 51, 34 // r g b values | ||
| 11054 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" | ||
| 11055 | 69, 36, 26 // r g b values | ||
| 11056 | 0.25, 0.5, 0.75 // quarter, half and three quarter "strength" | ||
| 11057 | 8 // Number of network start points | ||
| 11058 | 41.975,-26.846,-40.772 //1 | ||
| 11059 | 286 | ||
| 11060 | 46.284,-26.846,-29.148 //2 | ||
| 11061 | 17 | ||
| 11062 | 38.799,-26.846,-49.749 //3 | ||
| 11063 | 196 | ||
| 11064 | 50.387,-26.846,-43.846 //4 | ||
| 11065 | 193 | ||
| 11066 | 54.262,-26.846,-33.005 //5 | ||
| 11067 | 286 | ||
| 11068 | 63.563,-26.967,-36.145 //6 | ||
| 11069 | 16 | ||
| 11070 | 59.482,-26.963,-47.166 //7 | ||
| 11071 | 286 | ||
| 11072 | 67.870,-27.090,-50.281 //8 | ||
| 11073 | 196 | ||
| 11074 | 1 // number of splash files | ||
| 11075 | SPLSHBLU.PIX // name of pixelmapfile for splashes | ||
| 11076 | NETMINES.TXT |