Files
Mileage-Logger/tests/fixtures/semantic/2025-08-08.one_day_simple.json

107 lines
2.5 KiB
JSON

{
"timelineObjects": [
{
"placeVisit": {
"location": {
"latitudeE7": 524649000,
"longitudeE7": 13460000,
"name": "Home"
},
"duration": {
"startTimestampMs": "1723090800000",
"endTimestampMs": "1723092600000"
}
}
},
{
"activitySegment": {
"startLocation": {
"latitudeE7": 524649000,
"longitudeE7": 13460000
},
"endLocation": {
"latitudeE7": 524706000,
"longitudeE7": 13538000
},
"duration": {
"startTimestampMs": "1723092600000",
"endTimestampMs": "1723093200000"
},
"activityType": "IN_PASSENGER_VEHICLE"
}
},
{
"placeVisit": {
"location": {
"latitudeE7": 524706000,
"longitudeE7": 13538000,
"name": "Lingwood Primary Academy"
},
"duration": {
"startTimestampMs": "1723093200000",
"endTimestampMs": "1723111200000"
}
}
},
{
"activitySegment": {
"startLocation": {
"latitudeE7": 524706000,
"longitudeE7": 13538000
},
"endLocation": {
"latitudeE7": 524634000,
"longitudeE7": 13627000
},
"duration": {
"startTimestampMs": "1723111200000",
"endTimestampMs": "1723112400000"
},
"activityType": "IN_PASSENGER_VEHICLE"
}
},
{
"placeVisit": {
"location": {
"latitudeE7": 524634000,
"longitudeE7": 13627000,
"name": "Heartsease Primary Academy"
},
"duration": {
"startTimestampMs": "1723112400000",
"endTimestampMs": "1723123200000"
}
}
},
{
"activitySegment": {
"startLocation": {
"latitudeE7": 524634000,
"longitudeE7": 13627000
},
"endLocation": {
"latitudeE7": 524649000,
"longitudeE7": 13460000
},
"duration": {
"startTimestampMs": "1723123200000",
"endTimestampMs": "1723125600000"
},
"activityType": "IN_PASSENGER_VEHICLE"
}
},
{
"placeVisit": {
"location": {
"latitudeE7": 524649000,
"longitudeE7": 13460000,
"name": "Home"
},
"duration": {
"startTimestampMs": "1723125600000",
"endTimestampMs": "1723168800000"
}
}
}
]
}