Initial commit (clean, ignores in place)
This commit is contained in:
137
tests/fixtures/semantic/2025-08-12.looping.json
vendored
Normal file
137
tests/fixtures/semantic/2025-08-12.looping.json
vendored
Normal file
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"timelineObjects": [
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000,
|
||||
"name": "Home"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754980200000",
|
||||
"endTimestampMs": "1754982000000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754982000000",
|
||||
"endTimestampMs": "1754982900000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000,
|
||||
"name": "Lingwood Primary Academy"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754982900000",
|
||||
"endTimestampMs": "1754989200000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524710000,
|
||||
"longitudeE7": 13590000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754989200000",
|
||||
"endTimestampMs": "1754990100000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524710000,
|
||||
"longitudeE7": 13590000,
|
||||
"name": "Valley Primary Academy"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754990100000",
|
||||
"endTimestampMs": "1754996400000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524710000,
|
||||
"longitudeE7": 13590000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754996400000",
|
||||
"endTimestampMs": "1754997300000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000,
|
||||
"name": "Lingwood Primary Academy"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754997300000",
|
||||
"endTimestampMs": "1755003600000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524706000,
|
||||
"longitudeE7": 13538000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1755003600000",
|
||||
"endTimestampMs": "1755004500000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000,
|
||||
"name": "Home"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1755004500000",
|
||||
"endTimestampMs": "1755014400000"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user