Initial commit (clean, ignores in place)
This commit is contained in:
77
tests/fixtures/semantic/cross_midnight.json
vendored
Normal file
77
tests/fixtures/semantic/cross_midnight.json
vendored
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"timelineObjects": [
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000,
|
||||
"name": "Home"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754683200000",
|
||||
"endTimestampMs": "1754692200000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524634000,
|
||||
"longitudeE7": 13627000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754692200000",
|
||||
"endTimestampMs": "1754695800000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524634000,
|
||||
"longitudeE7": 13627000,
|
||||
"name": "Heartsease Primary Academy"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754695800000",
|
||||
"endTimestampMs": "1754701200000"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"activitySegment": {
|
||||
"startLocation": {
|
||||
"latitudeE7": 524634000,
|
||||
"longitudeE7": 13627000
|
||||
},
|
||||
"endLocation": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754701200000",
|
||||
"endTimestampMs": "1754703000000"
|
||||
},
|
||||
"activityType": "IN_PASSENGER_VEHICLE"
|
||||
}
|
||||
},
|
||||
{
|
||||
"placeVisit": {
|
||||
"location": {
|
||||
"latitudeE7": 524649000,
|
||||
"longitudeE7": 13460000,
|
||||
"name": "Home"
|
||||
},
|
||||
"duration": {
|
||||
"startTimestampMs": "1754703000000",
|
||||
"endTimestampMs": "1754712000000"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user