Initial commit (clean, ignores in place)
This commit is contained in:
107
tests/fixtures/semantic/2025-08-08.one_day_simple.json
vendored
Normal file
107
tests/fixtures/semantic/2025-08-08.one_day_simple.json
vendored
Normal file
@@ -0,0 +1,107 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user