Skip to content

Instantly share code, notes, and snippets.

@mikesten
Created July 10, 2023 10:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikesten/b49d597c0560a036f6d746f5d5b5245f to your computer and use it in GitHub Desktop.
Save mikesten/b49d597c0560a036f6d746f5d5b5245f to your computer and use it in GitHub Desktop.
Trying to use Gist to host an HTML file
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta content="ie=edge" http-equiv="x-ua-compatible"><title>Kepler.gl</title><link href="https://d1a3f4spazzrp4.cloudfront.net/kepler.gl/uber-fonts/4.0.0/superfine.css" rel="stylesheet"><link href="https://api.tiles.mapbox.com/mapbox-gl-js/v1.1.1/mapbox-gl.css" rel="stylesheet"><script src="https://unpkg.com/react@17.0.2/umd/react.production.min.js" crossorigin></script><script src="https://unpkg.com/react-dom@17.0.2/umd/react-dom.production.min.js" crossorigin></script><script src="https://unpkg.com/redux@3.7.2/dist/redux.js" crossorigin></script><script src="https://unpkg.com/react-redux@7.1.3/dist/react-redux.min.js" crossorigin></script><script src="https://unpkg.com/react-intl@3.12.0/dist/react-intl.min.js" crossorigin></script><script src="https://unpkg.com/react-copy-to-clipboard@5.0.2/build/react-copy-to-clipboard.min.js" crossorigin></script><script src="https://unpkg.com/styled-components@4.1.3/dist/styled-components.min.js" crossorigin></script><script src="https://unpkg.com/kepler.gl@2.5.5/umd/keplergl.min.js" crossorigin></script><style>font-family: ff-clan-web-pro, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 400;
font-size: 0.875em;
line-height: 1.71429;
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0; padding: 0;
}</style></head><body><script>window.__keplerglDataConfig = {"config": {"version": "v1", "config": {"visState": {"filters": [], "layers": [{"id": "gcnrj", "type": "point", "config": {"dataId": "pings", "label": "Point", "color": [47, 197, 204], "highlightColor": [252, 242, 26, 255], "columns": {"lat": "latitude", "lng": "longitude", "altitude": null}, "isVisible": true, "visConfig": {"radius": 2.1, "fixedRadius": false, "opacity": 0.8, "outline": false, "thickness": 2, "strokeColor": null, "colorRange": {"name": "Global Warming", "type": "sequential", "category": "Uber", "colors": ["#5A1846", "#900C3F", "#C70039", "#E3611C", "#F1920E", "#FFC300"]}, "strokeColorRange": {"name": "Global Warming", "type": "sequential", "category": "Uber", "colors": ["#5A1846", "#900C3F", "#C70039", "#E3611C", "#F1920E", "#FFC300"]}, "radiusRange": [0, 50], "filled": true}, "hidden": false, "textLabel": [{"field": null, "color": [255, 255, 255], "size": 18, "offset": [0, 0], "anchor": "start", "alignment": "center"}]}, "visualChannels": {"colorField": null, "colorScale": "quantile", "strokeColorField": null, "strokeColorScale": "quantile", "sizeField": null, "sizeScale": "linear"}}, {"id": "x1tahbq", "type": "line", "config": {"dataId": "lines", "label": "Point", "color": [232, 250, 250], "highlightColor": [252, 242, 26, 255], "columns": {"lat0": "latitude", "lng0": "longitude", "lat1": "latitude_next", "lng1": "longitude_next", "alt0": null, "alt1": null}, "isVisible": true, "visConfig": {"opacity": 0.8, "thickness": 2, "colorRange": {"name": "Global Warming", "type": "sequential", "category": "Uber", "colors": ["#5A1846", "#900C3F", "#C70039", "#E3611C", "#F1920E", "#FFC300"]}, "sizeRange": [0, 10], "targetColor": [21, 174, 180], "elevationScale": 1}, "hidden": false, "textLabel": [{"field": null, "color": [255, 255, 255], "size": 18, "offset": [0, 0], "anchor": "start", "alignment": "center"}]}, "visualChannels": {"colorField": null, "colorScale": "quantile", "sizeField": null, "sizeScale": "linear"}}, {"id": "n91uxl", "type": "geojson", "config": {"dataId": "dwell locations", "label": "new layer", "color": [130, 154, 227], "highlightColor": [252, 242, 26, 255], "columns": {"geojson": "geometry"}, "isVisible": true, "visConfig": {"opacity": 0.8, "strokeOpacity": 0.8, "thickness": 0.1, "strokeColor": [210, 0, 0], "colorRange": {"name": "Global Warming", "type": "sequential", "category": "Uber", "colors": ["#5A1846", "#900C3F", "#C70039", "#E3611C", "#F1920E", "#FFC300"]}, "strokeColorRange": {"name": "Global Warming", "type": "sequential", "category": "Uber", "colors": ["#5A1846", "#900C3F", "#C70039", "#E3611C", "#F1920E", "#FFC300"]}, "radius": 10, "sizeRange": [0, 10], "radiusRange": [0, 50], "heightRange": [0, 500], "elevationScale": 5, "enableElevationZoomFactor": true, "stroked": true, "filled": false, "enable3d": false, "wireframe": false}, "hidden": false, "textLabel": [{"field": null, "color": [255, 255, 255], "size": 18, "offset": [0, 0], "anchor": "start", "alignment": "center"}]}, "visualChannels": {"colorField": null, "colorScale": "quantile", "strokeColorField": null, "strokeColorScale": "quantile", "sizeField": null, "sizeScale": "linear", "heightField": null, "heightScale": "linear", "radiusField": null, "radiusScale": "linear"}}], "interactionConfig": {"tooltip": {"fieldsToShow": {"pings": [{"name": "entity_id", "format": null}, {"name": "timestamp", "format": null}, {"name": "annotation", "format": null}, {"name": "ids", "format": null}], "lines": [{"name": "entity_id", "format": null}, {"name": "timestamp", "format": null}, {"name": "annotation", "format": null}], "dwell locations": [{"name": "column_0", "format": null}]}, "compareMode": false, "compareType": "absolute", "enabled": true}, "brush": {"size": 0.5, "enabled": false}, "geocoder": {"enabled": false}, "coordinate": {"enabled": false}}, "layerBlending": "normal", "splitMaps": [], "animationConfig": {"currentTime": null, "speed": 1}}, "mapState": {"bearing": 0, "dragRotate": false, "latitude": -33.886682218274025, "longitude": 151.1669614117086, "pitch": 0, "zoom": 16.583602949904108, "isSplit": false}, "mapStyle": {"styleType": "muted_night", "topLayerGroups": {}, "visibleLayerGroups": {"label": true, "road": true, "border": false, "building": true, "water": true, "land": true, "3d building": false}, "threeDBuildingColor": [9.665468314072013, 17.18305478057247, 31.1442867897876], "mapStyles": {}}}}, "data": {"pings": {"index": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821], "columns": ["entity_id", "timestamp", "latitude", "longitude", "annotation", "ids"], "data": [["72cac3d5", "2023-01-01 12:00:00+01:00", -33.885517, 151.170552, "moving towards cafe", 0], ["72cac3d5", "2023-01-01 12:00:07+01:00", -33.88557565217391, 151.1705242173913, "moving towards cafe", 1], ["72cac3d5", "2023-01-01 12:00:14+01:00", -33.885634304347825, 151.1704964347826, "moving towards cafe", 2], ["72cac3d5", "2023-01-01 12:00:21+01:00", -33.88569295652174, 151.1704686521739, "moving towards cafe", 3], ["72cac3d5", "2023-01-01 12:00:28+01:00", -33.88575160869565, 151.1704408695652, "moving towards cafe", 4], ["72cac3d5", "2023-01-01 12:00:35+01:00", -33.88581026086956, 151.1704130869565, "moving towards cafe", 5], ["72cac3d5", "2023-01-01 12:00:42+01:00", -33.88586891304348, 151.17038530434783, "moving towards cafe", 6], ["72cac3d5", "2023-01-01 12:00:49+01:00", -33.88592756521739, 151.17035752173913, "moving towards cafe", 7], ["72cac3d5", "2023-01-01 12:00:56+01:00", -33.885986217391306, 151.17032973913044, "moving towards cafe", 8], ["72cac3d5", "2023-01-01 12:01:03+01:00", -33.88604486956522, 151.17030195652174, "moving towards cafe", 9], ["72cac3d5", "2023-01-01 12:01:10+01:00", -33.88610352173913, 151.17027417391304, "moving towards cafe", 10], ["72cac3d5", "2023-01-01 12:01:17+01:00", -33.88616217391304, 151.17024639130435, "moving towards cafe", 11], ["72cac3d5", "2023-01-01 12:01:24+01:00", -33.886220826086955, 151.17021860869565, "moving towards cafe", 12], ["72cac3d5", "2023-01-01 12:01:31+01:00", -33.88627947826087, 151.17019082608695, "moving towards cafe", 13], ["72cac3d5", "2023-01-01 12:01:38+01:00", -33.88633813043478, 151.17016304347825, "moving towards cafe", 14], ["72cac3d5", "2023-01-01 12:01:45+01:00", -33.88639678260869, 151.17013526086956, "moving towards cafe", 15], ["72cac3d5", "2023-01-01 12:01:52+01:00", -33.886455434782604, 151.17010747826086, "moving towards cafe", 16], ["72cac3d5", "2023-01-01 12:01:59+01:00", -33.88651408695652, 151.17007969565216, "moving towards cafe", 17], ["72cac3d5", "2023-01-01 12:02:06+01:00", -33.886572739130436, 151.1700519130435, "moving towards cafe", 18], ["72cac3d5", "2023-01-01 12:02:13+01:00", -33.88663139130435, 151.1700241304348, "moving towards cafe", 19], ["72cac3d5", "2023-01-01 12:02:20+01:00", -33.88669004347826, 151.1699963478261, "moving towards cafe", 20], ["72cac3d5", "2023-01-01 12:02:27+01:00", -33.88674869565217, 151.1699685652174, "moving towards cafe", 21], ["72cac3d5", "2023-01-01 12:02:34+01:00", -33.886807347826085, 151.1699407826087, "moving towards cafe", 22], ["72cac3d5", "2023-01-01 12:02:41+01:00", -33.886866, 151.169913, "entering cafe", 23], ["72cac3d5", "2023-01-01 12:02:59+01:00", -33.886844, 151.169717, "dwell at the cafe", 24], ["72cac3d5", "2023-01-01 12:03:06+01:00", -33.886844, 151.169717, "dwell at the cafe", 25], ["72cac3d5", "2023-01-01 12:03:13+01:00", -33.886844, 151.169717, "dwell at the cafe", 26], ["72cac3d5", "2023-01-01 12:03:20+01:00", -33.886844, 151.169717, "dwell at the cafe", 27], ["72cac3d5", "2023-01-01 12:03:26+01:00", -33.886844, 151.169717, "dwell at the cafe", 28], ["72cac3d5", "2023-01-01 12:03:33+01:00", -33.886844, 151.169717, "dwell at the cafe", 29], ["72cac3d5", "2023-01-01 12:03:40+01:00", -33.886844, 151.169717, "dwell at the cafe", 30], ["72cac3d5", "2023-01-01 12:03:47+01:00", -33.886844, 151.169717, "dwell at the cafe", 31], ["72cac3d5", "2023-01-01 12:03:54+01:00", -33.886844, 151.169717, "dwell at the cafe", 32], ["72cac3d5", "2023-01-01 12:04:00+01:00", -33.886844, 151.169717, "dwell at the cafe", 33], ["72cac3d5", "2023-01-01 12:04:07+01:00", -33.886844, 151.169717, "dwell at the cafe", 34], ["72cac3d5", "2023-01-01 12:04:14+01:00", -33.886844, 151.169717, "dwell at the cafe", 35], ["72cac3d5", "2023-01-01 12:04:21+01:00", -33.886844, 151.169717, "dwell at the cafe", 36], ["72cac3d5", "2023-01-01 12:04:27+01:00", -33.886844, 151.169717, "dwell at the cafe", 37], ["72cac3d5", "2023-01-01 12:04:34+01:00", -33.886844, 151.169717, "dwell at the cafe", 38], ["72cac3d5", "2023-01-01 12:04:41+01:00", -33.886844, 151.169717, "dwell at the cafe", 39], ["72cac3d5", "2023-01-01 12:04:48+01:00", -33.886844, 151.169717, "dwell at the cafe", 40], ["72cac3d5", "2023-01-01 12:04:54+01:00", -33.886844, 151.169717, "dwell at the cafe", 41], ["72cac3d5", "2023-01-01 12:05:01+01:00", -33.886844, 151.169717, "dwell at the cafe", 42], ["72cac3d5", "2023-01-01 12:05:08+01:00", -33.886844, 151.169717, "dwell at the cafe", 43], ["72cac3d5", "2023-01-01 12:05:15+01:00", -33.886844, 151.169717, "dwell at the cafe", 44], ["72cac3d5", "2023-01-01 12:05:21+01:00", -33.886844, 151.169717, "dwell at the cafe", 45], ["72cac3d5", "2023-01-01 12:05:28+01:00", -33.886844, 151.169717, "dwell at the cafe", 46], ["72cac3d5", "2023-01-01 12:05:35+01:00", -33.886844, 151.169717, "dwell at the cafe", 47], ["72cac3d5", "2023-01-01 12:05:42+01:00", -33.886844, 151.169717, "dwell at the cafe", 48], ["72cac3d5", "2023-01-01 12:05:48+01:00", -33.886844, 151.169717, "dwell at the cafe", 49], ["72cac3d5", "2023-01-01 12:05:55+01:00", -33.886844, 151.169717, "dwell at the cafe", 50], ["72cac3d5", "2023-01-01 12:06:02+01:00", -33.886844, 151.169717, "dwell at the cafe", 51], ["72cac3d5", "2023-01-01 12:06:09+01:00", -33.886844, 151.169717, "dwell at the cafe", 52], ["72cac3d5", "2023-01-01 12:06:15+01:00", -33.886844, 151.169717, "dwell at the cafe", 53], ["72cac3d5", "2023-01-01 12:06:22+01:00", -33.886844, 151.169717, "dwell at the cafe", 54], ["72cac3d5", "2023-01-01 12:06:29+01:00", -33.886844, 151.169717, "dwell at the cafe", 55], ["72cac3d5", "2023-01-01 12:06:36+01:00", -33.886844, 151.169717, "dwell at the cafe", 56], ["72cac3d5", "2023-01-01 12:06:43+01:00", -33.886844, 151.169717, "dwell at the cafe", 57], ["72cac3d5", "2023-01-01 12:06:49+01:00", -33.886844, 151.169717, "dwell at the cafe", 58], ["72cac3d5", "2023-01-01 12:06:56+01:00", -33.886844, 151.169717, "dwell at the cafe", 59], ["72cac3d5", "2023-01-01 12:07:03+01:00", -33.886844, 151.169717, "dwell at the cafe", 60], ["72cac3d5", "2023-01-01 12:07:10+01:00", -33.886844, 151.169717, "dwell at the cafe", 61], ["72cac3d5", "2023-01-01 12:07:16+01:00", -33.886844, 151.169717, "dwell at the cafe", 62], ["72cac3d5", "2023-01-01 12:07:23+01:00", -33.886844, 151.169717, "dwell at the cafe", 63], ["72cac3d5", "2023-01-01 12:07:30+01:00", -33.886844, 151.169717, "dwell at the cafe", 64], ["72cac3d5", "2023-01-01 12:07:37+01:00", -33.886844, 151.169717, "dwell at the cafe", 65], ["72cac3d5", "2023-01-01 12:07:43+01:00", -33.886844, 151.169717, "dwell at the cafe", 66], ["72cac3d5", "2023-01-01 12:07:50+01:00", -33.886844, 151.169717, "dwell at the cafe", 67], ["72cac3d5", "2023-01-01 12:07:57+01:00", -33.886844, 151.169717, "dwell at the cafe", 68], ["72cac3d5", "2023-01-01 12:08:04+01:00", -33.886844, 151.169717, "dwell at the cafe", 69], ["72cac3d5", "2023-01-01 12:08:10+01:00", -33.886844, 151.169717, "dwell at the cafe", 70], ["72cac3d5", "2023-01-01 12:08:17+01:00", -33.886844, 151.169717, "dwell at the cafe", 71], ["72cac3d5", "2023-01-01 12:08:24+01:00", -33.886844, 151.169717, "dwell at the cafe", 72], ["72cac3d5", "2023-01-01 12:08:31+01:00", -33.886844, 151.169717, "dwell at the cafe", 73], ["72cac3d5", "2023-01-01 12:08:37+01:00", -33.886844, 151.169717, "dwell at the cafe", 74], ["72cac3d5", "2023-01-01 12:08:44+01:00", -33.886844, 151.169717, "dwell at the cafe", 75], ["72cac3d5", "2023-01-01 12:08:51+01:00", -33.886844, 151.169717, "dwell at the cafe", 76], ["72cac3d5", "2023-01-01 12:08:58+01:00", -33.886844, 151.169717, "dwell at the cafe", 77], ["72cac3d5", "2023-01-01 12:09:05+01:00", -33.886844, 151.169717, "dwell at the cafe", 78], ["72cac3d5", "2023-01-01 12:09:11+01:00", -33.886844, 151.169717, "dwell at the cafe", 79], ["72cac3d5", "2023-01-01 12:09:18+01:00", -33.886844, 151.169717, "dwell at the cafe", 80], ["72cac3d5", "2023-01-01 12:09:25+01:00", -33.886844, 151.169717, "dwell at the cafe", 81], ["72cac3d5", "2023-01-01 12:09:32+01:00", -33.886844, 151.169717, "dwell at the cafe", 82], ["72cac3d5", "2023-01-01 12:09:38+01:00", -33.886844, 151.169717, "dwell at the cafe", 83], ["72cac3d5", "2023-01-01 12:09:45+01:00", -33.886844, 151.169717, "dwell at the cafe", 84], ["72cac3d5", "2023-01-01 12:09:52+01:00", -33.886844, 151.169717, "dwell at the cafe", 85], ["72cac3d5", "2023-01-01 12:09:59+01:00", -33.886844, 151.169717, "dwell at the cafe", 86], ["72cac3d5", "2023-01-01 12:10:05+01:00", -33.886844, 151.169717, "dwell at the cafe", 87], ["72cac3d5", "2023-01-01 12:10:12+01:00", -33.886844, 151.169717, "dwell at the cafe", 88], ["72cac3d5", "2023-01-01 12:10:19+01:00", -33.886844, 151.169717, "dwell at the cafe", 89], ["72cac3d5", "2023-01-01 12:10:26+01:00", -33.886844, 151.169717, "dwell at the cafe", 90], ["72cac3d5", "2023-01-01 12:10:32+01:00", -33.886844, 151.169717, "dwell at the cafe", 91], ["72cac3d5", "2023-01-01 12:10:39+01:00", -33.886844, 151.169717, "dwell at the cafe", 92], ["72cac3d5", "2023-01-01 12:10:46+01:00", -33.886844, 151.169717, "dwell at the cafe", 93], ["72cac3d5", "2023-01-01 12:10:53+01:00", -33.886844, 151.169717, "dwell at the cafe", 94], ["72cac3d5", "2023-01-01 12:10:59+01:00", -33.886844, 151.169717, "exiting cafe", 95], ["72cac3d5", "2023-01-01 12:11:18+01:00", -33.886866, 151.169913, "moving towards shop 1", 96], ["72cac3d5", "2023-01-01 12:11:25+01:00", -33.886925866666665, 151.1698838, "moving towards shop 1", 97], ["72cac3d5", "2023-01-01 12:11:32+01:00", -33.88698573333333, 151.1698546, "moving towards shop 1", 98], ["72cac3d5", "2023-01-01 12:11:39+01:00", -33.8870456, 151.1698254, "moving towards shop 1", 99], ["72cac3d5", "2023-01-01 12:11:46+01:00", -33.88710546666666, 151.1697962, "moving towards shop 1", 100], ["72cac3d5", "2023-01-01 12:11:54+01:00", -33.88716533333333, 151.169767, "moving towards shop 1", 101], ["72cac3d5", "2023-01-01 12:12:01+01:00", -33.887225199999996, 151.1697378, "moving towards shop 1", 102], ["72cac3d5", "2023-01-01 12:12:08+01:00", -33.887285066666664, 151.1697086, "moving towards shop 1", 103], ["72cac3d5", "2023-01-01 12:12:15+01:00", -33.88734493333333, 151.1696794, "moving towards shop 1", 104], ["72cac3d5", "2023-01-01 12:12:22+01:00", -33.8874048, 151.1696502, "moving towards shop 1", 105], ["72cac3d5", "2023-01-01 12:12:30+01:00", -33.887464666666666, 151.169621, "moving towards shop 1", 106], ["72cac3d5", "2023-01-01 12:12:37+01:00", -33.887524533333334, 151.1695918, "moving towards shop 1", 107], ["72cac3d5", "2023-01-01 12:12:44+01:00", -33.887584399999994, 151.1695626, "moving towards shop 1", 108], ["72cac3d5", "2023-01-01 12:12:51+01:00", -33.88764426666666, 151.1695334, "moving towards shop 1", 109], ["72cac3d5", "2023-01-01 12:12:58+01:00", -33.88770413333333, 151.1695042, "moving towards shop 1", 110], ["72cac3d5", "2023-01-01 12:13:05+01:00", -33.887764, 151.169475, "moving towards shop 1", 111], ["72cac3d5", "2023-01-01 12:13:13+01:00", -33.887770159999995, 151.16939832, "moving towards shop 1", 112], ["72cac3d5", "2023-01-01 12:13:20+01:00", -33.88777632, 151.16932164, "moving towards shop 1", 113], ["72cac3d5", "2023-01-01 12:13:27+01:00", -33.88778248, 151.16924496000001, "moving towards shop 1", 114], ["72cac3d5", "2023-01-01 12:13:34+01:00", -33.88778864, 151.16916828, "moving towards shop 1", 115], ["72cac3d5", "2023-01-01 12:13:41+01:00", -33.887794799999995, 151.1690916, "moving towards shop 1", 116], ["72cac3d5", "2023-01-01 12:13:48+01:00", -33.88780096, 151.16901492, "moving towards shop 1", 117], ["72cac3d5", "2023-01-01 12:13:55+01:00", -33.88780712, 151.16893824000002, "moving towards shop 1", 118], ["72cac3d5", "2023-01-01 12:14:02+01:00", -33.887813279999996, 151.16886156, "moving towards shop 1", 119], ["72cac3d5", "2023-01-01 12:14:09+01:00", -33.88781944, 151.16878488, "moving towards shop 1", 120], ["72cac3d5", "2023-01-01 12:14:17+01:00", -33.8878256, 151.1687082, "moving towards shop 1", 121], ["72cac3d5", "2023-01-01 12:14:24+01:00", -33.88783176, 151.16863152000002, "moving towards shop 1", 122], ["72cac3d5", "2023-01-01 12:14:31+01:00", -33.887837919999996, 151.16855484, "moving towards shop 1", 123], ["72cac3d5", "2023-01-01 12:14:38+01:00", -33.88784408, 151.16847816, "moving towards shop 1", 124], ["72cac3d5", "2023-01-01 12:14:45+01:00", -33.88785024, 151.16840148, "moving towards shop 1", 125], ["72cac3d5", "2023-01-01 12:14:52+01:00", -33.8878564, 151.16832480000002, "moving towards shop 1", 126], ["72cac3d5", "2023-01-01 12:14:59+01:00", -33.887862559999995, 151.16824812000002, "moving towards shop 1", 127], ["72cac3d5", "2023-01-01 12:15:06+01:00", -33.88786872, 151.16817144, "moving towards shop 1", 128], ["72cac3d5", "2023-01-01 12:15:13+01:00", -33.88787488, 151.16809476, "moving towards shop 1", 129], ["72cac3d5", "2023-01-01 12:15:21+01:00", -33.887881039999996, 151.16801808000002, "moving towards shop 1", 130], ["72cac3d5", "2023-01-01 12:15:28+01:00", -33.8878872, 151.16794140000002, "moving towards shop 1", 131], ["72cac3d5", "2023-01-01 12:15:35+01:00", -33.88789336, 151.16786472, "moving towards shop 1", 132], ["72cac3d5", "2023-01-01 12:15:42+01:00", -33.88789952, 151.16778804, "moving towards shop 1", 133], ["72cac3d5", "2023-01-01 12:15:49+01:00", -33.887905679999996, 151.16771136000003, "moving towards shop 1", 134], ["72cac3d5", "2023-01-01 12:15:56+01:00", -33.88791184, 151.16763468000002, "moving towards shop 1", 135], ["72cac3d5", "2023-01-01 12:16:03+01:00", -33.887918, 151.167558, "entering shop 1", 136], ["72cac3d5", "2023-01-01 12:16:13+01:00", -33.88783, 151.16753533333335, "entering shop 1", 137], ["72cac3d5", "2023-01-01 12:16:23+01:00", -33.887741999999996, 151.16751266666665, "entering shop 1", 138], ["72cac3d5", "2023-01-01 12:16:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 139], ["72cac3d5", "2023-01-01 12:16:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 140], ["72cac3d5", "2023-01-01 12:16:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 141], ["72cac3d5", "2023-01-01 12:16:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 142], ["72cac3d5", "2023-01-01 12:17:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 143], ["72cac3d5", "2023-01-01 12:17:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 144], ["72cac3d5", "2023-01-01 12:17:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 145], ["72cac3d5", "2023-01-01 12:17:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 146], ["72cac3d5", "2023-01-01 12:17:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 147], ["72cac3d5", "2023-01-01 12:17:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 148], ["72cac3d5", "2023-01-01 12:17:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 149], ["72cac3d5", "2023-01-01 12:17:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 150], ["72cac3d5", "2023-01-01 12:17:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 151], ["72cac3d5", "2023-01-01 12:18:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 152], ["72cac3d5", "2023-01-01 12:18:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 153], ["72cac3d5", "2023-01-01 12:18:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 154], ["72cac3d5", "2023-01-01 12:18:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 155], ["72cac3d5", "2023-01-01 12:18:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 156], ["72cac3d5", "2023-01-01 12:18:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 157], ["72cac3d5", "2023-01-01 12:18:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 158], ["72cac3d5", "2023-01-01 12:18:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 159], ["72cac3d5", "2023-01-01 12:18:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 160], ["72cac3d5", "2023-01-01 12:19:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 161], ["72cac3d5", "2023-01-01 12:19:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 162], ["72cac3d5", "2023-01-01 12:19:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 163], ["72cac3d5", "2023-01-01 12:19:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 164], ["72cac3d5", "2023-01-01 12:19:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 165], ["72cac3d5", "2023-01-01 12:19:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 166], ["72cac3d5", "2023-01-01 12:19:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 167], ["72cac3d5", "2023-01-01 12:19:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 168], ["72cac3d5", "2023-01-01 12:19:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 169], ["72cac3d5", "2023-01-01 12:20:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 170], ["72cac3d5", "2023-01-01 12:20:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 171], ["72cac3d5", "2023-01-01 12:20:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 172], ["72cac3d5", "2023-01-01 12:20:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 173], ["72cac3d5", "2023-01-01 12:20:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 174], ["72cac3d5", "2023-01-01 12:20:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 175], ["72cac3d5", "2023-01-01 12:20:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 176], ["72cac3d5", "2023-01-01 12:20:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 177], ["72cac3d5", "2023-01-01 12:20:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 178], ["72cac3d5", "2023-01-01 12:21:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 179], ["72cac3d5", "2023-01-01 12:21:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 180], ["72cac3d5", "2023-01-01 12:21:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 181], ["72cac3d5", "2023-01-01 12:21:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 182], ["72cac3d5", "2023-01-01 12:21:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 183], ["72cac3d5", "2023-01-01 12:21:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 184], ["72cac3d5", "2023-01-01 12:21:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 185], ["72cac3d5", "2023-01-01 12:21:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 186], ["72cac3d5", "2023-01-01 12:21:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 187], ["72cac3d5", "2023-01-01 12:22:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 188], ["72cac3d5", "2023-01-01 12:22:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 189], ["72cac3d5", "2023-01-01 12:22:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 190], ["72cac3d5", "2023-01-01 12:22:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 191], ["72cac3d5", "2023-01-01 12:22:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 192], ["72cac3d5", "2023-01-01 12:22:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 193], ["72cac3d5", "2023-01-01 12:22:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 194], ["72cac3d5", "2023-01-01 12:22:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 195], ["72cac3d5", "2023-01-01 12:22:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 196], ["72cac3d5", "2023-01-01 12:23:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 197], ["72cac3d5", "2023-01-01 12:23:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 198], ["72cac3d5", "2023-01-01 12:23:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 199], ["72cac3d5", "2023-01-01 12:23:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 200], ["72cac3d5", "2023-01-01 12:23:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 201], ["72cac3d5", "2023-01-01 12:23:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 202], ["72cac3d5", "2023-01-01 12:23:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 203], ["72cac3d5", "2023-01-01 12:23:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 204], ["72cac3d5", "2023-01-01 12:23:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 205], ["72cac3d5", "2023-01-01 12:24:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 206], ["72cac3d5", "2023-01-01 12:24:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 207], ["72cac3d5", "2023-01-01 12:24:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 208], ["72cac3d5", "2023-01-01 12:24:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 209], ["72cac3d5", "2023-01-01 12:24:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 210], ["72cac3d5", "2023-01-01 12:24:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 211], ["72cac3d5", "2023-01-01 12:24:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 212], ["72cac3d5", "2023-01-01 12:24:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 213], ["72cac3d5", "2023-01-01 12:24:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 214], ["72cac3d5", "2023-01-01 12:25:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 215], ["72cac3d5", "2023-01-01 12:25:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 216], ["72cac3d5", "2023-01-01 12:25:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 217], ["72cac3d5", "2023-01-01 12:25:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 218], ["72cac3d5", "2023-01-01 12:25:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 219], ["72cac3d5", "2023-01-01 12:25:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 220], ["72cac3d5", "2023-01-01 12:25:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 221], ["72cac3d5", "2023-01-01 12:25:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 222], ["72cac3d5", "2023-01-01 12:25:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 223], ["72cac3d5", "2023-01-01 12:26:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 224], ["72cac3d5", "2023-01-01 12:26:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 225], ["72cac3d5", "2023-01-01 12:26:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 226], ["72cac3d5", "2023-01-01 12:26:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 227], ["72cac3d5", "2023-01-01 12:26:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 228], ["72cac3d5", "2023-01-01 12:26:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 229], ["72cac3d5", "2023-01-01 12:26:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 230], ["72cac3d5", "2023-01-01 12:26:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 231], ["72cac3d5", "2023-01-01 12:26:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 232], ["72cac3d5", "2023-01-01 12:27:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 233], ["72cac3d5", "2023-01-01 12:27:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 234], ["72cac3d5", "2023-01-01 12:27:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 235], ["72cac3d5", "2023-01-01 12:27:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 236], ["72cac3d5", "2023-01-01 12:27:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 237], ["72cac3d5", "2023-01-01 12:27:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 238], ["72cac3d5", "2023-01-01 12:27:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 239], ["72cac3d5", "2023-01-01 12:27:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 240], ["72cac3d5", "2023-01-01 12:27:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 241], ["72cac3d5", "2023-01-01 12:28:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 242], ["72cac3d5", "2023-01-01 12:28:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 243], ["72cac3d5", "2023-01-01 12:28:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 244], ["72cac3d5", "2023-01-01 12:28:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 245], ["72cac3d5", "2023-01-01 12:28:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 246], ["72cac3d5", "2023-01-01 12:28:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 247], ["72cac3d5", "2023-01-01 12:28:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 248], ["72cac3d5", "2023-01-01 12:28:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 249], ["72cac3d5", "2023-01-01 12:28:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 250], ["72cac3d5", "2023-01-01 12:29:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 251], ["72cac3d5", "2023-01-01 12:29:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 252], ["72cac3d5", "2023-01-01 12:29:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 253], ["72cac3d5", "2023-01-01 12:29:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 254], ["72cac3d5", "2023-01-01 12:29:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 255], ["72cac3d5", "2023-01-01 12:29:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 256], ["72cac3d5", "2023-01-01 12:29:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 257], ["72cac3d5", "2023-01-01 12:29:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 258], ["72cac3d5", "2023-01-01 12:29:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 259], ["72cac3d5", "2023-01-01 12:30:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 260], ["72cac3d5", "2023-01-01 12:30:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 261], ["72cac3d5", "2023-01-01 12:30:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 262], ["72cac3d5", "2023-01-01 12:30:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 263], ["72cac3d5", "2023-01-01 12:30:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 264], ["72cac3d5", "2023-01-01 12:30:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 265], ["72cac3d5", "2023-01-01 12:30:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 266], ["72cac3d5", "2023-01-01 12:30:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 267], ["72cac3d5", "2023-01-01 12:30:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 268], ["72cac3d5", "2023-01-01 12:31:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 269], ["72cac3d5", "2023-01-01 12:31:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 270], ["72cac3d5", "2023-01-01 12:31:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 271], ["72cac3d5", "2023-01-01 12:31:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 272], ["72cac3d5", "2023-01-01 12:31:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 273], ["72cac3d5", "2023-01-01 12:31:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 274], ["72cac3d5", "2023-01-01 12:31:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 275], ["72cac3d5", "2023-01-01 12:31:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 276], ["72cac3d5", "2023-01-01 12:31:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 277], ["72cac3d5", "2023-01-01 12:32:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 278], ["72cac3d5", "2023-01-01 12:32:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 279], ["72cac3d5", "2023-01-01 12:32:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 280], ["72cac3d5", "2023-01-01 12:32:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 281], ["72cac3d5", "2023-01-01 12:32:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 282], ["72cac3d5", "2023-01-01 12:32:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 283], ["72cac3d5", "2023-01-01 12:32:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 284], ["72cac3d5", "2023-01-01 12:32:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 285], ["72cac3d5", "2023-01-01 12:32:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 286], ["72cac3d5", "2023-01-01 12:33:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 287], ["72cac3d5", "2023-01-01 12:33:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 288], ["72cac3d5", "2023-01-01 12:33:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 289], ["72cac3d5", "2023-01-01 12:33:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 290], ["72cac3d5", "2023-01-01 12:33:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 291], ["72cac3d5", "2023-01-01 12:33:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 292], ["72cac3d5", "2023-01-01 12:33:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 293], ["72cac3d5", "2023-01-01 12:33:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 294], ["72cac3d5", "2023-01-01 12:33:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 295], ["72cac3d5", "2023-01-01 12:34:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 296], ["72cac3d5", "2023-01-01 12:34:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 297], ["72cac3d5", "2023-01-01 12:34:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 298], ["72cac3d5", "2023-01-01 12:34:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 299], ["72cac3d5", "2023-01-01 12:34:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 300], ["72cac3d5", "2023-01-01 12:34:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 301], ["72cac3d5", "2023-01-01 12:34:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 302], ["72cac3d5", "2023-01-01 12:34:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 303], ["72cac3d5", "2023-01-01 12:34:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 304], ["72cac3d5", "2023-01-01 12:35:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 305], ["72cac3d5", "2023-01-01 12:35:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 306], ["72cac3d5", "2023-01-01 12:35:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 307], ["72cac3d5", "2023-01-01 12:35:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 308], ["72cac3d5", "2023-01-01 12:35:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 309], ["72cac3d5", "2023-01-01 12:35:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 310], ["72cac3d5", "2023-01-01 12:35:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 311], ["72cac3d5", "2023-01-01 12:35:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 312], ["72cac3d5", "2023-01-01 12:35:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 313], ["72cac3d5", "2023-01-01 12:36:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 314], ["72cac3d5", "2023-01-01 12:36:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 315], ["72cac3d5", "2023-01-01 12:36:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 316], ["72cac3d5", "2023-01-01 12:36:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 317], ["72cac3d5", "2023-01-01 12:36:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 318], ["72cac3d5", "2023-01-01 12:36:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 319], ["72cac3d5", "2023-01-01 12:36:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 320], ["72cac3d5", "2023-01-01 12:36:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 321], ["72cac3d5", "2023-01-01 12:36:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 322], ["72cac3d5", "2023-01-01 12:37:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 323], ["72cac3d5", "2023-01-01 12:37:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 324], ["72cac3d5", "2023-01-01 12:37:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 325], ["72cac3d5", "2023-01-01 12:37:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 326], ["72cac3d5", "2023-01-01 12:37:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 327], ["72cac3d5", "2023-01-01 12:37:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 328], ["72cac3d5", "2023-01-01 12:37:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 329], ["72cac3d5", "2023-01-01 12:37:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 330], ["72cac3d5", "2023-01-01 12:37:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 331], ["72cac3d5", "2023-01-01 12:38:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 332], ["72cac3d5", "2023-01-01 12:38:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 333], ["72cac3d5", "2023-01-01 12:38:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 334], ["72cac3d5", "2023-01-01 12:38:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 335], ["72cac3d5", "2023-01-01 12:38:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 336], ["72cac3d5", "2023-01-01 12:38:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 337], ["72cac3d5", "2023-01-01 12:38:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 338], ["72cac3d5", "2023-01-01 12:38:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 339], ["72cac3d5", "2023-01-01 12:38:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 340], ["72cac3d5", "2023-01-01 12:39:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 341], ["72cac3d5", "2023-01-01 12:39:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 342], ["72cac3d5", "2023-01-01 12:39:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 343], ["72cac3d5", "2023-01-01 12:39:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 344], ["72cac3d5", "2023-01-01 12:39:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 345], ["72cac3d5", "2023-01-01 12:39:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 346], ["72cac3d5", "2023-01-01 12:39:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 347], ["72cac3d5", "2023-01-01 12:39:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 348], ["72cac3d5", "2023-01-01 12:39:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 349], ["72cac3d5", "2023-01-01 12:40:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 350], ["72cac3d5", "2023-01-01 12:40:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 351], ["72cac3d5", "2023-01-01 12:40:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 352], ["72cac3d5", "2023-01-01 12:40:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 353], ["72cac3d5", "2023-01-01 12:40:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 354], ["72cac3d5", "2023-01-01 12:40:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 355], ["72cac3d5", "2023-01-01 12:40:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 356], ["72cac3d5", "2023-01-01 12:40:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 357], ["72cac3d5", "2023-01-01 12:41:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 358], ["72cac3d5", "2023-01-01 12:41:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 359], ["72cac3d5", "2023-01-01 12:41:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 360], ["72cac3d5", "2023-01-01 12:41:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 361], ["72cac3d5", "2023-01-01 12:41:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 362], ["72cac3d5", "2023-01-01 12:41:33+01:00", -33.887654, 151.16749, "exiting shop 1", 363], ["72cac3d5", "2023-01-01 12:41:43+01:00", -33.887741999999996, 151.16751266666665, "exiting shop 1", 364], ["72cac3d5", "2023-01-01 12:41:53+01:00", -33.88783, 151.16753533333335, "exiting shop 1", 365], ["72cac3d5", "2023-01-01 12:42:03+01:00", -33.887918, 151.167558, "moving towards shop 2", 366], ["72cac3d5", "2023-01-01 12:42:11+01:00", -33.8879245, 151.16747850000002, "moving towards shop 2", 367], ["72cac3d5", "2023-01-01 12:42:18+01:00", -33.887931, 151.16739900000002, "moving towards shop 2", 368], ["72cac3d5", "2023-01-01 12:42:25+01:00", -33.8879375, 151.16731950000002, "moving towards shop 2", 369], ["72cac3d5", "2023-01-01 12:42:33+01:00", -33.887944, 151.16724000000002, "moving towards shop 2", 370], ["72cac3d5", "2023-01-01 12:42:40+01:00", -33.8879505, 151.16716050000002, "moving towards shop 2", 371], ["72cac3d5", "2023-01-01 12:42:47+01:00", -33.887957, 151.167081, "moving towards shop 2", 372], ["72cac3d5", "2023-01-01 12:42:55+01:00", -33.8879635, 151.1670015, "moving towards shop 2", 373], ["72cac3d5", "2023-01-01 12:43:02+01:00", -33.88797, 151.166922, "moving towards shop 2", 374], ["72cac3d5", "2023-01-01 12:43:10+01:00", -33.8879765, 151.1668425, "moving towards shop 2", 375], ["72cac3d5", "2023-01-01 12:43:17+01:00", -33.887983, 151.166763, "moving towards shop 2", 376], ["72cac3d5", "2023-01-01 12:43:24+01:00", -33.8879895, 151.1666835, "moving towards shop 2", 377], ["72cac3d5", "2023-01-01 12:43:32+01:00", -33.887996, 151.166604, "entering shop 2", 378], ["72cac3d5", "2023-01-01 12:43:45+01:00", -33.887878, 151.1665936, "entering shop 2", 379], ["72cac3d5", "2023-01-01 12:43:58+01:00", -33.88776, 151.1665832, "dwell shop 2", 380], ["72cac3d5", "2023-01-01 12:44:05+01:00", -33.88776, 151.1665832, "dwell shop 2", 381], ["72cac3d5", "2023-01-01 12:44:12+01:00", -33.88776, 151.1665832, "dwell shop 2", 382], ["72cac3d5", "2023-01-01 12:44:18+01:00", -33.88776, 151.1665832, "dwell shop 2", 383], ["72cac3d5", "2023-01-01 12:44:25+01:00", -33.88776, 151.1665832, "dwell shop 2", 384], ["72cac3d5", "2023-01-01 12:44:32+01:00", -33.88776, 151.1665832, "dwell shop 2", 385], ["72cac3d5", "2023-01-01 12:44:38+01:00", -33.88776, 151.1665832, "dwell shop 2", 386], ["72cac3d5", "2023-01-01 12:44:45+01:00", -33.88776, 151.1665832, "dwell shop 2", 387], ["72cac3d5", "2023-01-01 12:44:52+01:00", -33.88776, 151.1665832, "dwell shop 2", 388], ["72cac3d5", "2023-01-01 12:44:59+01:00", -33.88776, 151.1665832, "dwell shop 2", 389], ["72cac3d5", "2023-01-01 12:45:05+01:00", -33.88776, 151.1665832, "dwell shop 2", 390], ["72cac3d5", "2023-01-01 12:45:12+01:00", -33.88776, 151.1665832, "dwell shop 2", 391], ["72cac3d5", "2023-01-01 12:45:19+01:00", -33.88776, 151.1665832, "dwell shop 2", 392], ["72cac3d5", "2023-01-01 12:45:26+01:00", -33.88776, 151.1665832, "dwell shop 2", 393], ["72cac3d5", "2023-01-01 12:45:32+01:00", -33.88776, 151.1665832, "dwell shop 2", 394], ["72cac3d5", "2023-01-01 12:45:39+01:00", -33.88776, 151.1665832, "dwell shop 2", 395], ["72cac3d5", "2023-01-01 12:45:46+01:00", -33.88776, 151.1665832, "dwell shop 2", 396], ["72cac3d5", "2023-01-01 12:45:53+01:00", -33.88776, 151.1665832, "dwell shop 2", 397], ["72cac3d5", "2023-01-01 12:45:59+01:00", -33.88776, 151.1665832, "dwell shop 2", 398], ["72cac3d5", "2023-01-01 12:46:06+01:00", -33.88776, 151.1665832, "dwell shop 2", 399], ["72cac3d5", "2023-01-01 12:46:13+01:00", -33.88776, 151.1665832, "dwell shop 2", 400], ["72cac3d5", "2023-01-01 12:46:20+01:00", -33.88776, 151.1665832, "dwell shop 2", 401], ["72cac3d5", "2023-01-01 12:46:26+01:00", -33.88776, 151.1665832, "dwell shop 2", 402], ["72cac3d5", "2023-01-01 12:46:33+01:00", -33.88776, 151.1665832, "dwell shop 2", 403], ["72cac3d5", "2023-01-01 12:46:40+01:00", -33.88776, 151.1665832, "dwell shop 2", 404], ["72cac3d5", "2023-01-01 12:46:47+01:00", -33.88776, 151.1665832, "dwell shop 2", 405], ["72cac3d5", "2023-01-01 12:46:53+01:00", -33.88776, 151.1665832, "dwell shop 2", 406], ["72cac3d5", "2023-01-01 12:47:00+01:00", -33.88776, 151.1665832, "dwell shop 2", 407], ["72cac3d5", "2023-01-01 12:47:07+01:00", -33.88776, 151.1665832, "dwell shop 2", 408], ["72cac3d5", "2023-01-01 12:47:14+01:00", -33.88776, 151.1665832, "dwell shop 2", 409], ["72cac3d5", "2023-01-01 12:47:20+01:00", -33.88776, 151.1665832, "dwell shop 2", 410], ["72cac3d5", "2023-01-01 12:47:27+01:00", -33.88776, 151.1665832, "dwell shop 2", 411], ["72cac3d5", "2023-01-01 12:47:34+01:00", -33.88776, 151.1665832, "dwell shop 2", 412], ["72cac3d5", "2023-01-01 12:47:41+01:00", -33.88776, 151.1665832, "dwell shop 2", 413], ["72cac3d5", "2023-01-01 12:47:47+01:00", -33.88776, 151.1665832, "dwell shop 2", 414], ["72cac3d5", "2023-01-01 12:47:54+01:00", -33.88776, 151.1665832, "dwell shop 2", 415], ["72cac3d5", "2023-01-01 12:48:01+01:00", -33.88776, 151.1665832, "dwell shop 2", 416], ["72cac3d5", "2023-01-01 12:48:07+01:00", -33.88776, 151.1665832, "dwell shop 2", 417], ["72cac3d5", "2023-01-01 12:48:14+01:00", -33.88776, 151.1665832, "dwell shop 2", 418], ["72cac3d5", "2023-01-01 12:48:21+01:00", -33.88776, 151.1665832, "dwell shop 2", 419], ["72cac3d5", "2023-01-01 12:48:28+01:00", -33.88776, 151.1665832, "dwell shop 2", 420], ["72cac3d5", "2023-01-01 12:48:34+01:00", -33.88776, 151.1665832, "dwell shop 2", 421], ["72cac3d5", "2023-01-01 12:48:41+01:00", -33.88776, 151.1665832, "dwell shop 2", 422], ["72cac3d5", "2023-01-01 12:48:48+01:00", -33.88776, 151.1665832, "dwell shop 2", 423], ["72cac3d5", "2023-01-01 12:48:55+01:00", -33.88776, 151.1665832, "dwell shop 2", 424], ["72cac3d5", "2023-01-01 12:49:01+01:00", -33.88776, 151.1665832, "dwell shop 2", 425], ["72cac3d5", "2023-01-01 12:49:08+01:00", -33.88776, 151.1665832, "dwell shop 2", 426], ["72cac3d5", "2023-01-01 12:49:15+01:00", -33.88776, 151.1665832, "dwell shop 2", 427], ["72cac3d5", "2023-01-01 12:49:22+01:00", -33.88776, 151.1665832, "dwell shop 2", 428], ["72cac3d5", "2023-01-01 12:49:28+01:00", -33.88776, 151.1665832, "dwell shop 2", 429], ["72cac3d5", "2023-01-01 12:49:35+01:00", -33.88776, 151.1665832, "dwell shop 2", 430], ["72cac3d5", "2023-01-01 12:49:42+01:00", -33.88776, 151.1665832, "dwell shop 2", 431], ["72cac3d5", "2023-01-01 12:49:49+01:00", -33.88776, 151.1665832, "dwell shop 2", 432], ["72cac3d5", "2023-01-01 12:49:55+01:00", -33.88776, 151.1665832, "dwell shop 2", 433], ["72cac3d5", "2023-01-01 12:50:02+01:00", -33.88776, 151.1665832, "dwell shop 2", 434], ["72cac3d5", "2023-01-01 12:50:09+01:00", -33.88776, 151.1665832, "dwell shop 2", 435], ["72cac3d5", "2023-01-01 12:50:16+01:00", -33.88776, 151.1665832, "dwell shop 2", 436], ["72cac3d5", "2023-01-01 12:50:22+01:00", -33.88776, 151.1665832, "dwell shop 2", 437], ["72cac3d5", "2023-01-01 12:50:29+01:00", -33.88776, 151.1665832, "dwell shop 2", 438], ["72cac3d5", "2023-01-01 12:50:36+01:00", -33.88776, 151.1665832, "dwell shop 2", 439], ["72cac3d5", "2023-01-01 12:50:43+01:00", -33.88776, 151.1665832, "dwell shop 2", 440], ["72cac3d5", "2023-01-01 12:50:49+01:00", -33.88776, 151.1665832, "dwell shop 2", 441], ["72cac3d5", "2023-01-01 12:50:56+01:00", -33.88776, 151.1665832, "dwell shop 2", 442], ["72cac3d5", "2023-01-01 12:51:03+01:00", -33.88776, 151.1665832, "dwell shop 2", 443], ["72cac3d5", "2023-01-01 12:51:09+01:00", -33.88776, 151.1665832, "dwell shop 2", 444], ["72cac3d5", "2023-01-01 12:51:16+01:00", -33.88776, 151.1665832, "dwell shop 2", 445], ["72cac3d5", "2023-01-01 12:51:23+01:00", -33.88776, 151.1665832, "dwell shop 2", 446], ["72cac3d5", "2023-01-01 12:51:30+01:00", -33.88776, 151.1665832, "dwell shop 2", 447], ["72cac3d5", "2023-01-01 12:51:36+01:00", -33.88776, 151.1665832, "dwell shop 2", 448], ["72cac3d5", "2023-01-01 12:51:43+01:00", -33.88776, 151.1665832, "dwell shop 2", 449], ["72cac3d5", "2023-01-01 12:51:50+01:00", -33.88776, 151.1665832, "dwell shop 2", 450], ["72cac3d5", "2023-01-01 12:51:57+01:00", -33.88776, 151.1665832, "dwell shop 2", 451], ["72cac3d5", "2023-01-01 12:52:03+01:00", -33.88776, 151.1665832, "dwell shop 2", 452], ["72cac3d5", "2023-01-01 12:52:10+01:00", -33.88776, 151.1665832, "dwell shop 2", 453], ["72cac3d5", "2023-01-01 12:52:17+01:00", -33.88776, 151.1665832, "dwell shop 2", 454], ["72cac3d5", "2023-01-01 12:52:24+01:00", -33.88776, 151.1665832, "dwell shop 2", 455], ["72cac3d5", "2023-01-01 12:52:30+01:00", -33.88776, 151.1665832, "dwell shop 2", 456], ["72cac3d5", "2023-01-01 12:52:37+01:00", -33.88776, 151.1665832, "dwell shop 2", 457], ["72cac3d5", "2023-01-01 12:52:44+01:00", -33.88776, 151.1665832, "dwell shop 2", 458], ["72cac3d5", "2023-01-01 12:52:51+01:00", -33.88776, 151.1665832, "dwell shop 2", 459], ["72cac3d5", "2023-01-01 12:52:57+01:00", -33.88776, 151.1665832, "dwell shop 2", 460], ["72cac3d5", "2023-01-01 12:53:04+01:00", -33.88776, 151.1665832, "dwell shop 2", 461], ["72cac3d5", "2023-01-01 12:53:11+01:00", -33.88776, 151.1665832, "dwell shop 2", 462], ["72cac3d5", "2023-01-01 12:53:18+01:00", -33.88776, 151.1665832, "dwell shop 2", 463], ["72cac3d5", "2023-01-01 12:53:24+01:00", -33.88776, 151.1665832, "dwell shop 2", 464], ["72cac3d5", "2023-01-01 12:53:31+01:00", -33.88776, 151.1665832, "dwell shop 2", 465], ["72cac3d5", "2023-01-01 12:53:38+01:00", -33.88776, 151.1665832, "dwell shop 2", 466], ["72cac3d5", "2023-01-01 12:53:45+01:00", -33.88776, 151.1665832, "dwell shop 2", 467], ["72cac3d5", "2023-01-01 12:53:51+01:00", -33.88776, 151.1665832, "dwell shop 2", 468], ["72cac3d5", "2023-01-01 12:53:58+01:00", -33.88776, 151.1665832, "exiting shop 2", 469], ["72cac3d5", "2023-01-01 12:54:11+01:00", -33.887878, 151.1665936, "exiting shop 2", 470], ["72cac3d5", "2023-01-01 12:54:24+01:00", -33.887996, 151.166604, "moving to shop 3", 471], ["72cac3d5", "2023-01-01 12:54:32+01:00", -33.88800235, 151.16652655000001, "moving to shop 3", 472], ["72cac3d5", "2023-01-01 12:54:39+01:00", -33.8880087, 151.1664491, "moving to shop 3", 473], ["72cac3d5", "2023-01-01 12:54:46+01:00", -33.88801505, 151.16637165, "moving to shop 3", 474], ["72cac3d5", "2023-01-01 12:54:53+01:00", -33.8880214, 151.1662942, "moving to shop 3", 475], ["72cac3d5", "2023-01-01 12:55:00+01:00", -33.88802775, 151.16621675, "moving to shop 3", 476], ["72cac3d5", "2023-01-01 12:55:07+01:00", -33.8880341, 151.1661393, "moving to shop 3", 477], ["72cac3d5", "2023-01-01 12:55:15+01:00", -33.88804045, 151.16606185, "moving to shop 3", 478], ["72cac3d5", "2023-01-01 12:55:22+01:00", -33.8880468, 151.1659844, "moving to shop 3", 479], ["72cac3d5", "2023-01-01 12:55:29+01:00", -33.88805315, 151.16590695, "moving to shop 3", 480], ["72cac3d5", "2023-01-01 12:55:36+01:00", -33.8880595, 151.1658295, "moving to shop 3", 481], ["72cac3d5", "2023-01-01 12:55:43+01:00", -33.888065850000004, 151.16575205, "moving to shop 3", 482], ["72cac3d5", "2023-01-01 12:55:51+01:00", -33.8880722, 151.1656746, "moving to shop 3", 483], ["72cac3d5", "2023-01-01 12:55:58+01:00", -33.88807855, 151.16559715, "moving to shop 3", 484], ["72cac3d5", "2023-01-01 12:56:05+01:00", -33.8880849, 151.1655197, "moving to shop 3", 485], ["72cac3d5", "2023-01-01 12:56:12+01:00", -33.88809125, 151.16544225, "moving to shop 3", 486], ["72cac3d5", "2023-01-01 12:56:19+01:00", -33.8880976, 151.1653648, "moving to shop 3", 487], ["72cac3d5", "2023-01-01 12:56:26+01:00", -33.88810395, 151.16528735, "moving to shop 3", 488], ["72cac3d5", "2023-01-01 12:56:34+01:00", -33.8881103, 151.1652099, "moving to shop 3", 489], ["72cac3d5", "2023-01-01 12:56:41+01:00", -33.88811665, 151.16513245, "moving to shop 3", 490], ["72cac3d5", "2023-01-01 12:56:48+01:00", -33.888123, 151.165055, "entering shop 3", 491], ["72cac3d5", "2023-01-01 12:56:59+01:00", -33.8880215, 151.16506199999998, "entering shop 3", 492], ["72cac3d5", "2023-01-01 12:57:11+01:00", -33.88792, 151.165069, "dwell shop 3", 493], ["72cac3d5", "2023-01-01 12:57:17+01:00", -33.88792, 151.165069, "dwell shop 3", 494], ["72cac3d5", "2023-01-01 12:57:24+01:00", -33.88792, 151.165069, "dwell shop 3", 495], ["72cac3d5", "2023-01-01 12:57:31+01:00", -33.88792, 151.165069, "dwell shop 3", 496], ["72cac3d5", "2023-01-01 12:57:37+01:00", -33.88792, 151.165069, "dwell shop 3", 497], ["72cac3d5", "2023-01-01 12:57:44+01:00", -33.88792, 151.165069, "dwell shop 3", 498], ["72cac3d5", "2023-01-01 12:57:51+01:00", -33.88792, 151.165069, "dwell shop 3", 499], ["72cac3d5", "2023-01-01 12:57:57+01:00", -33.88792, 151.165069, "dwell shop 3", 500], ["72cac3d5", "2023-01-01 12:58:04+01:00", -33.88792, 151.165069, "dwell shop 3", 501], ["72cac3d5", "2023-01-01 12:58:11+01:00", -33.88792, 151.165069, "dwell shop 3", 502], ["72cac3d5", "2023-01-01 12:58:18+01:00", -33.88792, 151.165069, "dwell shop 3", 503], ["72cac3d5", "2023-01-01 12:58:24+01:00", -33.88792, 151.165069, "dwell shop 3", 504], ["72cac3d5", "2023-01-01 12:58:31+01:00", -33.88792, 151.165069, "dwell shop 3", 505], ["72cac3d5", "2023-01-01 12:58:38+01:00", -33.88792, 151.165069, "dwell shop 3", 506], ["72cac3d5", "2023-01-01 12:58:44+01:00", -33.88792, 151.165069, "dwell shop 3", 507], ["72cac3d5", "2023-01-01 12:58:51+01:00", -33.88792, 151.165069, "dwell shop 3", 508], ["72cac3d5", "2023-01-01 12:58:58+01:00", -33.88792, 151.165069, "dwell shop 3", 509], ["72cac3d5", "2023-01-01 12:59:04+01:00", -33.88792, 151.165069, "dwell shop 3", 510], ["72cac3d5", "2023-01-01 12:59:11+01:00", -33.88792, 151.165069, "dwell shop 3", 511], ["72cac3d5", "2023-01-01 12:59:18+01:00", -33.88792, 151.165069, "dwell shop 3", 512], ["72cac3d5", "2023-01-01 12:59:24+01:00", -33.88792, 151.165069, "dwell shop 3", 513], ["72cac3d5", "2023-01-01 12:59:31+01:00", -33.88792, 151.165069, "dwell shop 3", 514], ["72cac3d5", "2023-01-01 12:59:38+01:00", -33.88792, 151.165069, "dwell shop 3", 515], ["72cac3d5", "2023-01-01 12:59:44+01:00", -33.88792, 151.165069, "dwell shop 3", 516], ["72cac3d5", "2023-01-01 12:59:51+01:00", -33.88792, 151.165069, "dwell shop 3", 517], ["72cac3d5", "2023-01-01 12:59:58+01:00", -33.88792, 151.165069, "dwell shop 3", 518], ["72cac3d5", "2023-01-01 13:00:05+01:00", -33.88792, 151.165069, "dwell shop 3", 519], ["72cac3d5", "2023-01-01 13:00:11+01:00", -33.88792, 151.165069, "dwell shop 3", 520], ["72cac3d5", "2023-01-01 13:00:18+01:00", -33.88792, 151.165069, "dwell shop 3", 521], ["72cac3d5", "2023-01-01 13:00:25+01:00", -33.88792, 151.165069, "dwell shop 3", 522], ["72cac3d5", "2023-01-01 13:00:31+01:00", -33.88792, 151.165069, "dwell shop 3", 523], ["72cac3d5", "2023-01-01 13:00:38+01:00", -33.88792, 151.165069, "dwell shop 3", 524], ["72cac3d5", "2023-01-01 13:00:45+01:00", -33.88792, 151.165069, "dwell shop 3", 525], ["72cac3d5", "2023-01-01 13:00:51+01:00", -33.88792, 151.165069, "dwell shop 3", 526], ["72cac3d5", "2023-01-01 13:00:58+01:00", -33.88792, 151.165069, "dwell shop 3", 527], ["72cac3d5", "2023-01-01 13:01:05+01:00", -33.88792, 151.165069, "dwell shop 3", 528], ["72cac3d5", "2023-01-01 13:01:11+01:00", -33.88792, 151.165069, "dwell shop 3", 529], ["72cac3d5", "2023-01-01 13:01:18+01:00", -33.88792, 151.165069, "dwell shop 3", 530], ["72cac3d5", "2023-01-01 13:01:25+01:00", -33.88792, 151.165069, "dwell shop 3", 531], ["72cac3d5", "2023-01-01 13:01:31+01:00", -33.88792, 151.165069, "dwell shop 3", 532], ["72cac3d5", "2023-01-01 13:01:38+01:00", -33.88792, 151.165069, "dwell shop 3", 533], ["72cac3d5", "2023-01-01 13:01:45+01:00", -33.88792, 151.165069, "dwell shop 3", 534], ["72cac3d5", "2023-01-01 13:01:52+01:00", -33.88792, 151.165069, "dwell shop 3", 535], ["72cac3d5", "2023-01-01 13:01:58+01:00", -33.88792, 151.165069, "dwell shop 3", 536], ["72cac3d5", "2023-01-01 13:02:05+01:00", -33.88792, 151.165069, "dwell shop 3", 537], ["72cac3d5", "2023-01-01 13:02:12+01:00", -33.88792, 151.165069, "dwell shop 3", 538], ["72cac3d5", "2023-01-01 13:02:18+01:00", -33.88792, 151.165069, "dwell shop 3", 539], ["72cac3d5", "2023-01-01 13:02:25+01:00", -33.88792, 151.165069, "dwell shop 3", 540], ["72cac3d5", "2023-01-01 13:02:32+01:00", -33.88792, 151.165069, "dwell shop 3", 541], ["72cac3d5", "2023-01-01 13:02:38+01:00", -33.88792, 151.165069, "dwell shop 3", 542], ["72cac3d5", "2023-01-01 13:02:45+01:00", -33.88792, 151.165069, "dwell shop 3", 543], ["72cac3d5", "2023-01-01 13:02:52+01:00", -33.88792, 151.165069, "dwell shop 3", 544], ["72cac3d5", "2023-01-01 13:02:58+01:00", -33.88792, 151.165069, "dwell shop 3", 545], ["72cac3d5", "2023-01-01 13:03:05+01:00", -33.88792, 151.165069, "dwell shop 3", 546], ["72cac3d5", "2023-01-01 13:03:12+01:00", -33.88792, 151.165069, "dwell shop 3", 547], ["72cac3d5", "2023-01-01 13:03:19+01:00", -33.88792, 151.165069, "dwell shop 3", 548], ["72cac3d5", "2023-01-01 13:03:25+01:00", -33.88792, 151.165069, "dwell shop 3", 549], ["72cac3d5", "2023-01-01 13:03:32+01:00", -33.88792, 151.165069, "dwell shop 3", 550], ["72cac3d5", "2023-01-01 13:03:39+01:00", -33.88792, 151.165069, "dwell shop 3", 551], ["72cac3d5", "2023-01-01 13:03:45+01:00", -33.88792, 151.165069, "dwell shop 3", 552], ["72cac3d5", "2023-01-01 13:03:52+01:00", -33.88792, 151.165069, "dwell shop 3", 553], ["72cac3d5", "2023-01-01 13:03:59+01:00", -33.88792, 151.165069, "dwell shop 3", 554], ["72cac3d5", "2023-01-01 13:04:05+01:00", -33.88792, 151.165069, "dwell shop 3", 555], ["72cac3d5", "2023-01-01 13:04:12+01:00", -33.88792, 151.165069, "dwell shop 3", 556], ["72cac3d5", "2023-01-01 13:04:19+01:00", -33.88792, 151.165069, "dwell shop 3", 557], ["72cac3d5", "2023-01-01 13:04:25+01:00", -33.88792, 151.165069, "dwell shop 3", 558], ["72cac3d5", "2023-01-01 13:04:32+01:00", -33.88792, 151.165069, "dwell shop 3", 559], ["72cac3d5", "2023-01-01 13:04:39+01:00", -33.88792, 151.165069, "dwell shop 3", 560], ["72cac3d5", "2023-01-01 13:04:45+01:00", -33.88792, 151.165069, "dwell shop 3", 561], ["72cac3d5", "2023-01-01 13:04:52+01:00", -33.88792, 151.165069, "dwell shop 3", 562], ["72cac3d5", "2023-01-01 13:04:59+01:00", -33.88792, 151.165069, "dwell shop 3", 563], ["72cac3d5", "2023-01-01 13:05:06+01:00", -33.88792, 151.165069, "dwell shop 3", 564], ["72cac3d5", "2023-01-01 13:05:12+01:00", -33.88792, 151.165069, "dwell shop 3", 565], ["72cac3d5", "2023-01-01 13:05:19+01:00", -33.88792, 151.165069, "dwell shop 3", 566], ["72cac3d5", "2023-01-01 13:05:26+01:00", -33.88792, 151.165069, "dwell shop 3", 567], ["72cac3d5", "2023-01-01 13:05:32+01:00", -33.88792, 151.165069, "dwell shop 3", 568], ["72cac3d5", "2023-01-01 13:05:39+01:00", -33.88792, 151.165069, "dwell shop 3", 569], ["72cac3d5", "2023-01-01 13:05:46+01:00", -33.88792, 151.165069, "dwell shop 3", 570], ["72cac3d5", "2023-01-01 13:05:52+01:00", -33.88792, 151.165069, "dwell shop 3", 571], ["72cac3d5", "2023-01-01 13:05:59+01:00", -33.88792, 151.165069, "dwell shop 3", 572], ["72cac3d5", "2023-01-01 13:06:06+01:00", -33.88792, 151.165069, "dwell shop 3", 573], ["72cac3d5", "2023-01-01 13:06:12+01:00", -33.88792, 151.165069, "dwell shop 3", 574], ["72cac3d5", "2023-01-01 13:06:19+01:00", -33.88792, 151.165069, "dwell shop 3", 575], ["72cac3d5", "2023-01-01 13:06:26+01:00", -33.88792, 151.165069, "dwell shop 3", 576], ["72cac3d5", "2023-01-01 13:06:32+01:00", -33.88792, 151.165069, "dwell shop 3", 577], ["72cac3d5", "2023-01-01 13:06:39+01:00", -33.88792, 151.165069, "dwell shop 3", 578], ["72cac3d5", "2023-01-01 13:06:46+01:00", -33.88792, 151.165069, "dwell shop 3", 579], ["72cac3d5", "2023-01-01 13:06:53+01:00", -33.88792, 151.165069, "dwell shop 3", 580], ["72cac3d5", "2023-01-01 13:06:59+01:00", -33.88792, 151.165069, "dwell shop 3", 581], ["72cac3d5", "2023-01-01 13:07:06+01:00", -33.88792, 151.165069, "dwell shop 3", 582], ["72cac3d5", "2023-01-01 13:07:13+01:00", -33.88792, 151.165069, "dwell shop 3", 583], ["72cac3d5", "2023-01-01 13:07:19+01:00", -33.88792, 151.165069, "dwell shop 3", 584], ["72cac3d5", "2023-01-01 13:07:26+01:00", -33.88792, 151.165069, "dwell shop 3", 585], ["72cac3d5", "2023-01-01 13:07:33+01:00", -33.88792, 151.165069, "dwell shop 3", 586], ["72cac3d5", "2023-01-01 13:07:39+01:00", -33.88792, 151.165069, "dwell shop 3", 587], ["72cac3d5", "2023-01-01 13:07:46+01:00", -33.88792, 151.165069, "dwell shop 3", 588], ["72cac3d5", "2023-01-01 13:07:53+01:00", -33.88792, 151.165069, "dwell shop 3", 589], ["72cac3d5", "2023-01-01 13:07:59+01:00", -33.88792, 151.165069, "dwell shop 3", 590], ["72cac3d5", "2023-01-01 13:08:06+01:00", -33.88792, 151.165069, "dwell shop 3", 591], ["72cac3d5", "2023-01-01 13:08:13+01:00", -33.88792, 151.165069, "dwell shop 3", 592], ["72cac3d5", "2023-01-01 13:08:19+01:00", -33.88792, 151.165069, "dwell shop 3", 593], ["72cac3d5", "2023-01-01 13:08:26+01:00", -33.88792, 151.165069, "dwell shop 3", 594], ["72cac3d5", "2023-01-01 13:08:33+01:00", -33.88792, 151.165069, "dwell shop 3", 595], ["72cac3d5", "2023-01-01 13:08:40+01:00", -33.88792, 151.165069, "dwell shop 3", 596], ["72cac3d5", "2023-01-01 13:08:46+01:00", -33.88792, 151.165069, "dwell shop 3", 597], ["72cac3d5", "2023-01-01 13:08:53+01:00", -33.88792, 151.165069, "dwell shop 3", 598], ["72cac3d5", "2023-01-01 13:09:00+01:00", -33.88792, 151.165069, "dwell shop 3", 599], ["72cac3d5", "2023-01-01 13:09:06+01:00", -33.88792, 151.165069, "dwell shop 3", 600], ["72cac3d5", "2023-01-01 13:09:13+01:00", -33.88792, 151.165069, "dwell shop 3", 601], ["72cac3d5", "2023-01-01 13:09:20+01:00", -33.88792, 151.165069, "dwell shop 3", 602], ["72cac3d5", "2023-01-01 13:09:26+01:00", -33.88792, 151.165069, "dwell shop 3", 603], ["72cac3d5", "2023-01-01 13:09:33+01:00", -33.88792, 151.165069, "dwell shop 3", 604], ["72cac3d5", "2023-01-01 13:09:40+01:00", -33.88792, 151.165069, "dwell shop 3", 605], ["72cac3d5", "2023-01-01 13:09:46+01:00", -33.88792, 151.165069, "dwell shop 3", 606], ["72cac3d5", "2023-01-01 13:09:53+01:00", -33.88792, 151.165069, "dwell shop 3", 607], ["72cac3d5", "2023-01-01 13:10:00+01:00", -33.88792, 151.165069, "dwell shop 3", 608], ["72cac3d5", "2023-01-01 13:10:07+01:00", -33.88792, 151.165069, "dwell shop 3", 609], ["72cac3d5", "2023-01-01 13:10:13+01:00", -33.88792, 151.165069, "dwell shop 3", 610], ["72cac3d5", "2023-01-01 13:10:20+01:00", -33.88792, 151.165069, "dwell shop 3", 611], ["72cac3d5", "2023-01-01 13:10:27+01:00", -33.88792, 151.165069, "dwell shop 3", 612], ["72cac3d5", "2023-01-01 13:10:33+01:00", -33.88792, 151.165069, "dwell shop 3", 613], ["72cac3d5", "2023-01-01 13:10:40+01:00", -33.88792, 151.165069, "dwell shop 3", 614], ["72cac3d5", "2023-01-01 13:10:47+01:00", -33.88792, 151.165069, "dwell shop 3", 615], ["72cac3d5", "2023-01-01 13:10:53+01:00", -33.88792, 151.165069, "dwell shop 3", 616], ["72cac3d5", "2023-01-01 13:11:00+01:00", -33.88792, 151.165069, "dwell shop 3", 617], ["72cac3d5", "2023-01-01 13:11:07+01:00", -33.88792, 151.165069, "dwell shop 3", 618], ["72cac3d5", "2023-01-01 13:11:13+01:00", -33.88792, 151.165069, "dwell shop 3", 619], ["72cac3d5", "2023-01-01 13:11:20+01:00", -33.88792, 151.165069, "dwell shop 3", 620], ["72cac3d5", "2023-01-01 13:11:27+01:00", -33.88792, 151.165069, "dwell shop 3", 621], ["72cac3d5", "2023-01-01 13:11:33+01:00", -33.88792, 151.165069, "dwell shop 3", 622], ["72cac3d5", "2023-01-01 13:11:40+01:00", -33.88792, 151.165069, "dwell shop 3", 623], ["72cac3d5", "2023-01-01 13:11:47+01:00", -33.88792, 151.165069, "dwell shop 3", 624], ["72cac3d5", "2023-01-01 13:11:54+01:00", -33.88792, 151.165069, "dwell shop 3", 625], ["72cac3d5", "2023-01-01 13:12:00+01:00", -33.88792, 151.165069, "dwell shop 3", 626], ["72cac3d5", "2023-01-01 13:12:07+01:00", -33.88792, 151.165069, "dwell shop 3", 627], ["72cac3d5", "2023-01-01 13:12:14+01:00", -33.88792, 151.165069, "dwell shop 3", 628], ["72cac3d5", "2023-01-01 13:12:20+01:00", -33.88792, 151.165069, "dwell shop 3", 629], ["72cac3d5", "2023-01-01 13:12:27+01:00", -33.88792, 151.165069, "dwell shop 3", 630], ["72cac3d5", "2023-01-01 13:12:34+01:00", -33.88792, 151.165069, "dwell shop 3", 631], ["72cac3d5", "2023-01-01 13:12:40+01:00", -33.88792, 151.165069, "dwell shop 3", 632], ["72cac3d5", "2023-01-01 13:12:47+01:00", -33.88792, 151.165069, "dwell shop 3", 633], ["72cac3d5", "2023-01-01 13:12:54+01:00", -33.88792, 151.165069, "dwell shop 3", 634], ["72cac3d5", "2023-01-01 13:13:00+01:00", -33.88792, 151.165069, "dwell shop 3", 635], ["72cac3d5", "2023-01-01 13:13:07+01:00", -33.88792, 151.165069, "dwell shop 3", 636], ["72cac3d5", "2023-01-01 13:13:14+01:00", -33.88792, 151.165069, "dwell shop 3", 637], ["72cac3d5", "2023-01-01 13:13:20+01:00", -33.88792, 151.165069, "dwell shop 3", 638], ["72cac3d5", "2023-01-01 13:13:27+01:00", -33.88792, 151.165069, "dwell shop 3", 639], ["72cac3d5", "2023-01-01 13:13:34+01:00", -33.88792, 151.165069, "dwell shop 3", 640], ["72cac3d5", "2023-01-01 13:13:41+01:00", -33.88792, 151.165069, "dwell shop 3", 641], ["72cac3d5", "2023-01-01 13:13:47+01:00", -33.88792, 151.165069, "dwell shop 3", 642], ["72cac3d5", "2023-01-01 13:13:54+01:00", -33.88792, 151.165069, "dwell shop 3", 643], ["72cac3d5", "2023-01-01 13:14:01+01:00", -33.88792, 151.165069, "dwell shop 3", 644], ["72cac3d5", "2023-01-01 13:14:07+01:00", -33.88792, 151.165069, "dwell shop 3", 645], ["72cac3d5", "2023-01-01 13:14:14+01:00", -33.88792, 151.165069, "dwell shop 3", 646], ["72cac3d5", "2023-01-01 13:14:21+01:00", -33.88792, 151.165069, "dwell shop 3", 647], ["72cac3d5", "2023-01-01 13:14:27+01:00", -33.88792, 151.165069, "dwell shop 3", 648], ["72cac3d5", "2023-01-01 13:14:34+01:00", -33.88792, 151.165069, "dwell shop 3", 649], ["72cac3d5", "2023-01-01 13:14:41+01:00", -33.88792, 151.165069, "dwell shop 3", 650], ["72cac3d5", "2023-01-01 13:14:47+01:00", -33.88792, 151.165069, "dwell shop 3", 651], ["72cac3d5", "2023-01-01 13:14:54+01:00", -33.88792, 151.165069, "dwell shop 3", 652], ["72cac3d5", "2023-01-01 13:15:01+01:00", -33.88792, 151.165069, "dwell shop 3", 653], ["72cac3d5", "2023-01-01 13:15:07+01:00", -33.88792, 151.165069, "dwell shop 3", 654], ["72cac3d5", "2023-01-01 13:15:14+01:00", -33.88792, 151.165069, "dwell shop 3", 655], ["72cac3d5", "2023-01-01 13:15:21+01:00", -33.88792, 151.165069, "dwell shop 3", 656], ["72cac3d5", "2023-01-01 13:15:28+01:00", -33.88792, 151.165069, "dwell shop 3", 657], ["72cac3d5", "2023-01-01 13:15:34+01:00", -33.88792, 151.165069, "dwell shop 3", 658], ["72cac3d5", "2023-01-01 13:15:41+01:00", -33.88792, 151.165069, "dwell shop 3", 659], ["72cac3d5", "2023-01-01 13:15:48+01:00", -33.88792, 151.165069, "dwell shop 3", 660], ["72cac3d5", "2023-01-01 13:15:54+01:00", -33.88792, 151.165069, "dwell shop 3", 661], ["72cac3d5", "2023-01-01 13:16:01+01:00", -33.88792, 151.165069, "dwell shop 3", 662], ["72cac3d5", "2023-01-01 13:16:08+01:00", -33.88792, 151.165069, "dwell shop 3", 663], ["72cac3d5", "2023-01-01 13:16:14+01:00", -33.88792, 151.165069, "dwell shop 3", 664], ["72cac3d5", "2023-01-01 13:16:21+01:00", -33.88792, 151.165069, "dwell shop 3", 665], ["72cac3d5", "2023-01-01 13:16:28+01:00", -33.88792, 151.165069, "dwell shop 3", 666], ["72cac3d5", "2023-01-01 13:16:34+01:00", -33.88792, 151.165069, "dwell shop 3", 667], ["72cac3d5", "2023-01-01 13:16:41+01:00", -33.88792, 151.165069, "dwell shop 3", 668], ["72cac3d5", "2023-01-01 13:16:48+01:00", -33.88792, 151.165069, "dwell shop 3", 669], ["72cac3d5", "2023-01-01 13:16:55+01:00", -33.88792, 151.165069, "dwell shop 3", 670], ["72cac3d5", "2023-01-01 13:17:01+01:00", -33.88792, 151.165069, "dwell shop 3", 671], ["72cac3d5", "2023-01-01 13:17:08+01:00", -33.88792, 151.165069, "dwell shop 3", 672], ["72cac3d5", "2023-01-01 13:17:15+01:00", -33.88792, 151.165069, "dwell shop 3", 673], ["72cac3d5", "2023-01-01 13:17:21+01:00", -33.88792, 151.165069, "dwell shop 3", 674], ["72cac3d5", "2023-01-01 13:17:28+01:00", -33.88792, 151.165069, "dwell shop 3", 675], ["72cac3d5", "2023-01-01 13:17:35+01:00", -33.88792, 151.165069, "dwell shop 3", 676], ["72cac3d5", "2023-01-01 13:17:41+01:00", -33.88792, 151.165069, "dwell shop 3", 677], ["72cac3d5", "2023-01-01 13:17:48+01:00", -33.88792, 151.165069, "dwell shop 3", 678], ["72cac3d5", "2023-01-01 13:17:55+01:00", -33.88792, 151.165069, "dwell shop 3", 679], ["72cac3d5", "2023-01-01 13:18:01+01:00", -33.88792, 151.165069, "dwell shop 3", 680], ["72cac3d5", "2023-01-01 13:18:08+01:00", -33.88792, 151.165069, "dwell shop 3", 681], ["72cac3d5", "2023-01-01 13:18:15+01:00", -33.88792, 151.165069, "dwell shop 3", 682], ["72cac3d5", "2023-01-01 13:18:21+01:00", -33.88792, 151.165069, "dwell shop 3", 683], ["72cac3d5", "2023-01-01 13:18:28+01:00", -33.88792, 151.165069, "dwell shop 3", 684], ["72cac3d5", "2023-01-01 13:18:35+01:00", -33.88792, 151.165069, "dwell shop 3", 685], ["72cac3d5", "2023-01-01 13:18:42+01:00", -33.88792, 151.165069, "dwell shop 3", 686], ["72cac3d5", "2023-01-01 13:18:48+01:00", -33.88792, 151.165069, "dwell shop 3", 687], ["72cac3d5", "2023-01-01 13:18:55+01:00", -33.88792, 151.165069, "dwell shop 3", 688], ["72cac3d5", "2023-01-01 13:19:02+01:00", -33.88792, 151.165069, "dwell shop 3", 689], ["72cac3d5", "2023-01-01 13:19:08+01:00", -33.88792, 151.165069, "dwell shop 3", 690], ["72cac3d5", "2023-01-01 13:19:15+01:00", -33.88792, 151.165069, "dwell shop 3", 691], ["72cac3d5", "2023-01-01 13:19:22+01:00", -33.88792, 151.165069, "dwell shop 3", 692], ["72cac3d5", "2023-01-01 13:19:28+01:00", -33.88792, 151.165069, "dwell shop 3", 693], ["72cac3d5", "2023-01-01 13:19:35+01:00", -33.88792, 151.165069, "dwell shop 3", 694], ["72cac3d5", "2023-01-01 13:19:42+01:00", -33.88792, 151.165069, "dwell shop 3", 695], ["72cac3d5", "2023-01-01 13:19:48+01:00", -33.88792, 151.165069, "dwell shop 3", 696], ["72cac3d5", "2023-01-01 13:19:55+01:00", -33.88792, 151.165069, "dwell shop 3", 697], ["72cac3d5", "2023-01-01 13:20:02+01:00", -33.88792, 151.165069, "dwell shop 3", 698], ["72cac3d5", "2023-01-01 13:20:08+01:00", -33.88792, 151.165069, "dwell shop 3", 699], ["72cac3d5", "2023-01-01 13:20:15+01:00", -33.88792, 151.165069, "dwell shop 3", 700], ["72cac3d5", "2023-01-01 13:20:22+01:00", -33.88792, 151.165069, "dwell shop 3", 701], ["72cac3d5", "2023-01-01 13:20:29+01:00", -33.88792, 151.165069, "dwell shop 3", 702], ["72cac3d5", "2023-01-01 13:20:35+01:00", -33.88792, 151.165069, "dwell shop 3", 703], ["72cac3d5", "2023-01-01 13:20:42+01:00", -33.88792, 151.165069, "dwell shop 3", 704], ["72cac3d5", "2023-01-01 13:20:49+01:00", -33.88792, 151.165069, "dwell shop 3", 705], ["72cac3d5", "2023-01-01 13:20:55+01:00", -33.88792, 151.165069, "dwell shop 3", 706], ["72cac3d5", "2023-01-01 13:21:02+01:00", -33.88792, 151.165069, "dwell shop 3", 707], ["72cac3d5", "2023-01-01 13:21:09+01:00", -33.88792, 151.165069, "dwell shop 3", 708], ["72cac3d5", "2023-01-01 13:21:15+01:00", -33.88792, 151.165069, "dwell shop 3", 709], ["72cac3d5", "2023-01-01 13:21:22+01:00", -33.88792, 151.165069, "dwell shop 3", 710], ["72cac3d5", "2023-01-01 13:21:29+01:00", -33.88792, 151.165069, "dwell shop 3", 711], ["72cac3d5", "2023-01-01 13:21:35+01:00", -33.88792, 151.165069, "dwell shop 3", 712], ["72cac3d5", "2023-01-01 13:21:42+01:00", -33.88792, 151.165069, "dwell shop 3", 713], ["72cac3d5", "2023-01-01 13:21:49+01:00", -33.88792, 151.165069, "dwell shop 3", 714], ["72cac3d5", "2023-01-01 13:21:55+01:00", -33.88792, 151.165069, "dwell shop 3", 715], ["72cac3d5", "2023-01-01 13:22:02+01:00", -33.88792, 151.165069, "dwell shop 3", 716], ["72cac3d5", "2023-01-01 13:22:09+01:00", -33.88792, 151.165069, "dwell shop 3", 717], ["72cac3d5", "2023-01-01 13:22:16+01:00", -33.88792, 151.165069, "dwell shop 3", 718], ["72cac3d5", "2023-01-01 13:22:22+01:00", -33.88792, 151.165069, "dwell shop 3", 719], ["72cac3d5", "2023-01-01 13:22:29+01:00", -33.88792, 151.165069, "dwell shop 3", 720], ["72cac3d5", "2023-01-01 13:22:36+01:00", -33.88792, 151.165069, "dwell shop 3", 721], ["72cac3d5", "2023-01-01 13:22:42+01:00", -33.88792, 151.165069, "dwell shop 3", 722], ["72cac3d5", "2023-01-01 13:22:49+01:00", -33.88792, 151.165069, "dwell shop 3", 723], ["72cac3d5", "2023-01-01 13:22:56+01:00", -33.88792, 151.165069, "dwell shop 3", 724], ["72cac3d5", "2023-01-01 13:23:02+01:00", -33.88792, 151.165069, "dwell shop 3", 725], ["72cac3d5", "2023-01-01 13:23:09+01:00", -33.88792, 151.165069, "dwell shop 3", 726], ["72cac3d5", "2023-01-01 13:23:16+01:00", -33.88792, 151.165069, "dwell shop 3", 727], ["72cac3d5", "2023-01-01 13:23:22+01:00", -33.88792, 151.165069, "dwell shop 3", 728], ["72cac3d5", "2023-01-01 13:23:29+01:00", -33.88792, 151.165069, "dwell shop 3", 729], ["72cac3d5", "2023-01-01 13:23:36+01:00", -33.88792, 151.165069, "dwell shop 3", 730], ["72cac3d5", "2023-01-01 13:23:43+01:00", -33.88792, 151.165069, "dwell shop 3", 731], ["72cac3d5", "2023-01-01 13:23:49+01:00", -33.88792, 151.165069, "dwell shop 3", 732], ["72cac3d5", "2023-01-01 13:23:56+01:00", -33.88792, 151.165069, "dwell shop 3", 733], ["72cac3d5", "2023-01-01 13:24:03+01:00", -33.88792, 151.165069, "dwell shop 3", 734], ["72cac3d5", "2023-01-01 13:24:09+01:00", -33.88792, 151.165069, "dwell shop 3", 735], ["72cac3d5", "2023-01-01 13:24:16+01:00", -33.88792, 151.165069, "dwell shop 3", 736], ["72cac3d5", "2023-01-01 13:24:23+01:00", -33.88792, 151.165069, "dwell shop 3", 737], ["72cac3d5", "2023-01-01 13:24:29+01:00", -33.88792, 151.165069, "dwell shop 3", 738], ["72cac3d5", "2023-01-01 13:24:36+01:00", -33.88792, 151.165069, "dwell shop 3", 739], ["72cac3d5", "2023-01-01 13:24:43+01:00", -33.88792, 151.165069, "dwell shop 3", 740], ["72cac3d5", "2023-01-01 13:24:49+01:00", -33.88792, 151.165069, "dwell shop 3", 741], ["72cac3d5", "2023-01-01 13:24:56+01:00", -33.88792, 151.165069, "dwell shop 3", 742], ["72cac3d5", "2023-01-01 13:25:03+01:00", -33.88792, 151.165069, "dwell shop 3", 743], ["72cac3d5", "2023-01-01 13:25:09+01:00", -33.88792, 151.165069, "dwell shop 3", 744], ["72cac3d5", "2023-01-01 13:25:16+01:00", -33.88792, 151.165069, "dwell shop 3", 745], ["72cac3d5", "2023-01-01 13:25:23+01:00", -33.88792, 151.165069, "dwell shop 3", 746], ["72cac3d5", "2023-01-01 13:25:30+01:00", -33.88792, 151.165069, "dwell shop 3", 747], ["72cac3d5", "2023-01-01 13:25:36+01:00", -33.88792, 151.165069, "dwell shop 3", 748], ["72cac3d5", "2023-01-01 13:25:43+01:00", -33.88792, 151.165069, "dwell shop 3", 749], ["72cac3d5", "2023-01-01 13:25:50+01:00", -33.88792, 151.165069, "dwell shop 3", 750], ["72cac3d5", "2023-01-01 13:25:56+01:00", -33.88792, 151.165069, "dwell shop 3", 751], ["72cac3d5", "2023-01-01 13:26:03+01:00", -33.88792, 151.165069, "dwell shop 3", 752], ["72cac3d5", "2023-01-01 13:26:10+01:00", -33.88792, 151.165069, "dwell shop 3", 753], ["72cac3d5", "2023-01-01 13:26:16+01:00", -33.88792, 151.165069, "dwell shop 3", 754], ["72cac3d5", "2023-01-01 13:26:23+01:00", -33.88792, 151.165069, "dwell shop 3", 755], ["72cac3d5", "2023-01-01 13:26:30+01:00", -33.88792, 151.165069, "dwell shop 3", 756], ["72cac3d5", "2023-01-01 13:26:36+01:00", -33.88792, 151.165069, "dwell shop 3", 757], ["72cac3d5", "2023-01-01 13:26:43+01:00", -33.88792, 151.165069, "dwell shop 3", 758], ["72cac3d5", "2023-01-01 13:26:50+01:00", -33.88792, 151.165069, "dwell shop 3", 759], ["72cac3d5", "2023-01-01 13:26:56+01:00", -33.88792, 151.165069, "dwell shop 3", 760], ["72cac3d5", "2023-01-01 13:27:03+01:00", -33.88792, 151.165069, "dwell shop 3", 761], ["72cac3d5", "2023-01-01 13:27:10+01:00", -33.88792, 151.165069, "dwell shop 3", 762], ["72cac3d5", "2023-01-01 13:27:17+01:00", -33.88792, 151.165069, "dwell shop 3", 763], ["72cac3d5", "2023-01-01 13:27:23+01:00", -33.88792, 151.165069, "dwell shop 3", 764], ["72cac3d5", "2023-01-01 13:27:30+01:00", -33.88792, 151.165069, "dwell shop 3", 765], ["72cac3d5", "2023-01-01 13:27:37+01:00", -33.88792, 151.165069, "dwell shop 3", 766], ["72cac3d5", "2023-01-01 13:27:43+01:00", -33.88792, 151.165069, "dwell shop 3", 767], ["72cac3d5", "2023-01-01 13:27:50+01:00", -33.88792, 151.165069, "dwell shop 3", 768], ["72cac3d5", "2023-01-01 13:27:57+01:00", -33.88792, 151.165069, "dwell shop 3", 769], ["72cac3d5", "2023-01-01 13:28:03+01:00", -33.88792, 151.165069, "dwell shop 3", 770], ["72cac3d5", "2023-01-01 13:28:10+01:00", -33.88792, 151.165069, "dwell shop 3", 771], ["72cac3d5", "2023-01-01 13:28:17+01:00", -33.88792, 151.165069, "dwell shop 3", 772], ["72cac3d5", "2023-01-01 13:28:23+01:00", -33.88792, 151.165069, "dwell shop 3", 773], ["72cac3d5", "2023-01-01 13:28:30+01:00", -33.88792, 151.165069, "dwell shop 3", 774], ["72cac3d5", "2023-01-01 13:28:37+01:00", -33.88792, 151.165069, "dwell shop 3", 775], ["72cac3d5", "2023-01-01 13:28:43+01:00", -33.88792, 151.165069, "dwell shop 3", 776], ["72cac3d5", "2023-01-01 13:28:50+01:00", -33.88792, 151.165069, "dwell shop 3", 777], ["72cac3d5", "2023-01-01 13:28:57+01:00", -33.88792, 151.165069, "dwell shop 3", 778], ["72cac3d5", "2023-01-01 13:29:04+01:00", -33.88792, 151.165069, "dwell shop 3", 779], ["72cac3d5", "2023-01-01 13:29:10+01:00", -33.88792, 151.165069, "dwell shop 3", 780], ["72cac3d5", "2023-01-01 13:29:17+01:00", -33.88792, 151.165069, "dwell shop 3", 781], ["72cac3d5", "2023-01-01 13:29:24+01:00", -33.88792, 151.165069, "dwell shop 3", 782], ["72cac3d5", "2023-01-01 13:29:30+01:00", -33.88792, 151.165069, "dwell shop 3", 783], ["72cac3d5", "2023-01-01 13:29:37+01:00", -33.88792, 151.165069, "dwell shop 3", 784], ["72cac3d5", "2023-01-01 13:29:44+01:00", -33.88792, 151.165069, "dwell shop 3", 785], ["72cac3d5", "2023-01-01 13:29:50+01:00", -33.88792, 151.165069, "dwell shop 3", 786], ["72cac3d5", "2023-01-01 13:29:57+01:00", -33.88792, 151.165069, "dwell shop 3", 787], ["72cac3d5", "2023-01-01 13:30:04+01:00", -33.88792, 151.165069, "dwell shop 3", 788], ["72cac3d5", "2023-01-01 13:30:10+01:00", -33.88792, 151.165069, "dwell shop 3", 789], ["72cac3d5", "2023-01-01 13:30:17+01:00", -33.88792, 151.165069, "dwell shop 3", 790], ["72cac3d5", "2023-01-01 13:30:24+01:00", -33.88792, 151.165069, "dwell shop 3", 791], ["72cac3d5", "2023-01-01 13:30:31+01:00", -33.88792, 151.165069, "dwell shop 3", 792], ["72cac3d5", "2023-01-01 13:30:37+01:00", -33.88792, 151.165069, "dwell shop 3", 793], ["72cac3d5", "2023-01-01 13:30:44+01:00", -33.88792, 151.165069, "dwell shop 3", 794], ["72cac3d5", "2023-01-01 13:30:51+01:00", -33.88792, 151.165069, "dwell shop 3", 795], ["72cac3d5", "2023-01-01 13:30:57+01:00", -33.88792, 151.165069, "dwell shop 3", 796], ["72cac3d5", "2023-01-01 13:31:04+01:00", -33.88792, 151.165069, "dwell shop 3", 797], ["72cac3d5", "2023-01-01 13:31:11+01:00", -33.88792, 151.165069, "exiting shop 3", 798], ["72cac3d5", "2023-01-01 13:31:22+01:00", -33.8880215, 151.16506199999998, "exiting shop 3", 799], ["72cac3d5", "2023-01-01 13:31:33+01:00", -33.888123, 151.165055, "moving west", 800], ["72cac3d5", "2023-01-01 13:31:40+01:00", -33.888129142857146, 151.1649777142857, "moving west", 801], ["72cac3d5", "2023-01-01 13:31:48+01:00", -33.888135285714284, 151.16490042857143, "moving west", 802], ["72cac3d5", "2023-01-01 13:31:55+01:00", -33.88814142857143, 151.16482314285713, "moving west", 803], ["72cac3d5", "2023-01-01 13:32:02+01:00", -33.88814757142857, 151.16474585714286, "moving west", 804], ["72cac3d5", "2023-01-01 13:32:09+01:00", -33.888153714285714, 151.16466857142856, "moving west", 805], ["72cac3d5", "2023-01-01 13:32:16+01:00", -33.88815985714286, 151.1645912857143, "moving west", 806], ["72cac3d5", "2023-01-01 13:32:23+01:00", -33.888166, 151.164514, "moving west", 807], ["72cac3d5", "2023-01-01 13:32:31+01:00", -33.888172142857144, 151.1644367142857, "moving west", 808], ["72cac3d5", "2023-01-01 13:32:38+01:00", -33.88817828571429, 151.16435942857143, "moving west", 809], ["72cac3d5", "2023-01-01 13:32:45+01:00", -33.88818442857143, 151.16428214285713, "moving west", 810], ["72cac3d5", "2023-01-01 13:32:52+01:00", -33.888190571428574, 151.16420485714286, "moving west", 811], ["72cac3d5", "2023-01-01 13:32:59+01:00", -33.88819671428571, 151.16412757142857, "moving west", 812], ["72cac3d5", "2023-01-01 13:33:06+01:00", -33.88820285714286, 151.1640502857143, "moving west", 813], ["72cac3d5", "2023-01-01 13:33:14+01:00", -33.888209, 151.163973, "moving west", 814], ["72cac3d5", "2023-01-01 13:33:21+01:00", -33.88821514285714, 151.1638957142857, "moving west", 815], ["72cac3d5", "2023-01-01 13:33:28+01:00", -33.88822128571429, 151.16381842857143, "moving west", 816], ["72cac3d5", "2023-01-01 13:33:35+01:00", -33.88822742857143, 151.16374114285713, "moving west", 817], ["72cac3d5", "2023-01-01 13:33:42+01:00", -33.88823357142857, 151.16366385714286, "moving west", 818], ["72cac3d5", "2023-01-01 13:33:49+01:00", -33.88823971428572, 151.16358657142857, "moving west", 819], ["72cac3d5", "2023-01-01 13:33:57+01:00", -33.888245857142856, 151.1635092857143, "moving west", 820], ["72cac3d5", "2023-01-01 13:34:04+01:00", -33.888252, 151.163432, "moving west", 821]]}, "lines": {"index": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821], "columns": ["entity_id", "timestamp", "latitude", "longitude", "annotation", "ids", "longitude_next", "latitude_next"], "data": [["72cac3d5", "2023-01-01 12:00:00+01:00", -33.885517, 151.170552, "moving towards cafe", 0, 151.1705242173913, -33.88557565217391], ["72cac3d5", "2023-01-01 12:00:07+01:00", -33.88557565217391, 151.1705242173913, "moving towards cafe", 1, 151.1704964347826, -33.885634304347825], ["72cac3d5", "2023-01-01 12:00:14+01:00", -33.885634304347825, 151.1704964347826, "moving towards cafe", 2, 151.1704686521739, -33.88569295652174], ["72cac3d5", "2023-01-01 12:00:21+01:00", -33.88569295652174, 151.1704686521739, "moving towards cafe", 3, 151.1704408695652, -33.88575160869565], ["72cac3d5", "2023-01-01 12:00:28+01:00", -33.88575160869565, 151.1704408695652, "moving towards cafe", 4, 151.1704130869565, -33.88581026086956], ["72cac3d5", "2023-01-01 12:00:35+01:00", -33.88581026086956, 151.1704130869565, "moving towards cafe", 5, 151.17038530434783, -33.88586891304348], ["72cac3d5", "2023-01-01 12:00:42+01:00", -33.88586891304348, 151.17038530434783, "moving towards cafe", 6, 151.17035752173913, -33.88592756521739], ["72cac3d5", "2023-01-01 12:00:49+01:00", -33.88592756521739, 151.17035752173913, "moving towards cafe", 7, 151.17032973913044, -33.885986217391306], ["72cac3d5", "2023-01-01 12:00:56+01:00", -33.885986217391306, 151.17032973913044, "moving towards cafe", 8, 151.17030195652174, -33.88604486956522], ["72cac3d5", "2023-01-01 12:01:03+01:00", -33.88604486956522, 151.17030195652174, "moving towards cafe", 9, 151.17027417391304, -33.88610352173913], ["72cac3d5", "2023-01-01 12:01:10+01:00", -33.88610352173913, 151.17027417391304, "moving towards cafe", 10, 151.17024639130435, -33.88616217391304], ["72cac3d5", "2023-01-01 12:01:17+01:00", -33.88616217391304, 151.17024639130435, "moving towards cafe", 11, 151.17021860869565, -33.886220826086955], ["72cac3d5", "2023-01-01 12:01:24+01:00", -33.886220826086955, 151.17021860869565, "moving towards cafe", 12, 151.17019082608695, -33.88627947826087], ["72cac3d5", "2023-01-01 12:01:31+01:00", -33.88627947826087, 151.17019082608695, "moving towards cafe", 13, 151.17016304347825, -33.88633813043478], ["72cac3d5", "2023-01-01 12:01:38+01:00", -33.88633813043478, 151.17016304347825, "moving towards cafe", 14, 151.17013526086956, -33.88639678260869], ["72cac3d5", "2023-01-01 12:01:45+01:00", -33.88639678260869, 151.17013526086956, "moving towards cafe", 15, 151.17010747826086, -33.886455434782604], ["72cac3d5", "2023-01-01 12:01:52+01:00", -33.886455434782604, 151.17010747826086, "moving towards cafe", 16, 151.17007969565216, -33.88651408695652], ["72cac3d5", "2023-01-01 12:01:59+01:00", -33.88651408695652, 151.17007969565216, "moving towards cafe", 17, 151.1700519130435, -33.886572739130436], ["72cac3d5", "2023-01-01 12:02:06+01:00", -33.886572739130436, 151.1700519130435, "moving towards cafe", 18, 151.1700241304348, -33.88663139130435], ["72cac3d5", "2023-01-01 12:02:13+01:00", -33.88663139130435, 151.1700241304348, "moving towards cafe", 19, 151.1699963478261, -33.88669004347826], ["72cac3d5", "2023-01-01 12:02:20+01:00", -33.88669004347826, 151.1699963478261, "moving towards cafe", 20, 151.1699685652174, -33.88674869565217], ["72cac3d5", "2023-01-01 12:02:27+01:00", -33.88674869565217, 151.1699685652174, "moving towards cafe", 21, 151.1699407826087, -33.886807347826085], ["72cac3d5", "2023-01-01 12:02:34+01:00", -33.886807347826085, 151.1699407826087, "moving towards cafe", 22, 151.169913, -33.886866], ["72cac3d5", "2023-01-01 12:02:41+01:00", -33.886866, 151.169913, "entering cafe", 23, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:02:59+01:00", -33.886844, 151.169717, "dwell at the cafe", 24, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:06+01:00", -33.886844, 151.169717, "dwell at the cafe", 25, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:13+01:00", -33.886844, 151.169717, "dwell at the cafe", 26, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:20+01:00", -33.886844, 151.169717, "dwell at the cafe", 27, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:26+01:00", -33.886844, 151.169717, "dwell at the cafe", 28, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:33+01:00", -33.886844, 151.169717, "dwell at the cafe", 29, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:40+01:00", -33.886844, 151.169717, "dwell at the cafe", 30, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:47+01:00", -33.886844, 151.169717, "dwell at the cafe", 31, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:03:54+01:00", -33.886844, 151.169717, "dwell at the cafe", 32, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:00+01:00", -33.886844, 151.169717, "dwell at the cafe", 33, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:07+01:00", -33.886844, 151.169717, "dwell at the cafe", 34, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:14+01:00", -33.886844, 151.169717, "dwell at the cafe", 35, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:21+01:00", -33.886844, 151.169717, "dwell at the cafe", 36, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:27+01:00", -33.886844, 151.169717, "dwell at the cafe", 37, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:34+01:00", -33.886844, 151.169717, "dwell at the cafe", 38, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:41+01:00", -33.886844, 151.169717, "dwell at the cafe", 39, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:48+01:00", -33.886844, 151.169717, "dwell at the cafe", 40, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:04:54+01:00", -33.886844, 151.169717, "dwell at the cafe", 41, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:01+01:00", -33.886844, 151.169717, "dwell at the cafe", 42, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:08+01:00", -33.886844, 151.169717, "dwell at the cafe", 43, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:15+01:00", -33.886844, 151.169717, "dwell at the cafe", 44, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:21+01:00", -33.886844, 151.169717, "dwell at the cafe", 45, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:28+01:00", -33.886844, 151.169717, "dwell at the cafe", 46, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:35+01:00", -33.886844, 151.169717, "dwell at the cafe", 47, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:42+01:00", -33.886844, 151.169717, "dwell at the cafe", 48, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:48+01:00", -33.886844, 151.169717, "dwell at the cafe", 49, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:05:55+01:00", -33.886844, 151.169717, "dwell at the cafe", 50, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:02+01:00", -33.886844, 151.169717, "dwell at the cafe", 51, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:09+01:00", -33.886844, 151.169717, "dwell at the cafe", 52, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:15+01:00", -33.886844, 151.169717, "dwell at the cafe", 53, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:22+01:00", -33.886844, 151.169717, "dwell at the cafe", 54, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:29+01:00", -33.886844, 151.169717, "dwell at the cafe", 55, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:36+01:00", -33.886844, 151.169717, "dwell at the cafe", 56, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:43+01:00", -33.886844, 151.169717, "dwell at the cafe", 57, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:49+01:00", -33.886844, 151.169717, "dwell at the cafe", 58, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:06:56+01:00", -33.886844, 151.169717, "dwell at the cafe", 59, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:03+01:00", -33.886844, 151.169717, "dwell at the cafe", 60, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:10+01:00", -33.886844, 151.169717, "dwell at the cafe", 61, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:16+01:00", -33.886844, 151.169717, "dwell at the cafe", 62, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:23+01:00", -33.886844, 151.169717, "dwell at the cafe", 63, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:30+01:00", -33.886844, 151.169717, "dwell at the cafe", 64, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:37+01:00", -33.886844, 151.169717, "dwell at the cafe", 65, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:43+01:00", -33.886844, 151.169717, "dwell at the cafe", 66, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:50+01:00", -33.886844, 151.169717, "dwell at the cafe", 67, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:07:57+01:00", -33.886844, 151.169717, "dwell at the cafe", 68, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:04+01:00", -33.886844, 151.169717, "dwell at the cafe", 69, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:10+01:00", -33.886844, 151.169717, "dwell at the cafe", 70, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:17+01:00", -33.886844, 151.169717, "dwell at the cafe", 71, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:24+01:00", -33.886844, 151.169717, "dwell at the cafe", 72, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:31+01:00", -33.886844, 151.169717, "dwell at the cafe", 73, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:37+01:00", -33.886844, 151.169717, "dwell at the cafe", 74, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:44+01:00", -33.886844, 151.169717, "dwell at the cafe", 75, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:51+01:00", -33.886844, 151.169717, "dwell at the cafe", 76, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:08:58+01:00", -33.886844, 151.169717, "dwell at the cafe", 77, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:05+01:00", -33.886844, 151.169717, "dwell at the cafe", 78, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:11+01:00", -33.886844, 151.169717, "dwell at the cafe", 79, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:18+01:00", -33.886844, 151.169717, "dwell at the cafe", 80, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:25+01:00", -33.886844, 151.169717, "dwell at the cafe", 81, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:32+01:00", -33.886844, 151.169717, "dwell at the cafe", 82, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:38+01:00", -33.886844, 151.169717, "dwell at the cafe", 83, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:45+01:00", -33.886844, 151.169717, "dwell at the cafe", 84, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:52+01:00", -33.886844, 151.169717, "dwell at the cafe", 85, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:09:59+01:00", -33.886844, 151.169717, "dwell at the cafe", 86, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:05+01:00", -33.886844, 151.169717, "dwell at the cafe", 87, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:12+01:00", -33.886844, 151.169717, "dwell at the cafe", 88, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:19+01:00", -33.886844, 151.169717, "dwell at the cafe", 89, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:26+01:00", -33.886844, 151.169717, "dwell at the cafe", 90, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:32+01:00", -33.886844, 151.169717, "dwell at the cafe", 91, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:39+01:00", -33.886844, 151.169717, "dwell at the cafe", 92, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:46+01:00", -33.886844, 151.169717, "dwell at the cafe", 93, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:53+01:00", -33.886844, 151.169717, "dwell at the cafe", 94, 151.169717, -33.886844], ["72cac3d5", "2023-01-01 12:10:59+01:00", -33.886844, 151.169717, "exiting cafe", 95, 151.169913, -33.886866], ["72cac3d5", "2023-01-01 12:11:18+01:00", -33.886866, 151.169913, "moving towards shop 1", 96, 151.1698838, -33.886925866666665], ["72cac3d5", "2023-01-01 12:11:25+01:00", -33.886925866666665, 151.1698838, "moving towards shop 1", 97, 151.1698546, -33.88698573333333], ["72cac3d5", "2023-01-01 12:11:32+01:00", -33.88698573333333, 151.1698546, "moving towards shop 1", 98, 151.1698254, -33.8870456], ["72cac3d5", "2023-01-01 12:11:39+01:00", -33.8870456, 151.1698254, "moving towards shop 1", 99, 151.1697962, -33.88710546666666], ["72cac3d5", "2023-01-01 12:11:46+01:00", -33.88710546666666, 151.1697962, "moving towards shop 1", 100, 151.169767, -33.88716533333333], ["72cac3d5", "2023-01-01 12:11:54+01:00", -33.88716533333333, 151.169767, "moving towards shop 1", 101, 151.1697378, -33.887225199999996], ["72cac3d5", "2023-01-01 12:12:01+01:00", -33.887225199999996, 151.1697378, "moving towards shop 1", 102, 151.1697086, -33.887285066666664], ["72cac3d5", "2023-01-01 12:12:08+01:00", -33.887285066666664, 151.1697086, "moving towards shop 1", 103, 151.1696794, -33.88734493333333], ["72cac3d5", "2023-01-01 12:12:15+01:00", -33.88734493333333, 151.1696794, "moving towards shop 1", 104, 151.1696502, -33.8874048], ["72cac3d5", "2023-01-01 12:12:22+01:00", -33.8874048, 151.1696502, "moving towards shop 1", 105, 151.169621, -33.887464666666666], ["72cac3d5", "2023-01-01 12:12:30+01:00", -33.887464666666666, 151.169621, "moving towards shop 1", 106, 151.1695918, -33.887524533333334], ["72cac3d5", "2023-01-01 12:12:37+01:00", -33.887524533333334, 151.1695918, "moving towards shop 1", 107, 151.1695626, -33.887584399999994], ["72cac3d5", "2023-01-01 12:12:44+01:00", -33.887584399999994, 151.1695626, "moving towards shop 1", 108, 151.1695334, -33.88764426666666], ["72cac3d5", "2023-01-01 12:12:51+01:00", -33.88764426666666, 151.1695334, "moving towards shop 1", 109, 151.1695042, -33.88770413333333], ["72cac3d5", "2023-01-01 12:12:58+01:00", -33.88770413333333, 151.1695042, "moving towards shop 1", 110, 151.169475, -33.887764], ["72cac3d5", "2023-01-01 12:13:05+01:00", -33.887764, 151.169475, "moving towards shop 1", 111, 151.16939832, -33.887770159999995], ["72cac3d5", "2023-01-01 12:13:13+01:00", -33.887770159999995, 151.16939832, "moving towards shop 1", 112, 151.16932164, -33.88777632], ["72cac3d5", "2023-01-01 12:13:20+01:00", -33.88777632, 151.16932164, "moving towards shop 1", 113, 151.16924496000001, -33.88778248], ["72cac3d5", "2023-01-01 12:13:27+01:00", -33.88778248, 151.16924496000001, "moving towards shop 1", 114, 151.16916828, -33.88778864], ["72cac3d5", "2023-01-01 12:13:34+01:00", -33.88778864, 151.16916828, "moving towards shop 1", 115, 151.1690916, -33.887794799999995], ["72cac3d5", "2023-01-01 12:13:41+01:00", -33.887794799999995, 151.1690916, "moving towards shop 1", 116, 151.16901492, -33.88780096], ["72cac3d5", "2023-01-01 12:13:48+01:00", -33.88780096, 151.16901492, "moving towards shop 1", 117, 151.16893824000002, -33.88780712], ["72cac3d5", "2023-01-01 12:13:55+01:00", -33.88780712, 151.16893824000002, "moving towards shop 1", 118, 151.16886156, -33.887813279999996], ["72cac3d5", "2023-01-01 12:14:02+01:00", -33.887813279999996, 151.16886156, "moving towards shop 1", 119, 151.16878488, -33.88781944], ["72cac3d5", "2023-01-01 12:14:09+01:00", -33.88781944, 151.16878488, "moving towards shop 1", 120, 151.1687082, -33.8878256], ["72cac3d5", "2023-01-01 12:14:17+01:00", -33.8878256, 151.1687082, "moving towards shop 1", 121, 151.16863152000002, -33.88783176], ["72cac3d5", "2023-01-01 12:14:24+01:00", -33.88783176, 151.16863152000002, "moving towards shop 1", 122, 151.16855484, -33.887837919999996], ["72cac3d5", "2023-01-01 12:14:31+01:00", -33.887837919999996, 151.16855484, "moving towards shop 1", 123, 151.16847816, -33.88784408], ["72cac3d5", "2023-01-01 12:14:38+01:00", -33.88784408, 151.16847816, "moving towards shop 1", 124, 151.16840148, -33.88785024], ["72cac3d5", "2023-01-01 12:14:45+01:00", -33.88785024, 151.16840148, "moving towards shop 1", 125, 151.16832480000002, -33.8878564], ["72cac3d5", "2023-01-01 12:14:52+01:00", -33.8878564, 151.16832480000002, "moving towards shop 1", 126, 151.16824812000002, -33.887862559999995], ["72cac3d5", "2023-01-01 12:14:59+01:00", -33.887862559999995, 151.16824812000002, "moving towards shop 1", 127, 151.16817144, -33.88786872], ["72cac3d5", "2023-01-01 12:15:06+01:00", -33.88786872, 151.16817144, "moving towards shop 1", 128, 151.16809476, -33.88787488], ["72cac3d5", "2023-01-01 12:15:13+01:00", -33.88787488, 151.16809476, "moving towards shop 1", 129, 151.16801808000002, -33.887881039999996], ["72cac3d5", "2023-01-01 12:15:21+01:00", -33.887881039999996, 151.16801808000002, "moving towards shop 1", 130, 151.16794140000002, -33.8878872], ["72cac3d5", "2023-01-01 12:15:28+01:00", -33.8878872, 151.16794140000002, "moving towards shop 1", 131, 151.16786472, -33.88789336], ["72cac3d5", "2023-01-01 12:15:35+01:00", -33.88789336, 151.16786472, "moving towards shop 1", 132, 151.16778804, -33.88789952], ["72cac3d5", "2023-01-01 12:15:42+01:00", -33.88789952, 151.16778804, "moving towards shop 1", 133, 151.16771136000003, -33.887905679999996], ["72cac3d5", "2023-01-01 12:15:49+01:00", -33.887905679999996, 151.16771136000003, "moving towards shop 1", 134, 151.16763468000002, -33.88791184], ["72cac3d5", "2023-01-01 12:15:56+01:00", -33.88791184, 151.16763468000002, "moving towards shop 1", 135, 151.167558, -33.887918], ["72cac3d5", "2023-01-01 12:16:03+01:00", -33.887918, 151.167558, "entering shop 1", 136, 151.16753533333335, -33.88783], ["72cac3d5", "2023-01-01 12:16:13+01:00", -33.88783, 151.16753533333335, "entering shop 1", 137, 151.16751266666665, -33.887741999999996], ["72cac3d5", "2023-01-01 12:16:23+01:00", -33.887741999999996, 151.16751266666665, "entering shop 1", 138, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:16:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 139, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:16:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 140, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:16:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 141, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:16:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 142, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 143, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 144, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 145, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 146, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 147, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 148, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 149, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 150, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:17:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 151, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 152, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 153, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 154, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 155, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 156, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 157, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 158, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 159, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:18:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 160, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 161, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:07+01:00", -33.887654, 151.16749, "dwell at shop 1", 162, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 163, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 164, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 165, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 166, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 167, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:47+01:00", -33.887654, 151.16749, "dwell at shop 1", 168, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:19:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 169, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 170, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 171, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 172, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 173, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 174, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:34+01:00", -33.887654, 151.16749, "dwell at shop 1", 175, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 176, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 177, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:20:54+01:00", -33.887654, 151.16749, "dwell at shop 1", 178, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 179, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 180, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:14+01:00", -33.887654, 151.16749, "dwell at shop 1", 181, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 182, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 183, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 184, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:41+01:00", -33.887654, 151.16749, "dwell at shop 1", 185, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 186, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:21:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 187, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:01+01:00", -33.887654, 151.16749, "dwell at shop 1", 188, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 189, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 190, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:21+01:00", -33.887654, 151.16749, "dwell at shop 1", 191, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 192, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 193, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 194, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 195, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:22:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 196, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 197, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:08+01:00", -33.887654, 151.16749, "dwell at shop 1", 198, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 199, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 200, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:28+01:00", -33.887654, 151.16749, "dwell at shop 1", 201, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 202, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 203, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:48+01:00", -33.887654, 151.16749, "dwell at shop 1", 204, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:23:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 205, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 206, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 207, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:15+01:00", -33.887654, 151.16749, "dwell at shop 1", 208, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 209, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 210, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:35+01:00", -33.887654, 151.16749, "dwell at shop 1", 211, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 212, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 213, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:24:55+01:00", -33.887654, 151.16749, "dwell at shop 1", 214, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 215, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 216, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 217, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:22+01:00", -33.887654, 151.16749, "dwell at shop 1", 218, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 219, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 220, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:42+01:00", -33.887654, 151.16749, "dwell at shop 1", 221, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 222, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:25:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 223, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:02+01:00", -33.887654, 151.16749, "dwell at shop 1", 224, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 225, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 226, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 227, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 228, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 229, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 230, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:49+01:00", -33.887654, 151.16749, "dwell at shop 1", 231, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:26:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 232, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 233, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:09+01:00", -33.887654, 151.16749, "dwell at shop 1", 234, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 235, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 236, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:29+01:00", -33.887654, 151.16749, "dwell at shop 1", 237, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 238, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 239, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 240, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:27:56+01:00", -33.887654, 151.16749, "dwell at shop 1", 241, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 242, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 243, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:16+01:00", -33.887654, 151.16749, "dwell at shop 1", 244, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 245, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 246, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:36+01:00", -33.887654, 151.16749, "dwell at shop 1", 247, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 248, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 249, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:28:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 250, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 251, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 252, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 253, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:23+01:00", -33.887654, 151.16749, "dwell at shop 1", 254, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 255, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 256, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:43+01:00", -33.887654, 151.16749, "dwell at shop 1", 257, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 258, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:29:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 259, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:03+01:00", -33.887654, 151.16749, "dwell at shop 1", 260, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 261, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 262, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 263, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:30+01:00", -33.887654, 151.16749, "dwell at shop 1", 264, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 265, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 266, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:50+01:00", -33.887654, 151.16749, "dwell at shop 1", 267, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:30:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 268, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 269, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:10+01:00", -33.887654, 151.16749, "dwell at shop 1", 270, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 271, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 272, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 273, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:37+01:00", -33.887654, 151.16749, "dwell at shop 1", 274, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 275, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 276, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:31:57+01:00", -33.887654, 151.16749, "dwell at shop 1", 277, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 278, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 279, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:17+01:00", -33.887654, 151.16749, "dwell at shop 1", 280, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 281, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 282, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 283, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 284, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 285, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:32:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 286, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:04+01:00", -33.887654, 151.16749, "dwell at shop 1", 287, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 288, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 289, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:24+01:00", -33.887654, 151.16749, "dwell at shop 1", 290, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 291, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 292, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:44+01:00", -33.887654, 151.16749, "dwell at shop 1", 293, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 294, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:33:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 295, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 296, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:11+01:00", -33.887654, 151.16749, "dwell at shop 1", 297, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 298, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 299, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:31+01:00", -33.887654, 151.16749, "dwell at shop 1", 300, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 301, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 302, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:51+01:00", -33.887654, 151.16749, "dwell at shop 1", 303, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:34:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 304, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 305, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 306, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 307, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 308, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 309, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:38+01:00", -33.887654, 151.16749, "dwell at shop 1", 310, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 311, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 312, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:35:58+01:00", -33.887654, 151.16749, "dwell at shop 1", 313, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 314, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 315, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:18+01:00", -33.887654, 151.16749, "dwell at shop 1", 316, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 317, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 318, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 319, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:45+01:00", -33.887654, 151.16749, "dwell at shop 1", 320, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 321, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:36:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 322, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:05+01:00", -33.887654, 151.16749, "dwell at shop 1", 323, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 324, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 325, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:25+01:00", -33.887654, 151.16749, "dwell at shop 1", 326, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 327, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 328, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 329, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:52+01:00", -33.887654, 151.16749, "dwell at shop 1", 330, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:37:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 331, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 332, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:12+01:00", -33.887654, 151.16749, "dwell at shop 1", 333, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 334, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 335, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:32+01:00", -33.887654, 151.16749, "dwell at shop 1", 336, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 337, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 338, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 339, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:38:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 340, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 341, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 342, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:19+01:00", -33.887654, 151.16749, "dwell at shop 1", 343, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 344, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 345, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:39+01:00", -33.887654, 151.16749, "dwell at shop 1", 346, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 347, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 348, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:39:59+01:00", -33.887654, 151.16749, "dwell at shop 1", 349, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 350, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 351, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 352, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:26+01:00", -33.887654, 151.16749, "dwell at shop 1", 353, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:33+01:00", -33.887654, 151.16749, "dwell at shop 1", 354, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:40+01:00", -33.887654, 151.16749, "dwell at shop 1", 355, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:46+01:00", -33.887654, 151.16749, "dwell at shop 1", 356, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:40:53+01:00", -33.887654, 151.16749, "dwell at shop 1", 357, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:00+01:00", -33.887654, 151.16749, "dwell at shop 1", 358, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:06+01:00", -33.887654, 151.16749, "dwell at shop 1", 359, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:13+01:00", -33.887654, 151.16749, "dwell at shop 1", 360, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:20+01:00", -33.887654, 151.16749, "dwell at shop 1", 361, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:27+01:00", -33.887654, 151.16749, "dwell at shop 1", 362, 151.16749, -33.887654], ["72cac3d5", "2023-01-01 12:41:33+01:00", -33.887654, 151.16749, "exiting shop 1", 363, 151.16751266666665, -33.887741999999996], ["72cac3d5", "2023-01-01 12:41:43+01:00", -33.887741999999996, 151.16751266666665, "exiting shop 1", 364, 151.16753533333335, -33.88783], ["72cac3d5", "2023-01-01 12:41:53+01:00", -33.88783, 151.16753533333335, "exiting shop 1", 365, 151.167558, -33.887918], ["72cac3d5", "2023-01-01 12:42:03+01:00", -33.887918, 151.167558, "moving towards shop 2", 366, 151.16747850000002, -33.8879245], ["72cac3d5", "2023-01-01 12:42:11+01:00", -33.8879245, 151.16747850000002, "moving towards shop 2", 367, 151.16739900000002, -33.887931], ["72cac3d5", "2023-01-01 12:42:18+01:00", -33.887931, 151.16739900000002, "moving towards shop 2", 368, 151.16731950000002, -33.8879375], ["72cac3d5", "2023-01-01 12:42:25+01:00", -33.8879375, 151.16731950000002, "moving towards shop 2", 369, 151.16724000000002, -33.887944], ["72cac3d5", "2023-01-01 12:42:33+01:00", -33.887944, 151.16724000000002, "moving towards shop 2", 370, 151.16716050000002, -33.8879505], ["72cac3d5", "2023-01-01 12:42:40+01:00", -33.8879505, 151.16716050000002, "moving towards shop 2", 371, 151.167081, -33.887957], ["72cac3d5", "2023-01-01 12:42:47+01:00", -33.887957, 151.167081, "moving towards shop 2", 372, 151.1670015, -33.8879635], ["72cac3d5", "2023-01-01 12:42:55+01:00", -33.8879635, 151.1670015, "moving towards shop 2", 373, 151.166922, -33.88797], ["72cac3d5", "2023-01-01 12:43:02+01:00", -33.88797, 151.166922, "moving towards shop 2", 374, 151.1668425, -33.8879765], ["72cac3d5", "2023-01-01 12:43:10+01:00", -33.8879765, 151.1668425, "moving towards shop 2", 375, 151.166763, -33.887983], ["72cac3d5", "2023-01-01 12:43:17+01:00", -33.887983, 151.166763, "moving towards shop 2", 376, 151.1666835, -33.8879895], ["72cac3d5", "2023-01-01 12:43:24+01:00", -33.8879895, 151.1666835, "moving towards shop 2", 377, 151.166604, -33.887996], ["72cac3d5", "2023-01-01 12:43:32+01:00", -33.887996, 151.166604, "entering shop 2", 378, 151.1665936, -33.887878], ["72cac3d5", "2023-01-01 12:43:45+01:00", -33.887878, 151.1665936, "entering shop 2", 379, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:43:58+01:00", -33.88776, 151.1665832, "dwell shop 2", 380, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:05+01:00", -33.88776, 151.1665832, "dwell shop 2", 381, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:12+01:00", -33.88776, 151.1665832, "dwell shop 2", 382, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:18+01:00", -33.88776, 151.1665832, "dwell shop 2", 383, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:25+01:00", -33.88776, 151.1665832, "dwell shop 2", 384, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:32+01:00", -33.88776, 151.1665832, "dwell shop 2", 385, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:38+01:00", -33.88776, 151.1665832, "dwell shop 2", 386, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:45+01:00", -33.88776, 151.1665832, "dwell shop 2", 387, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:52+01:00", -33.88776, 151.1665832, "dwell shop 2", 388, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:44:59+01:00", -33.88776, 151.1665832, "dwell shop 2", 389, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:05+01:00", -33.88776, 151.1665832, "dwell shop 2", 390, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:12+01:00", -33.88776, 151.1665832, "dwell shop 2", 391, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:19+01:00", -33.88776, 151.1665832, "dwell shop 2", 392, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:26+01:00", -33.88776, 151.1665832, "dwell shop 2", 393, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:32+01:00", -33.88776, 151.1665832, "dwell shop 2", 394, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:39+01:00", -33.88776, 151.1665832, "dwell shop 2", 395, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:46+01:00", -33.88776, 151.1665832, "dwell shop 2", 396, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:53+01:00", -33.88776, 151.1665832, "dwell shop 2", 397, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:45:59+01:00", -33.88776, 151.1665832, "dwell shop 2", 398, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:06+01:00", -33.88776, 151.1665832, "dwell shop 2", 399, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:13+01:00", -33.88776, 151.1665832, "dwell shop 2", 400, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:20+01:00", -33.88776, 151.1665832, "dwell shop 2", 401, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:26+01:00", -33.88776, 151.1665832, "dwell shop 2", 402, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:33+01:00", -33.88776, 151.1665832, "dwell shop 2", 403, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:40+01:00", -33.88776, 151.1665832, "dwell shop 2", 404, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:47+01:00", -33.88776, 151.1665832, "dwell shop 2", 405, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:46:53+01:00", -33.88776, 151.1665832, "dwell shop 2", 406, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:00+01:00", -33.88776, 151.1665832, "dwell shop 2", 407, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:07+01:00", -33.88776, 151.1665832, "dwell shop 2", 408, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:14+01:00", -33.88776, 151.1665832, "dwell shop 2", 409, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:20+01:00", -33.88776, 151.1665832, "dwell shop 2", 410, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:27+01:00", -33.88776, 151.1665832, "dwell shop 2", 411, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:34+01:00", -33.88776, 151.1665832, "dwell shop 2", 412, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:41+01:00", -33.88776, 151.1665832, "dwell shop 2", 413, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:47+01:00", -33.88776, 151.1665832, "dwell shop 2", 414, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:47:54+01:00", -33.88776, 151.1665832, "dwell shop 2", 415, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:01+01:00", -33.88776, 151.1665832, "dwell shop 2", 416, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:07+01:00", -33.88776, 151.1665832, "dwell shop 2", 417, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:14+01:00", -33.88776, 151.1665832, "dwell shop 2", 418, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:21+01:00", -33.88776, 151.1665832, "dwell shop 2", 419, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:28+01:00", -33.88776, 151.1665832, "dwell shop 2", 420, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:34+01:00", -33.88776, 151.1665832, "dwell shop 2", 421, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:41+01:00", -33.88776, 151.1665832, "dwell shop 2", 422, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:48+01:00", -33.88776, 151.1665832, "dwell shop 2", 423, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:48:55+01:00", -33.88776, 151.1665832, "dwell shop 2", 424, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:01+01:00", -33.88776, 151.1665832, "dwell shop 2", 425, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:08+01:00", -33.88776, 151.1665832, "dwell shop 2", 426, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:15+01:00", -33.88776, 151.1665832, "dwell shop 2", 427, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:22+01:00", -33.88776, 151.1665832, "dwell shop 2", 428, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:28+01:00", -33.88776, 151.1665832, "dwell shop 2", 429, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:35+01:00", -33.88776, 151.1665832, "dwell shop 2", 430, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:42+01:00", -33.88776, 151.1665832, "dwell shop 2", 431, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:49+01:00", -33.88776, 151.1665832, "dwell shop 2", 432, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:49:55+01:00", -33.88776, 151.1665832, "dwell shop 2", 433, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:02+01:00", -33.88776, 151.1665832, "dwell shop 2", 434, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:09+01:00", -33.88776, 151.1665832, "dwell shop 2", 435, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:16+01:00", -33.88776, 151.1665832, "dwell shop 2", 436, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:22+01:00", -33.88776, 151.1665832, "dwell shop 2", 437, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:29+01:00", -33.88776, 151.1665832, "dwell shop 2", 438, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:36+01:00", -33.88776, 151.1665832, "dwell shop 2", 439, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:43+01:00", -33.88776, 151.1665832, "dwell shop 2", 440, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:49+01:00", -33.88776, 151.1665832, "dwell shop 2", 441, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:50:56+01:00", -33.88776, 151.1665832, "dwell shop 2", 442, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:03+01:00", -33.88776, 151.1665832, "dwell shop 2", 443, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:09+01:00", -33.88776, 151.1665832, "dwell shop 2", 444, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:16+01:00", -33.88776, 151.1665832, "dwell shop 2", 445, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:23+01:00", -33.88776, 151.1665832, "dwell shop 2", 446, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:30+01:00", -33.88776, 151.1665832, "dwell shop 2", 447, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:36+01:00", -33.88776, 151.1665832, "dwell shop 2", 448, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:43+01:00", -33.88776, 151.1665832, "dwell shop 2", 449, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:50+01:00", -33.88776, 151.1665832, "dwell shop 2", 450, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:51:57+01:00", -33.88776, 151.1665832, "dwell shop 2", 451, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:03+01:00", -33.88776, 151.1665832, "dwell shop 2", 452, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:10+01:00", -33.88776, 151.1665832, "dwell shop 2", 453, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:17+01:00", -33.88776, 151.1665832, "dwell shop 2", 454, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:24+01:00", -33.88776, 151.1665832, "dwell shop 2", 455, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:30+01:00", -33.88776, 151.1665832, "dwell shop 2", 456, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:37+01:00", -33.88776, 151.1665832, "dwell shop 2", 457, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:44+01:00", -33.88776, 151.1665832, "dwell shop 2", 458, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:51+01:00", -33.88776, 151.1665832, "dwell shop 2", 459, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:52:57+01:00", -33.88776, 151.1665832, "dwell shop 2", 460, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:04+01:00", -33.88776, 151.1665832, "dwell shop 2", 461, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:11+01:00", -33.88776, 151.1665832, "dwell shop 2", 462, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:18+01:00", -33.88776, 151.1665832, "dwell shop 2", 463, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:24+01:00", -33.88776, 151.1665832, "dwell shop 2", 464, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:31+01:00", -33.88776, 151.1665832, "dwell shop 2", 465, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:38+01:00", -33.88776, 151.1665832, "dwell shop 2", 466, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:45+01:00", -33.88776, 151.1665832, "dwell shop 2", 467, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:51+01:00", -33.88776, 151.1665832, "dwell shop 2", 468, 151.1665832, -33.88776], ["72cac3d5", "2023-01-01 12:53:58+01:00", -33.88776, 151.1665832, "exiting shop 2", 469, 151.1665936, -33.887878], ["72cac3d5", "2023-01-01 12:54:11+01:00", -33.887878, 151.1665936, "exiting shop 2", 470, 151.166604, -33.887996], ["72cac3d5", "2023-01-01 12:54:24+01:00", -33.887996, 151.166604, "moving to shop 3", 471, 151.16652655000001, -33.88800235], ["72cac3d5", "2023-01-01 12:54:32+01:00", -33.88800235, 151.16652655000001, "moving to shop 3", 472, 151.1664491, -33.8880087], ["72cac3d5", "2023-01-01 12:54:39+01:00", -33.8880087, 151.1664491, "moving to shop 3", 473, 151.16637165, -33.88801505], ["72cac3d5", "2023-01-01 12:54:46+01:00", -33.88801505, 151.16637165, "moving to shop 3", 474, 151.1662942, -33.8880214], ["72cac3d5", "2023-01-01 12:54:53+01:00", -33.8880214, 151.1662942, "moving to shop 3", 475, 151.16621675, -33.88802775], ["72cac3d5", "2023-01-01 12:55:00+01:00", -33.88802775, 151.16621675, "moving to shop 3", 476, 151.1661393, -33.8880341], ["72cac3d5", "2023-01-01 12:55:07+01:00", -33.8880341, 151.1661393, "moving to shop 3", 477, 151.16606185, -33.88804045], ["72cac3d5", "2023-01-01 12:55:15+01:00", -33.88804045, 151.16606185, "moving to shop 3", 478, 151.1659844, -33.8880468], ["72cac3d5", "2023-01-01 12:55:22+01:00", -33.8880468, 151.1659844, "moving to shop 3", 479, 151.16590695, -33.88805315], ["72cac3d5", "2023-01-01 12:55:29+01:00", -33.88805315, 151.16590695, "moving to shop 3", 480, 151.1658295, -33.8880595], ["72cac3d5", "2023-01-01 12:55:36+01:00", -33.8880595, 151.1658295, "moving to shop 3", 481, 151.16575205, -33.888065850000004], ["72cac3d5", "2023-01-01 12:55:43+01:00", -33.888065850000004, 151.16575205, "moving to shop 3", 482, 151.1656746, -33.8880722], ["72cac3d5", "2023-01-01 12:55:51+01:00", -33.8880722, 151.1656746, "moving to shop 3", 483, 151.16559715, -33.88807855], ["72cac3d5", "2023-01-01 12:55:58+01:00", -33.88807855, 151.16559715, "moving to shop 3", 484, 151.1655197, -33.8880849], ["72cac3d5", "2023-01-01 12:56:05+01:00", -33.8880849, 151.1655197, "moving to shop 3", 485, 151.16544225, -33.88809125], ["72cac3d5", "2023-01-01 12:56:12+01:00", -33.88809125, 151.16544225, "moving to shop 3", 486, 151.1653648, -33.8880976], ["72cac3d5", "2023-01-01 12:56:19+01:00", -33.8880976, 151.1653648, "moving to shop 3", 487, 151.16528735, -33.88810395], ["72cac3d5", "2023-01-01 12:56:26+01:00", -33.88810395, 151.16528735, "moving to shop 3", 488, 151.1652099, -33.8881103], ["72cac3d5", "2023-01-01 12:56:34+01:00", -33.8881103, 151.1652099, "moving to shop 3", 489, 151.16513245, -33.88811665], ["72cac3d5", "2023-01-01 12:56:41+01:00", -33.88811665, 151.16513245, "moving to shop 3", 490, 151.165055, -33.888123], ["72cac3d5", "2023-01-01 12:56:48+01:00", -33.888123, 151.165055, "entering shop 3", 491, 151.16506199999998, -33.8880215], ["72cac3d5", "2023-01-01 12:56:59+01:00", -33.8880215, 151.16506199999998, "entering shop 3", 492, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:11+01:00", -33.88792, 151.165069, "dwell shop 3", 493, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:17+01:00", -33.88792, 151.165069, "dwell shop 3", 494, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:24+01:00", -33.88792, 151.165069, "dwell shop 3", 495, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:31+01:00", -33.88792, 151.165069, "dwell shop 3", 496, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:37+01:00", -33.88792, 151.165069, "dwell shop 3", 497, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:44+01:00", -33.88792, 151.165069, "dwell shop 3", 498, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:51+01:00", -33.88792, 151.165069, "dwell shop 3", 499, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:57:57+01:00", -33.88792, 151.165069, "dwell shop 3", 500, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:04+01:00", -33.88792, 151.165069, "dwell shop 3", 501, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:11+01:00", -33.88792, 151.165069, "dwell shop 3", 502, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:18+01:00", -33.88792, 151.165069, "dwell shop 3", 503, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:24+01:00", -33.88792, 151.165069, "dwell shop 3", 504, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:31+01:00", -33.88792, 151.165069, "dwell shop 3", 505, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:38+01:00", -33.88792, 151.165069, "dwell shop 3", 506, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:44+01:00", -33.88792, 151.165069, "dwell shop 3", 507, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:51+01:00", -33.88792, 151.165069, "dwell shop 3", 508, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:58:58+01:00", -33.88792, 151.165069, "dwell shop 3", 509, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:04+01:00", -33.88792, 151.165069, "dwell shop 3", 510, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:11+01:00", -33.88792, 151.165069, "dwell shop 3", 511, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:18+01:00", -33.88792, 151.165069, "dwell shop 3", 512, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:24+01:00", -33.88792, 151.165069, "dwell shop 3", 513, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:31+01:00", -33.88792, 151.165069, "dwell shop 3", 514, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:38+01:00", -33.88792, 151.165069, "dwell shop 3", 515, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:44+01:00", -33.88792, 151.165069, "dwell shop 3", 516, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:51+01:00", -33.88792, 151.165069, "dwell shop 3", 517, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 12:59:58+01:00", -33.88792, 151.165069, "dwell shop 3", 518, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:05+01:00", -33.88792, 151.165069, "dwell shop 3", 519, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:11+01:00", -33.88792, 151.165069, "dwell shop 3", 520, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:18+01:00", -33.88792, 151.165069, "dwell shop 3", 521, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:25+01:00", -33.88792, 151.165069, "dwell shop 3", 522, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:31+01:00", -33.88792, 151.165069, "dwell shop 3", 523, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:38+01:00", -33.88792, 151.165069, "dwell shop 3", 524, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:45+01:00", -33.88792, 151.165069, "dwell shop 3", 525, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:51+01:00", -33.88792, 151.165069, "dwell shop 3", 526, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:00:58+01:00", -33.88792, 151.165069, "dwell shop 3", 527, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:05+01:00", -33.88792, 151.165069, "dwell shop 3", 528, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:11+01:00", -33.88792, 151.165069, "dwell shop 3", 529, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:18+01:00", -33.88792, 151.165069, "dwell shop 3", 530, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:25+01:00", -33.88792, 151.165069, "dwell shop 3", 531, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:31+01:00", -33.88792, 151.165069, "dwell shop 3", 532, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:38+01:00", -33.88792, 151.165069, "dwell shop 3", 533, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:45+01:00", -33.88792, 151.165069, "dwell shop 3", 534, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:52+01:00", -33.88792, 151.165069, "dwell shop 3", 535, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:01:58+01:00", -33.88792, 151.165069, "dwell shop 3", 536, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:05+01:00", -33.88792, 151.165069, "dwell shop 3", 537, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:12+01:00", -33.88792, 151.165069, "dwell shop 3", 538, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:18+01:00", -33.88792, 151.165069, "dwell shop 3", 539, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:25+01:00", -33.88792, 151.165069, "dwell shop 3", 540, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:32+01:00", -33.88792, 151.165069, "dwell shop 3", 541, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:38+01:00", -33.88792, 151.165069, "dwell shop 3", 542, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:45+01:00", -33.88792, 151.165069, "dwell shop 3", 543, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:52+01:00", -33.88792, 151.165069, "dwell shop 3", 544, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:02:58+01:00", -33.88792, 151.165069, "dwell shop 3", 545, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:05+01:00", -33.88792, 151.165069, "dwell shop 3", 546, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:12+01:00", -33.88792, 151.165069, "dwell shop 3", 547, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:19+01:00", -33.88792, 151.165069, "dwell shop 3", 548, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:25+01:00", -33.88792, 151.165069, "dwell shop 3", 549, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:32+01:00", -33.88792, 151.165069, "dwell shop 3", 550, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:39+01:00", -33.88792, 151.165069, "dwell shop 3", 551, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:45+01:00", -33.88792, 151.165069, "dwell shop 3", 552, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:52+01:00", -33.88792, 151.165069, "dwell shop 3", 553, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:03:59+01:00", -33.88792, 151.165069, "dwell shop 3", 554, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:05+01:00", -33.88792, 151.165069, "dwell shop 3", 555, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:12+01:00", -33.88792, 151.165069, "dwell shop 3", 556, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:19+01:00", -33.88792, 151.165069, "dwell shop 3", 557, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:25+01:00", -33.88792, 151.165069, "dwell shop 3", 558, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:32+01:00", -33.88792, 151.165069, "dwell shop 3", 559, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:39+01:00", -33.88792, 151.165069, "dwell shop 3", 560, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:45+01:00", -33.88792, 151.165069, "dwell shop 3", 561, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:52+01:00", -33.88792, 151.165069, "dwell shop 3", 562, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:04:59+01:00", -33.88792, 151.165069, "dwell shop 3", 563, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:06+01:00", -33.88792, 151.165069, "dwell shop 3", 564, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:12+01:00", -33.88792, 151.165069, "dwell shop 3", 565, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:19+01:00", -33.88792, 151.165069, "dwell shop 3", 566, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:26+01:00", -33.88792, 151.165069, "dwell shop 3", 567, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:32+01:00", -33.88792, 151.165069, "dwell shop 3", 568, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:39+01:00", -33.88792, 151.165069, "dwell shop 3", 569, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:46+01:00", -33.88792, 151.165069, "dwell shop 3", 570, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:52+01:00", -33.88792, 151.165069, "dwell shop 3", 571, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:05:59+01:00", -33.88792, 151.165069, "dwell shop 3", 572, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:06+01:00", -33.88792, 151.165069, "dwell shop 3", 573, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:12+01:00", -33.88792, 151.165069, "dwell shop 3", 574, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:19+01:00", -33.88792, 151.165069, "dwell shop 3", 575, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:26+01:00", -33.88792, 151.165069, "dwell shop 3", 576, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:32+01:00", -33.88792, 151.165069, "dwell shop 3", 577, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:39+01:00", -33.88792, 151.165069, "dwell shop 3", 578, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:46+01:00", -33.88792, 151.165069, "dwell shop 3", 579, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:53+01:00", -33.88792, 151.165069, "dwell shop 3", 580, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:06:59+01:00", -33.88792, 151.165069, "dwell shop 3", 581, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:06+01:00", -33.88792, 151.165069, "dwell shop 3", 582, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:13+01:00", -33.88792, 151.165069, "dwell shop 3", 583, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:19+01:00", -33.88792, 151.165069, "dwell shop 3", 584, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:26+01:00", -33.88792, 151.165069, "dwell shop 3", 585, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:33+01:00", -33.88792, 151.165069, "dwell shop 3", 586, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:39+01:00", -33.88792, 151.165069, "dwell shop 3", 587, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:46+01:00", -33.88792, 151.165069, "dwell shop 3", 588, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:53+01:00", -33.88792, 151.165069, "dwell shop 3", 589, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:07:59+01:00", -33.88792, 151.165069, "dwell shop 3", 590, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:06+01:00", -33.88792, 151.165069, "dwell shop 3", 591, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:13+01:00", -33.88792, 151.165069, "dwell shop 3", 592, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:19+01:00", -33.88792, 151.165069, "dwell shop 3", 593, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:26+01:00", -33.88792, 151.165069, "dwell shop 3", 594, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:33+01:00", -33.88792, 151.165069, "dwell shop 3", 595, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:40+01:00", -33.88792, 151.165069, "dwell shop 3", 596, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:46+01:00", -33.88792, 151.165069, "dwell shop 3", 597, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:08:53+01:00", -33.88792, 151.165069, "dwell shop 3", 598, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:00+01:00", -33.88792, 151.165069, "dwell shop 3", 599, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:06+01:00", -33.88792, 151.165069, "dwell shop 3", 600, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:13+01:00", -33.88792, 151.165069, "dwell shop 3", 601, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:20+01:00", -33.88792, 151.165069, "dwell shop 3", 602, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:26+01:00", -33.88792, 151.165069, "dwell shop 3", 603, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:33+01:00", -33.88792, 151.165069, "dwell shop 3", 604, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:40+01:00", -33.88792, 151.165069, "dwell shop 3", 605, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:46+01:00", -33.88792, 151.165069, "dwell shop 3", 606, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:09:53+01:00", -33.88792, 151.165069, "dwell shop 3", 607, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:00+01:00", -33.88792, 151.165069, "dwell shop 3", 608, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:07+01:00", -33.88792, 151.165069, "dwell shop 3", 609, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:13+01:00", -33.88792, 151.165069, "dwell shop 3", 610, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:20+01:00", -33.88792, 151.165069, "dwell shop 3", 611, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:27+01:00", -33.88792, 151.165069, "dwell shop 3", 612, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:33+01:00", -33.88792, 151.165069, "dwell shop 3", 613, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:40+01:00", -33.88792, 151.165069, "dwell shop 3", 614, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:47+01:00", -33.88792, 151.165069, "dwell shop 3", 615, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:10:53+01:00", -33.88792, 151.165069, "dwell shop 3", 616, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:00+01:00", -33.88792, 151.165069, "dwell shop 3", 617, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:07+01:00", -33.88792, 151.165069, "dwell shop 3", 618, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:13+01:00", -33.88792, 151.165069, "dwell shop 3", 619, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:20+01:00", -33.88792, 151.165069, "dwell shop 3", 620, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:27+01:00", -33.88792, 151.165069, "dwell shop 3", 621, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:33+01:00", -33.88792, 151.165069, "dwell shop 3", 622, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:40+01:00", -33.88792, 151.165069, "dwell shop 3", 623, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:47+01:00", -33.88792, 151.165069, "dwell shop 3", 624, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:11:54+01:00", -33.88792, 151.165069, "dwell shop 3", 625, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:00+01:00", -33.88792, 151.165069, "dwell shop 3", 626, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:07+01:00", -33.88792, 151.165069, "dwell shop 3", 627, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:14+01:00", -33.88792, 151.165069, "dwell shop 3", 628, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:20+01:00", -33.88792, 151.165069, "dwell shop 3", 629, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:27+01:00", -33.88792, 151.165069, "dwell shop 3", 630, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:34+01:00", -33.88792, 151.165069, "dwell shop 3", 631, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:40+01:00", -33.88792, 151.165069, "dwell shop 3", 632, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:47+01:00", -33.88792, 151.165069, "dwell shop 3", 633, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:12:54+01:00", -33.88792, 151.165069, "dwell shop 3", 634, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:00+01:00", -33.88792, 151.165069, "dwell shop 3", 635, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:07+01:00", -33.88792, 151.165069, "dwell shop 3", 636, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:14+01:00", -33.88792, 151.165069, "dwell shop 3", 637, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:20+01:00", -33.88792, 151.165069, "dwell shop 3", 638, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:27+01:00", -33.88792, 151.165069, "dwell shop 3", 639, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:34+01:00", -33.88792, 151.165069, "dwell shop 3", 640, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:41+01:00", -33.88792, 151.165069, "dwell shop 3", 641, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:47+01:00", -33.88792, 151.165069, "dwell shop 3", 642, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:13:54+01:00", -33.88792, 151.165069, "dwell shop 3", 643, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:01+01:00", -33.88792, 151.165069, "dwell shop 3", 644, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:07+01:00", -33.88792, 151.165069, "dwell shop 3", 645, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:14+01:00", -33.88792, 151.165069, "dwell shop 3", 646, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:21+01:00", -33.88792, 151.165069, "dwell shop 3", 647, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:27+01:00", -33.88792, 151.165069, "dwell shop 3", 648, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:34+01:00", -33.88792, 151.165069, "dwell shop 3", 649, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:41+01:00", -33.88792, 151.165069, "dwell shop 3", 650, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:47+01:00", -33.88792, 151.165069, "dwell shop 3", 651, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:14:54+01:00", -33.88792, 151.165069, "dwell shop 3", 652, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:01+01:00", -33.88792, 151.165069, "dwell shop 3", 653, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:07+01:00", -33.88792, 151.165069, "dwell shop 3", 654, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:14+01:00", -33.88792, 151.165069, "dwell shop 3", 655, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:21+01:00", -33.88792, 151.165069, "dwell shop 3", 656, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:28+01:00", -33.88792, 151.165069, "dwell shop 3", 657, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:34+01:00", -33.88792, 151.165069, "dwell shop 3", 658, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:41+01:00", -33.88792, 151.165069, "dwell shop 3", 659, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:48+01:00", -33.88792, 151.165069, "dwell shop 3", 660, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:15:54+01:00", -33.88792, 151.165069, "dwell shop 3", 661, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:01+01:00", -33.88792, 151.165069, "dwell shop 3", 662, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:08+01:00", -33.88792, 151.165069, "dwell shop 3", 663, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:14+01:00", -33.88792, 151.165069, "dwell shop 3", 664, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:21+01:00", -33.88792, 151.165069, "dwell shop 3", 665, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:28+01:00", -33.88792, 151.165069, "dwell shop 3", 666, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:34+01:00", -33.88792, 151.165069, "dwell shop 3", 667, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:41+01:00", -33.88792, 151.165069, "dwell shop 3", 668, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:48+01:00", -33.88792, 151.165069, "dwell shop 3", 669, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:16:55+01:00", -33.88792, 151.165069, "dwell shop 3", 670, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:01+01:00", -33.88792, 151.165069, "dwell shop 3", 671, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:08+01:00", -33.88792, 151.165069, "dwell shop 3", 672, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:15+01:00", -33.88792, 151.165069, "dwell shop 3", 673, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:21+01:00", -33.88792, 151.165069, "dwell shop 3", 674, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:28+01:00", -33.88792, 151.165069, "dwell shop 3", 675, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:35+01:00", -33.88792, 151.165069, "dwell shop 3", 676, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:41+01:00", -33.88792, 151.165069, "dwell shop 3", 677, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:48+01:00", -33.88792, 151.165069, "dwell shop 3", 678, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:17:55+01:00", -33.88792, 151.165069, "dwell shop 3", 679, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:01+01:00", -33.88792, 151.165069, "dwell shop 3", 680, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:08+01:00", -33.88792, 151.165069, "dwell shop 3", 681, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:15+01:00", -33.88792, 151.165069, "dwell shop 3", 682, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:21+01:00", -33.88792, 151.165069, "dwell shop 3", 683, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:28+01:00", -33.88792, 151.165069, "dwell shop 3", 684, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:35+01:00", -33.88792, 151.165069, "dwell shop 3", 685, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:42+01:00", -33.88792, 151.165069, "dwell shop 3", 686, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:48+01:00", -33.88792, 151.165069, "dwell shop 3", 687, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:18:55+01:00", -33.88792, 151.165069, "dwell shop 3", 688, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:02+01:00", -33.88792, 151.165069, "dwell shop 3", 689, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:08+01:00", -33.88792, 151.165069, "dwell shop 3", 690, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:15+01:00", -33.88792, 151.165069, "dwell shop 3", 691, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:22+01:00", -33.88792, 151.165069, "dwell shop 3", 692, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:28+01:00", -33.88792, 151.165069, "dwell shop 3", 693, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:35+01:00", -33.88792, 151.165069, "dwell shop 3", 694, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:42+01:00", -33.88792, 151.165069, "dwell shop 3", 695, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:48+01:00", -33.88792, 151.165069, "dwell shop 3", 696, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:19:55+01:00", -33.88792, 151.165069, "dwell shop 3", 697, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:02+01:00", -33.88792, 151.165069, "dwell shop 3", 698, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:08+01:00", -33.88792, 151.165069, "dwell shop 3", 699, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:15+01:00", -33.88792, 151.165069, "dwell shop 3", 700, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:22+01:00", -33.88792, 151.165069, "dwell shop 3", 701, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:29+01:00", -33.88792, 151.165069, "dwell shop 3", 702, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:35+01:00", -33.88792, 151.165069, "dwell shop 3", 703, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:42+01:00", -33.88792, 151.165069, "dwell shop 3", 704, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:49+01:00", -33.88792, 151.165069, "dwell shop 3", 705, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:20:55+01:00", -33.88792, 151.165069, "dwell shop 3", 706, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:02+01:00", -33.88792, 151.165069, "dwell shop 3", 707, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:09+01:00", -33.88792, 151.165069, "dwell shop 3", 708, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:15+01:00", -33.88792, 151.165069, "dwell shop 3", 709, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:22+01:00", -33.88792, 151.165069, "dwell shop 3", 710, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:29+01:00", -33.88792, 151.165069, "dwell shop 3", 711, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:35+01:00", -33.88792, 151.165069, "dwell shop 3", 712, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:42+01:00", -33.88792, 151.165069, "dwell shop 3", 713, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:49+01:00", -33.88792, 151.165069, "dwell shop 3", 714, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:21:55+01:00", -33.88792, 151.165069, "dwell shop 3", 715, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:02+01:00", -33.88792, 151.165069, "dwell shop 3", 716, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:09+01:00", -33.88792, 151.165069, "dwell shop 3", 717, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:16+01:00", -33.88792, 151.165069, "dwell shop 3", 718, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:22+01:00", -33.88792, 151.165069, "dwell shop 3", 719, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:29+01:00", -33.88792, 151.165069, "dwell shop 3", 720, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:36+01:00", -33.88792, 151.165069, "dwell shop 3", 721, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:42+01:00", -33.88792, 151.165069, "dwell shop 3", 722, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:49+01:00", -33.88792, 151.165069, "dwell shop 3", 723, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:22:56+01:00", -33.88792, 151.165069, "dwell shop 3", 724, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:02+01:00", -33.88792, 151.165069, "dwell shop 3", 725, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:09+01:00", -33.88792, 151.165069, "dwell shop 3", 726, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:16+01:00", -33.88792, 151.165069, "dwell shop 3", 727, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:22+01:00", -33.88792, 151.165069, "dwell shop 3", 728, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:29+01:00", -33.88792, 151.165069, "dwell shop 3", 729, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:36+01:00", -33.88792, 151.165069, "dwell shop 3", 730, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:43+01:00", -33.88792, 151.165069, "dwell shop 3", 731, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:49+01:00", -33.88792, 151.165069, "dwell shop 3", 732, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:23:56+01:00", -33.88792, 151.165069, "dwell shop 3", 733, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:03+01:00", -33.88792, 151.165069, "dwell shop 3", 734, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:09+01:00", -33.88792, 151.165069, "dwell shop 3", 735, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:16+01:00", -33.88792, 151.165069, "dwell shop 3", 736, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:23+01:00", -33.88792, 151.165069, "dwell shop 3", 737, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:29+01:00", -33.88792, 151.165069, "dwell shop 3", 738, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:36+01:00", -33.88792, 151.165069, "dwell shop 3", 739, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:43+01:00", -33.88792, 151.165069, "dwell shop 3", 740, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:49+01:00", -33.88792, 151.165069, "dwell shop 3", 741, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:24:56+01:00", -33.88792, 151.165069, "dwell shop 3", 742, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:03+01:00", -33.88792, 151.165069, "dwell shop 3", 743, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:09+01:00", -33.88792, 151.165069, "dwell shop 3", 744, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:16+01:00", -33.88792, 151.165069, "dwell shop 3", 745, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:23+01:00", -33.88792, 151.165069, "dwell shop 3", 746, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:30+01:00", -33.88792, 151.165069, "dwell shop 3", 747, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:36+01:00", -33.88792, 151.165069, "dwell shop 3", 748, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:43+01:00", -33.88792, 151.165069, "dwell shop 3", 749, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:50+01:00", -33.88792, 151.165069, "dwell shop 3", 750, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:25:56+01:00", -33.88792, 151.165069, "dwell shop 3", 751, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:03+01:00", -33.88792, 151.165069, "dwell shop 3", 752, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:10+01:00", -33.88792, 151.165069, "dwell shop 3", 753, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:16+01:00", -33.88792, 151.165069, "dwell shop 3", 754, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:23+01:00", -33.88792, 151.165069, "dwell shop 3", 755, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:30+01:00", -33.88792, 151.165069, "dwell shop 3", 756, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:36+01:00", -33.88792, 151.165069, "dwell shop 3", 757, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:43+01:00", -33.88792, 151.165069, "dwell shop 3", 758, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:50+01:00", -33.88792, 151.165069, "dwell shop 3", 759, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:26:56+01:00", -33.88792, 151.165069, "dwell shop 3", 760, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:03+01:00", -33.88792, 151.165069, "dwell shop 3", 761, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:10+01:00", -33.88792, 151.165069, "dwell shop 3", 762, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:17+01:00", -33.88792, 151.165069, "dwell shop 3", 763, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:23+01:00", -33.88792, 151.165069, "dwell shop 3", 764, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:30+01:00", -33.88792, 151.165069, "dwell shop 3", 765, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:37+01:00", -33.88792, 151.165069, "dwell shop 3", 766, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:43+01:00", -33.88792, 151.165069, "dwell shop 3", 767, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:50+01:00", -33.88792, 151.165069, "dwell shop 3", 768, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:27:57+01:00", -33.88792, 151.165069, "dwell shop 3", 769, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:03+01:00", -33.88792, 151.165069, "dwell shop 3", 770, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:10+01:00", -33.88792, 151.165069, "dwell shop 3", 771, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:17+01:00", -33.88792, 151.165069, "dwell shop 3", 772, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:23+01:00", -33.88792, 151.165069, "dwell shop 3", 773, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:30+01:00", -33.88792, 151.165069, "dwell shop 3", 774, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:37+01:00", -33.88792, 151.165069, "dwell shop 3", 775, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:43+01:00", -33.88792, 151.165069, "dwell shop 3", 776, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:50+01:00", -33.88792, 151.165069, "dwell shop 3", 777, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:28:57+01:00", -33.88792, 151.165069, "dwell shop 3", 778, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:04+01:00", -33.88792, 151.165069, "dwell shop 3", 779, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:10+01:00", -33.88792, 151.165069, "dwell shop 3", 780, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:17+01:00", -33.88792, 151.165069, "dwell shop 3", 781, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:24+01:00", -33.88792, 151.165069, "dwell shop 3", 782, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:30+01:00", -33.88792, 151.165069, "dwell shop 3", 783, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:37+01:00", -33.88792, 151.165069, "dwell shop 3", 784, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:44+01:00", -33.88792, 151.165069, "dwell shop 3", 785, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:50+01:00", -33.88792, 151.165069, "dwell shop 3", 786, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:29:57+01:00", -33.88792, 151.165069, "dwell shop 3", 787, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:04+01:00", -33.88792, 151.165069, "dwell shop 3", 788, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:10+01:00", -33.88792, 151.165069, "dwell shop 3", 789, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:17+01:00", -33.88792, 151.165069, "dwell shop 3", 790, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:24+01:00", -33.88792, 151.165069, "dwell shop 3", 791, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:31+01:00", -33.88792, 151.165069, "dwell shop 3", 792, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:37+01:00", -33.88792, 151.165069, "dwell shop 3", 793, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:44+01:00", -33.88792, 151.165069, "dwell shop 3", 794, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:51+01:00", -33.88792, 151.165069, "dwell shop 3", 795, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:30:57+01:00", -33.88792, 151.165069, "dwell shop 3", 796, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:31:04+01:00", -33.88792, 151.165069, "dwell shop 3", 797, 151.165069, -33.88792], ["72cac3d5", "2023-01-01 13:31:11+01:00", -33.88792, 151.165069, "exiting shop 3", 798, 151.16506199999998, -33.8880215], ["72cac3d5", "2023-01-01 13:31:22+01:00", -33.8880215, 151.16506199999998, "exiting shop 3", 799, 151.165055, -33.888123], ["72cac3d5", "2023-01-01 13:31:33+01:00", -33.888123, 151.165055, "moving west", 800, 151.1649777142857, -33.888129142857146], ["72cac3d5", "2023-01-01 13:31:40+01:00", -33.888129142857146, 151.1649777142857, "moving west", 801, 151.16490042857143, -33.888135285714284], ["72cac3d5", "2023-01-01 13:31:48+01:00", -33.888135285714284, 151.16490042857143, "moving west", 802, 151.16482314285713, -33.88814142857143], ["72cac3d5", "2023-01-01 13:31:55+01:00", -33.88814142857143, 151.16482314285713, "moving west", 803, 151.16474585714286, -33.88814757142857], ["72cac3d5", "2023-01-01 13:32:02+01:00", -33.88814757142857, 151.16474585714286, "moving west", 804, 151.16466857142856, -33.888153714285714], ["72cac3d5", "2023-01-01 13:32:09+01:00", -33.888153714285714, 151.16466857142856, "moving west", 805, 151.1645912857143, -33.88815985714286], ["72cac3d5", "2023-01-01 13:32:16+01:00", -33.88815985714286, 151.1645912857143, "moving west", 806, 151.164514, -33.888166], ["72cac3d5", "2023-01-01 13:32:23+01:00", -33.888166, 151.164514, "moving west", 807, 151.1644367142857, -33.888172142857144], ["72cac3d5", "2023-01-01 13:32:31+01:00", -33.888172142857144, 151.1644367142857, "moving west", 808, 151.16435942857143, -33.88817828571429], ["72cac3d5", "2023-01-01 13:32:38+01:00", -33.88817828571429, 151.16435942857143, "moving west", 809, 151.16428214285713, -33.88818442857143], ["72cac3d5", "2023-01-01 13:32:45+01:00", -33.88818442857143, 151.16428214285713, "moving west", 810, 151.16420485714286, -33.888190571428574], ["72cac3d5", "2023-01-01 13:32:52+01:00", -33.888190571428574, 151.16420485714286, "moving west", 811, 151.16412757142857, -33.88819671428571], ["72cac3d5", "2023-01-01 13:32:59+01:00", -33.88819671428571, 151.16412757142857, "moving west", 812, 151.1640502857143, -33.88820285714286], ["72cac3d5", "2023-01-01 13:33:06+01:00", -33.88820285714286, 151.1640502857143, "moving west", 813, 151.163973, -33.888209], ["72cac3d5", "2023-01-01 13:33:14+01:00", -33.888209, 151.163973, "moving west", 814, 151.1638957142857, -33.88821514285714], ["72cac3d5", "2023-01-01 13:33:21+01:00", -33.88821514285714, 151.1638957142857, "moving west", 815, 151.16381842857143, -33.88822128571429], ["72cac3d5", "2023-01-01 13:33:28+01:00", -33.88822128571429, 151.16381842857143, "moving west", 816, 151.16374114285713, -33.88822742857143], ["72cac3d5", "2023-01-01 13:33:35+01:00", -33.88822742857143, 151.16374114285713, "moving west", 817, 151.16366385714286, -33.88823357142857], ["72cac3d5", "2023-01-01 13:33:42+01:00", -33.88823357142857, 151.16366385714286, "moving west", 818, 151.16358657142857, -33.88823971428572], ["72cac3d5", "2023-01-01 13:33:49+01:00", -33.88823971428572, 151.16358657142857, "moving west", 819, 151.1635092857143, -33.888245857142856], ["72cac3d5", "2023-01-01 13:33:57+01:00", -33.888245857142856, 151.1635092857143, "moving west", 820, 151.163432, -33.888252], ["72cac3d5", "2023-01-01 13:34:04+01:00", -33.888252, 151.163432, "moving west", 821, NaN, NaN]]}, "dwell locations": {"index": [0, 1, 2, 3], "columns": [0, "geometry"], "data": [["cafe", "POLYGON ((151.1696613857763225 -33.8867842017401415, 151.1696746331539316 -33.8869461602108686, 151.1697890423279205 -33.8869841504242117, 151.1698576878338542 -33.8868221920264006, 151.1698203543132308 -33.8867702053144058, 151.1696613857763225 -33.8867842017401415))"], ["vintage music shop", "POLYGON ((151.1673083817771044 -33.8875703999791753, 151.1673516924550427 -33.8875448844932521, 151.1676967807559606 -33.8876550649464079, 151.1676311161807575 -33.8878116369244609, 151.1674844187240296 -33.8878278740022409, 151.1673083817771044 -33.8875703999791753))"], ["music shop", "POLYGON ((151.1664789730990890 -33.8876911965401604, 151.1666922479656705 -33.8876811370896860, 151.1667104248016926 -33.8879285992173180, 151.1664826084663105 -33.8879467061739774, 151.1664789730990890 -33.8876911965401604))"], ["coins and collectable shop", "POLYGON ((151.1650244027602810 -33.8878259894511800, 151.1649410711198414 -33.8879814878550221, 151.1649759706948828 -33.8880276051985163, 151.1651846559149988 -33.8880140064974711, 151.1651725478986918 -33.8878259894511800, 151.1650244027602810 -33.8878259894511800))"]]}}, "options": {"readOnly": false, "centerMap": false}};</script><div id="app-content"></div><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64694404-19', {
'storage': 'none',
'clientId': localStorage.getItem('ga:clientId')
});
ga(function(tracker) {
localStorage.setItem('ga:clientId', tracker.get('clientId'));
});
ga('set', 'checkProtocolTask', null); // Disable file protocol checking.
ga('set', 'checkStorageTask', null); // Disable cookie storage checking.
ga('set', 'historyImportTask', null); // Disable history checking (requires reading from cookies).
ga('set', 'page', 'keplergl-jupyter-html');
ga('send', 'pageview');</script><script>!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("react"),require("kepler.gl/components"),require("kepler.gl/actions"),require("styled-components"),require("redux"),require("kepler.gl/reducers"),require("kepler.gl/schemas"),require("kepler.gl/processors"),require("kepler.gl/middleware"),require("react-dom"),require("react-redux"),require("react-intl"),require("react-copy-to-clipboard"),require("react-helmet"));else if("function"==typeof define&&define.amd)define([,,,,,,,,,,,,,],t);else{var r="object"==typeof exports?t(require("react"),require("kepler.gl/components"),require("kepler.gl/actions"),require("styled-components"),require("redux"),require("kepler.gl/reducers"),require("kepler.gl/schemas"),require("kepler.gl/processors"),require("kepler.gl/middleware"),require("react-dom"),require("react-redux"),require("react-intl"),require("react-copy-to-clipboard"),require("react-helmet")):t(e.React,e.KeplerGl,e.KeplerGl,e.styled,e.Redux,e.KeplerGl,e.KeplerGl,e.KeplerGl,e.KeplerGl,e.ReactDOM,e.ReactRedux,e.ReactIntl,e.CopyToClipboard,e.Helmet);for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(window,(function(e,t,r,n,o,a,i,l,c,u,p,f,s,d){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=19)}([function(t,r){t.exports=e},function(e,r){e.exports=t},function(e,t){e.exports=r},function(e,t){e.exports=n},function(e,t){e.exports=o},function(e,t){e.exports=a},function(e,t,r){(function(t){var n,o=void 0!==t?t:"undefined"!=typeof window?window:{},a=r(18);"undefined"!=typeof document?n=document:(n=o["__GLOBAL_DOCUMENT_CACHE@4"])||(n=o["__GLOBAL_DOCUMENT_CACHE@4"]=a),e.exports=n}).call(this,r(10))},function(e,t){e.exports=i},function(e,t){e.exports=console},function(e,t){e.exports=l},function(e,t){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(e){"object"==typeof window&&(r=window)}e.exports=r},function(e,t){e.exports=c},function(e,t){e.exports=u},function(e,t){e.exports=p},function(e,t){e.exports=f},function(e,t){e.exports=s},function(e,t,r){(function(t){var r;r="undefined"!=typeof window?window:void 0!==t?t:"undefined"!=typeof self?self:{},e.exports=r}).call(this,r(10))},function(e,t){e.exports=d},function(e,t){},function(e,t,r){"use strict";r.r(t);var n=r(4),o=r(5),a=r(11);function i(e){return function(e){if(Array.isArray(e))return l(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return l(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var c=o.keplerGlReducer.initialState({uiState:{currentModal:null,activeSidePanel:null}}),u=Object(n.combineReducers)({keplerGl:c}),p=function(e){var t=Object(a.enhanceReduxMiddleware)([function(t){return function(r){return function(n){var o=r(n);return"function"==typeof e&&e(n,t),o}}}]),r=[n.applyMiddleware.apply(void 0,i(t))];return Object(n.createStore)(u,{},n.compose.apply(void 0,r))},f=r(0),s=r.n(f),d=r(12),y=r.n(d),m=r(13),b=r(3),g=r.n(b),v=r(1),h=r(2),w=r(14);function j(){return(j=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}var O,x=function(){var e=Object(v.PanelHeaderFactory)();return Object(v.withState)([],(function(e){return e}),{toggleModal:h.toggleModal})((function(t){return s.a.createElement(w.IntlProvider,{locale:"en",messages:{"tooltip.documentation":"Documentation"}},s.a.createElement(e,j({},t,{actionItems:[{id:"docs",iconComponent:v.Icons.Docs,href:"https://docs.kepler.gl/docs/keplergl-jupyter",blank:!0,tooltip:"tooltip.documentation",onClick:function(){}}]})))}))};var S,E,A=g.a.div(O||(S=["\n .side-panel--container {\n transform:scale(0.85);\n transform-origin: top left;\n height: 117.64%;\n padding-top: 0;\n padding-right: 0;\n padding-bottom: 0;\n padding-left: 0;\n\n .side-bar {\n height: 100%;\n }\n .side-bar__close {\n right: -30px;\n top: 14px;\n }\n }\n"],E||(E=S.slice(0)),O=Object.freeze(Object.defineProperties(S,{raw:{value:Object.freeze(E)}}))));var k,q=function(){var e=Object(v.CollapseButtonFactory)(),t=Object(v.SidebarFactory)(e);return function(e){return s.a.createElement(A,null,s.a.createElement(t,e))}},C=r(7),T=r(15);function _(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return P(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return P(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function P(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var M={true:"True",false:"False",null:"None"},R=g.a.div.attrs({className:"copy-config"})(k||(k=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n width: 100%;\n display: flex;\n flex-direction: column;\n height: 100%;\n .copy-button {\n position: absolute;\n margin-top: -45px;\n right: 28px;\n }\n textarea {\n overflow-y: scroll;\n white-space: pre-wrap;\n width: 100%;\n height: 100%;\n resize: none;\n }\n"])));var I=function(e){var t=e.config,r=_(Object(f.useState)(!1),2),n=r[0],o=r[1],a=function(e){return JSON.stringify(e,null,2).replace(/: ([a-z]+)/g,(function(e,t){return": "+M[t]||!1}))}(t);return s.a.createElement(R,null,s.a.createElement(T.CopyToClipboard,{text:a,onCopy:function(){return o(!0)},className:"copy-button"},s.a.createElement(v.Button,{width:"100px"},s.a.createElement(v.Icons.Clipboard,{height:"16px"}),n?"Copied!":"Copy")),s.a.createElement(v.TextArea,{value:a,readOnly:!0,selected:!0}))};var D,z=function(){var e=function(e){var t=e.activeSidePanel,r=e.visState,n=e.mapState,o=e.mapStyle,a=C.KeplerGlSchema.getConfigToSave({visState:r,mapState:n,mapStyle:o});return"config"===t?s.a.createElement(I,{config:a}):null};e.defaultProps={panels:[{id:"config",label:"Config",iconComponent:v.Icons.CodeAlt}]};var t=Object(v.withState)([o.visStateLens,o.mapStateLens,o.mapStyleLens],(function(e){return e}))(e);return t.defaultProps={panels:[{id:"config",label:"modal.exportMap.json.configTitle",iconComponent:v.Icons.CodeAlt}]},t};function L(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function G(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?L(Object(r),!0).forEach((function(t){N(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):L(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function N(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function K(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==r)return;var n,o,a=[],i=!0,l=!1;try{for(r=r.call(e);!(i=(n=r.next()).done)&&(a.push(n.value),!t||a.length!==t);i=!0);}catch(e){l=!0,o=e}finally{try{i||null==r.return||r.return()}finally{if(l)throw o}}return a}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return F(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);"Object"===r&&e.constructor&&(r=e.constructor.name);if("Map"===r||"Set"===r)return Array.from(e);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return F(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function F(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}var H=r(17),J=H?H.Helmet:null,B=Object(v.injectComponents)([[v.AddDataButtonFactory,function(){return function(){return s.a.createElement("div",null)}}],[v.SidebarFactory,q],[v.PanelHeaderFactory,x],[v.CustomPanelsFactory,z]]),U=g.a.div(D||(D=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}(["\n width: 100%;\n height: 100%;\n .kepler-gl .ReactModal__Overlay.ReactModal__Overlay--after-open {\n position: absolute !important;\n }\n\n .kepler-gl .side-panel__content > div {\n display: flex;\n height: 100%;\n flex-direction: column;\n }\n"])));var W=function(){var e=Object(f.useRef)(null),t=K(Object(f.useState)({}),2),r=t[0],n=t[1],o=function(){if(e.current){var t=e.current.offsetWidth,o=e.current.offsetHeight,a=G(G({},t&&t!==r.width?{width:t}:{}),o&&o!==r.height?{height:o}:{});n(a)}},a=function(){return window.setTimeout(o,500)};return Object(f.useEffect)((function(){return window.addEventListener("resize",a),function(){return window.removeEventListener("resize",a)}}),[]),s.a.createElement(U,{ref:e,className:"keplergl-widget-container"},J?s.a.createElement(J,null,s.a.createElement("meta",{charSet:"utf-8"}),s.a.createElement("title",null,"Kepler.gl Jupyter"),s.a.createElement("link",{rel:"stylesheet",href:"http://d1a3f4spazzrp4.cloudfront.net/kepler.gl/uber-fonts/4.0.0/superfine.css"}),s.a.createElement("link",{rel:"stylesheet",href:"http://api.tiles.mapbox.com/mapbox-gl-js/v1.1.1/mapbox-gl.css"}),s.a.createElement("style",{type:"text/css"},"font-family: ff-clan-web-pro, 'Helvetica Neue', Helvetica, sans-serif;\n font-weight: 400;\n font-size: 0.875em;\n line-height: 1.71429;\n\n *,\n *:before,\n *:after {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n }\n body {\n margin: 0; padding: 0;\n }\n .jupyter-widgets.keplergl-jupyter-widgets {\n overflow: hidden;\n }\n .p-Widget.p-Panel.jp-OutputArea-output.jupyter-widgets {\n overflow: hidden\n }\n "),s.a.createElement("script",{async:!0,src:"https://www.googletagmanager.com/gtag/js?id=UA-64694404-19"}),s.a.createElement("script",null,"window.dataLayer=window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-64694404-19', {page_path: '/keplergl-jupyter-widget'});")):null,s.a.createElement(B,{mapboxApiAccessToken:"pk.eyJ1IjoidWNmLW1hcGJveCIsImEiOiJja3RpeXhkaXcxNzJtMnZxbmtkcnJuM3BkIn0.kGmGlkbuWaCBf7_RrZXULg",width:r.width||800,height:r.height||400,appName:"Kepler.gl Jupyter",version:"0.3.2",getMapboxRef:o}))};var Y=function(e){e.id;var t=e.store,r=e.ele,n=function(){return s.a.createElement(m.Provider,{store:t},s.a.createElement(W,null))};y.a.render(s.a.createElement(n,null),r)},X=r(6),$=r.n(X),Z=r(16),V=r.n(Z),Q=r(9),ee=r(8),te=r.n(ee);var re=function(...e){0};function ne(e){return(ne="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function oe(e){re("handleJuptyerDataFormat");var t=e.data,r=e.id,n=t,o="csv";if("object"===ne(t))t.columns&&t.data&&t.index?(re("data is a dataframe"),o="df"):o="json";else if("string"==typeof t)try{n=JSON.parse(t),o="json"}catch(e){}return{data:n,type:o,id:r}}function ae(e){var t,r=e.data,n=e.info;re("processReceivedData");try{t="csv"===n.queryType?Object(Q.processCsvData)(r):"json"===n.queryType?Object(Q.processGeojson)(r):"df"===n.queryType?function(e){var t=e.columns.map((function(e){return{name:e}})),r=e.data;return{fields:t,rows:r}}(r):null}catch(e){te.a.log("Kepler.gl fails to parse data, detected data\n format is ".concat(n.queryType),e)}return{data:t,info:n}}h.ActionTypes.REGISTER_ENTRY,h.ActionTypes.DELETE_ENTRY,h.ActionTypes.RENAME_ENTRY,h.ActionTypes.LOAD_MAP_STYLES,h.ActionTypes.LAYER_HOVER;function ie(e){var t=e.data,r=e.config,n=e.options,o=e.store,a=t?function(e){return Object.keys(e).map((function(t){return{id:t,data:e[t]}}))}(t):[];re(a);var i=a.map(oe).map((function(e){return{data:e.data,info:{id:e.id,label:e.id,queryType:e.type,queryOption:"jupyter"}}})).map(ae).filter((function(e){return e&&e.data}));re("addDataConfigToKeplerGl"),re(i),re(r);var l=Boolean(r&&r.config&&r.config.mapState);o.dispatch(Object(h.addDataToMap)({datasets:i,config:r,options:n||{centerMap:!l}}))}var le,ce,ue,pe,fe=(le=p(),(ce=$.a.createElement("div")).setAttribute("style","width: 100vw; height: 100vh; position: absolute"),$.a.body.appendChild(ce),{render:function(){Y({id:"keplergl-0",store:le,ele:ce})},store:le});fe.render(),ue=fe,ie({data:(pe=V.a.__keplerglDataConfig||{}).data,config:pe.config,options:pe.options,store:ue.store})}])}));</script></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment