-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.json
More file actions
executable file
·42 lines (42 loc) · 1004 Bytes
/
sample.json
File metadata and controls
executable file
·42 lines (42 loc) · 1004 Bytes
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
{
"track":{
"captureDate":"1332953967",
"compass":"mode",
"taggedPeople":[
""
],
"title":"caviar and bananas",
"tracktype":"video",
"points":[
{
"longitude":"-79.936048",
"latitude":"32.783744",
"accuracy":"65.000000",
"heading":"2.67",
"timestamp":"0.000072"
},
{
"longitude":"-79.936048",
"latitude":"32.783744",
"accuracy":"65.000000",
"heading":"3.67",
"timestamp":"0.028197"
},
{
"longitude":"-79.936048",
"latitude":"32.783744",
"accuracy":"65.000000",
"heading":"4.67",
"timestamp":"0.319980"
}
],
"deviceName":"Worth’s iPhone",
"taggedPlaces":[
""
],
"uploadDate":"0",
"softwareVersion":"5.1",
"deviceModel":"iPhone",
"orientation":"vertical"
}
}